Creating a Model with BuildingMOTIF

Creating a Model with BuildingMOTIF#

BuildingMOTIF is a Python SDK for creating, manipulating, and validating semantic building models. Here, we will demonstrate how to create a simple ASHRAE 223P model using BuildingMOTIF.

We will create a model that includes a simple HVAC system with a VAV terminal unit serving a zone. This will use BuildingMOTIF Templates, which are reusable components that encapsulate common patterns in building modeling.

Setting up BuildingMOTIF#

Downloading the NREL 223P templates library
!git clone --filter=blob:none --no-checkout https://github.com/NREL/BuildingMOTIF
!pushd BuildingMOTIF && git sparse-checkout init --cone
!pushd BuildingMOTIF && git sparse-checkout set libraries/ashrae/223p/nrel-templates
!pushd BuildingMOTIF && git checkout
Cloning into 'BuildingMOTIF'...
remote: Enumerating objects: 17359, done.
remote: Counting objects:   0% (1/332)
remote: Counting objects:   1% (4/332)
remote: Counting objects:   2% (7/332)
remote: Counting objects:   3% (10/332)
remote: Counting objects:   4% (14/332)
remote: Counting objects:   5% (17/332)
remote: Counting objects:   6% (20/332)
remote: Counting objects:   7% (24/332)
remote: Counting objects:   8% (27/332)
remote: Counting objects:   9% (30/332)
remote: Counting objects:  10% (34/332)
remote: Counting objects:  11% (37/332)
remote: Counting objects:  12% (40/332)
remote: Counting objects:  13% (44/332)
remote: Counting objects:  14% (47/332)
remote: Counting objects:  15% (50/332)
remote: Counting objects:  16% (54/332)
remote: Counting objects:  17% (57/332)
remote: Counting objects:  18% (60/332)
remote: Counting objects:  19% (64/332)
remote: Counting objects:  20% (67/332)
remote: Counting objects:  21% (70/332)
remote: Counting objects:  22% (74/332)
remote: Counting objects:  23% (77/332)
remote: Counting objects:  24% (80/332)
remote: Counting objects:  25% (83/332)
remote: Counting objects:  26% (87/332)
remote: Counting objects:  27% (90/332)
remote: Counting objects:  28% (93/332)
remote: Counting objects:  29% (97/332)
remote: Counting objects:  30% (100/332)
remote: Counting objects:  31% (103/332)
remote: Counting objects:  32% (107/332)
remote: Counting objects:  33% (110/332)
remote: Counting objects:  34% (113/332)
remote: Counting objects:  35% (117/332)
remote: Counting objects:  36% (120/332)
remote: Counting objects:  37% (123/332)
remote: Counting objects:  38% (127/332)
remote: Counting objects:  39% (130/332)
remote: Counting objects:  40% (133/332)
remote: Counting objects:  41% (137/332)
remote: Counting objects:  42% (140/332)
remote: Counting objects:  43% (143/332)
remote: Counting objects:  44% (147/332)
remote: Counting objects:  45% (150/332)
remote: Counting objects:  46% (153/332)
remote: Counting objects:  47% (157/332)
remote: Counting objects:  48% (160/332)
remote: Counting objects:  49% (163/332)
remote: Counting objects:  50% (166/332)
remote: Counting objects:  51% (170/332)
remote: Counting objects:  52% (173/332)
remote: Counting objects:  53% (176/332)
remote: Counting objects:  54% (180/332)
remote: Counting objects:  55% (183/332)
remote: Counting objects:  56% (186/332)
remote: Counting objects:  57% (190/332)
remote: Counting objects:  58% (193/332)
remote: Counting objects:  59% (196/332)
remote: Counting objects:  60% (200/332)
remote: Counting objects:  61% (203/332)
remote: Counting objects:  62% (206/332)
remote: Counting objects:  63% (210/332)
remote: Counting objects:  64% (213/332)
remote: Counting objects:  65% (216/332)
remote: Counting objects:  66% (220/332)
remote: Counting objects:  67% (223/332)
remote: Counting objects:  68% (226/332)
remote: Counting objects:  69% (230/332)
remote: Counting objects:  70% (233/332)
remote: Counting objects:  71% (236/332)
remote: Counting objects:  72% (240/332)
remote: Counting objects:  73% (243/332)
remote: Counting objects:  74% (246/332)
remote: Counting objects:  75% (249/332)
remote: Counting objects:  76% (253/332)
remote: Counting objects:  77% (256/332)
remote: Counting objects:  78% (259/332)
remote: Counting objects:  79% (263/332)
remote: Counting objects:  80% (266/332)
remote: Counting objects:  81% (269/332)
remote: Counting objects:  82% (273/332)
remote: Counting objects:  83% (276/332)
remote: Counting objects:  84% (279/332)
remote: Counting objects:  85% (283/332)
remote: Counting objects:  86% (286/332)
remote: Counting objects:  87% (289/332)
remote: Counting objects:  88% (293/332)
remote: Counting objects:  89% (296/332)
remote: Counting objects:  90% (299/332)
remote: Counting objects:  91% (303/332)
remote: Counting objects:  92% (306/332)
remote: Counting objects:  93% (309/332)
remote: Counting objects:  94% (313/332)
remote: Counting objects:  95% (316/332)
remote: Counting objects:  96% (319/332)
remote: Counting objects:  97% (323/332)
remote: Counting objects:  98% (326/332)
remote: Counting objects:  99% (329/332)
remote: Counting objects: 100% (332/332)
remote: Counting objects: 100% (332/332), done.
remote: Compressing objects:   0% (1/200)
remote: Compressing objects:   1% (2/200)
remote: Compressing objects:   2% (4/200)
remote: Compressing objects:   3% (6/200)
remote: Compressing objects:   4% (8/200)
remote: Compressing objects:   5% (10/200)
remote: Compressing objects:   6% (12/200)
remote: Compressing objects:   7% (14/200)
remote: Compressing objects:   8% (16/200)
remote: Compressing objects:   9% (18/200)
remote: Compressing objects:  10% (20/200)
remote: Compressing objects:  11% (22/200)
remote: Compressing objects:  12% (24/200)
remote: Compressing objects:  13% (26/200)
remote: Compressing objects:  14% (28/200)
remote: Compressing objects:  15% (30/200)
remote: Compressing objects:  16% (32/200)
remote: Compressing objects:  17% (34/200)
remote: Compressing objects:  18% (36/200)
remote: Compressing objects:  19% (38/200)
remote: Compressing objects:  20% (40/200)
remote: Compressing objects:  21% (42/200)
remote: Compressing objects:  22% (44/200)
remote: Compressing objects:  23% (46/200)
remote: Compressing objects:  24% (48/200)
remote: Compressing objects:  25% (50/200)
remote: Compressing objects:  26% (52/200)
remote: Compressing objects:  27% (54/200)
remote: Compressing objects:  28% (56/200)
remote: Compressing objects:  29% (58/200)
remote: Compressing objects:  30% (60/200)
remote: Compressing objects:  31% (62/200)
remote: Compressing objects:  32% (64/200)
remote: Compressing objects:  33% (66/200)
remote: Compressing objects:  34% (68/200)
remote: Compressing objects:  35% (70/200)
remote: Compressing objects:  36% (72/200)
remote: Compressing objects:  37% (74/200)
remote: Compressing objects:  38% (76/200)
remote: Compressing objects:  39% (78/200)
remote: Compressing objects:  40% (80/200)
remote: Compressing objects:  41% (82/200)
remote: Compressing objects:  42% (84/200)
remote: Compressing objects:  43% (86/200)
remote: Compressing objects:  44% (88/200)
remote: Compressing objects:  45% (90/200)
remote: Compressing objects:  46% (92/200)
remote: Compressing objects:  47% (94/200)
remote: Compressing objects:  48% (96/200)
remote: Compressing objects:  49% (98/200)
remote: Compressing objects:  50% (100/200)
remote: Compressing objects:  51% (102/200)
remote: Compressing objects:  52% (104/200)
remote: Compressing objects:  53% (106/200)
remote: Compressing objects:  54% (108/200)
remote: Compressing objects:  55% (110/200)
remote: Compressing objects:  56% (112/200)
remote: Compressing objects:  57% (114/200)
remote: Compressing objects:  58% (116/200)
remote: Compressing objects:  59% (118/200)
remote: Compressing objects:  60% (120/200)
remote: Compressing objects:  61% (122/200)
remote: Compressing objects:  62% (124/200)
remote: Compressing objects:  63% (126/200)
remote: Compressing objects:  64% (128/200)
remote: Compressing objects:  65% (130/200)
remote: Compressing objects:  66% (132/200)
remote: Compressing objects:  67% (134/200)
remote: Compressing objects:  68% (136/200)
remote: Compressing objects:  69% (138/200)
remote: Compressing objects:  70% (140/200)
remote: Compressing objects:  71% (142/200)
remote: Compressing objects:  72% (144/200)
remote: Compressing objects:  73% (146/200)
remote: Compressing objects:  74% (148/200)
remote: Compressing objects:  75% (150/200)
remote: Compressing objects:  76% (152/200)
remote: Compressing objects:  77% (154/200)
remote: Compressing objects:  78% (156/200)
remote: Compressing objects:  79% (158/200)
remote: Compressing objects:  80% (160/200)
remote: Compressing objects:  81% (162/200)
remote: Compressing objects:  82% (164/200)
remote: Compressing objects:  83% (166/200)
remote: Compressing objects:  84% (168/200)
remote: Compressing objects:  85% (170/200)
remote: Compressing objects:  86% (172/200)
remote: Compressing objects:  87% (174/200)
remote: Compressing objects:  88% (176/200)
remote: Compressing objects:  89% (178/200)
remote: Compressing objects:  90% (180/200)
remote: Compressing objects:  91% (182/200)
remote: Compressing objects:  92% (184/200)
remote: Compressing objects:  93% (186/200)
remote: Compressing objects:  94% (188/200)
remote: Compressing objects:  95% (190/200)
remote: Compressing objects:  96% (192/200)
remote: Compressing objects:  97% (194/200)
remote: Compressing objects:  98% (196/200)
remote: Compressing objects:  99% (198/200)
remote: Compressing objects: 100% (200/200)
remote: Compressing objects: 100% (200/200), done.
Receiving objects:   0% (1/17359)
Receiving objects:   1% (174/17359)
Receiving objects:   2% (348/17359)
Receiving objects:   3% (521/17359)
Receiving objects:   4% (695/17359)
Receiving objects:   5% (868/17359)
Receiving objects:   6% (1042/17359)
Receiving objects:   7% (1216/17359)
Receiving objects:   8% (1389/17359)
Receiving objects:   9% (1563/17359)
Receiving objects:  10% (1736/17359)
Receiving objects:  11% (1910/17359)
Receiving objects:  12% (2084/17359)
Receiving objects:  13% (2257/17359)
Receiving objects:  14% (2431/17359)
Receiving objects:  15% (2604/17359)
Receiving objects:  16% (2778/17359)
Receiving objects:  17% (2952/17359)
Receiving objects:  18% (3125/17359)
Receiving objects:  19% (3299/17359)
Receiving objects:  20% (3472/17359)
Receiving objects:  21% (3646/17359)
Receiving objects:  22% (3819/17359)
Receiving objects:  23% (3993/17359)
Receiving objects:  24% (4167/17359)
Receiving objects:  25% (4340/17359)
Receiving objects:  26% (4514/17359)
Receiving objects:  27% (4687/17359)
Receiving objects:  28% (4861/17359)
Receiving objects:  29% (5035/17359)
Receiving objects:  30% (5208/17359)
Receiving objects:  31% (5382/17359)
Receiving objects:  32% (5555/17359)
Receiving objects:  33% (5729/17359)
Receiving objects:  34% (5903/17359)
Receiving objects:  35% (6076/17359)
Receiving objects:  36% (6250/17359)
Receiving objects:  37% (6423/17359)
Receiving objects:  38% (6597/17359)
Receiving objects:  39% (6771/17359)
Receiving objects:  40% (6944/17359)
Receiving objects:  41% (7118/17359)
Receiving objects:  42% (7291/17359)
Receiving objects:  43% (7465/17359)
Receiving objects:  44% (7638/17359)
Receiving objects:  45% (7812/17359)
Receiving objects:  46% (7986/17359)
Receiving objects:  47% (8159/17359)
Receiving objects:  48% (8333/17359)
Receiving objects:  49% (8506/17359)
Receiving objects:  50% (8680/17359)
Receiving objects:  51% (8854/17359)
Receiving objects:  52% (9027/17359)
Receiving objects:  53% (9201/17359)
Receiving objects:  54% (9374/17359)
Receiving objects:  55% (9548/17359)
Receiving objects:  56% (9722/17359)
Receiving objects:  57% (9895/17359)
Receiving objects:  58% (10069/17359)
Receiving objects:  59% (10242/17359)
Receiving objects:  60% (10416/17359)
Receiving objects:  61% (10589/17359)
Receiving objects:  62% (10763/17359)
Receiving objects:  63% (10937/17359)
Receiving objects:  64% (11110/17359)
Receiving objects:  65% (11284/17359)
Receiving objects:  66% (11457/17359)
Receiving objects:  67% (11631/17359)
Receiving objects:  68% (11805/17359)
Receiving objects:  69% (11978/17359)
Receiving objects:  70% (12152/17359)
Receiving objects:  71% (12325/17359)
Receiving objects:  72% (12499/17359)
Receiving objects:  73% (12673/17359)
Receiving objects:  74% (12846/17359)
Receiving objects:  75% (13020/17359)
Receiving objects:  76% (13193/17359)
Receiving objects:  77% (13367/17359)
Receiving objects:  78% (13541/17359)
Receiving objects:  79% (13714/17359)
Receiving objects:  80% (13888/17359)
Receiving objects:  81% (14061/17359)
Receiving objects:  82% (14235/17359)
Receiving objects:  83% (14408/17359)
Receiving objects:  84% (14582/17359)
Receiving objects:  85% (14756/17359)
Receiving objects:  86% (14929/17359)
Receiving objects:  87% (15103/17359)
Receiving objects:  88% (15276/17359)
Receiving objects:  89% (15450/17359)
Receiving objects:  90% (15624/17359)
Receiving objects:  91% (15797/17359)
Receiving objects:  92% (15971/17359)
Receiving objects:  93% (16144/17359)
Receiving objects:  94% (16318/17359)
Receiving objects:  95% (16492/17359)
Receiving objects:  96% (16665/17359)
remote: Total 17359 (delta 185), reused 257 (delta 127), pack-reused 17027 (from 1)
Receiving objects:  97% (16839/17359)
Receiving objects:  98% (17012/17359)
Receiving objects:  99% (17186/17359)
Receiving objects: 100% (17359/17359)
Receiving objects: 100% (17359/17359), 2.07 MiB | 7.41 MiB/s, done.
Resolving deltas:   0% (0/9355)
Resolving deltas:   1% (94/9355)
Resolving deltas:   2% (188/9355)
Resolving deltas:   3% (282/9355)
Resolving deltas:   4% (375/9355)
Resolving deltas:   5% (468/9355)
Resolving deltas:   6% (562/9355)
Resolving deltas:   7% (655/9355)
Resolving deltas:   8% (749/9355)
Resolving deltas:   9% (842/9355)
Resolving deltas:  10% (936/9355)
Resolving deltas:  11% (1030/9355)
Resolving deltas:  12% (1123/9355)
Resolving deltas:  13% (1217/9355)
Resolving deltas:  14% (1310/9355)
Resolving deltas:  15% (1404/9355)
Resolving deltas:  16% (1497/9355)
Resolving deltas:  17% (1591/9355)
Resolving deltas:  18% (1684/9355)
Resolving deltas:  19% (1778/9355)
Resolving deltas:  20% (1871/9355)
Resolving deltas:  21% (1965/9355)
Resolving deltas:  22% (2059/9355)
Resolving deltas:  23% (2152/9355)
Resolving deltas:  24% (2246/9355)
Resolving deltas:  25% (2339/9355)
Resolving deltas:  26% (2433/9355)
Resolving deltas:  27% (2526/9355)
Resolving deltas:  28% (2620/9355)
Resolving deltas:  29% (2713/9355)
Resolving deltas:  30% (2807/9355)
Resolving deltas:  31% (2901/9355)
Resolving deltas:  32% (2994/9355)
Resolving deltas:  33% (3088/9355)
Resolving deltas:  34% (3181/9355)
Resolving deltas:  35% (3275/9355)
Resolving deltas:  36% (3368/9355)
Resolving deltas:  37% (3462/9355)
Resolving deltas:  38% (3555/9355)
Resolving deltas:  39% (3649/9355)
Resolving deltas:  40% (3742/9355)
Resolving deltas:  41% (3836/9355)
Resolving deltas:  42% (3930/9355)
Resolving deltas:  43% (4023/9355)
Resolving deltas:  44% (4117/9355)
Resolving deltas:  45% (4210/9355)
Resolving deltas:  46% (4304/9355)
Resolving deltas:  47% (4397/9355)
Resolving deltas:  48% (4491/9355)
Resolving deltas:  49% (4584/9355)
Resolving deltas:  50% (4678/9355)
Resolving deltas:  51% (4772/9355)
Resolving deltas:  52% (4865/9355)
Resolving deltas:  53% (4960/9355)
Resolving deltas:  54% (5052/9355)
Resolving deltas:  55% (5146/9355)
Resolving deltas:  56% (5240/9355)
Resolving deltas:  57% (5333/9355)
Resolving deltas:  58% (5428/9355)
Resolving deltas:  59% (5520/9355)
Resolving deltas:  60% (5613/9355)
Resolving deltas:  61% (5707/9355)
Resolving deltas:  62% (5801/9355)
Resolving deltas:  63% (5894/9355)
Resolving deltas:  64% (5988/9355)
Resolving deltas:  65% (6081/9355)
Resolving deltas:  66% (6175/9355)
Resolving deltas:  67% (6268/9355)
Resolving deltas:  68% (6362/9355)
Resolving deltas:  69% (6455/9355)
Resolving deltas:  70% (6549/9355)
Resolving deltas:  71% (6643/9355)
Resolving deltas:  72% (6736/9355)
Resolving deltas:  73% (6830/9355)
Resolving deltas:  74% (6923/9355)
Resolving deltas:  75% (7017/9355)
Resolving deltas:  76% (7110/9355)
Resolving deltas:  77% (7204/9355)
Resolving deltas:  78% (7297/9355)
Resolving deltas:  79% (7391/9355)
Resolving deltas:  80% (7484/9355)
Resolving deltas:  81% (7578/9355)
Resolving deltas:  82% (7672/9355)
Resolving deltas:  83% (7765/9355)
Resolving deltas:  84% (7859/9355)
Resolving deltas:  85% (7952/9355)
Resolving deltas:  86% (8046/9355)
Resolving deltas:  87% (8139/9355)
Resolving deltas:  88% (8233/9355)
Resolving deltas:  89% (8326/9355)
Resolving deltas:  90% (8420/9355)
Resolving deltas:  91% (8514/9355)
Resolving deltas:  92% (8608/9355)
Resolving deltas:  93% (8701/9355)
Resolving deltas:  94% (8794/9355)
Resolving deltas:  95% (8888/9355)
Resolving deltas:  96% (8981/9355)
Resolving deltas:  97% (9075/9355)
Resolving deltas:  98% (9168/9355)
Resolving deltas:  99% (9262/9355)
Resolving deltas: 100% (9355/9355)
Resolving deltas: 100% (9355/9355), done.
~/work/docs.open223.info/docs.open223.info/tutorials/BuildingMOTIF ~/work/docs.open223.info/docs.open223.info/tutorials
~/work/docs.open223.info/docs.open223.info/tutorials/BuildingMOTIF ~/work/docs.open223.info/docs.open223.info/tutorials
~/work/docs.open223.info/docs.open223.info/tutorials/BuildingMOTIF ~/work/docs.open223.info/docs.open223.info/tutorials
remote: Enumerating objects: 19, done.
remote: Counting objects:   9% (1/11)
remote: Counting objects:  18% (2/11)
remote: Counting objects:  27% (3/11)
remote: Counting objects:  36% (4/11)
remote: Counting objects:  45% (5/11)
remote: Counting objects:  54% (6/11)
remote: Counting objects:  63% (7/11)
remote: Counting objects:  72% (8/11)
remote: Counting objects:  81% (9/11)
remote: Counting objects:  90% (10/11)
remote: Counting objects: 100% (11/11)
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects:  10% (1/10)
remote: Compressing objects:  20% (2/10)
remote: Compressing objects:  30% (3/10)
remote: Compressing objects:  40% (4/10)
remote: Compressing objects:  50% (5/10)
remote: Compressing objects:  60% (6/10)
remote: Compressing objects:  70% (7/10)
remote: Compressing objects:  80% (8/10)
remote: Compressing objects:  90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
Receiving objects:   5% (1/19)
Receiving objects:  10% (2/19)
Receiving objects:  15% (3/19)
Receiving objects:  21% (4/19)
Receiving objects:  26% (5/19)
Receiving objects:  31% (6/19)
Receiving objects:  36% (7/19)
Receiving objects:  42% (8/19)
Receiving objects:  47% (9/19)
Receiving objects:  52% (10/19)
Receiving objects:  57% (11/19)
Receiving objects:  63% (12/19)
Receiving objects:  68% (13/19)
Receiving objects:  73% (14/19)
Receiving objects:  78% (15/19)
Receiving objects:  84% (16/19)
Receiving objects:  89% (17/19)
Receiving objects:  94% (18/19)
remote: Total 19 (delta 3), reused 1 (delta 1), pack-reused 8 (from 1)
Receiving objects: 100% (19/19)
Receiving objects: 100% (19/19), 116.53 KiB | 1.97 MiB/s, done.
Resolving deltas:   0% (0/3)
Resolving deltas:  33% (1/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Your branch is up to date with 'origin/develop'.

The following code sets up a temporary (in-memory) BuildingMOTIF instance, loads the necessary libraries, and creates an (empty) model to hold our building data.

from rdflib import Namespace
from buildingmotif import BuildingMOTIF
from buildingmotif.dataclasses import Library, Model
from buildingmotif.model_builder import TemplateBuilderContext as ModelBuilder
import logging

# Create a BuildingMOTIF object. If you do not have Java installed, remove the "shacl_engine" parameter
bm = BuildingMOTIF('sqlite://', shacl_engine='topquadrant', log_level=logging.ERROR)

# load 223P library and some dependencies. We will load a recent copy from the open223.info
s223 = Library.load(ontology_graph="https://open223.info/223p.ttl")
unit = Library.load(ontology_graph="http://qudt.org/3.1.1/vocab/unit")
quantitykind = Library.load(ontology_graph="http://qudt.org/3.1.1/vocab/quantitykind")
templates = Library.load(directory="BuildingMOTIF/libraries/ashrae/223p/nrel-templates")

# create a Model to hold our building model
model = Model.create("urn:example")
BLDG = Namespace("urn:example/")
/home/runner/work/docs.open223.info/docs.open223.info/.venv/lib/python3.12/site-packages/pyshacl/extras/__init__.py:46: Warning: Extra "js" is not satisfied because requirement pyduktape2 is not installed.
  warn(Warning(f"Extra \"{extra_name}\" is not satisfied because requirement {req} is not installed."))

Building the Model#

Now, we load the templates into a ModelBuilder context, which allows us to use the templates to create our model.

builder = ModelBuilder(BLDG)
builder.add_templates_from_library(templates)

We will create a reheat VAV terminal unit serving a physical space

# Create a VAV terminal unit with reheat
vav = builder["vav-reheat"](name="my_vav")
# we can give names to the sensors inside the VAV
vav["sup-air-temp-sensor"] = "BLDG_VAV:SAT"
vav["sup-air-flow-sensor"] = "BLDG_VAV:SAF"

# create the physical space
zone = builder["hvac-space"](name="my_zone")

# connect the VAV terminal unit to the zone using a duct
duct2zone = builder["duct"](a=vav['air-out'], b=zone['in'], name="duct2zone")

When we are done, compile the “builder” into the model

model.add_graph(builder.compile())
print(f"Model has {len(model.graph)} triples")
Model has 191 triples
/home/runner/work/docs.open223.info/docs.open223.info/.venv/lib/python3.12/site-packages/buildingmotif/dataclasses/template.py:483: UserWarning: Parameters "rhc-valve-in-mapsto, rhc-valve-command, rhc, air-in-mapsto, rhc-water-out, rhc-supply-water-temp, dmp-in, dmp-feedback, sup-air-pressure-sensor, rhc-water-in, sup-air-temp, rhc-water-out-mapsto, dmp-out-mapsto, rhc-supply-water-temp-sensor, c0, rhc-air-in, dmp-command, air-out-mapsto, rhc-return-water-temp, rhc-valve-out-mapsto, dmp, rhc-air-in-mapsto, rhc-valve-feedback, rhc-water-in-mapsto, sup-air-flow, rhc-valve-in, dmp-out, sup-air-pressure, air-in, rhc-valve, rhc-air-out-mapsto, rhc-valve-out, dmp-in-mapsto, rhc-return-water-temp-sensor, rhc-air-out" were not provided during evaluation
  warnings.warn(
/home/runner/work/docs.open223.info/docs.open223.info/.venv/lib/python3.12/site-packages/buildingmotif/dataclasses/template.py:483: UserWarning: Parameters "in2, in3, humidity-sensor, in4, physical-space, out, out2, in3-mapsto, supply-air-flow, temp, exhaust-air-flow, exh-flow-sensor, out-mapsto, in4-mapsto, sup-flow-sensor, relative-humidity, in2-mapsto, in-mapsto, out2-mapsto, temp-sensor" were not provided during evaluation
  warnings.warn(

The model is now ready and contains the VAV terminal unit and the physical space it serves:

223P model generated from templates
print(model.graph.serialize())
@prefix ns1: <http://data.ashrae.org/standard223#> .
@prefix ns2: <http://qudt.org/schema/qudt/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<urn:example> a owl:Ontology .

<urn:example/c0_06541bf3> a ns1:Duct ;
    rdfs:label "Duct" ;
    ns1:cnx <urn:example/dmp-out_49d42b04>,
        <urn:example/rhc-air-in_66dfe9a4> ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/duct2zone> a ns1:Duct ;
    rdfs:label "Duct" ;
    ns1:cnx <urn:example/air-out_8a8c5473>,
        <urn:example/in_fdd82b55> ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/exh-flow-sensor_62866f3d> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/out_a3b83c8d> ;
    ns1:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns1:observes <urn:example/exhaust-air-flow_5ca8fcdc> .

<urn:example/humidity-sensor_7b9d7553> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/my_zone> ;
    ns1:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns1:observes <urn:example/relative-humidity_cccc4b16> .

<urn:example/my_vav> a ns1:TerminalUnit ;
    rdfs:label "TerminalUnit" ;
    ns1:contains <urn:example/BLDG_VAV:SAF>,
        <urn:example/BLDG_VAV:SAT>,
        <urn:example/dmp_244138bd>,
        <urn:example/rhc_ac3501c3>,
        <urn:example/sup-air-pressure-sensor_ab23020f> ;
    ns1:hasConnectionPoint <urn:example/air-in_3bb41a4c>,
        <urn:example/air-out_8a8c5473> ;
    ns1:hasProperty <urn:example/sup-air-flow_ddf68a39>,
        <urn:example/sup-air-pressure_6b15c45f>,
        <urn:example/sup-air-temp_b6e6e54d> .

<urn:example/sup-flow-sensor_6a2c8d84> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/in_fdd82b55> ;
    ns1:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns1:observes <urn:example/supply-air-flow_26c3710e> .

<urn:example/temp-sensor_9782d0a8> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/my_zone> ;
    ns1:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns1:observes <urn:example/temp_700ce57d> .

<urn:example/BLDG_VAV:SAF> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/air-out_8a8c5473> ;
    ns1:observes <urn:example/sup-air-flow_ddf68a39> .

<urn:example/BLDG_VAV:SAT> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/air-out_8a8c5473> ;
    ns1:observes <urn:example/sup-air-temp_b6e6e54d> .

<urn:example/air-in_3bb41a4c> a ns1:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/dmp-command_63542321> a ns1:QuantifiableActuatableProperty ;
    rdfs:label "QuantifiableActuatableProperty" ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

<urn:example/dmp-feedback_901da675> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

<urn:example/dmp-in_fd4d0214> a ns1:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/dmp_244138bd> a ns1:Damper ;
    rdfs:label "Damper" ;
    ns1:hasConnectionPoint <urn:example/dmp-in_fd4d0214>,
        <urn:example/dmp-out_49d42b04> ;
    ns1:hasProperty <urn:example/dmp-command_63542321>,
        <urn:example/dmp-feedback_901da675> .

<urn:example/rhc-air-out_8f102c64> a ns1:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/rhc-return-water-temp-sensor_446f82d1> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/rhc-water-out_af961abe> ;
    ns1:observes <urn:example/rhc-return-water-temp_9a7f1e49> .

<urn:example/rhc-supply-water-temp-sensor_d032ecff> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/rhc-water-in_1d30d540> ;
    ns1:observes <urn:example/rhc-supply-water-temp_7cb7b397> .

<urn:example/rhc-valve-command_e90ab336> a ns1:EnumeratedActuatableProperty ;
    rdfs:label "EnumeratedActuatableProperty" ;
    ns1:hasEnumerationKind ns1:EnumerationKind-RunStatus .

<urn:example/rhc-valve-feedback_f8481a71> a ns1:EnumeratedObservableProperty ;
    rdfs:label "EnumeratedObservableProperty" ;
    ns1:hasEnumerationKind ns1:EnumerationKind-RunStatus .

<urn:example/rhc-valve-in_0dbe2611> a ns1:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Water .

<urn:example/rhc-valve-out_9e80591d> a ns1:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Water .

<urn:example/rhc-valve_1e922446> a ns1:Valve ;
    rdfs:label "Valve" ;
    ns1:hasConnectionPoint <urn:example/rhc-valve-in_0dbe2611>,
        <urn:example/rhc-valve-out_9e80591d> ;
    ns1:hasProperty <urn:example/rhc-valve-command_e90ab336>,
        <urn:example/rhc-valve-feedback_f8481a71> .

<urn:example/rhc_ac3501c3> a ns1:HeatingCoil ;
    rdfs:label "HeatingCoil" ;
    ns1:contains <urn:example/rhc-return-water-temp-sensor_446f82d1>,
        <urn:example/rhc-supply-water-temp-sensor_d032ecff>,
        <urn:example/rhc-valve_1e922446> ;
    ns1:hasConnectionPoint <urn:example/rhc-air-in_66dfe9a4>,
        <urn:example/rhc-air-out_8f102c64>,
        <urn:example/rhc-water-in_1d30d540>,
        <urn:example/rhc-water-out_af961abe> ;
    ns1:hasProperty <urn:example/rhc-return-water-temp_9a7f1e49>,
        <urn:example/rhc-supply-water-temp_7cb7b397> .

<urn:example/sup-air-pressure-sensor_ab23020f> a ns1:Sensor ;
    rdfs:label "Sensor" ;
    ns1:hasObservationLocation <urn:example/air-out_8a8c5473> ;
    ns1:observes <urn:example/sup-air-pressure_6b15c45f> .

<urn:example/dmp-out_49d42b04> a ns1:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/exhaust-air-flow_5ca8fcdc> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Air ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/FT3-PER-MIN> .

<urn:example/out_a3b83c8d> a ns1:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/relative-humidity_cccc4b16> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/RelativeHumidity> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/PERCENT_RH> .

<urn:example/rhc-air-in_66dfe9a4> a ns1:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/rhc-return-water-temp_9a7f1e49> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Water ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/rhc-supply-water-temp_7cb7b397> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Water ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/rhc-water-in_1d30d540> a ns1:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Water .

<urn:example/rhc-water-out_af961abe> a ns1:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Water .

<urn:example/sup-air-flow_ddf68a39> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Air ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/FT3-PER-MIN> .

<urn:example/sup-air-pressure_6b15c45f> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/Pressure> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/IN_H2O> .

<urn:example/sup-air-temp_b6e6e54d> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Air ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/supply-air-flow_26c3710e> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Air ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/FT3-PER-MIN> .

<urn:example/temp_700ce57d> a ns1:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:ofMedium ns1:Fluid-Air ;
    ns2:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns2:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/in_fdd82b55> a ns1:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

<urn:example/my_zone> a ns1:DomainSpace ;
    rdfs:label "DomainSpace" ;
    ns1:hasConnectionPoint <urn:example/in_fdd82b55>,
        <urn:example/out_a3b83c8d> ;
    ns1:hasDomain ns1:Domain-HVAC ;
    ns1:hasProperty <urn:example/relative-humidity_cccc4b16>,
        <urn:example/temp_700ce57d> .

<urn:example/physical-space_733de434> a ns1:PhysicalSpace ;
    rdfs:label "PhysicalSpace" ;
    ns1:encloses <urn:example/my_zone> ;
    ns1:hasProperty <urn:example/exhaust-air-flow_5ca8fcdc>,
        <urn:example/supply-air-flow_26c3710e> .

<urn:example/air-out_8a8c5473> a ns1:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns1:hasMedium ns1:Fluid-Air .

Compiling the Model#

The generated model is the “pre-inference” model, as described in model_inference.md. To apply inference rules to this model, we will need to load the 223P ontology and apply the inference rules as described in that document.

compiled_model = model.compile([s223.get_shape_collection(), unit.get_shape_collection(), quantitykind.get_shape_collection()])
print(f"Compiled model has {len(compiled_model.graph)} triples")
Compiled model has 103644 triples
223P model with all inferred triples
print(compiled_model.graph.serialize())
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://qudt.org/schema/qudt/> .
@prefix ns2: <http://data.ashrae.org/standard223#> .
@prefix ns3: <http://sample.org/doc#> .
@prefix ns4: <http://www.linkedmodel.org/schema/vaem#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

ns2:AbstractClass a ns2:Class,
        ns2:Concept,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Class"^^xsd:string ;
    rdfs:comment "This is a modeling construct. Instances of abstract classes cannot be created. All abstract classes in this standard have a more specific subclass."^^xsd:string ;
    rdfs:subClassOf ns2:Class .

ns2:Class a ns2:Concept,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Class"^^xsd:string ;
    rdfs:comment "This is a modeling construct. All classes defined in the 223 standard are instances of `s223:Class`."^^xsd:string ;
    rdfs:subClassOf ns2:Concept,
        rdfs:Class ;
    sh:property [ rdfs:comment "A `Class` shall be associated with at least one label using the relation `rdfs:label`."^^xsd:string ;
            sh:message "s223: A `Class` shall be associated with at least one label using the relation `rdfs:label`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path rdfs:label ;
            sh:severity sh:Warning ] .

ns2:Concept a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Concept"^^xsd:string ;
    rdfs:comment "All classes and relations defined in the 223 standard are subclasses of `s223:Concept`."^^xsd:string ;
    rdfs:subClassOf rdfs:Resource ;
    sh:property [ rdfs:comment "If the relation `hasProperty` is present, it shall associate the concept with a `Property`."^^xsd:string ;
            sh:class ns2:Property ;
            sh:message "s223: If the relation `hasProperty` is present, it shall associate the concept with a `Property`."^^xsd:string ;
            sh:path ns2:hasProperty ],
        [ rdfs:comment "Incompatible Medium. Case3: An entity with constituents and an associated `Property` with a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
                    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case1: An entity with a pure medium and an associated `Property` with a different pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
                    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case4: An entity with constituents and an associated `Property` with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
                    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case2: An entity with a pure medium and an associated `Property` with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
                    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ] .

ns2:Relation a ns2:Class,
        ns2:Concept,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Relation"^^xsd:string ;
    rdfs:comment "A `Relation` associates the subject and the object in an RDF triple, the *predicate* portion of a *(subject, predicate, object)* triple."^^xsd:string ;
    rdfs:subClassOf ns2:Concept,
        rdf:Property ;
    sh:property [ rdfs:comment "A `Relation` shall be associated with at least one label using the relation `rdfs:label`."^^xsd:string ;
            sh:message "s223: A `Relation` shall be associated with at least one label using the relation `rdfs:label`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path rdfs:label ;
            sh:severity sh:Warning ] .

ns2:RelationWithInverse a ns2:Class,
        ns2:Concept,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Inverse relation"^^xsd:string ;
    rdfs:comment """An `RelationWithInverse` is modeling construct used to define symmetric behavior
for certain relations in the standard such as `connectedTo` and `connectedFrom`."""^^xsd:string ;
    rdfs:subClassOf ns2:Relation ;
    sh:property [ rdfs:comment "An `RelationWithInverse` shall be associated with exactly one other `RelationWithInverse` using the relation `inverseOf`."^^xsd:string ;
            sh:class ns2:RelationWithInverse ;
            sh:maxCount 1 ;
            sh:message "s223: An `RelationWithInverse` shall be associated with exactly one other `RelationWithInverse` using the relation `inverseOf`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:inverseOf ] .

ns2:SymmetricRelation a ns2:Class,
        ns2:Concept,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Symmetric relation"^^xsd:string ;
    rdfs:comment """A modeling construct used to define symmetric behavior
for certain relations in the standard such as `cnx`, `connected`, and `pairedConnectionPoint`."""^^xsd:string ;
    rdfs:subClassOf ns2:Relation .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "ChilledWaterCoil"^^xsd:string ;
    rdfs:comment "A cooling coil with a connected chilled water valve."^^xsd:string ;
    rdfs:subClassOf ns2:CoolingCoil ;
    sh:property [ rdfs:comment "The ChilledWaterCoil shall be connected to a ChilledWaterValve using the relation connectedTo."^^xsd:string ;
            sh:path ns2:connectedTo ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ] ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Chilled Water Valve"^^xsd:string ;
    rdfs:comment "A valve that controls the flow of chilled water through a chilled water coil."^^xsd:string ;
    rdfs:subClassOf ns2:Valve .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> a rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Chilled Water Valve Or Shape 1"^^xsd:string ;
    rdfs:comment "A ChilledWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
    sh:message "g36: A ChilledWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A ChilledWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasProperty ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:QuantifiableActuatableProperty ;
                                sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns1:hasQuantityKind ],
                                            [ sh:hasValue ns2:Binary-Position ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasAspect ] ] ] ] ] [ sh:property [ rdfs:comment "A ChilledWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasProperty ;
                        sh:qualifiedMinCount 2 ;
                        sh:qualifiedValueShape [ sh:class ns2:EnumeratedActuatableProperty ;
                                sh:node [ sh:property [ sh:hasValue ns2:Binary-Position ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasAspect ],
                                            [ sh:hasValue ns2:EnumerationKind-Binary ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasEnumerationKind ] ] ] ] ] ) ;
    sh:targetClass <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> .

<http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Damper"^^xsd:string ;
    rdfs:comment "A damper with an analog or two binary position command properties."^^xsd:string ;
    rdfs:subClassOf ns2:Damper .

<http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> a rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Damper Or Shape 1"^^xsd:string ;
    rdfs:comment "A damper shall have at least one analog damper command property or at least two binary damper command properties using the relation hasProperty."^^xsd:string ;
    sh:message "g36: A damper shall have at least one analog damper command property or at least two binary damper command properties using the relation hasProperty."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A damper shall have at least one analog damper command property or at least two binary damper command properties using the relation hasProperty."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasProperty ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:QuantifiableActuatableProperty ;
                                sh:node [ sh:property [ sh:hasValue ns2:Binary-Position ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasAspect ],
                                            [ sh:hasValue <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns1:hasQuantityKind ] ] ] ] ] [ sh:property [ rdfs:comment "A damper shall have at least one analog damper command property or at least two binary damper command properties using the relation hasProperty."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasProperty ;
                        sh:qualifiedMinCount 2 ;
                        sh:qualifiedValueShape [ sh:class ns2:EnumeratedActuatableProperty ;
                                sh:node [ sh:property [ sh:hasValue ns2:Binary-Position ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasAspect ],
                                            [ sh:hasValue ns2:EnumerationKind-Binary ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasEnumerationKind ] ] ] ] ] ) ;
    sh:targetClass <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Electric Heating Coil"^^xsd:string ;
    rdfs:comment "An electrical heating element with an analog heating command."^^xsd:string ;
    rdfs:subClassOf ns2:ElectricResistanceElement ;
    sh:property [ rdfs:comment "An electric heating coil shall have at least one analog heating command property using a relation hasProperty."^^xsd:string ;
            sh:message "g36: An electric heating coil shall have at least one analog heating command property using a relation hasProperty."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:QuantifiableActuatableProperty ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns1:hasQuantityKind ] ] ] ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Fan"^^xsd:string ;
    rdfs:comment "A fan with a start/stop command."^^xsd:string ;
    rdfs:subClassOf ns2:Fan ;
    sh:property [ rdfs:comment "A Fan shall have at least one Start/Stop command using the relation hasProperty."^^xsd:string ;
            sh:message "g36: A Fan shall have at least one Start/Stop command using the relation hasProperty."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:EnumeratedActuatableProperty ;
                    sh:node [ sh:property [ sh:class ns2:Binary-OnOff ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:hasEnumerationKind ] ] ] ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "FanWithVFD"^^xsd:string ;
    rdfs:comment "A fan controlled by a VFD."^^xsd:string ;
    rdfs:subClassOf <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:property [ rdfs:comment "A fan with VFD shall have at least one fan speed command using the relation hasProperty."^^xsd:string ;
            sh:message "g36: A fan with VFD shall have at least one fan speed command using the relation hasProperty."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:QuantifiableActuatableProperty ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns1:hasQuantityKind ] ] ] ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "HotWater/ReheatCoil"^^xsd:string ;
    rdfs:comment "A hot water coil connected to a control valve."^^xsd:string ;
    rdfs:subClassOf ns2:HeatingCoil ;
    sh:property [ rdfs:comment "The HotWaterCoil shall be connected to a HotWaterValve using the relation connectedTo."^^xsd:string ;
            sh:message "g36: The HotWaterCoil shall be connected to a HotWaterValve using the relation connectedTo."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:connectedTo ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ] ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Hot Water Valve"^^xsd:string ;
    rdfs:comment "A valve that controls the flow of hot water through a hot water coil."^^xsd:string ;
    rdfs:subClassOf ns2:Valve .

<http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> a rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Hot Water Valve Or Shape 1"^^xsd:string ;
    rdfs:comment "A HotWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
    sh:message "g36: A HotWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A HotWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasProperty ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:QuantifiableActuatableProperty ;
                                sh:node [ sh:property [ sh:hasValue ns2:Binary-Position ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasAspect ],
                                            [ sh:hasValue <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns1:hasQuantityKind ] ] ] ] ] [ sh:property [ rdfs:comment "A HotWaterValve shall have at least one analog valve command property or at least two binary valve command properties using the relation hasProperty."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasProperty ;
                        sh:qualifiedMinCount 2 ;
                        sh:qualifiedValueShape [ sh:class ns2:EnumeratedActuatableProperty ;
                                sh:node [ sh:property [ sh:hasValue ns2:Binary-Position ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasAspect ],
                                            [ sh:hasValue ns2:EnumerationKind-Binary ;
                                                sh:maxCount 1 ;
                                                sh:minCount 1 ;
                                                sh:path ns2:hasEnumerationKind ] ] ] ] ] ) ;
    sh:targetClass <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> .

<http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Two Position Damper"^^xsd:string ;
    rdfs:comment "A damper that can take two positions: fully open and fully closed."^^xsd:string ;
    rdfs:subClassOf ns2:Damper ;
    sh:property [ rdfs:comment "A Two Position Damper shall have at least one open-and-close damper command property using the relation hasProperty."^^xsd:string ;
            sh:message "g36: A Two Position Damper shall have at least one open-and-close damper command property using the relation hasProperty."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:EnumeratedActuatableProperty ;
                    sh:node [ sh:property [ sh:hasValue ns2:Binary-Position ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:hasAspect ],
                                [ sh:class ns2:EnumerationKind-Binary ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:hasEnumerationKind ] ] ] ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Zone"^^xsd:string ;
    rdfs:comment "A thermal zone with the points required for Guideline 36 control sequences. It is a collection of s223:DomainSpace instances."^^xsd:string ;
    rdfs:subClassOf ns2:Zone ;
    sh:property [ rdfs:comment "A Zone shall have at least one Domain-HVAC using the relation hasDomain. "^^xsd:string ;
            sh:hasValue ns2:Domain-HVAC ;
            sh:message "g36: A Zone shall have at least one Domain-HVAC using the relation hasDomain. "^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasDomain ],
        [ rdfs:comment "A Zone shall have at least a zone CO2 concentration property using the relation hasProperty, if applicable control is used."^^xsd:string ;
            sh:message "g36: A Zone shall have at least a zone CO2 concentration property using the relation hasProperty, if applicable control is used."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:QuantifiableObservableProperty ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns1:hasQuantityKind ],
                                [ sh:hasValue ns2:Constituent-CO2 ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:ofConstituent ] ] ] ;
            sh:severity sh:Info ],
        [ rdfs:comment "A Zone shall have a zone temperature setpoint adjustment property using the relation hasProperty, if applicable."^^xsd:string ;
            sh:message "g36: A Zone shall have a zone temperature setpoint adjustment property using the relation hasProperty, if applicable."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:QuantifiableObservableProperty ;
                    sh:node [ sh:property [ sh:hasValue ns2:Dimensioned-Delta ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:hasAspect ],
                                [ sh:hasValue <http://qudt.org/vocab/quantitykind/Temperature> ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns1:hasQuantityKind ] ] ] ;
            sh:qualifiedValueShapesDisjoint true ;
            sh:severity sh:Info ],
        [ rdfs:comment "A Zone shall have at least one window switch on-off property using the relation hasProperty."^^xsd:string ;
            sh:message "g36: A Zone shall have at least one window switch on-off property using the relation hasProperty."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:EnumeratedObservableProperty ;
                    sh:node [ sh:property [ rdfs:comment "Property shall be measured at a window."^^xsd:string ;
                                    sh:class ns2:Window ;
                                    sh:path [ sh:alternativePath ( ( [ sh:inversePath ns2:observes ] ns2:hasObservationLocation ) [ sh:inversePath ns2:hasProperty ] ) ] ],
                                [ sh:class ns2:Binary-OnOff ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:hasEnumerationKind ] ] ] ;
            sh:severity sh:Info ],
        [ rdfs:comment "A Zone shall have at least one binary zone occupancy property using the relation hasProperty"^^xsd:string ;
            sh:message "g36: A Zone shall have at least one binary zone occupancy property using the relation hasProperty"^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasProperty ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:EnumeratedObservableProperty ;
                    sh:node [ sh:property [ sh:class ns2:EnumerationKind-Occupancy ;
                                    sh:maxCount 1 ;
                                    sh:minCount 1 ;
                                    sh:path ns2:hasEnumerationKind ] ] ] ;
            sh:severity sh:Info ] .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> a ns2:Class,
        rdfs:Class,
        sh:NodeShape ;
    rdfs:label "Zone Group"^^xsd:string ;
    rdfs:comment "A ZoneGroup is a grouping of zones that may be scheduled together. Zone groupings must be assigned based on rules in Clause 3.1.3 of Guideline 36."^^xsd:string ;
    rdfs:subClassOf ns2:ZoneGroup ;
    sh:property [ rdfs:comment "A ZoneGroup shall contain at least one Zone using the relation contains."^^xsd:string ;
            sh:class <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
            sh:message "g36: A ZoneGroup shall contain at least one Zone using the relation contains."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:contains ],
        [ rdfs:comment "A ZoneGroup shall have the Domain HVAC using the relation hasDomain."^^xsd:string ;
            sh:hasValue ns2:Domain-HVAC ;
            sh:message "g36: A ZoneGroup shall have the Domain HVAC using the relation hasDomain."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasDomain ] .

ns2:AbstractClassShape a sh:NodeShape ;
    sh:sparql [ a sh:SPARQLConstraint ;
            sh:message "s223: {$this} cannot be declared an instance of only {?c}, which is an abstract class."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
            SELECT $this ?c
            WHERE {
              $this a ?c .
              ?c   a s223:AbstractClass .
              FILTER NOT EXISTS {
                $this a ?nonAbs .
                ?nonAbs rdfs:subClassOf+ ?c .
                FILTER NOT EXISTS { ?nonAbs a s223:AbstractClass }
              }
            }
        """^^xsd:string ] ;
    sh:targetClass ns2:AbstractClass ;
    sh:targetSubjectsOf rdf:type .

ns2:ActuatablePropertyShape a sh:NodeShape ;
    sh:property [ rdfs:comment "An `ActuatableProperty` normally is referred to by `Equipment` using the relation `actuatedByProperty`."^^xsd:string ;
            sh:class ns2:Equipment ;
            sh:message "s223: An `ActuatableProperty` normally is referred to by `Equipment` using the relation `actuatedByProperty`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path [ sh:inversePath ns2:actuatedByProperty ] ;
            sh:severity sh:Warning ] ;
    sh:targetClass ns2:ActuatableProperty .

ns2:Actuator a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Actuator"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that receives control signals and electrically, pneumatically, or hydraulically makes changes in the
physical world, such as the position of a valve or damper."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "If the relation `actuates` is present it shall associate the `Actuator` with a piece of `Equipment`."^^xsd:string ;
            sh:class ns2:Equipment ;
            sh:message "s223: If the relation `actuates` is present it shall associate the `Actuator` with a piece of `Equipment`."^^xsd:string ;
            sh:path ns2:actuates ],
        [ rdfs:comment "An `Actuator` shall be associated with at least one `ActuatableProperty` using the relation `actuatedByProperty`."^^xsd:string ;
            sh:class ns2:ActuatableProperty ;
            sh:message "s223: An `Actuator` shall be associated with at least one `ActuatableProperty` using the relation `actuatedByProperty`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:actuatedByProperty ] .

ns2:AirHandlingUnit a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Air handling unit"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` consisting of a fan or fans and other equipment necessary to perform one or more of the following functions:
circulating, filtration, heating, cooling, heat recovery, humidifying, dehumidifying, and mixing of air."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `AirHandlingUnit` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: An `AirHandlingUnit` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `AirHandlingUnit` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: An `AirHandlingUnit` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:AirToAirHeatPump a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Air to air heat pump"^^xsd:string ;
    rdfs:comment "A `HeatPump` that transfers thermal energy between two bodies of air."^^xsd:string ;
    rdfs:subClassOf ns2:HeatPump ;
    sh:property [ rdfs:comment "An `AirToAirHeatPump` shall have at least two inlets using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: An `AirToAirHeatPump` shall have at least two inlets using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `AirToAirHeatPump` shall have at least two outlets using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: An `AirToAirHeatPump` shall have at least two outlets using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:BACnetExternalReferenceShape a sh:NodeShape ;
    sh:property [ a sh:PropertyShape ;
            rdfs:comment "If the relation `device-identifier` is present it associates the external reference with a BACnet device having the specific device identifier."^^xsd:string ;
            sh:datatype xsd:string ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#device-identifier> ;
            sh:pattern "^[A-Za-z0-9-]+,[1-9][0-9]*$"^^xsd:string ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `property-array-index` is present it provides the index for reading items from a property that is an array."^^xsd:string ;
            sh:datatype xsd:nonNegativeInteger ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#property-array-index> ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `object-identifier` is present it associates the external reference with the BACnet object having the specific object identifier."^^xsd:string ;
            sh:datatype xsd:string ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#object-identifier> ;
            sh:pattern "^[A-Za-z0-9-]+,[1-9][0-9]*$"^^xsd:string ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `priority-for-writing` is present it provides the priority for writing values to the object."^^xsd:string ;
            sh:datatype xsd:nonNegativeInteger ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#priority-for-writing> ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `object-name` is present it associates the external reference with the BACnet object having the specific object name."^^xsd:string ;
            sh:datatype xsd:string ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#object-name> ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `property-identifier` is present it is either a decimal number or exactly equal to the ASHRAE 135-2024 Clause 21 identifier text of BACnetPropertyIdentifier. If it is omitted, it defaults to \"present-value\" except for BACnet File objects, where absence of `property-identifier` refers to the entire content of the file accessed with Stream Access."^^xsd:string ;
            sh:datatype xsd:string ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#property-identifier> ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `device-name` is present it associates the external reference with a BACnet device having the specific device name."^^xsd:string ;
            sh:datatype xsd:string ;
            sh:maxCount 1 ;
            sh:minCount 0 ;
            sh:path <http://data.ashrae.org/bacnet/2020#device-name> ] ;
    sh:targetClass ns2:BACnetExternalReference .

ns2:Bathtub a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Bathtub"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` for bathing that receives as an input hot or cold water dispensed from one or two `Faucet`s, and is designed to hold a specific volume of water and release the held water through a `Drain`."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Bathtub` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Bathtub` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Bathtub` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Bathtub` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:BatteryCPShape a sh:NodeShape ;
    rdfs:label "Battery CP Shape"^^xsd:string ;
    rdfs:comment "A `Battery` shall have at least one outlet or bidirectional `ConnectionPoint` using the medium Electricity."^^xsd:string ;
    sh:message "s223: A `Battery` shall have at least one outlet or bidirectional `ConnectionPoint` using the medium Electricity."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A `Battery` shall have at least one outlet or bidirectional `ConnectionPoint` using the medium Electricity."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                                sh:path ns2:hasMedium ] ] ] ] ] [ sh:property [ rdfs:comment "A `Battery` shall have at least one outlet or bidirectional `ConnectionPoint` using the medium Electricity."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                                sh:path ns2:hasMedium ] ] ] ] ] ) ;
    sh:severity sh:Warning ;
    sh:targetClass ns2:Battery .

ns2:Boiler a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Boiler"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that uses fuel or electricity to heat water or other fluids and supply steam or hot water for heating, humidification, or other applications."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Boiler` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Boiler` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Boiler` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Boiler` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ChilledBeamShape a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
            sh:object ns2:Role-Cooling ;
            sh:predicate ns2:hasRole ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:ChilledBeam .

ns2:Chiller a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Chiller"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that removes heat from a liquid coolant via a vapor-compression, adsorption refrigeration, or absorption refrigeration cycles."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Chiller` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Chiller` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Chiller` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Chiller` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ClosedWorld223Shape a sh:NodeShape ;
    rdfs:label "Closed World s223 Shape"^^xsd:string ;
    rdfs:comment "Ensure that all instances of an s223 class use only the relations defined for that class. Note that this only applies to s223 relations."^^xsd:string ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
            sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Concept .

ns2:ClosedWorldQUDTShape a sh:NodeShape ;
    rdfs:label "Closed World QUDT Shape"^^xsd:string ;
    rdfs:comment "Ensure that all instances of an s223 class use only the relations defined for that class. Note that this only applies to QUDT relations."^^xsd:string ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
            sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Concept .

ns2:ClothesWasher a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Clothes washer"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that automatically cleans a load of textiles (e.g., clothing, bedding)."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ClothesWasher` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `ClothesWasher` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `ClothesWasher` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `ClothesWasher` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `ClothesWasher` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ClothesWasher` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:CoffeeMaker a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Coffee maker"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that automatically brews coffee."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `CoffeeMaker` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `CoffeeMaker` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Compressor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Compressor"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that mechanically increases the pressure of a gas."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Compressor` shall have at least one outlet."^^xsd:string ;
            sh:message "s223: A `Compressor` shall have at least one outlet."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ] ],
        [ rdfs:comment "A `Compressor` shall have at least one inlet."^^xsd:string ;
            sh:message "s223: A `Compressor` shall have at least one inlet."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ] ] .

ns2:ComputerPrinter a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Computer printer"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that processes an input electrical or RF signal, typically from a `Computer`, and outputs a durable representation of information, typically text and/or graphics, typically on paper."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ComputerPrinter` shall have at least one inlet using the medium `Electricity-Signal` or `EM-RF`."^^xsd:string ;
            sh:message "s223: A `ComputerPrinter` shall have at least one inlet using the medium `Electricity-Signal` or `EM-RF`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:or ( [ sh:class ns2:Electricity-Signal ] [ sh:class ns2:EM-RF ] ) ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `ComputerPrinter` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ComputerPrinter` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ConcentrationSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Concentration sensor"^^xsd:string ;
    rdfs:comment """A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a concentration of a miscible constituent in a medium,
in contrast to a `ParticulateSensor` that `observes` a `QuantifiableObservableProperty` that represents an amount of a particulate in a medium
(see {s223:ParticulateSensor}). The 223 standard does not constrain the `Unit` or `QuantityKind` reported by a `ConcentrationSensor`, but possible
`QuantityKind`s include `Concentration` (moles per volume), `Density` (mass per volume), `MoleFraction`, and `VolumeFraction`."""^^xsd:string ;
    rdfs:subClassOf ns2:Sensor .

ns2:ConceptShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
            sh:name "AddLabelFromLocalName"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Concept .

ns2:ConductorShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Conductor .

ns2:ConnectableShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
            sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Connectable .

ns2:ConnectionCnxShape a sh:NodeShape ;
    rdfs:label "ConnectionCnxShape"^^xsd:string ;
    rdfs:comment "You need either an `InletConnectionPoint` and an `OutletConnectionPoint`, or at least one `BidirectionalConnectionPoint` and another `ConnectionPoint` of any type."^^xsd:string ;
    sh:message "s223: You need either an `InletConnectionPoint` and an `OutletConnectionPoint`, or at least one `BidirectionalConnectionPoint` and another `ConnectionPoint` of any type."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A `Connection` shall have at least two `connectsAt` relations allowing flow in and out of the `Connection`."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:connectsAt ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ;
                        sh:severity sh:Warning ],
                    [ rdfs:comment "A `Connection` shall have at least two `connectsAt` relations allowing flow in and out of the `Connection`."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:connectsAt ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ;
                        sh:severity sh:Warning ] ] [ sh:property [ rdfs:comment "A `Connection` shall have at least two `connectsAt` relations allowing flow in and out of the `Connection`."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:connectsAt ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ;
                        sh:severity sh:Warning ] ] ) ;
    sh:severity sh:Warning ;
    sh:targetClass ns2:Connection .

ns2:ConnectionPointShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:ConnectionPoint .

ns2:ConnectionShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
            sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
            sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Connection .

ns2:Controller a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Controller"^^xsd:string ;
    rdfs:comment "A piece of equipment for regulation of a system or component in normal operation, which executes one or more `Function`s."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "If the relation `executes` is present it shall associate the `Controller` with a `Function`."^^xsd:string ;
            sh:class ns2:Function ;
            sh:message "s223: If the relation `executes` is present it shall associate the `Controller` with a `Function`."^^xsd:string ;
            sh:path ns2:executes ] .

ns2:CoolingCoilShape a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
            sh:object ns2:Role-Cooling ;
            sh:predicate ns2:hasRole ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:CoolingCoil .

ns2:CoolingTower a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Cooling tower"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that uses atmospheric air to cool warm water, generally by direct contact via evaporation."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `CoolingTower` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `CoolingTower` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `CoolingTower` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `CoolingTower` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:CopyMachine a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Copy machine"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that processes an input of one or more durable representation(s) of information, typically text and/or graphics and typically on paper, and outputs one or more reproductions of the information for each input, typically on paper."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `CopyMachine` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `CopyMachine` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:CorrelatedColorTemperatureSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Correlated color temperature sensor"^^xsd:string ;
    rdfs:comment """A `LightSensor` that `observes` a `QuantifiableObservableProperty` that represents a correlated color temperature (CCT) of a
light source, defined as the absolute temperature of a blackbody whose chromaticity most nearly resembles that of the light source."""^^xsd:string ;
    rdfs:subClassOf ns2:LightSensor ;
    sh:property [ rdfs:comment "A `CorrelatedColorTemperatureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `CorrelatedColorTemperature`."^^xsd:string ;
            sh:message "s223: A `CorrelatedColorTemperatureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `CorrelatedColorTemperature`."^^xsd:string ;
            sh:path ns2:observes ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Property ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature> ;
                                    sh:path ns1:hasQuantityKind ] ] ] ] .

ns2:Dishwasher a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Dishwasher"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that automatically cleans dishware, cookware, and cutlery."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Dishwasher` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Dishwasher` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Dishwasher` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Dishwasher` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Dishwasher` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Dishwasher` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:DomainSpaceShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:DomainSpace .

ns2:Door a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Door"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` consisting of hinged, sliding, or revolving barrier at the entrance to a building or room."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Door` shall have at least two bidirectional connection points using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Door` shall have at least two bidirectional connection points using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Drain a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Drain"^^xsd:string ;
    rdfs:comment "A `Valve` that allows, regulates, or stops the flow of water from a `Sink`, `Shower`, `Bathtub`, or other plumbing service equipment into a plumbing drainage system that typically carries the mixture to a sewer system or septic tank."^^xsd:string ;
    rdfs:subClassOf ns2:Valve ;
    sh:property [ rdfs:comment "A `Drain` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Drain` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Drain` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Drain` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:DualDuctTerminal a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Dual duct terminal."^^xsd:string ;
    rdfs:comment "A `TerminalUnit` that mixes two independent sources of primary air."^^xsd:string ;
    rdfs:subClassOf ns2:TerminalUnit ;
    sh:property [ rdfs:comment "A `DualDuctTerminal` shall have at least two inlets using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `DualDuctTerminal` shall have at least two inlets using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:DuvSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Duv sensor"^^xsd:string ;
    rdfs:comment """A `LightSensor` that `observes` a `QuantifiableObservableProperty` that represents a Duv of a light source, defined as the
distance between the chromaticity of the light source and a blackbody radiator of equal correlated color temperature (CCT)."""^^xsd:string ;
    rdfs:subClassOf ns2:LightSensor ;
    sh:property [ rdfs:comment "A `DuvSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `Duv`."^^xsd:string ;
            sh:message "s223: A `DuvSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `Duv`."^^xsd:string ;
            sh:path ns2:observes ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Property ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/Duv> ;
                                    sh:path ns1:hasQuantityKind ] ] ] ] .

ns2:ElectricClothesDryer a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric clothes dryer"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that automatically removes moisture from a load of textiles (e.g., clothing, bedding), typically after they are washed in a `ClothesWasher`."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ElectricClothesDryer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ElectricClothesDryer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricCooktop a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric cooktop"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` with a flat surface containing one or more heat sources designed for cooking with pots and pans."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ElectricCooktop` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ElectricCooktop` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricEnergyDCDCConverter a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric energy DC-DC converter"^^xsd:string ;
    rdfs:comment "An `ElectricEnergyConverter` that transforms direct current (DC) electric power from one voltage to another voltage."^^xsd:string ;
    rdfs:subClassOf ns2:ElectricEnergyConverter ;
    sh:property [ rdfs:comment "An `ElectricEnergyDCDCConverter` shall have at least two connection points using the medium `Electricity-DC`."^^xsd:string ;
            sh:message "s223: An `ElectricEnergyDCDCConverter` shall have at least two connection points using the medium `Electricity-DC`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:ConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Electricity-DC ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricEnergyInverter a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric energy inverter"^^xsd:string ;
    rdfs:comment "An `ElectricEnergyConverter` that tranforms direct current (DC) electric power to alternating current (AC) electric power, or vice versa."^^xsd:string ;
    rdfs:subClassOf ns2:ElectricEnergyConverter ;
    sh:property [ rdfs:comment "An `ElectricEnergyInverter` shall have at least one connection point that uses the medium `Electricity-AC`."^^xsd:string ;
            sh:message "s223: An `ElectricEnergyInverter` shall have at least one connection point that uses the medium `Electricity-AC`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:ConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Electricity-AC ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `ElectricEnergyInverter` shall have at least one connection point that uses the medium `Electricity-DC`."^^xsd:string ;
            sh:message "s223: An `ElectricEnergyInverter` shall have at least one connection point that uses the medium `Electricity-DC`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:ConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Electricity-DC ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricEnergyTransformer a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric energy transformer"^^xsd:string ;
    rdfs:comment "An `ElectricEnergyConverter` that transforms alternating current (AC) electric power from one voltage to another voltage."^^xsd:string ;
    rdfs:subClassOf ns2:ElectricEnergyConverter ;
    sh:property [ rdfs:comment "An `ElectricEnergyTransformer` shall have at least two connection points using the medium `Electricity-AC`."^^xsd:string ;
            sh:message "s223: An `ElectricEnergyTransformer` shall have at least two connection points using the medium `Electricity-AC`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:ConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Electricity-AC ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricWaterDispenser a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric water dispenser"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that dispenses water and optionally heats and/or cools the water prior to dispensing."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `ElectricWaterDispenser` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `ElectricWaterDispenser` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `ElectricWaterDispenser` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: An `ElectricWaterDispenser` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricityBreaker a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electricity breaker"^^xsd:string ;
    rdfs:comment "A piece of equipment that automatically opens an electric circuit automatically at a predetermined overcurrent, so as to prevent damage to the circuit, the equipment connected to the circuit, and the building containing the circuit."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `ElectricityBreaker` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `ElectricityBreaker` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `ElectricityBreaker` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `ElectricityBreaker` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricityMeter a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electricity meter"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that contains at least one `VoltageSensor` and one `ElectricCurrentSensor`, and reports one or more
properties of electricity. Example reported properties include the following `QuantityKind`s: `Voltage`, `ElectricCurrent`, `ActiveEnergy`,
`ActivePower`, `ReactivePower`, `ApparentPower`, `PowerFactor`, and `Frequency` with unit `Hertz`. An `ElectricityMeter` may optionally contain a `Function` that represents the mathematical calculations of the reported properties of electricity."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `ElecticityMeter` shall contain at least two `Sensor`s."^^xsd:string ;
            sh:message "An `ElecticityMeter` shall contain at least two `Sensor`s."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:contains ],
        [ rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
            sh:path ns2:contains ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
                    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "An `ElecticityMeter` shall contain at least one `ElectricCurrentSensor`."^^xsd:string ;
            sh:message "An `ElecticityMeter` shall contain at least one `ElectricCurrentSensor`."^^xsd:string ;
            sh:path ns2:contains ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:ElectricCurrentSensor ] ;
            sh:qualifiedValueShapesDisjoint true ],
        [ rdfs:comment """The observation location of the contained `VoltageSensor`(s) and `ElectricCurrentSensor`(s) shall be a single instance of
  either a `Connection` or a `ConnectionPoint`."""^^xsd:string ;
            sh:message "s223: The observation location of the sensors contained by an `ElectricityMeter` shall be either a `Connection` or a `ConnectionPoint`."^^xsd:string ;
            sh:minCount 1 ;
            sh:or ( [ sh:class ns2:Connection ] [ sh:class ns2:ConnectionPoint ] ) ;
            sh:path ( ns2:contains ns2:hasObservationLocation ) ],
        [ rdfs:comment """Placeholder: The medium observed by the sensors contained by an `ElectricityMeter` shall be within the `Constituent-Electricity`
hierarchy."""^^xsd:string ;
            sh:class ns2:Constituent-Electricity ;
            sh:message "s223: The medium observed by the sensors contained by an `ElectricityMeter` shall be within the `Constituent-Electricity` hierarchy."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ( ns2:contains ns2:hasObservationLocation ns2:hasMedium ) ],
        [ rdfs:comment "An `ElecticityMeter` shall contain at least one `VoltageSensor`."^^xsd:string ;
            sh:message "An `ElecticityMeter` shall contain at least one `VoltageSensor`."^^xsd:string ;
            sh:path ns2:contains ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:VoltageSensor ] ;
            sh:qualifiedValueShapesDisjoint true ] .

ns2:ElectricityOutlet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electricity outlet"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that contains one or more receptacles for connecting electrical equipment to electrical power, typically via a plug and cord. Not to be confused with an `OutletConnectionPoint` with the medium Constituent-Electricity."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `ElectricityOutlet` shall have exactly one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `ElectricityOutlet` shall have exactly one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `ElectricityOutlet` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `ElectricityOutlet` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Elevator a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Elevator"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that vertically transports people or freight between floors or levels of a building via a vertical shaft commonly referred to as a hoistway. The people or freight are typically situated on a platform, or in a container commonly referred to as a car, cab, cabin, cage, or carriage."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Elevator` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Elevator` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:EquipmentShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
            sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
            sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Equipment .

ns2:Escalator a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Escalator"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that vertically transports people between floors or levels of a building via a moving staircase."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Escalator` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Escalator` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:EthernetSwitch a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Ethernet switch"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that connects electrical equipment, such as `Computer`s and Wi-Fi access points,
to an Ethernet network so they can communicate with each other and, optionally, to the Internet."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `EthernetSwitch` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `EthernetSwitch` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `EthernetSwitch` shall have at least two `BidirectionalConnectionPoint`s using the medium `Signal-Ethernet`."^^xsd:string ;
            sh:message "s223: An `EthernetSwitch` shall have at least two `BidirectionalConnectionPoint`s using the medium `Signal-Ethernet`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-Ethernet ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:FanCoilUnit a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Fan coil unit"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` consisting of a `Coil` and a `Fan` that regulates the temperature of one or more spaces."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `FanCoilUnit` shall be associated with at least 1 `Fan` using the relation `contains`."^^xsd:string ;
            sh:message "s223: A `FanCoilUnit` shall be associated with at least 1 `Fan` using the relation `contains`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:contains ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Fan ] ],
        [ rdfs:comment "A `FanCoilUnit` shall have the role `Role-Heating` or `Role-Cooling`."^^xsd:string ;
            sh:message "s223: A `FanCoilUnit` shall have the role `Role-Heating` or `Role-Cooling`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasRole ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:in ( ns2:Role-Heating ns2:Role-Cooling ) ] ],
        [ rdfs:comment "A `FanCoilUnit` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `FanCoilUnit` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `FanCoilUnit` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `FanCoilUnit` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `FanCoilUnit` shall be associated with at least 1 `Coil` using the relation `contains`."^^xsd:string ;
            sh:message "s223: A `FanCoilUnit` shall be associated with at least 1 `Coil` using the relation `contains`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:contains ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Coil ] ] .

ns2:FanPoweredTerminal a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Fan powered terminal"^^xsd:string ;
    rdfs:comment "A `TerminalUnit` that contains a fan, and optionally has supplemental heating or cooling. Airflow may pass through or be parallel to the fan."^^xsd:string ;
    rdfs:subClassOf ns2:TerminalUnit ;
    sh:property [ rdfs:comment "A `FanPoweredTerminal` shall be associated with at least one `Fan` by using the relation `contains`."^^xsd:string ;
            sh:message "s223: A `FanPoweredTerminal` shall be associated with at least one `Fan` by using the relation `contains`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:contains ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Fan ] ] .

ns2:Faucet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Faucet"^^xsd:string ;
    rdfs:comment "A `Valve` that allows, regulates, or stops the flow of hot or cold water from a plumbing supply system into a `Sink`, `Shower`, `Bathtub`, or other plumbing service equipment."^^xsd:string ;
    rdfs:subClassOf ns2:Valve ;
    sh:property [ rdfs:comment "A `Faucet` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Faucet` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Faucet` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Faucet` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:FiberEthernetOutlet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Fiber ethernet outlet"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that contains one or more receptacles for connecting electrical equipment to a fiber Ethernet communication network, typically via a fiber Ethernet cable."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `FiberEthernetOutlet` shall have exactly one inlet using the medium `Signal-FiberEthernet`."^^xsd:string ;
            sh:message "s223: A `FiberEthernetOutlet` shall have exactly one inlet using the medium `Signal-FiberEthernet`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-FiberEthernet ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `FiberEthernetOutlet` shall have at least one outlet using the medium `Signal-FiberEthernet`."^^xsd:string ;
            sh:message "s223: A `FiberEthernetOutlet` shall have at least one outlet using the medium `Signal-FiberEthernet`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-FiberEthernet ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Filter a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Filter"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that removes contaminants from gases or liquids. See {s223:Substance-Medium} for
more details on validating compatible mediums upstream and downstream of a `Filter`."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "Incompatible Medium. Case 2: Associated `ConnectionPoint`s, one with a pure medium and one with a medium having constituents.."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
                    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 1: Associated `ConnectionPoint`s with two pure mediums."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
                    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 3: Associated `ConnectionPoint`s with mediums having constituents."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
                    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Filter` shall have at least one outlet."^^xsd:string ;
            sh:message "s223: A `Filter` shall have at least one outlet."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ] ],
        [ rdfs:comment "A `Filter` shall have at least one inlet `ConnectionPoint`."^^xsd:string ;
            sh:message "s223: A `Filter` shall have at least one inlet `ConnectionPoint`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ] ] .

ns2:FlowSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Flow sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of flow of fluid, typically with a `QuantityKind` of `VolumeFlowRate`."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor .

ns2:FlushToilet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Flush toilet"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that collects human waste (i.e., urine and/or feces, and sometimes toilet paper) in a chamber containing water,
and contains an integral manual or automatic actuator that triggers the release of an additional volume of water that flushes everything from the chamber into
a drainage system that typically carries the mixture to a sewer system or septic tank."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `FlushToilet` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `FlushToilet` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `FlushToilet` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `FlushToilet` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Freezer a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Freezer"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that maintains an internal temperature below the freezing point of water."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Freezer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Freezer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:FumeHood a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Fume hood"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that is typically mounted over a work area (e.g., a space, table, or shelf) and conducts unwanted gases away from the area."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `FumeHood` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `FumeHood` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `FumeHood` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `FumeHood` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:FunctionPropertyShape a sh:NodeShape ;
    rdfs:label "Function Property Shape"^^xsd:string ;
    rdfs:comment "A `Function` must be associated with at least one `Property` using either the relation `hasInput` or `hasOutput`."^^xsd:string ;
    sh:message "s223: A `Function` must be associated with at least one `Property` using either the relation `hasInput` or `hasOutput`."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A `Function` must be associated with at least one `Property` using either the relation `hasInput` or `hasOutput`."^^xsd:string ;
                        sh:class ns2:Property ;
                        sh:minCount 1 ;
                        sh:path ns2:hasInput ] ] [ sh:property [ rdfs:comment "A `Function` must be associated with at least one `Property` using either the relation `hasInput` or `hasOutput`."^^xsd:string ;
                        sh:class ns2:Property ;
                        sh:minCount 1 ;
                        sh:path ns2:hasOutput ] ] ) ;
    sh:severity sh:Warning ;
    sh:targetClass ns2:Function .

ns2:Furnace a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Furnace"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that converts fuel or electrical energy into heat. "^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Furnace` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Furnace` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Furnace` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Furnace` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:GaugePressureSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Gauge pressure sensor"^^xsd:string ;
    rdfs:comment """A `PressureSensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of pressure relative to atmospheric pressure.
Such sensors are commonly used to monitor compressed gas cylinders, for example, where a gauge reading of zero signifies that the measured pressure
is equal to the atmospheric pressure, not a vacuum."""^^xsd:string ;
    rdfs:subClassOf ns2:PressureSensor ;
    sh:property [ rdfs:comment "A `GaugePressureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a value of true for qudt:isDeltaQuantity."^^xsd:string ;
            sh:maxCount 1 ;
            sh:message "s223: A `GaugePressureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a value of true for qudt:isDeltaQuantity."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ( ns2:observes ns1:isDeltaQuantity ) ;
            sh:value true ],
        [ rdfs:comment "A `GaugePressureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of GaugePressure."^^xsd:string ;
            sh:message "s223: A `GaugePressureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of GaugePressure."^^xsd:string ;
            sh:path ( ns2:observes ns1:hasQuantityKind ) ;
            sh:value <http://qudt.org/vocab/quantitykind/GaugePressure> ] .

ns2:Generator a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Generator"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that converts non-electric energy into electric energy."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Generator` shall be associated with at least one `ConnectionPoint` using the relation `hasConnectionPoint`."^^xsd:string ;
            sh:message "s223: A `Generator` shall be associated with at least one `ConnectionPoint` using the relation `hasConnectionPoint`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ],
        [ rdfs:comment "A `Generator` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:class ns2:OutletConnectionPoint ;
            sh:message "s223: A `Generator` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                            sh:path ns2:hasMedium ] ] ;
            sh:path ns2:hasConnectionPoint ] .

ns2:GroundToAirHeatPump a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Ground to air heat pump"^^xsd:string ;
    rdfs:comment "A `HeatPump` that transfers thermal energy between air and the ground."^^xsd:string ;
    rdfs:subClassOf ns2:HeatPump ;
    sh:property [ rdfs:comment "A `GroundToAirHeatPump` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `GroundToAirHeatPump` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `GroundToAirHeatPump` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `GroundToAirHeatPump` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `GroundToAirHeatPump` shall have at least one `BidirectionalConnectionPoint` using `Medium-ThermalContact`."^^xsd:string ;
            sh:class ns2:BidirectionalConnectionPoint ;
            sh:message "s223: A `GroundToAirHeatPump` shall have at least one `BidirectionalConnectionPoint` using `Medium-ThermalContact`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Medium-ThermalContact ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:HeatTransferRoleShape a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
            sh:object ns2:Role-HeatTransfer ;
            sh:predicate ns2:hasRole ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:AirHeatExchanger,
        ns2:ChilledBeam,
        ns2:Coil,
        ns2:ElectricResistanceElement,
        ns2:HydronicHeatExchanger,
        ns2:RadiantHeater,
        ns2:Radiator .

ns2:HeatingCoilShape a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
            sh:object ns2:Role-Heating ;
            sh:predicate ns2:hasRole ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:HeatingCoil .

ns2:Humidifier a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Humidifier"^^xsd:string ;
    rdfs:comment "A piece of equipment that adds moisture to a gas (e.g., air)."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:Humidistat a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Humidistat"^^xsd:string ;
    rdfs:comment "A piece of equipment that measures the relative humidity of the air and then uses this information to automatically adjust the amount of moisture in air."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:HumiditySensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Humidity sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of relative or absolute humidity. "^^xsd:string ;
    rdfs:subClassOf ns2:Sensor ;
    sh:property [ rdfs:comment "A `HumiditySensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of either `RelativeHumidity` or `AbsoluteHumidity`."^^xsd:string ;
            sh:class ns2:QuantifiableObservableProperty ;
            sh:message "s223: A `HumiditySensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of either `RelativeHumidity` or `AbsoluteHumidity`."^^xsd:string ;
            sh:node [ sh:property [ sh:or ( [ sh:hasValue <http://qudt.org/vocab/quantitykind/RelativeHumidity> ] [ sh:hasValue <http://qudt.org/vocab/quantitykind/AbsoluteHumidity> ] ) ;
                            sh:path ns1:hasQuantityKind ] ] ;
            sh:path ns2:observes ] .

ns2:IceMaker a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Ice maker"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that makes ice."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `IceMaker` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `IceMaker` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `IceMaker` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: An `IceMaker` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:IlluminanceSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Illuminance sensor"^^xsd:string ;
    rdfs:comment """A `LightSensor` that `observes` a `QuantifiableObservableProperty` that represents an illuminance, defined as the areal density of the
luminous flux incident at a point on a surface."""^^xsd:string ;
    rdfs:subClassOf ns2:LightSensor ;
    sh:property [ rdfs:comment "An `IlluminanceSensor` shall `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `Illuminance`."^^xsd:string ;
            sh:message "s223: An `IlluminanceSensor` shall `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `Illuminance`."^^xsd:string ;
            sh:path ns2:observes ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Property ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/Illuminance> ;
                                    sh:path ns1:hasQuantityKind ] ] ] ] .

ns2:JunctionCPShape a sh:NodeShape ;
    rdfs:label "JunctionCPShape"^^xsd:string ;
    rdfs:comment "A `Junction` shall have at least two `ConnectionPoint`s including (a) at least one inlet and one outlet, or (b) at least one bidirectional connection point."^^xsd:string ;
    sh:message "s223: A `Junction` shall have at least two `ConnectionPoint`s including (a) at least one inlet and one outlet, or (b) at least one bidirectional connection point."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A `Junction` shall have at least two `ConnectionPoint`s including (a) at least one inlet and one outlet, or (b) at least one bidirectional connection point."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ],
                    [ rdfs:comment "A `Junction` shall have at least two `ConnectionPoint`s including (a) at least one inlet and one outlet, or (b) at least one bidirectional connection point."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] [ sh:property [ rdfs:comment "A `Junction` shall have at least two `ConnectionPoint`s including (a) at least one inlet and one outlet, or (b) at least one bidirectional connection point."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] ) ;
    sh:severity sh:Warning ;
    sh:targetClass ns2:Junction .

ns2:JunctionUsageWarning a sh:NodeShape ;
    rdfs:label "JunctionUsageWarning"^^xsd:string ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
            sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
            sh:severity sh:Warning ] ;
    sh:targetClass ns2:Junction .

ns2:Luminaire a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Luminaire"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` consisting of a light source(s) and ballast(s) or driver(s) (when applicable), together with the parts designed to distribute the light, to position and protect the light source(s), and to connect the light source(s) to the power supply. Also known as a light fixture."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Luminaire` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Luminaire` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Luminaire` shall have at least one outlet using the medium `EM-Light`."^^xsd:string ;
            sh:message "s223: A `Luminaire` shall have at least one outlet using the medium `EM-Light`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:EM-Light ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:MicrowaveOven a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Microwave oven"^^xsd:string ;
    rdfs:comment "An `ElectricOven` that cooks food by exposing it to electromagnetic radiation in the microwave frequency range."^^xsd:string ;
    rdfs:subClassOf ns2:ElectricOven ;
    sh:property [ rdfs:comment "A `MicrowaveOven` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `MicrowaveOven` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Monitor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Monitor"^^xsd:string ;
    rdfs:comment "An `ElectronicDisplay` designed primarily for the output of visual information supplied by a `Computer`."^^xsd:string ;
    rdfs:subClassOf ns2:ElectronicDisplay .

ns2:Motor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Motor"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that converts electrical energy into mechanical energy."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Motor` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Motor` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:OccupantCountSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Occupant count sensor"^^xsd:string ;
    rdfs:comment """An `OccupancySensor` that `observes` a `QuantifiableObservableProperty` that represents a population, usually of humans, within
  a sensing region."""^^xsd:string ;
    rdfs:subClassOf ns2:OccupancySensor ;
    sh:property [ rdfs:comment """An `OccupantCountSensor` shall always observe a `QuantifiableObservableProperty` that has a `QuantityKind` of `Population` and
      a `Unit` of `NUM`."""^^xsd:string ;
            sh:class ns2:QuantifiableObservableProperty ;
            sh:message """s223: An `OccupantCountSensor` shall always observe a `QuantifiableObservableProperty` that has a `QuantityKind` of `Population` and
      a `Unit` of `NUM`."""^^xsd:string ;
            sh:minCount 1 ;
            sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/Population> ;
                            sh:maxCount 1 ;
                            sh:path ns1:hasQuantityKind ],
                        [ sh:hasValue <http://qudt.org/vocab/unit/NUM> ;
                            sh:maxCount 1 ;
                            sh:path ns1:hasUnit ] ] ;
            sh:path ns2:observes ] .

ns2:OccupantMotionSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Occupant motion sensor"^^xsd:string ;
    rdfs:comment "An `OccupancySensor` that `observes` a `ObservableProperty` that represents motion within a sensing region."^^xsd:string ;
    rdfs:subClassOf ns2:OccupancySensor ;
    sh:property [ rdfs:comment "An `OccupantMotionSensor` shall always observe an `EnumeratedObservableProperty` that has an `EnumerationKind` of `Occupancy-Motion`."^^xsd:string ;
            sh:class ns2:EnumeratedObservableProperty ;
            sh:message "s223: An `OccupantMotionSensor` shall always observe an `EnumeratedObservableProperty` that has an `EnumerationKind` of `Occupancy-Motion`."^^xsd:string ;
            sh:minCount 1 ;
            sh:node [ sh:property [ sh:class ns2:Occupancy-Motion ;
                            sh:maxCount 1 ;
                            sh:path ns2:hasEnumerationKind ] ] ;
            sh:path ns2:observes ] .

ns2:OccupantPresenceSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Occupant presence sensor"^^xsd:string ;
    rdfs:comment "An `OccupancySensor` that `observes` a `ObservableProperty` that represents presence within a sensing region."^^xsd:string ;
    rdfs:subClassOf ns2:OccupancySensor ;
    sh:property [ rdfs:comment "An `OccupantPresenceSensor` shall always observe an `EnumeratedObservableProperty` that has an `EnumerationKind` of `Occupancy-Presence`."^^xsd:string ;
            sh:class ns2:EnumeratedObservableProperty ;
            sh:message "s223: An `OccupantPresenceSensor` shall always observe an `EnumeratedObservableProperty` that has an `EnumerationKind` of `Occupancy-Presence`."^^xsd:string ;
            sh:minCount 1 ;
            sh:node [ sh:property [ sh:class ns2:Occupancy-Presence ;
                            sh:maxCount 1 ;
                            sh:path ns2:hasEnumerationKind ] ] ;
            sh:path ns2:observes ] .

ns2:OutdoorPhysicalSpace a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Outdoor physical space"^^xsd:string ;
    rdfs:comment "A `PhysicalSpace` that is outside of the building where, for example, outdoor ambient properties might be measured, within a suitably defined `DomainSpace`."^^xsd:string ;
    rdfs:subClassOf ns2:PhysicalSpace .

ns2:ParticulateSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Particulate sensor"^^xsd:string ;
    rdfs:comment """A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents an amount of a particulate in a medium, in contrast
to a `ConcentrationSensor` that `observes` a `QuantifiableObservableProperty` that represents a concentration of a miscible constituent in a medium
(see {s223:ConcentrationSensor}). The 223 standard does not constrain the `Unit` or `QuantityKind` reported by a `ParticulateSensor`, but possible
`QuantityKind`s include `Density` (mass per volume), `ParticleNumberDensity` (count per volume), and `DimensionlessRatio` (with units such as `PPM` or
`PPB`). Some particulate sensors may claim to report a raw count of particles, for which a `QuantityKind` of `Count` could be used, but the required
context for such a measurement should be provided in the sensor's documentation to specify if it in fact measures a count per volume (e.g., `ParticleNumberDensity`),
time (e.g., `CountRate` or `ParticleCurrent`), or some
other combination. Explicitly declaring the `QuantityKind` of a sensor's output is preferable to relying on implicit assumptions."""^^xsd:string ;
    rdfs:subClassOf ns2:Sensor ;
    sh:property [ rdfs:comment "If the relation `ofSubstance` is present it shall associate the `ParticulateSensor` with a `Substance-Particulate`."^^xsd:string ;
            sh:class ns2:Substance-Particulate ;
            sh:message "s223: If the relation `ofSubstance` is present it shall associate the `ParticulateSensor` with a `Substance-Particulate`."^^xsd:string ;
            sh:path ns2:ofSubstance ] .

ns2:PersonalComputer a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Personal computer"^^xsd:string ;
    rdfs:comment "A `Computer` designed primarily used by a single person."^^xsd:string ;
    rdfs:subClassOf ns2:Computer ;
    sh:property [ rdfs:comment "A `PersonalComputer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `PersonalComputer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:PhotovoltaicModule a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Photovoltaic module"^^xsd:string ;
    rdfs:comment "A piece of equipment that converts sunlight into electricity."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `PhotovoltaicModule` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `PhotovoltaicModule` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `PhotovoltaicModule` shall have at least one inlet using the medium `EM-Light`."^^xsd:string ;
            sh:message "s223: A `PhotovoltaicModule` shall have at least one inlet using the medium `EM-Light`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:EM-Light ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Pipe a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Pipe"^^xsd:string ;
    rdfs:comment "A `Connection` that is used primarily to transport liquids and gases such as water, sewage, natural gas, and compressed air."^^xsd:string ;
    rdfs:subClassOf ns2:Connection .

ns2:PowerOverEthernetSwitch a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Power over ethernet switch"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that connects and is capable of powering electrical equipment, such as `Computers` and Wi-Fi access points,
to an Ethernet network so they can communicate with each other and, optionally, to the Internet."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `PowerOverEthernetSwitch` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `PowerOverEthernetSwitch` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `PowerOverEthernetSwitch` shall have at least one `BidirectionalConnectionPoint` using the medium `PowerAndSignal-PoE`."^^xsd:string ;
            sh:message "s223: A `PowerOverEthernetSwitch` shall have at least one `BidirectionalConnectionPoint` using the medium `PowerAndSignal-PoE`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:PowerAndSignal-PoE ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Pump a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Pump"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that imparts energy to a fluid, drawing a fluid into itself through an inlet port, and forcing the fluid out through an outlet port."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
                    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
            sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
                            sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
                            sh:or ( [ sh:property [ sh:class ns2:Fluid-Water ;
                                                sh:path ns2:hasMedium ] ] [ sh:property [ sh:class ns2:Fluid-Refrigerant ;
                                                sh:path ns2:hasMedium ] ] [ sh:property [ sh:class ns2:Fluid-Oil ;
                                                sh:path ns2:hasMedium ] ] ) ;
                            sh:severity sh:Warning ] ] ],
        [ rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
            sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
                            sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
                            sh:or ( [ sh:property [ sh:class ns2:Fluid-Water ;
                                                sh:path ns2:hasMedium ] ] [ sh:property [ sh:class ns2:Fluid-Refrigerant ;
                                                sh:path ns2:hasMedium ] ] [ sh:property [ sh:class ns2:Fluid-Oil ;
                                                sh:path ns2:hasMedium ] ] ) ;
                            sh:severity sh:Warning ] ] ] .

ns2:QuantifiablePropertyShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
            sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
            sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
            sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
            sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:QuantifiableProperty .

ns2:RFOutlet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "RF outlet"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that contains one or more receptacles for connecting electrical equipment to a radio frequency (RF) communication network, via, for example, a coaxial cable."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `RFOutlet` shall have exactly one inlet using the medium `RF-Signal`."^^xsd:string ;
            sh:message "s223: A `RFOutlet` shall have exactly one inlet using the medium `RF-Signal`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:RF-Signal ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `RFOutlet` shall have at least one outlet using the medium `RF-Signal`."^^xsd:string ;
            sh:message "s223: A `RFOutlet` shall have at least one outlet using the medium `RF-Signal`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:RF-Signal ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:RadiatorInletShape a sh:NodeShape ;
    rdfs:label "Radiator"^^xsd:string ;
    rdfs:comment "A `Radiator` shall have at least one inlet using the medium Electricity or inlet and outlet of Water."^^xsd:string ;
    sh:message "s223: A `Radiator` shall have at least one inlet using the medium Electricity or inlet and outlet of Water."^^xsd:string ;
    sh:severity sh:Warning ;
    sh:targetClass ns2:Radiator ;
    sh:xone ( [ sh:property [ rdfs:comment "A `Radiator` shall have at least one inlet using the medium Electricity or inlet and outlet of Water."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                                sh:path ns2:hasMedium ] ] ] ] ] [ sh:property [ rdfs:comment "A `Radiator` shall have at least one outlet using the medium Water."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                                sh:path ns2:hasMedium ] ] ] ],
                    [ rdfs:comment "A `Radiator` shall have at least one inlet using the medium Electricity or Water."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                                sh:path ns2:hasMedium ] ] ] ] ] ) .

ns2:Refrigerator a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Refrigerator"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that maintains an internal temperature below the surrounding ambient temperature but above the freezing point of water."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Refrigerator` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Refrigerator` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:RelationWithInverseShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
            sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Concept .

ns2:RequiredCommentsShape1 a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
            sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:RequiredCommentsShape2 a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
            sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:RequiredCommentsShape3 a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
            sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:RequiredCommentsShape4 a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
            sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:RequiredCommentsShape5 a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
            sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:RequiredConceptShape a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
            sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:RequiredNodeShape a sh:NodeShape ;
    sh:severity sh:Info ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
            sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string ] ;
    sh:targetClass ns2:Class .

ns2:SensorObservationLocationShape a sh:NodeShape ;
    rdfs:label "Valve"^^xsd:string ;
    rdfs:comment "A `Sensor` shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasObservationLocation`."^^xsd:string ;
    sh:message "s223: A `Sensor` shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasObservationLocation`."^^xsd:string ;
    sh:targetClass ns2:Sensor ;
    sh:xone ( [ sh:property [ rdfs:comment "A `Sensor` shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasObservationLocation`."^^xsd:string ;
                        sh:class ns2:Connectable ;
                        sh:maxCount 1 ;
                        sh:minCount 1 ;
                        sh:path ns2:hasObservationLocation ] ] [ sh:property [ rdfs:comment "A `Sensor` shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasObservationLocation`."^^xsd:string ;
                        sh:class ns2:Connection ;
                        sh:maxCount 1 ;
                        sh:minCount 1 ;
                        sh:path ns2:hasObservationLocation ] ] [ sh:property [ rdfs:comment "A `Sensor` shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasObservationLocation`."^^xsd:string ;
                        sh:class ns2:ConnectionPoint ;
                        sh:maxCount 1 ;
                        sh:minCount 1 ;
                        sh:path ns2:hasObservationLocation ] ] ) .

ns2:SensorObservesShape a sh:NodeShape ;
    rdfs:label "Valve"^^xsd:string ;
    rdfs:comment "A `Sensor` shall be associated with exactly 1 of `QuantifiableObservableProperty` or `EnumeratedObservableProperty` using the relation `observes`."^^xsd:string ;
    sh:message "s223: A `Sensor` shall be associated with exactly 1 of `QuantifiableObservableProperty` or `EnumeratedObservableProperty` using the relation `observes`."^^xsd:string ;
    sh:targetClass ns2:Sensor ;
    sh:xone ( [ sh:property [ rdfs:comment "A `Sensor` shall be associated with exactly 1 of `QuantifiableObservableProperty` or `EnumeratedObservableProperty` using the relation `observes`."^^xsd:string ;
                        sh:class ns2:QuantifiableObservableProperty ;
                        sh:maxCount 1 ;
                        sh:minCount 1 ;
                        sh:path ns2:observes ] ] [ sh:property [ rdfs:comment "A `Sensor` shall be associated with exactly 1 of `QuantifiableObservableProperty` or `EnumeratedObservableProperty` using the relation `observes`."^^xsd:string ;
                        sh:class ns2:EnumeratedObservableProperty ;
                        sh:maxCount 1 ;
                        sh:minCount 1 ;
                        sh:path ns2:observes ] ] ) .

ns2:SensorReferenceLocationShape a sh:NodeShape ;
    rdfs:label "Valve"^^xsd:string ;
    rdfs:comment "A `Sensor` can be associated with a maximum of one `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
    sh:message "s223: A `Sensor` can be associated with a maximum of one `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A `Sensor` can be associated with a maximum of one `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
                        sh:class ns2:Connectable ;
                        sh:path ns2:hasReferenceLocation ] ] [ sh:property [ rdfs:comment "A `Sensor` can be associated with a maximum of one `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
                        sh:class ns2:Connection ;
                        sh:path ns2:hasReferenceLocation ] ] [ sh:property [ rdfs:comment "A `Sensor` can be associated with a maximum of one `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
                        sh:class ns2:ConnectionPoint ;
                        sh:path ns2:hasReferenceLocation ] ] ) ;
    sh:property [ rdfs:comment "A `Sensor` can be associated with a maximum of one `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
            sh:maxCount 1 ;
            sh:path ns2:hasReferenceLocation ] ;
    sh:targetClass ns2:Sensor .

ns2:SensorShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
            sh:name "InferredMeasurementLocation"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Sensor .

ns2:ServerComputer a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Server computer"^^xsd:string ;
    rdfs:comment "A `Computer` that is primarily used by multiple people, or for the execution of tasks not directly coupled to human interaction."^^xsd:string ;
    rdfs:subClassOf ns2:Computer ;
    sh:property [ rdfs:comment "A `ServerComputer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ServerComputer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Shower a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Shower"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` for showering that receives as an input hot or cold water dispensed from one or two `Faucet`s, and is designed to hold a specific volume of water and release the held water through a `Drain`."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Shower` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Shower` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Shower` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Shower` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:SingleDuctTerminal a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Single duct terminal."^^xsd:string ;
    rdfs:comment "A `TerminalUnit` unit that has one ducted air inlet and a damper for regulating the flow of air."^^xsd:string ;
    rdfs:subClassOf ns2:TerminalUnit ;
    sh:property [ rdfs:comment "A `SingleDuctTerminal` shall be associated with at least one `Damper` using the relation `contains`."^^xsd:string ;
            sh:message "s223: A `SingleDuctTerminal` shall be associated with at least one `Damper` using the relation `contains`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:contains ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Damper ] ] .

ns2:Sink a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Sink"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` for manually washing hands, dishes, or other items that receives as an input hot or cold water dispensed from one or two `Faucet`s, and is designed to hold a specific volume of water and release the held water through a `Drain`."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Sink` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Sink` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Sink` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `Sink` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:SolarThermalCollector a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Solar thermal collector"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that converts sunlight into thermal energy."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `SolarThermalCollector` shall have at least one outlet using the medium `FLuid-Water`."^^xsd:string ;
            sh:message "s223: A `SolarThermalCollector` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `SolarThermalCollector` shall have at least one inlet using the medium `EM-Light`."^^xsd:string ;
            sh:message "s223: A `SolarThermalCollector` shall have at least one inlet using the medium `EM-Light`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:EM-Light ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:SymmetricRelationShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
            sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Concept .

ns2:SystemShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
            sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:System .

ns2:Television a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Television"^^xsd:string ;
    rdfs:comment "An `ElectronicDisplay` that is designed primarily for the output of visual information supplied by a media broadcaster, and that typically has an integral tuner that is capable of selecting a single channel for display from the available input channel range."^^xsd:string ;
    rdfs:subClassOf ns2:ElectronicDisplay .

ns2:TemperatureSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Temperature Sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of temperature."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor ;
    sh:property [ rdfs:comment "A `TemperatureSensor` shall always observe a `QuantifiableObservableProperty` that has a `QuantityKind` of `Temperature`."^^xsd:string ;
            sh:message "s223: A `TemperatureSensor` shall always observe a `QuantifiableObservableProperty` that has a `QuantityKind` of `Temperature`."^^xsd:string ;
            sh:path ns2:observes ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Property ;
                    sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/Temperature> ;
                                    sh:path ns1:hasQuantityKind ] ] ] ] .

ns2:ThermalEnergyStorageUnit a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Thermal energy storage unit"^^xsd:string ;
    rdfs:comment "A device that stores thermal energy."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A Thermal Energy Storage Unit shall have at least two connection points."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: A Thermal Energy Storage Unit shall have at least two connection points."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ] .

ns2:Thermostat a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Thermostat"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that maintains temperature at a fixed or adjustable setpoint."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:ThreeWayValve a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Three way valve"^^xsd:string ;
    rdfs:comment "A `Valve` that can divert a fluid in one of three directions."^^xsd:string ;
    rdfs:subClassOf ns2:Valve ;
    sh:property [ rdfs:comment "A `ThreeWayValve` shall have at least three `ConnectionPoint`s using the relation `hasConnectionPoint`."^^xsd:string ;
            sh:message "s223: A `ThreeWayValve` shall have at least three `ConnectionPoint`s using the relation `hasConnectionPoint`."^^xsd:string ;
            sh:minCount 3 ;
            sh:path ns2:hasConnectionPoint ] .

ns2:Turbine a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Turbine"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that converts mechanical energy into electric energy."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Turbine` shall be associated with at least one `ConnectionPoint` using the relation `hasConnectionPoint`."^^xsd:string ;
            sh:message "s223: A `Turbine` shall be associated with at least one `ConnectionPoint` using the relation `hasConnectionPoint`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ],
        [ rdfs:comment "A `Turbine` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:class ns2:OutletConnectionPoint ;
            sh:message "s223: A `Turbine` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                            sh:path ns2:hasMedium ] ] ;
            sh:path ns2:hasConnectionPoint ] .

ns2:TwoWayValve a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Two way valve"^^xsd:string ;
    rdfs:comment "A `Valve` that can divert a fluid in one of two directions."^^xsd:string ;
    rdfs:subClassOf ns2:Valve ;
    sh:property [ rdfs:comment "A `TwoWayValve` shall have at least one inlet."^^xsd:string ;
            sh:message "s223: A `TwoWayValve` shall have at least one inlet."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ] ],
        [ rdfs:comment "A `TwoWayValve` shall have at least one outlet."^^xsd:string ;
            sh:message "s223: A `TwoWayValve` shall have at least one outlet."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ] ] .

ns2:USBOutlet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "USB outlet"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that contains one or more receptacles for connecting electrical equipment to a USB communication network, typically via a USB cable."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `USBOutlet` shall have exactly one inlet using the medium `Signal-USB`."^^xsd:string ;
            sh:message "s223: A `USBOutlet` shall have exactly one inlet using the medium `Signal-USB`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-USB ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `USBOutlet` shall have at least one outlet using the medium `Signal-USB`."^^xsd:string ;
            sh:message "s223: A `USBOutlet` shall have at least one outlet using the medium `Signal-USB`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-USB ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ValveCPShape a sh:NodeShape ;
    rdfs:label "Valve"^^xsd:string ;
    rdfs:comment "A `Valve` shall have at least one inlet and one outlet or two bidirectional connection points."^^xsd:string ;
    sh:message "s223: A `Valve` shall have at least one inlet and one outlet or two bidirectional connection points."^^xsd:string ;
    sh:or ( [ sh:property [ rdfs:comment "A `Valve` shall have at least one inlet and one outlet or two bidirectional connection points."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ],
                    [ rdfs:comment "A `Valve` shall have at least one inlet and one outlet or two bidirectional connection points."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] [ sh:property [ rdfs:comment "A `Valve` shall have at least one inlet and one outlet or two bidirectional connection points."^^xsd:string ;
                        sh:minCount 2 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 2 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] ) ;
    sh:severity sh:Warning ;
    sh:targetClass ns2:Valve .

ns2:VariableFrequencyDrive a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Variable frequency drive"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that varies its output frequency to vary the rotating speed and torque of a motor, given a fixed input frequency. Used with fans or pumps to vary the flow in the system as a function of a maintained pressure."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `VariableFrequencyDrive` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `VariableFrequencyDrive` shall have at least one outlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `VariableFrequencyDrive` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `VariableFrequencyDrive` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ;
            sh:severity sh:Warning ],
        [ rdfs:comment "If the relation `connectedTo` is present it shall associate the `VariableFrequencyDrive` with a `Equipment`."^^xsd:string ;
            sh:class ns2:Equipment ;
            sh:message "s223: If the relation `connectedTo` is present it shall associate the `VariableFrequencyDrive` with a `Equipment`."^^xsd:string ;
            sh:path ns2:connectedTo ] .

ns2:WaterOutlet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Water outlet"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that contains one or more pipe fittings for connecting plumbing equipment (e.g., `Faucet`) to a plumbing system."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `WaterOutlet` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `WaterOutlet` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `WaterOutlet` shall have exactly one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `WaterOutlet` shall have exactly one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:WaterToAirHeatPump a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Water to air heat pump"^^xsd:string ;
    rdfs:comment "A `HeatPump` that transfers thermal energy between air and a body of water."^^xsd:string ;
    rdfs:subClassOf ns2:HeatPump ;
    sh:property [ rdfs:comment "A `WaterToAirHeatPump` shall have at least one outlet using the medium `Fluid-Water`"^^xsd:string ;
            sh:message "s223: A `WaterToAirHeatPump` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `WaterToAirHeatPump` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `WaterToAirHeatPump` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `WaterToAirHeatPump` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `WaterToAirHeatPump` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `WaterToAirHeatPump` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `WaterToAirHeatPump` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:WaterToWaterHeatPump a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Water to water heat pump"^^xsd:string ;
    rdfs:comment "A `HeatPump` that transfers thermal energy between two flows of water."^^xsd:string ;
    rdfs:subClassOf ns2:HeatPump ;
    sh:property [ rdfs:comment "A `WaterToWaterHeatPump` shall have at least two inlets using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `WaterToWaterHeatPump` shall have at least two inlets using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `WaterToWaterHeatPump` shall have at least two outlets using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `WaterToWaterHeatPump` shall have at least two outlets using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:WindowShade a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Window shade"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that can be adjusted to allow, regulate, or stop the flow of light through a `Window`. "^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:WiredEthernetOutlet a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Wired ethernet outlet"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that contains one or more receptacles for connecting electrical equipment to a wired Ethernet communication network, typically via a wired Ethernet cable."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `WiredEthernetOutlet` shall have at least one outlet using the medium `Signal-WiredEthernet`."^^xsd:string ;
            sh:message "s223: A `WiredEthernetOutlet` shall have at least one outlet using the medium `Signal-WiredEthernet`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-WiredEthernet ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `WiredEthernetOutlet` shall have exactly one inlet using the medium `Signal-WiredEthernet`."^^xsd:string ;
            sh:message "s223: A `WiredEthernetOutlet` shall have exactly one inlet using the medium `Signal-WiredEthernet`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Signal-WiredEthernet ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ZoneGroupShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:ZoneGroup .

ns2:ZoneShape a sh:NodeShape ;
    sh:rule [ a sh:SPARQLRule ;
            rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ],
        [ a sh:SPARQLRule ;
            rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
            sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ] ;
    sh:targetClass ns2:Zone .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoilAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:CoolingCoil .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
                <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Valve .

<http://data.ashrae.org/standard223/1.0/extensions/g36#DamperAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
                <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Damper .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoilAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:ElectricResistanceElement .

<http://data.ashrae.org/standard223/1.0/extensions/g36#FanAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Fan .

<http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFDAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Fan .

<http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoilAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:HeatingCoil .

<http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
                <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Valve .

<http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamperAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Damper .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:Zone .

<http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroupAnnotation> a sh:NodeShape ;
    sh:rule [ a sh:TripleRule ;
            rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
            sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
            sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
            sh:predicate rdf:type ;
            sh:subject sh:this ] ;
    sh:targetClass ns2:ZoneGroup .

<http://data.ashrae.org/standard223/1.0/extensions/g36/core> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/extensions/settings> rdfs:comment """This file can be used to control which extensions are to be loaded with the 223 ontology by importing the appropriate graph(s). Options include:
For validation of the schema, model, or data - http://data.ashrae.org/standard223/1.0/validation/schema (or model or data).  
For inferred relations - http://data.ashrae.org/standard223/1.0/inference/model-rules (and/or schema-rules, data-rules).
For G36 extensions - http://data.ashrae.org/standard223/1.0/extensions/g36/core (and/or vav-terminal-unit, multiple-zone-vav-air-handling-unit, etc.)."""^^xsd:string ;
    owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/inference/data-rules> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/inference/model-rules> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/inference/owl-subset> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/model/core> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/model/equipment> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/validation/data> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/validation/model> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/validation/schema> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://data.ashrae.org/standard223/1.0/vocab/enumeration> owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

<http://qudt.org/vocab/quantitykind/AbsoluteTypographicMeasurement> a ns1:QuantityKind ;
    rdfs:label "absolute typographic measurement" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD372" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD372"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/AccelerationOfGravity> a ns1:QuantityKind ;
    rdfs:label "Acceleration Of Gravity"@en ;
    dcterms:description "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-SEC2>,
        <http://qudt.org/vocab/unit/FT-PER-SEC2>,
        <http://qudt.org/vocab/unit/G>,
        <http://qudt.org/vocab/unit/GALILEO>,
        <http://qudt.org/vocab/unit/IN-PER-SEC2>,
        <http://qudt.org/vocab/unit/KN-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM>,
        <http://qudt.org/vocab/unit/M-PER-SEC2>,
        <http://qudt.org/vocab/unit/MI_US-PER-SEC2>,
        <http://qudt.org/vocab/unit/MicroG>,
        <http://qudt.org/vocab/unit/MilliG>,
        <http://qudt.org/vocab/unit/MilliGAL>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC2>,
        <http://qudt.org/vocab/unit/YD-PER-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:plainTextDescription "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." ;
    ns1:symbol "g" ;
    rdfs:comment "Applicable units are those of quantitykind:Acceleration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Acceleration> .

<http://qudt.org/vocab/quantitykind/AcceptorDensity> a ns1:QuantityKind ;
    rdfs:label "Acceptor Density"@en ;
    dcterms:description "\"Acceptor Density\" is the number per volume of acceptor levels."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Acceptor Density\" is the number per volume of acceptor levels." ;
    ns1:symbol "n_a" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/ActionTime> a ns1:QuantityKind ;
    rdfs:label "Action Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    rdfs:comment "Action Time (sec) ",
        "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/ActiveEnergy> a ns1:QuantityKind ;
    rdfs:label "Active Energy"@en ;
    dcterms:description """
  $\\textit{Active Energy}$ is the electrical energy transformable into some other form of energy.
  """^^ns1:LatexString ;
    ns1:abbreviation "active-energy" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=601-01-19"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$W = \\int_{t_1}^{t_2} p dt$, where $p$ is instantaneous power and the integral interval is the time interval from $t_1$ to $t_2$."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Active Energy\" is the electrical energy transformable into some other form of energy." ;
    ns1:symbol "W" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InstantaneousPower> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/ActivityRelatedByMass> a ns1:QuantityKind ;
    rdfs:label "activity related by mass"@en-US ;
    dcterms:description """
  $\\textit{Activity Related By Mass}$ is quantitative data of the radioactivity of the amount of a radionuclide in a particular state of energy at a defined point in time, 
   divided by the related mass of this quantity.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/CI-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:plainTextDescription "quantitative Angabe der Radioaktivität einer Menge eines Radionuklids in einem bestimmten Energiezustand zu einem gegebenen Zeitpunkt dividiert durch die zugehörige Masse dieser Menge"@de,
        "quantitative data of the radioactivity of the amount of a radionuclide in a particular state of energy at a defined point in time, divided by the related mass of this quantity"@en ;
    ns1:symbol "0173-1#Z4-BAJ342#002" ;
    rdfs:comment "Applicable units are those of quantitykind:MassicActivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassicActivity> .

<http://qudt.org/vocab/quantitykind/ActivityThresholds> a ns1:QuantityKind ;
    rdfs:label "Activity Thresholds"@en ;
    dcterms:description "\"Activity Thresholds\" are thresholds of sensitivity for radioactivity."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_t}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Activity Thresholds\" are thresholds of sensitivity for radioactivity." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Adaptation> a ns1:QuantityKind ;
    rdfs:label "Adaptation"@en ;
    dcterms:description "\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation), usually measured in units of time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Neural_adaptation#Visual"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Adaptation\" is the recovery of visual ability following exposure to light (dark adaptation)." ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/AlphaDisintegrationEnergy> a ns1:QuantityKind ;
    rdfs:label "Alpha Disintegration Energy"@en ;
    dcterms:description "The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the $\\alpha$-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:latexSymbol "$Q_a$"^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Alpha Disintegration Energy\" is the sum of the kinetic energy of the alpha-particle produced in the disintegration process and the recoil energy of the product atom in the reference frame in which the emitting nucleus is at rest before its disintegration." ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/AmbientPressure> a ns1:QuantityKind ;
    rdfs:label "Ambient Pressure"@en ;
    dcterms:description """The ambient pressure on an object is the pressure of the surrounding medium, such as a gas or liquid, which comes into contact with the object.
The SI unit of pressure is the pascal (Pa), which is a very small unit relative to atmospheric pressure on Earth, so kilopascals ($kPa$) are more commonly used in this context. """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:symbol "p_a" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/AmountOfBiologicallyActiveSubstance> a ns1:QuantityKind ;
    rdfs:label "amount of biologically active substance" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD370" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD370"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AmountOfSubstanceIonConcentration> a ns1:QuantityKind ;
    rdfs:label "Ion Concentration"@en ;
    dcterms:description "\"Ion Concentration\" is the moles of ions per volume of solution."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-L>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "\"Ion Concentration\" is the moles of ions per volume of solution." ;
    rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Concentration> .

<http://qudt.org/vocab/quantitykind/AngleOfAttack> a ns1:QuantityKind ;
    rdfs:label "Angle Of Attack"@en ;
    dcterms:description "Angle of attack  is the angle between the oncoming air or relative wind and a reference line on the airplane or wing."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "Angle of attack  is the angle between the oncoming air or relative wind and a reference line on the airplane or wing." ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/AngleOfOpticalRotation> a ns1:QuantityKind ;
    rdfs:label "Angle of Optical Rotation"@en ;
    dcterms:description "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Optical_rotation"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium." ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/AngularDistance> a ns1:QuantityKind ;
    rdfs:label "Angular Distance"@en ;
    dcterms:description "Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\theta$"^^ns1:LatexString ;
    ns1:plainTextDescription "Angular distance travelled by orbiting vehicle measured from the azimuth of closest approach." ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/ApogeeRadius> a ns1:QuantityKind ;
    rdfs:label "Apogee Radius"@en ;
    dcterms:description "Apogee radius of an elliptical orbit"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "Apogee radius of an elliptical orbit" ;
    ns1:symbol "r_2" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Radius> .

<http://qudt.org/vocab/quantitykind/AreaChargeDensity> a ns1:QuantityKind ;
    rdfs:label "areic charge density" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-MilliM2>,
        <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2>,
        <http://qudt.org/vocab/unit/MegaC-PER-M2>,
        <http://qudt.org/vocab/unit/MicroC-PER-M2>,
        <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD013" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD013"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> .

<http://qudt.org/vocab/quantitykind/AreaMass> a ns1:QuantityKind ;
    rdfs:label "areic mass" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GM-PER-HA>,
        <http://qudt.org/vocab/unit/GM-PER-M2>,
        <http://qudt.org/vocab/unit/GM-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-FT2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HA>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/LB-PER-AC>,
        <http://qudt.org/vocab/unit/LB-PER-FT2>,
        <http://qudt.org/vocab/unit/LB-PER-IN2>,
        <http://qudt.org/vocab/unit/LB-PER-YD2>,
        <http://qudt.org/vocab/unit/MegaGM-PER-HA>,
        <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/MicroGM-PER-IN2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciM2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-HA>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2>,
        <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/OZ-PER-FT2>,
        <http://qudt.org/vocab/unit/OZ-PER-IN2>,
        <http://qudt.org/vocab/unit/OZ-PER-YD2>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT2>,
        <http://qudt.org/vocab/unit/TONNE-PER-HA>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD014" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD014"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassPerArea> .

<http://qudt.org/vocab/quantitykind/AreicChargeDensityOrElectricFluxDensityOrElectricPolarization> a ns1:QuantityKind ;
    rdfs:label "areic charge density or electric flux density or electric polarization"@en-US ;
    dcterms:description "charge Q presented on an area of size A divided by the area A or vector quantity obtained at a given point by adding the electric polarization P to the product of the electric field strength E and the electric constant (permittivity) ε₀"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:plainTextDescription "auf einer Fläche mit dem Flächeninhalt A vorhandenen Ladung Q dividiert durch den Flächeninhalt A oder vektorielle Größe, die für einen gegebenen Punkt gleich der Summe der elektrischen Polarisation P und des Produkts aus der elektrischen Feldstärke E und der elektrischen Feldkonstante (Permittivität) ε₀ ist oder räumliche Dichte des elektrischen Moments molekularer Dipole"@de ;
    ns1:symbol "0173-1#Z4-BAJ320#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreicDataVolume> a ns1:QuantityKind ;
    rdfs:label "areic data volume"@en-US ;
    dcterms:description "volume of data, which is usually dependent on the respective complexity of the information or its coding procedure, divided by the related area"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:plainTextDescription "Anzahl von Daten, die in der Regel abhängig von der jeweiligen Komplexität der Information oder deren Codierungsverfahren ist, dividiert durch die zugehörige Fläche"@de ;
    ns1:symbol "0173-1#Z4-BAJ321#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreicEnergyFlow> a ns1:QuantityKind ;
    rdfs:label "areic energy flow"@en-US ;
    dcterms:description "energy in a defined direction of propagation through a surface perpendicular to this, divided by its area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:plainTextDescription "Leistung in festgelegter Ausbreitungsrichtung durch ein dazu senkrechtes Oberflächenelement, dividiert durch dessen Fläche"@de ;
    ns1:symbol "0173-1#Z4-BAJ322#002" ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/AreicHeatFlowRate> a ns1:QuantityKind ;
    rdfs:label "Aeric Heat Flow Rate"@en ;
    dcterms:description "Density of heat flow rate."^^ns1:LatexString ;
    ns1:abbreviation "heat-flow-rate" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Rate_of_heat_flow"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = \\frac{\\Phi}{A}$, where $\\Phi$ is heat flow rate and $A$ is area."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "Density of heat flow rate." ;
    ns1:symbol "φ" ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    skos:closeMatch <http://dbpedia.org/resource/Heat_transfer> .

<http://qudt.org/vocab/quantitykind/AreicMass> a ns1:QuantityKind ;
    rdfs:label "areic mass"@en-US ;
    dcterms:description "mass divided by the related area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GM-PER-HA>,
        <http://qudt.org/vocab/unit/GM-PER-M2>,
        <http://qudt.org/vocab/unit/GM-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-FT2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HA>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/LB-PER-AC>,
        <http://qudt.org/vocab/unit/LB-PER-FT2>,
        <http://qudt.org/vocab/unit/LB-PER-IN2>,
        <http://qudt.org/vocab/unit/LB-PER-YD2>,
        <http://qudt.org/vocab/unit/MegaGM-PER-HA>,
        <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/MicroGM-PER-IN2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciM2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-HA>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2>,
        <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/OZ-PER-FT2>,
        <http://qudt.org/vocab/unit/OZ-PER-IN2>,
        <http://qudt.org/vocab/unit/OZ-PER-YD2>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT2>,
        <http://qudt.org/vocab/unit/TONNE-PER-HA>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:plainTextDescription "Masse dividiert durch die zugehörige Fläche"@de ;
    ns1:symbol "0173-1#Z4-BAJ288#004" ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassPerArea> .

<http://qudt.org/vocab/quantitykind/AreicTorque> a ns1:QuantityKind ;
    rdfs:label "areic torque"@en-US ;
    dcterms:description "ratio of a torque acting on a surface and causing a rotation or shearing divided by this area"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:plainTextDescription "Quotient aus dem auf eine Fläche wirkenden, eine Verdrehung bzw. Abscherung verursachenden  Drehmoment dividiert durch diese Fläche"@de ;
    ns1:symbol "0173-1#Z4-BAJ420#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AtmosphericPressure> a ns1:QuantityKind ;
    rdfs:label "Atmospheric Pressure"@en ;
    dcterms:description "The pressure exerted by the weight of the air above it at any point on the earth's surface. At sea level the atmosphere will support a column of mercury about $760 mm$ high. This decreases with increasing altitude. The standard value for the atmospheric pressure at sea level in SI units is $101,325 pascals$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Atmospheric_pressure"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "https://www.oxfordreference.com/display/10.1093/acref/9780199233991.001.0001/acref-9780199233991"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/AtomicAttenuationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Atomic Attenuation Coefficient"@en ;
    dcterms:description "\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu_a = -\\frac{\\mu}{n}$, where $\\mu$ is the linear attenuation coefficient and $n$ is the number density of the atoms in the substance."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Atomic Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per the number of atoms in the substance." ;
    ns1:symbol "μₐ" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/MolarAttenuationCoefficient> .

<http://qudt.org/vocab/quantitykind/AtomicCharge> a ns1:QuantityKind ;
    rdfs:label "Atomic Charge"@en ;
    dcterms:description "The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR>,
        <http://qudt.org/vocab/unit/A-SEC>,
        <http://qudt.org/vocab/unit/AttoC>,
        <http://qudt.org/vocab/unit/C>,
        <http://qudt.org/vocab/unit/C_Ab>,
        <http://qudt.org/vocab/unit/C_Stat>,
        <http://qudt.org/vocab/unit/CentiC>,
        <http://qudt.org/vocab/unit/DecaC>,
        <http://qudt.org/vocab/unit/DeciC>,
        <http://qudt.org/vocab/unit/E>,
        <http://qudt.org/vocab/unit/ElementaryCharge>,
        <http://qudt.org/vocab/unit/ExaC>,
        <http://qudt.org/vocab/unit/F>,
        <http://qudt.org/vocab/unit/FR>,
        <http://qudt.org/vocab/unit/FemtoC>,
        <http://qudt.org/vocab/unit/GigaC>,
        <http://qudt.org/vocab/unit/HectoC>,
        <http://qudt.org/vocab/unit/KiloA-HR>,
        <http://qudt.org/vocab/unit/KiloC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloV>,
        <http://qudt.org/vocab/unit/MegaC>,
        <http://qudt.org/vocab/unit/MicroC>,
        <http://qudt.org/vocab/unit/MilliA-HR>,
        <http://qudt.org/vocab/unit/MilliA-SEC>,
        <http://qudt.org/vocab/unit/MilliC>,
        <http://qudt.org/vocab/unit/NanoC>,
        <http://qudt.org/vocab/unit/PetaC>,
        <http://qudt.org/vocab/unit/PicoC>,
        <http://qudt.org/vocab/unit/PlanckCharge>,
        <http://qudt.org/vocab/unit/TeraC>,
        <http://qudt.org/vocab/unit/YoctoC>,
        <http://qudt.org/vocab/unit/YottaC>,
        <http://qudt.org/vocab/unit/ZeptoC>,
        <http://qudt.org/vocab/unit/ZettaC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:informativeReference "http://www.answers.com/topic/atomic-charge"^^xsd:anyURI ;
    ns1:plainTextDescription "The electric charge of an ion, equal to the number of electrons the atom has gained or lost in its ionization multiplied by the charge on one electron." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricCharge> .

<http://qudt.org/vocab/quantitykind/AtomicEnergy> a ns1:QuantityKind ;
    rdfs:label "atomic energy"@en-US ;
    dcterms:description "scalar quantity of elementary particles which is retained within a system following any change and, as saved energy, constitutes the capability of a physical system to carry out work"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:plainTextDescription "skalare Größe von Elementarteilchen, die bei beliebiger Umwandlung innerhalb eines Systems erhalten bleibt und als gespeichertes Arbeitsvermögen die Fähigkeit eines physikalischen Systems darstellt, Arbeit zu verrichten"@de ;
    ns1:symbol "0173-1#Z4-BAJ291#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/AtomicMass> a ns1:QuantityKind ;
    rdfs:label "Atomic Mass"@en ;
    dcterms:description "The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_mass"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Atomic Mass\" is the mass of a specific isotope, most often expressed in unified atomic mass units." ;
    ns1:symbol "m_a" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/AtomicStoppingPower> a ns1:QuantityKind ;
    rdfs:label "atomic stopping power"@en-US ;
    dcterms:description "ratio of the linear stopping power to the number density of the atoms in the medium"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-2D0> ;
    ns1:plainTextDescription "Quotient aus dem linearen Bremsvermögen und der Anzahldichte der Atome in dem Medium"@de ;
    ns1:symbol "0173-1#Z4-BAJ292#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AuditoryThresholds> a ns1:QuantityKind ;
    rdfs:label "Auditory Thresholds"@en ;
    dcterms:description "\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/B>,
        <http://qudt.org/vocab/unit/DeciB>,
        <http://qudt.org/vocab/unit/DeciB_A>,
        <http://qudt.org/vocab/unit/DeciB_ISO>,
        <http://qudt.org/vocab/unit/DeciB_M>,
        <http://qudt.org/vocab/unit/DeciB_Z> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_a}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Auditory Thresholds\" is the thresholds of sensitivity to auditory signals and other input to the ear or the sense of hearing." ;
    rdfs:comment "Applicable units are those of quantitykind:SoundPowerLevel" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SoundPowerLevel> .

<http://qudt.org/vocab/quantitykind/AuxillaryMagneticField> a ns1:QuantityKind ;
    rdfs:label "Auxillary Magnetic Field"@en ;
    dcterms:description "Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/AT-PER-IN>,
        <http://qudt.org/vocab/unit/AT-PER-M>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM>,
        <http://qudt.org/vocab/unit/OERSTED> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:latexSymbol "H"^^ns1:LatexString ;
    ns1:plainTextDescription "Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium." ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFieldStrength_H" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> .

<http://qudt.org/vocab/quantitykind/AverageEnergyLossPerElementaryChargeProduced> a ns1:QuantityKind ;
    rdfs:label "Average Energy Loss per Elementary Charge Produced"@en ;
    dcterms:description "\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:latexDefinition "$W_i = \\frac{E_k}{N_i}$, where $E_k$ is the initial kinetic energy of an ionizing charged particle and $N_i$ is the total ionization produced by that particle."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Average Energy Loss per Elementary Charge Produced\" is also referred to as average energy loss per ion pair formed." ;
    ns1:symbol "W_i" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/AverageHeadEndPressure> a ns1:QuantityKind ;
    rdfs:label "Average Head End Pressure"@en ;
    ns1:abbreviation "AHEP" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/HeadEndPressure> .

<http://qudt.org/vocab/quantitykind/AverageSpecificImpulse> a ns1:QuantityKind ;
    rdfs:label "Average Specific Impulse"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    rdfs:comment "Avg Specific Impulse (lbf-sec/lbm) " ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificImpulse> .

<http://qudt.org/vocab/quantitykind/AverageVacuumThrust> a ns1:QuantityKind ;
    rdfs:label "Average Vacuum Thrust"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "AVT" ;
    skos:broader <http://qudt.org/vocab/quantitykind/VacuumThrust> .

<http://qudt.org/vocab/quantitykind/Azimuth> a ns1:QuantityKind ;
    rdfs:label "Azimuth"@en ;
    dcterms:description """The horizontal angle between an object's orientation frame and a cardinal direction, generally north. 
  In the context of architecture, this would refer to the direction a structure faces relative to the direction north.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription """The horizontal angle between an object and a cardinal direction, generally north. 
  In the context of architecture, this would refer to the direction a structure faces relative to the direction north.""" ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/BandwidthDistanceProduct> a ns1:QuantityKind ;
    rdfs:label "bandwidth distance product" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD016" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD016"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BandwidthLengthProduct> a ns1:QuantityKind ;
    rdfs:label "bandwidth length product"@en-US ;
    dcterms:description "parameter of transmission media for determination of frequency and length restrictions as reciprocal value of the multimode distortion corresponding to the product of maximum pulse frequency and maximum transmission distance"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "Parameter von Übertragungsmedien zur Bestimmung der Frequenz- und Längenrestriktionen als reziproke Wert der Modendispersion entsprechend dem Produkt aus maximaler Impulsfrequenz mal maximaler Übertragungsstrecke"@de ;
    ns1:symbol "0173-1#Z4-BAJ293#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BendingMomentOfForce> a ns1:QuantityKind ;
    rdfs:label "Bending Moment of Force"@en ;
    dcterms:description "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN-M>,
        <http://qudt.org/vocab/unit/DYN-CentiM>,
        <http://qudt.org/vocab/unit/DYN-M>,
        <http://qudt.org/vocab/unit/DeciN-M>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/IN-PDL>,
        <http://qudt.org/vocab/unit/KiloGM_F-M>,
        <http://qudt.org/vocab/unit/KiloN-M>,
        <http://qudt.org/vocab/unit/LB_F-FT>,
        <http://qudt.org/vocab/unit/LB_F-IN>,
        <http://qudt.org/vocab/unit/MegaN-M>,
        <http://qudt.org/vocab/unit/MicroN-M>,
        <http://qudt.org/vocab/unit/MilliN-M>,
        <http://qudt.org/vocab/unit/N-CentiM>,
        <http://qudt.org/vocab/unit/N-M>,
        <http://qudt.org/vocab/unit/OZ_F-IN>,
        <http://qudt.org/vocab/unit/PDL-FT>,
        <http://qudt.org/vocab/unit/PDL-IN> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Torque"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bending_moment"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$M_b = M \\cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered."^^ns1:LatexString ;
    ns1:plainTextDescription "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." ;
    ns1:symbol "M_b" ;
    rdfs:comment "Applicable units are those of quantitykind:Torque" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Torque> .

<http://qudt.org/vocab/quantitykind/BetaDisintegrationEnergy> a ns1:QuantityKind ;
    rdfs:label "Beta Disintegration Energy"@en ;
    dcterms:description "\"Beta Disintegration Energy\" is the  energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Decay_energy"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Beta Disintegration Energy\" is the  energy released by a beta particle radioactive decay. It is the sum of the maximum beta-particle kinetic energy and the recoil energy of the atom produced in the reference frame in which the emitting nucleus is at rest before its disintegration." ;
    ns1:symbol "Qᵦ" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/BevelGearPitchAngle> a ns1:QuantityKind ;
    rdfs:label "Bevel Gear Pitch Angle"@en ;
    dcterms:description "Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\theta$"^^ns1:LatexString ;
    ns1:plainTextDescription "Pitch angle in bevel gears is the angle between an element of a pitch cone and its axis. In external and internal bevel gears, the pitch angles are respectively less than and greater than 90 degrees." ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/BiogeochemicalRate> a ns1:QuantityKind ;
    rdfs:label "Biogeochemical Rate"@en ;
    dcterms:description "the rate at which a specific chemical element or compound is processed or transformed, as amount per unit mass of the relevant material Unreduced, SI unit is mole * kg-1 * s-1" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:plainTextDescription "the rate at which a specific chemical element or compound is processed or transformed, as amount per unit mass of the relevant material. Unreduced, SI unit is mole * kg-1 * s-1" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BitDataVolume> a ns1:QuantityKind ;
    rdfs:label "bit data volume"@en-US ;
    dcterms:description "name for a particular quantity of data on the basis of the binary digit \"Bit\" (basic indissoluble information unit) which can only assume a state of 1 or 0"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Bezeichnung für eine bestimmte Anzahl von Daten auf Basis der Binärziffer Bit (en: Basic Indissoluble Information Unit, dt: kleinstmögliche Informationseinheit), welche nur den Zustand 1 oder 0 annehmen kann"@de ;
    ns1:symbol "0173-1#Z4-BAJ436#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BitTransmissionRate> a ns1:QuantityKind ;
    rdfs:label "bit transmission rate"@en-US ;
    dcterms:description "speed with which one bit will be transmitted per second"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OCTET-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Geschwindigkeit, mit der Binärzeichen übertragen werden"@de ;
    ns1:symbol "0173-1#Z4-BAJ295#003" ;
    rdfs:comment "Applicable units are those of quantitykind:BitRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/BitRate> .

<http://qudt.org/vocab/quantitykind/BraggAngle> a ns1:QuantityKind ;
    rdfs:label "Bragg Angle"@en ;
    dcterms:description "\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://reference.iucr.org/dictionary/Bragg_angle"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$2d\\sin{\\vartheta} = n\\lambda $"^^ns1:LatexString ;
    ns1:latexSymbol "$\\vartheta$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Bragg Angle\" describes the condition for a plane wave to be diffracted from a family of lattice planes, the angle between the wavevector of the incident plane wave, and the lattice planes." ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/Breadth> a ns1:QuantityKind ;
    rdfs:label "العرض"@ar,
        "šířka"@cs,
        "Breite"@de,
        "breadth"@en,
        "ancho"@es,
        "عرض"@fa,
        "largeur"@fr,
        "larghezza"@it,
        "幅"@ja,
        "lebar"@ms,
        "szerokość"@pl,
        "largura"@pt,
        "ширина"@ru,
        "širina"@sl,
        "genişliği"@tr,
        "寬度"@zh ;
    dcterms:description "\"Breadth\" is the extent or measure of how broad or wide something is."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Length"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wiktionary.org/wiki/breadth"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Breadth\" is the extent or measure of how broad or wide something is." ;
    ns1:symbol "b" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/BucklingFactor> a ns1:QuantityKind ;
    rdfs:label "Buckling Factor"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:symbol "B" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/BurgersVector> a ns1:QuantityKind ;
    rdfs:label "Burgers Vector"@en ;
    dcterms:description "\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Burgers_vector"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Burgers Vector\" is the vector characterizing a dislocation, i.e. the closing vector in a Burgers circuit encircling a dislocation line." ;
    ns1:symbol "b" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/BurnTime> a ns1:QuantityKind ;
    rdfs:label "Burn Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:symbol "t" ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/ByteDataVolume> a ns1:QuantityKind ;
    rdfs:label "byte data volume"@en-US ;
    dcterms:description "particular quantity of data based on a string consisting of 8 bits"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BILLION_Long>,
        <http://qudt.org/vocab/unit/BILLION_Short>,
        <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/HUNDRED>,
        <http://qudt.org/vocab/unit/MILLION>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE>,
        <http://qudt.org/vocab/unit/TEN>,
        <http://qudt.org/vocab/unit/THOUSAND>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Anzahl von Daten auf Basis einer Zeichenfolge, die aus je 8 Bit besteht"@de ;
    ns1:symbol "0173-1#Z4-BAJ435#004" ;
    rdfs:comment "Applicable units are those of quantitykind:Count" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/ByteTransmissionRate> a ns1:QuantityKind ;
    rdfs:label "byte transmission rate"@en-US ;
    dcterms:description "speed with which 8 bits are transmitted"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BYTE-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaBYTE-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBYTE-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Geschwindigkeit, mit der 8 Binärzeichen übertragen werden"@de ;
    ns1:symbol "0173-1#Z4-BAJ297#003" ;
    rdfs:comment "Applicable units are those of quantitykind:ByteRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ByteRate> .

<http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_X> a ns1:QuantityKind ;
    rdfs:label "Center of Gravity in the X axis"@en ;
    dcterms:isReplacedBy <http://qudt.org/vocab/quantitykind/CenterOfGravity_X> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/center-of-gravity/"^^xsd:anyURI ;
    ns1:symbol "cg" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_Y> a ns1:QuantityKind ;
    rdfs:label "Center of Gravity in the Y axis"@en ;
    dcterms:isReplacedBy <http://qudt.org/vocab/quantitykind/CenterOfGravity_Y> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/center-of-gravity/"^^xsd:anyURI ;
    ns1:symbol "cg" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/CENTER-OF-GRAVITY_Z> a ns1:QuantityKind ;
    rdfs:label "Center of Gravity in the Z axis"@en ;
    dcterms:isReplacedBy <http://qudt.org/vocab/quantitykind/CenterOfGravity_Z> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/center-of-gravity/"^^xsd:anyURI ;
    ns1:symbol "cg" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/CENTER-OF-MASS> a ns1:QuantityKind ;
    rdfs:label "Center of Mass (CoM)"@en ;
    dcterms:description "The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Center_of_mass"^^xsd:anyURI ;
    ns1:plainTextDescription "The point at which the distributed mass of a composite body can be acted upon by a force without inducing any rotation of the composite body." ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "COM" ;
    skos:broader <http://qudt.org/vocab/quantitykind/PositionVector> .

<http://qudt.org/vocab/quantitykind/CONTRACT-END-ITEM-SPECIFICATION-MASS> a ns1:QuantityKind ;
    rdfs:label "Contract End Item (CEI) Specification Mass."@en ;
    dcterms:description "Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "Contractual mass requirement of a delivered item. Note that The term 'control mass' is sometimes utilized as a limit in lieu of CEI mass when a CEI mass does not exist. The term 'Interface Control Document Mass' is another alternative for specifying a contractual mass requirement." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "CEI" ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/CONTROL-MASS> a ns1:QuantityKind ;
    rdfs:label "Control Mass."@en ;
    dcterms:description "The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "The upper design gross mass limit of a system at a specified mission event against which margins are calculated after accounting for basic masses of flight hardware, MGA, and uncertainties. It may include propellants, crew, and cargo." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/Capacity> a ns1:QuantityKind ;
    rdfs:label "Capacity"@en ;
    dcterms:description "In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that  can be stored, such as fuel or food."^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Capacity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed. In other contexts, the amount of material that  can be stored, such as fuel or food." ;
    ns1:symbol "TBD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CarrierLifetime> a ns1:QuantityKind ;
    rdfs:label "Carrier LifetIme"@en ;
    dcterms:description "\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Carrier_lifetime"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\tau, \\tau_n, \\tau_p$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Carrier LifetIme\" is a time constant for recombination or trapping of minority charge carriers in semiconductors." ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/CartesianArea> a ns1:QuantityKind ;
    rdfs:label "Cartesian Area"@en ;
    dcterms:description "\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane."^^ns1:LatexString ;
    ns1:abbreviation "area" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Area"^^xsd:anyURI ;
    ns1:latexDefinition "$A = \\int\\int dxdy$, where $x$ and $y$ are cartesian coordinates."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Area\" is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane." ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/CartesianCoordinates> a ns1:QuantityKind ;
    rdfs:label "Kartézská soustava souřadnic"@cs,
        "kartesische Koordinaten"@de,
        "Cartesian coordinates"@en,
        "مختصات دکارتی"@fa,
        "coordonnées cartésiennes"@fr,
        "coordinate cartesiane"@it,
        "Koordiant Kartesius"@ms,
        "coordenadas cartesianas"@pt,
        "kartezyen koordinatları"@tr,
        "直角坐标系"@zh ;
    dcterms:description "\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cartesian_coordinate_system"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Cartesian Coordinates\" specify each point uniquely in a plane by a pair of numerical coordinates, which are the signed distances from the point to two fixed perpendicular directed lines, measured in the same unit of length. " ;
    ns1:symbol "x, y, z" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Kartézské souřadnice"@cs ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/CartesianVolume> a ns1:QuantityKind ;
    rdfs:label "حجم"@ar,
        "Обем"@bg,
        "Objem"@cs,
        "Volumen"@de,
        "Επιτάχυνση"@el,
        "volume"@en,
        "volumen"@es,
        "حجم"@fa,
        "volume"@fr,
        "נפח"@he,
        "आयतन"@hi,
        "volume"@it,
        "体積"@ja,
        "Isipadu"@ms,
        "objętość"@pl,
        "volume"@pt,
        "volum"@ro,
        "Объём"@ru,
        "prostornina"@sl,
        "hacim"@tr,
        "体积"@zh ;
    dcterms:description "\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC-FT>,
        <http://qudt.org/vocab/unit/AC-FT_US>,
        <http://qudt.org/vocab/unit/ANGSTROM3>,
        <http://qudt.org/vocab/unit/BBL>,
        <http://qudt.org/vocab/unit/BBL_UK_PET>,
        <http://qudt.org/vocab/unit/BU_US_DRY>,
        <http://qudt.org/vocab/unit/CentiM3>,
        <http://qudt.org/vocab/unit/DecaL>,
        <http://qudt.org/vocab/unit/DecaM3>,
        <http://qudt.org/vocab/unit/DeciL>,
        <http://qudt.org/vocab/unit/DeciM3>,
        <http://qudt.org/vocab/unit/FBM>,
        <http://qudt.org/vocab/unit/FT3>,
        <http://qudt.org/vocab/unit/FemtoL>,
        <http://qudt.org/vocab/unit/GI_UK>,
        <http://qudt.org/vocab/unit/GI_US>,
        <http://qudt.org/vocab/unit/GT>,
        <http://qudt.org/vocab/unit/HectoL>,
        <http://qudt.org/vocab/unit/IN3>,
        <http://qudt.org/vocab/unit/KiloCubicFT>,
        <http://qudt.org/vocab/unit/KiloL>,
        <http://qudt.org/vocab/unit/L>,
        <http://qudt.org/vocab/unit/M3>,
        <http://qudt.org/vocab/unit/MI3>,
        <http://qudt.org/vocab/unit/MI_UK3>,
        <http://qudt.org/vocab/unit/MegaL>,
        <http://qudt.org/vocab/unit/MicroL>,
        <http://qudt.org/vocab/unit/MicroM3>,
        <http://qudt.org/vocab/unit/MilliL>,
        <http://qudt.org/vocab/unit/MilliM3>,
        <http://qudt.org/vocab/unit/NT>,
        <http://qudt.org/vocab/unit/NanoL>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK>,
        <http://qudt.org/vocab/unit/PINT>,
        <http://qudt.org/vocab/unit/PINT_UK>,
        <http://qudt.org/vocab/unit/PK_UK>,
        <http://qudt.org/vocab/unit/PicoL>,
        <http://qudt.org/vocab/unit/PlanckVolume>,
        <http://qudt.org/vocab/unit/QT_UK>,
        <http://qudt.org/vocab/unit/QT_US>,
        <http://qudt.org/vocab/unit/STANDARD>,
        <http://qudt.org/vocab/unit/STR>,
        <http://qudt.org/vocab/unit/TBSP>,
        <http://qudt.org/vocab/unit/TON_Register>,
        <http://qudt.org/vocab/unit/TON_SHIPPING_UK>,
        <http://qudt.org/vocab/unit/TON_SHIPPING_US>,
        <http://qudt.org/vocab/unit/TSP>,
        <http://qudt.org/vocab/unit/YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Volume"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$V = \\int\\int\\int dxdydz$, where $x$, $y$, and $z$ are cartesian coordinates."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Volume\" is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains." ;
    ns1:symbol "V" ;
    rdfs:comment "Applicable units are those of quantitykind:Volume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Volume> .

<http://qudt.org/vocab/quantitykind/CelsiusTemperature> a ns1:QuantityKind ;
    rdfs:label "درجة الحرارة المئوية أو السيلسيوس"@ar,
        "teplota"@cs,
        "Celsius-Temperatur"@de,
        "Celsius temperature"@en,
        "temperatura Celsius"@es,
        "دمای سلسیوس/سانتیگراد"@fa,
        "température Celsius"@fr,
        "צלזיוס"@he,
        "सेल्सियस तापमान"@hi,
        "temperatura Celsius"@it,
        "温度"@ja,
        "Suhu Celsius"@ms,
        "temperatura"@pl,
        "temperatura celsius"@pt,
        "temperatură Celsius"@ro,
        "Температура Цельсия"@ru,
        "temperatura"@sl,
        "Celsius sıcaklık"@tr,
        "温度"@zh ;
    dcterms:description "\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD023" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD023"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition """"Celsius Temperature", the thermodynamic temperature $T_0$, is exactly $0.01$kelvin below the thermodynamic temperature of the triple point of water.
$t = T - T_0$, where $T$ is Thermodynamic Temperature and $T_0 = 273.15 K$."""^^ns1:LatexString ;
    ns1:plainTextDescription "\"Celsius Temperature\", the thermodynamic temperature T_0, is exactly 0.01 kelvin below the thermodynamic temperature of the triple point of water." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/TEMC> ;
    rdfs:comment "Applicable units are those of quantitykind:ThermodynamicTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> .

<http://qudt.org/vocab/quantitykind/CharacteristicAcousticImpedance> a ns1:QuantityKind ;
    rdfs:label "Characteristic Acoustic Impedance"@en ;
    dcterms:description "Characteristic impedance at a point in a non-dissipative medium and for a plane progressive wave, the quotient of the sound pressure $p$ by the component of the sound particle velocity $v$ in the direction of the wave propagation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PA-SEC-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Acoustic_impedance#Characteristic_acoustic_impedance"^^xsd:anyURI ;
    ns1:latexDefinition "$Z_c = pc$, where $p$ is the sound pressure and $c$ is the phase speed of sound."^^ns1:LatexString ;
    ns1:symbol "Z" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:AcousticImpedance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AcousticImpedance> .

<http://qudt.org/vocab/quantitykind/CharacteristicNumber> a ns1:QuantityKind ;
    rdfs:label "characteristic number"@en-US ;
    dcterms:description "quantity of dimension one (as a result of measuring technology theory) which clarifies facts, states or developments and is used as a scale e.g. to represent causes and effects of events"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Größe der Dimension 1 (als Ergebnis der metrisierenden Messtheorie), die Sachverhalte, Zustände oder Entwicklungen verdeutlicht und als Maßstab dient, um z. B. Ursache und Wirkung von Vorgängen in kausalem Zusammenhang darzustellen"@de ;
    ns1:symbol "0173-1#Z4-BAJ279#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/CharacteristicVelocity> a ns1:QuantityKind ;
    rdfs:label "Characteristic Velocity"@en ;
    dcterms:description "Characteristic velocity or $c^{*}$ is a measure of the combustion performance of a rocket engine independent of nozzle performance, and is used to compare different propellants and propulsion systems."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:latexSymbol "$c^{*}$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/ChemicalConsumptionPerMass> a ns1:QuantityKind ;
    rdfs:label "Chemical Consumption per Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-GM>,
        <http://qudt.org/vocab/unit/DeciL-PER-GM>,
        <http://qudt.org/vocab/unit/DeciM3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/FT3-PER-LB>,
        <http://qudt.org/vocab/unit/IN3-PER-LB>,
        <http://qudt.org/vocab/unit/L-PER-KiloGM>,
        <http://qudt.org/vocab/unit/M3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-GM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:plainTextDescription "In the context of a chemical durability test, this is measure of how much of a solution (often a corrosive or reactive one) is consumed or used up per unit mass of a material being tested. In other words, this the volume of solution needed to cause a certain level of chemical reaction or damage to a given mass of the material." ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificVolume> .

<http://qudt.org/vocab/quantitykind/Circulation> a ns1:QuantityKind ;
    rdfs:label "Circulation"@en ;
    dcterms:description "In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-SEC>,
        <http://qudt.org/vocab/unit/FT2-PER-HR>,
        <http://qudt.org/vocab/unit/FT2-PER-SEC>,
        <http://qudt.org/vocab/unit/IN2-PER-SEC>,
        <http://qudt.org/vocab/unit/M2-HZ>,
        <http://qudt.org/vocab/unit/M2-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Circulation_%28fluid_dynamics%29"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:latexSymbol "$\\Gamma$"^^ns1:LatexString ;
    ns1:plainTextDescription "In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time." ;
    rdfs:comment "Applicable units are those of quantitykind:AreaPerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AreaPerTime> .

<http://qudt.org/vocab/quantitykind/ClosestApproachRadius> a ns1:QuantityKind ;
    rdfs:label "Closest Approach Radius"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:symbol "r_o" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Radius> .

<http://qudt.org/vocab/quantitykind/CoherenceLength> a ns1:QuantityKind ;
    rdfs:label "Coherence Length"@en ;
    dcterms:description "\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Coherence_length"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Coherence Length\" characterizes the distance in a superconductor over which the effect of a perturbation is appreciable." ;
    ns1:symbol "ξ" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/ColdReceptorThreshold> a ns1:QuantityKind ;
    rdfs:label "Cold Receptor Threshold"@en ;
    dcterms:description "\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_c}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Cold Receptor Threshold\" is the threshold of cold-sensitive free nerve-ending." ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/CombustionChamberTemperature> a ns1:QuantityKind ;
    rdfs:label "Combustion Chamber Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:symbol "T_c" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermodynamicTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> .

<http://qudt.org/vocab/quantitykind/ComplexFrequency_Real> a ns1:QuantityKind ;
    rdfs:label "real part of complex frequency" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD199" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD199"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Frequency> .

<http://qudt.org/vocab/quantitykind/ComplexPower> a ns1:QuantityKind ;
    rdfs:label "Complex Power"@en ;
    dcterms:description """
  $\\textit{Complex Power}$, under sinusoidal conditions,
   is the product of the phasor $\\mathbf{U}$ representing the voltage between the terminals of a linear two-terminal element,
   or two-terminal circuit and the complex conjugate of the phasor $I$ representing the electric current in the element or circuit.
  """^^ns1:LatexString ;
    dcterms:isReplacedBy <http://qudt.org/vocab/quantitykind/ElectricPower> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:deprecated true ;
    ns1:expression "$complex-power$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\underline{S} = \\underline{U}\\underline{I^*}$, where $\\underline{U}$ is voltage phasor and $\\underline{I^*}$ is the complex conjugate of the current phasor."^^ns1:LatexString ;
    ns1:latexSymbol "$\\underline{S}$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/VoltagePhasor> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricPower> .

<http://qudt.org/vocab/quantitykind/CompoundPlaneAngle> a ns1:QuantityKind ;
    rdfs:label "Compound Plane Angle"@en ;
    dcterms:description "A \"Compound Plane Angle\" is a compound measure of plane angle in degrees, minutes, seconds, and optionally millionth-seconds of arc."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifccompoundplaneanglemeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "A \"Compound Plane Angle\" is a compound measure of plane angle in degrees, minutes, seconds, and optionally millionth-seconds of arc." ;
    rdfs:comment "Applicable units are those of quantitykind:PlaneAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PlaneAngle> .

<http://qudt.org/vocab/quantitykind/CompressibilityFactor> a ns1:QuantityKind ;
    rdfs:label "Compressibility Factor"@en ;
    dcterms:description "The compressibility factor ($Z$) is a useful thermodynamic property for modifying the ideal gas law to account for the real gas behaviour. The closer a gas is to a phase change, the larger the deviations from ideal behavior. It is simply defined as the ratio of the molar volume of a gas to the molar volume of an ideal gas at the same temperature and pressure. Values for compressibility are calculated using equations of state (EOS), such as the virial equation and van der Waals equation. The compressibility factor for specific gases can be obtained, with out calculation, from compressibility charts. These charts are created by plotting Z as a function of pressure at constant temperature."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:symbol "Z" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/ConductiveHeatTransferRate> a ns1:QuantityKind ;
    rdfs:label "Conductive Heat Transfer Rate"@en ;
    dcterms:description "\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Phi_k$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Conductive Heat Transfer Rate\" is proportional to temperature gradient and area of contact." ;
    rdfs:comment "Applicable units are those of quantitykind:HeatFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/HeatFlowRate> .

<http://qudt.org/vocab/quantitykind/ConvectiveHeatTransfer> a ns1:QuantityKind ;
    rdfs:label "Convective Heat Transfer"@en ;
    dcterms:description "\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heat_transfer#Convection"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Phi_c$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Convective Heat Transfer\" is convective heat transfer coefficient multiplied by temperature difference and exchange area. " ;
    rdfs:comment "Applicable units are those of quantitykind:HeatFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/HeatFlowRate> .

<http://qudt.org/vocab/quantitykind/CrossSectionalArea> a ns1:QuantityKind ;
    rdfs:label "Cross-sectional Area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/CubicExpansionCoefficient> a ns1:QuantityKind ;
    rdfs:label "معامل التمدد الحجمى"@ar,
        "Вълново число"@bg,
        "Volumenausdehnungskoeffizient"@de,
        "Κυματαριθμός"@el,
        "cubic expansion coefficient"@en,
        "coeficiente de dilatación cúbica"@es,
        "ضریب انبساط گرمایی"@fa,
        "coefficient de dilatation volumique"@fr,
        "מספר גל"@he,
        "Hullámszám"@hu,
        "coefficiente di dilatazione volumica"@it,
        "線膨張係数"@ja,
        "współczynnik rozszerzalności objętościowej"@pl,
        "coeficiente de dilatação volúmica"@pt,
        "Температурный коэффициент"@ru,
        "kübik genleşme katsayısı"@tr,
        "体膨胀系数"@zh ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK>,
        <http://qudt.org/vocab/unit/PPM-PER-K>,
        <http://qudt.org/vocab/unit/PPTM-PER-K> ;
    ns1:expression "$cubic-exp-coef$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_V = \\frac{1}{V} \\; \\frac{dV}{dT}$, where $V$ is $volume$ and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha_v$"^^ns1:LatexString ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H1T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ExpansionRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ExpansionRatio> .

<http://qudt.org/vocab/quantitykind/CurrentOfTheAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "current of the amount of substance"@en-US ;
    dcterms:description "ratio of the amount of substance divided by the related time"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient Stoffmenge dividiert durch die zugehörige Zeit"@de ;
    ns1:symbol "0173-1#Z4-BAJ384#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CutoffCurrentRating> a ns1:QuantityKind ;
    rdfs:label "I²t-value"@en-US ;
    dcterms:description "cut-off current parameter as rating for fuses and switches, derived from the so-called Joule integral"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Durchlassstrom-Kennwert als Bemessungsgröße für Sicherungen und Schalter, welcher abgeleitet ist aus dem sogenannten Joule-Integral"@de ;
    ns1:symbol "0173-1#Z4-BAJ325#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CyclotronAngularFrequency> a ns1:QuantityKind ;
    rdfs:label "Larmor Angular Frequency"@en ;
    dcterms:description "The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-HR>,
        <http://qudt.org/vocab/unit/DEG-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG-PER-SEC>,
        <http://qudt.org/vocab/unit/PlanckFrequency_Ang>,
        <http://qudt.org/vocab/unit/RAD-PER-HR>,
        <http://qudt.org/vocab/unit/RAD-PER-MIN>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electron_cyclotron_resonance"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\omega_c = \\frac{\\left | q \\right |}{m}B$, where $q$ is the electric charge, $m$ is its mass, and $B$ is the magnetic flux density."^^ns1:LatexString ;
    ns1:latexSymbol "$\\omega_c$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Cyclotron Angular Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency." ;
    rdfs:comment "Applicable units are those of quantitykind:AngularFrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularFrequency> .

<http://qudt.org/vocab/quantitykind/DELTA-V> a ns1:QuantityKind ;
    rdfs:label "Delta-V"@en ;
    dcterms:description "The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Delta-v"^^xsd:anyURI ;
    ns1:latexSymbol "$\\bigtriangleup v$"^^ns1:LatexString ;
    ns1:plainTextDescription "The change in translational velocity including all losses for a propulsive system or module. Delta-V losses include, but are not limited to, gravity losses and steering losses." ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/DRY-MASS> a ns1:QuantityKind ;
    rdfs:label "Dry Mass"@en ;
    dcterms:description "Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "Mass of a system without the propellants, pressurants, reserve or residual fluids, personnel and personnel provisions, and cargo." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/DataTransmissionRate> a ns1:QuantityKind ;
    rdfs:label "data transmission rate"@en-US ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DatasetOfBytes> a ns1:QuantityKind ;
    rdfs:label "dataset of bytes" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD028" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD028"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DebyeAngularFrequency> a ns1:QuantityKind ;
    rdfs:label "Debye Angular Frequency"@en ;
    dcterms:description "\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-HR>,
        <http://qudt.org/vocab/unit/DEG-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG-PER-SEC>,
        <http://qudt.org/vocab/unit/PlanckFrequency_Ang>,
        <http://qudt.org/vocab/unit/RAD-PER-HR>,
        <http://qudt.org/vocab/unit/RAD-PER-MIN>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Debye_model#Debye_frequency"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\omega_b$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Debye Angular Frequency\" is the cut-off angular frequency in the Debye model of the vibrational spectrum of a solid." ;
    rdfs:comment "Applicable units are those of quantitykind:AngularFrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularFrequency> .

<http://qudt.org/vocab/quantitykind/DebyeTemperature> a ns1:QuantityKind ;
    rdfs:label "Debye Temperature"@en ;
    dcterms:description "\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Debye_model"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Theta_D = \\frac{\\hbar\\omega_D}{k}$, where $k$ is the Boltzmann constant, $\\hbar$ is the reduced Planck constant, and $\\omega_D$ is the Debye angular frequency."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Theta_D$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Debye Temperature\" is the temperature at which the highest-frequency mode (and hence all modes) are excited." ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/DensityInCombustionChamber> a ns1:QuantityKind ;
    rdfs:label "Density In Combustion Chamber"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_BALLING>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT>,
        <http://qudt.org/vocab/unit/DEGREE_BRIX>,
        <http://qudt.org/vocab/unit/DEGREE_OECHSLE>,
        <http://qudt.org/vocab/unit/DEGREE_PLATO>,
        <http://qudt.org/vocab/unit/DEGREE_TWADDELL>,
        <http://qudt.org/vocab/unit/FemtoGM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-DeciL>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/GM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-M3>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/GRAIN-PER-M3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-FT3>,
        <http://qudt.org/vocab/unit/LB-PER-GAL>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_US>,
        <http://qudt.org/vocab/unit/LB-PER-IN3>,
        <http://qudt.org/vocab/unit/LB-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-YD3>,
        <http://qudt.org/vocab/unit/MegaGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M3>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-PER-IN3>,
        <http://qudt.org/vocab/unit/OZ-PER-YD3>,
        <http://qudt.org/vocab/unit/PicoGM-PER-L>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PlanckDensity>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT3>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3>,
        <http://qudt.org/vocab/unit/TON_LONG-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_UK-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:latexSymbol "$\\rho_c$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MassDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassDensity> .

<http://qudt.org/vocab/quantitykind/DensityOfTheExhaustGases> a ns1:QuantityKind ;
    rdfs:label "Density Of The Exhaust Gases"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_BALLING>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT>,
        <http://qudt.org/vocab/unit/DEGREE_BRIX>,
        <http://qudt.org/vocab/unit/DEGREE_OECHSLE>,
        <http://qudt.org/vocab/unit/DEGREE_PLATO>,
        <http://qudt.org/vocab/unit/DEGREE_TWADDELL>,
        <http://qudt.org/vocab/unit/FemtoGM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-DeciL>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/GM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-M3>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/GRAIN-PER-M3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-FT3>,
        <http://qudt.org/vocab/unit/LB-PER-GAL>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_US>,
        <http://qudt.org/vocab/unit/LB-PER-IN3>,
        <http://qudt.org/vocab/unit/LB-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-YD3>,
        <http://qudt.org/vocab/unit/MegaGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M3>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-PER-IN3>,
        <http://qudt.org/vocab/unit/OZ-PER-YD3>,
        <http://qudt.org/vocab/unit/PicoGM-PER-L>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PlanckDensity>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT3>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3>,
        <http://qudt.org/vocab/unit/TON_LONG-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_UK-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Density" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Density> .

<http://qudt.org/vocab/quantitykind/Depth> a ns1:QuantityKind ;
    rdfs:label "Depth"@en ;
    dcterms:description "Depth typically refers to the vertical measure of length from the surface of a liquid."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "Depth typically refers to the vertical measure of length from the surface of a liquid." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/DewPointTemperature> a ns1:QuantityKind ;
    rdfs:label "Dew Point Temperature"@en ;
    dcterms:description "\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Dew Point Temperature\" is the temperature at which vapour in air reaches saturation." ;
    ns1:symbol "T_d" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/Diameter> a ns1:QuantityKind ;
    rdfs:label "قطر"@ar,
        "průměr"@cs,
        "Durchmesser"@de,
        "diameter"@en,
        "diámetro"@es,
        "قطر"@fa,
        "diamètre"@fr,
        "diametro"@it,
        "直径"@ja,
        "średnica"@pl,
        "diâmetro"@pt,
        "диаметр"@ru,
        "premer"@sl,
        "çap"@tr,
        "直径"@zh ;
    dcterms:description "In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Diameter"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Diameter"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$d = 2r$, where $r$ is the radius of the circle."^^ns1:LatexString ;
    ns1:plainTextDescription "In classical geometry, the \"Diameter\" of a circle is any straight line segment that passes through the center of the circle and whose endpoints lie on the circle. " ;
    ns1:symbol "d" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/DiffusionArea> a ns1:QuantityKind ;
    rdfs:label "Diffusion Area"@en ;
    dcterms:description "\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/diffusion+area"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Diffusion Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the point where a neutron enters a specified class and the point where it leaves that class." ;
    ns1:symbol "L^2" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/DiffusionCoefficientForFluenceRate> a ns1:QuantityKind ;
    rdfs:label "Diffusion Coefficient for Fluence Rate"@en ;
    dcterms:description "The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the ."^^ns1:LatexString ;
    ns1:abbreviation "m" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_diffusivity"^^xsd:anyURI ;
    ns1:latexDefinition "$D_\\varphi = -\\frac{J_x}{\\frac{\\partial d\\varphi}{\\partial dx}}$, where $J_x$ is the $x-component$ of the particle current and $\\varphi$ is the particle fluence rate."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Diffusion Coefficient for Fluence Rate\" is a proportionality constant between the ." ;
    ns1:symbol "Dᵩ" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/DiffusionLength> a ns1:QuantityKind ;
    rdfs:label "Diffusion Length"@en ;
    dcterms:description "\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/diffusion+length"^^xsd:anyURI ;
    ns1:latexDefinition "$L = \\sqrt{L^2}$, where $L^2$ is the diffusion area."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Diffusion Length\" is the average distance traveled by a particle, or a thermal neutron in a nuclear reactor, from the point at which it is formed to the point at which it is absorbed." ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/Displacement> a ns1:QuantityKind ;
    rdfs:label "Displacement"@en ;
    dcterms:description "\"Displacement\" is the shortest distance from the initial to the final position of a point P."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Displacement_(vector)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Delta r =  R_f - R_i$, where $R_f$ is the final position and $R_i$ is the initial position."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Delta r$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Displacement\" is the shortest distance from the initial to the final position of a point P." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/DisplacementVectorOfIon> a ns1:QuantityKind ;
    rdfs:label "Displacement Vector of Ion"@en ;
    dcterms:description "\"Displacement Vector of Ion\" is the ."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Displacement"^^xsd:anyURI ;
    ns1:latexDefinition "$u = R - R_0$, where $R$ is the particle position vector and $R_0$ is the equilibrium position vector of a particle."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Displacement Vector of Ion\" is the ." ;
    ns1:symbol "u" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/DistanceTraveledDuringBurn> a ns1:QuantityKind ;
    rdfs:label "Distance Traveled During a Burn"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/PT_BIG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:symbol "s" ;
    rdfs:comment "Applicable units are those of quantitykind:Distance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Distance> .

<http://qudt.org/vocab/quantitykind/DonorDensity> a ns1:QuantityKind ;
    rdfs:label "Donor Density"@en ;
    dcterms:description "\"Donor Density\" is the number per volume of donor levels."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Donor Density\" is the number per volume of donor levels." ;
    ns1:symbol "n_d" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/DoseEquivalentRate> a ns1:QuantityKind ;
    rdfs:label "dose equivalent rate" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD034" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD034"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DragCoefficient> a ns1:QuantityKind ;
    rdfs:label "Drag Coefficient"@en ;
    dcterms:description "In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "In fluid dynamics, the drag coefficient is a dimensionless quantity that is used to quantify the drag or resistance of an object in a fluid environment such as air or water." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:symbol "C_D" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/DragForce> a ns1:QuantityKind ;
    rdfs:label "Drag Force"@en ;
    dcterms:description """In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity.
Drag forces always decrease fluid velocity relative to the solid object in the fluid's path.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:plainTextDescription """In fluid dynamics, drag refers to forces which act on a solid object in the direction of the relative fluid flow velocity. Unlike other resistive forces such as dry friction, which is nearly independent of velocity, drag forces depend on velocity.
Drag forces always decrease fluid velocity relative to the solid object in the fluid's path.""" ;
    ns1:symbol "D or F_D" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/DryBulbTemperature> a ns1:QuantityKind ;
    rdfs:label "Dry Bulb Temperature"@en ;
    dcterms:description "The temperature of air measured by a thermometer freely exposed to the air, but shielded from radiation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:plainTextDescription "The temperature of air measured by a thermometer freely exposed to the air, but shielded from radiation." ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/DynamicFriction> a ns1:QuantityKind ;
    rdfs:label "Dynamic Friction"@en ;
    dcterms:description "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Friction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:plainTextDescription "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Friction> .

<http://qudt.org/vocab/quantitykind/DynamicFrictionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Dynamic Friction Coefficient"@en ;
    dcterms:description "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Friction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu = \\frac{F}{N}$, where $F$ is the tangential component of the contact force and $N$ is the normal component of the contact force between two sliding bodies."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "Kinetic (or dynamic) friction occurs when two objects are moving relative to each other and rub together (like a sled on the ground)." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:FrictionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/FrictionCoefficient> .

<http://qudt.org/vocab/quantitykind/DynamicPressure> a ns1:QuantityKind ;
    rdfs:label "Dynamic Pressure"@en ;
    dcterms:description "Dynamic Pressure (indicated with q, or Q, and sometimes called velocity pressure) is the quantity defined by: $q = 1/2 * \\rho v^{2}$, where (using SI units),  $q$ is dynamic pressure in $pascals$, $\\rho$ is fluid density in $kg/m^{3}$ (for example, density of air) and $v $ is fluid velocity in $m/s$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dynamic_pressure"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:symbol "q" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/EarthClosestApproachVehicleVelocity> a ns1:QuantityKind ;
    rdfs:label "Earth Closest Approach Vehicle Velocity"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:symbol "V_o" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/VehicleVelocity> .

<http://qudt.org/vocab/quantitykind/EccentricityOfOrbit> a ns1:QuantityKind ;
    rdfs:label "Eccentricity Of Orbit"@en ;
    dcterms:description "The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\varepsilon$"^^ns1:LatexString ;
    ns1:plainTextDescription "The orbital eccentricity of an astronomical object is a parameter that determines the amount by which its orbit around another body deviates from a perfect circle. In a two-body problem with inverse-square-law force, every orbit is a Kepler orbit. The eccentricity of this Kepler orbit is a positive number that defines its shape." ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/EffectiveExhaustVelocity> a ns1:QuantityKind ;
    rdfs:label "Effective Exhaustvelocity"@en ;
    dcterms:description "The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "The velocity of an exhaust stream after reduction by effects such as friction, non-axially directed flow, and pressure differences between the inside of the rocket and its surroundings. The effective exhaust velocity is one of two factors determining the thrust, or accelerating force, that a rocket can develop, the other factor being the quantity of reaction mass expelled from the rocket in unit time. In most cases, the effective exhaust velocity is close to the actual exhaust velocity." ;
    ns1:symbol "v_{e}" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/EffectiveMass> a ns1:QuantityKind ;
    rdfs:label "Effective Mass"@en ;
    dcterms:description "\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Effective_mass_(solid-state_physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$m^* = \\hbar^2k(\\frac{d\\varepsilon}{dk})$, where $\\hbar$ is the reduced Planck constant, $k$ is the wavenumber, and $\\varepsilon$ is the energy of the electron."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Effective Mass\" is used in the motional equation for electrons in solid state bodies, depending on the wavenumber and corresponding to its velocity and energy level." ;
    ns1:symbol "m^*" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/Efficiency> a ns1:QuantityKind ;
    rdfs:label "كفاءة"@ar,
        "Wirkungsgrad"@de,
        "efficiency"@en,
        "rendimiento"@es,
        "rendement"@fr,
        "efficienza"@it,
        "効率"@ja,
        "sprawność"@pl,
        "eficiência"@pt,
        "коэффициент полезного действия"@ru,
        "效率"@zh ;
    dcterms:description "Efficiency is the ratio of output power to input power."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Deformation_(mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\eta = \\frac{P_{out}}{P_{in}}$, where $P_{out}$ is the output power and $P_{in}$ is the input power."^^ns1:LatexString ;
    ns1:latexSymbol "$\\eta$"^^ns1:LatexString ;
    ns1:plainTextDescription "Efficiency is the ratio of output power to input power." ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "rendimento"@it ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/EinsteinTransitionProbabilityForSpontaneousOrInducedEmissionAndAbsorption> a ns1:QuantityKind ;
    rdfs:label "Einstein transition probability for spontaneous or induced emission and absorption"@en-US ;
    dcterms:description "nuclear constant for the special transition where the probability of the absorption, spontaneous emission or induced emission of energy depends on the number of existing quantums of light, expressed as energy density in the wave model of light: energy divided by volume and frequency"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T1D0> ;
    ns1:plainTextDescription "atomare Konstante für den speziellen Übergang, wobei die Wahrscheinlichkeit der Absorption, der spontanen Emission und der induzierte Emission von Energie abhängig ist von der Zahl der vorhandenen Lichtquanten, ausgedrückt als Energiedichte im Wellenmodell des Lichtes: Energie durch Volumen und Frequenz"@de ;
    ns1:symbol "0173-1#Z4-BAJ456#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricDisplacementField> a ns1:QuantityKind ;
    rdfs:label "Electric Displacement Field"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-MilliM2>,
        <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2>,
        <http://qudt.org/vocab/unit/MegaC-PER-M2>,
        <http://qudt.org/vocab/unit/MicroC-PER-M2>,
        <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:symbol "D" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> .

<http://qudt.org/vocab/quantitykind/ElectricPropulsionPropellantMass> a ns1:QuantityKind ;
    rdfs:label "Electric Propulsion Propellant Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_P" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PropellantMass> .

<http://qudt.org/vocab/quantitykind/ElectricalPowerToMassRatio> a ns1:QuantityKind ;
    rdfs:label "Electrical Power To Mass Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-PER-GM-SEC>,
        <http://qudt.org/vocab/unit/GRAY-PER-HR>,
        <http://qudt.org/vocab/unit/GRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/GRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliRAD_R-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW-PER-MilliGM>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoSV-PER-HR>,
        <http://qudt.org/vocab/unit/NanoSV-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoSV-PER-SEC>,
        <http://qudt.org/vocab/unit/REM-PER-SEC>,
        <http://qudt.org/vocab/unit/SV-PER-HR>,
        <http://qudt.org/vocab/unit/SV-PER-MIN>,
        <http://qudt.org/vocab/unit/SV-PER-SEC>,
        <http://qudt.org/vocab/unit/W-PER-GM>,
        <http://qudt.org/vocab/unit/W-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:latexSymbol "$\\xi$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificPower> .

<http://qudt.org/vocab/quantitykind/ElectromotiveForce> a ns1:QuantityKind ;
    rdfs:label "قوة محركة كهربائية"@ar,
        "Elektromotorické napětí"@cs,
        "elektromotorische Kraft"@de,
        "electromotive force"@en,
        "fuerza electromotriz"@es,
        "نیروی محرک الکتریکی"@fa,
        "force électromotrice"@fr,
        "विद्युतवाहक बल"@hi,
        "forza elettromotrice"@it,
        "起電力"@ja,
        "Daya gerak elektrik"@ms,
        "siła elektromotoryczna"@pl,
        "força eletromotriz"@pt,
        "forță electromotoare"@ro,
        "электродвижущая сила"@ru,
        "elektromotorna sila"@sl,
        "Elektromotor kuvvet"@tr,
        "電動勢"@zh ;
    dcterms:description """
  In physics, $\\textit{Electromotive Force}$, or most commonly $emf$ (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. 
  More formally, $emf$ is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals.
  $\\textit{Electromotive Force}$ is deprecated in the ISO System of Quantities.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electromotive_force"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> .

<http://qudt.org/vocab/quantitykind/ElectronAffinity> a ns1:QuantityKind ;
    rdfs:label "Electron Affinity"@en ;
    dcterms:description """
  $\\textit{Electron Affinity}$ is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. 
  The amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electron_affinity"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Electron Affinity\" is the energy difference between an electron at rest at infinity and an electron at the lowest level of the conduction band in an insulator or semiconductor. The the amount of energy released when an electron is added to a neutral atom or molecule to form a negative ion." ;
    ns1:symbol "χ" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/ElectronDensity> a ns1:QuantityKind ;
    rdfs:label "Electron Density"@en ;
    dcterms:description """
  $\\textit{Electron Density}$ is the number of electrons per volume in conduction bands. 
  It is the measure of the probability of an electron being present at a specific location.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electron_density"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Electron Density\" is the number of electrons per volume in conduction bands. It is the measure of the probability of an electron being present at a specific location." ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/ElectronMeanFreePath> a ns1:QuantityKind ;
    rdfs:label "Electron Mean Free Path"@en ;
    dcterms:description """
  $\\textit{Electron Mean Free Path}$ is the mean free path of electrons.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Electron Mean Free Path\" is the mean free path of electrons." ;
    ns1:symbol "l_e" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/ElectronMobility> a ns1:QuantityKind ;
    rdfs:label "electron mobility" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-V-SEC>,
        <http://qudt.org/vocab/unit/M2-PER-V-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD119" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD119"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Mobility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mobility> .

<http://qudt.org/vocab/quantitykind/ElectronRadius> a ns1:QuantityKind ;
    rdfs:label "Electron Radius"@en ;
    dcterms:description """
  $\\textit{Electron Radius}$, also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Classical_electron_radius"^^xsd:anyURI ;
    ns1:latexDefinition "$r_e = \\frac{e^2}{4\\pi m_e c_0^2}$, where $e$ is the elementary charge, $\\varepsilon_0$ is the electric constant, item $m_e$ is the rest mass of electrons, and $c_0$ is the speed of light in vacuum."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Electron Radius\", also known as the Lorentz radius or the Thomson scattering length, is based on a classical (i.e., non-quantum) relativistic model of the electron." ;
    ns1:symbol "r_e" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/EllipticalOrbitApogeeVelocity> a ns1:QuantityKind ;
    rdfs:label "Elliptical Orbit Apogee Velocity"@en ;
    dcterms:description "Velocity at apogee for an elliptical orbit velocity"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "Velocity at apogee for an elliptical orbit velocity" ;
    ns1:symbol "V_a" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/VehicleVelocity> .

<http://qudt.org/vocab/quantitykind/EllipticalOrbitPerigeeVelocity> a ns1:QuantityKind ;
    rdfs:label "Elliptical Orbit Perigee Velocity"@en ;
    dcterms:description "Velocity at apogee for an elliptical orbit velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "Velocity at apogee for an elliptical orbit velocity." ;
    ns1:symbol "V_p" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/VehicleVelocity> .

<http://qudt.org/vocab/quantitykind/EnergyContent> a ns1:QuantityKind ;
    rdfs:label "energy content",
        "energy content"@en-US ;
    dcterms:description "saved quantity of energy which can be used physically or chemically"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD046" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD046"^^xsd:anyURI ;
    ns1:plainTextDescription "gespeicherte Energiemenge, die physikalisch oder chemisch nutzbar ist"@de ;
    ns1:symbol "0173-1#Z4-BAJ319#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/EnergyExpenditure> a ns1:QuantityKind ;
    rdfs:label "Energy Expenditure"@en ;
    dcterms:description """Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level.  The approximate energy expenditure of a man lying in bed is $1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For slow walking (just over two miles per hour), $3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For fast steady running (about 10 miles per hour), $16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$.
Females expend about 10 per cent less energy than males of the same size doing a comparable activity.  For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle."""^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.oxfordreference.com/display/10.1093/acref/9780198631477.001.0001/acref-9780198631477-e-594"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyFluenceRate> a ns1:QuantityKind ;
    rdfs:label "Energy Fluence Rate"@en ;
    dcterms:description "\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fluence"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Psi = \\frac{d\\Psi}{dt}$, where $d\\Psi$ is the increment of the energy fluence during an infinitesimal time interval with duration $dt$."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Energy Fluence Rate\" can be used to describe the energy fluence delivered per unit time." ;
    ns1:symbol "Ψ" ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/EnergyImparted> a ns1:QuantityKind ;
    rdfs:label "Energy Imparted"@en ;
    dcterms:description "The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.answers.com/topic/energy-imparted"^^xsd:anyURI ;
    ns1:latexDefinition "For ionizing radiation in the matter in a given 3D domain, $\\varepsilon = \\sum_i \\varepsilon_i$, where the energy deposit, $\\varepsilon_i$ is the energy deposited in a single interaction $i$, and is given by $\\varepsilon_i = \\varepsilon_{in} - \\varepsilon_{out} + Q$, where $\\varepsilon_{in}$ is the energy of the incident ionizing particle, excluding rest energy, $\\varepsilon_{out}$ is the sum of the energies of all ionizing particles leaving the interaction, excluding rest energy, and $Q$ is the change in the rest energies of the nucleus and of all particles involved in the interaction."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Energy Imparted\", is a physical quantity associated with the energy delivered to a particular volume of matter by all the directly and indirectly ionizing particles (i.e. charged and uncharged) entering that volume." ;
    ns1:symbol "ε" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/EnergyKinetic> a ns1:QuantityKind ;
    rdfs:label "طاقة حركية"@ar,
        "kinetická energie"@cs,
        "kinetische Energie"@de,
        "kinetic energy"@en,
        "energía cinética"@es,
        "انرژی جنبشی"@fa,
        "énergie cinétique"@fr,
        "गतिज ऊर्जा"@hi,
        "energia cinetica"@it,
        "運動エネルギー"@ja,
        "Tenaga kinetik"@ms,
        "energia kinetyczna"@pl,
        "energia cinética"@pt,
        "Energie cinetică"@ro,
        "кинетическая энергия"@ru,
        "Kinetik enerji"@tr,
        "动能"@zh ;
    dcterms:description "The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kinetic_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kinetic_energy"^^xsd:anyURI ;
    ns1:plainTextDescription "The kinetic energy of an object is the energy which it possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to its stated velocity." ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/EnergyLevel> a ns1:QuantityKind ;
    rdfs:label "Energy Level"@en ;
    dcterms:description "\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Energy Level\" is the ionization energy for an electron at the Fermi energy in the interior of a substance." ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/Energy_Squared> a ns1:QuantityKind ;
    rdfs:label "Square Energy"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M2H0T-4D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EquilibriumConstantBasedOnConcentration> a ns1:QuantityKind ;
    rdfs:label "equilibrium constant based on concentration"@en-US ;
    dcterms:description "Kc = ΠB(cB)νB for solutions"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Kc = ΠB(cB)νB für Lösungen"@de ;
    ns1:symbol "0173-1#Z4-BAJ458#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EquilibriumConstantBasedOnPressure> a ns1:QuantityKind ;
    rdfs:label "equilibrium constant based on pressure"@en-US ;
    dcterms:description "Kp = ΠB(pB)νB for gases"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "Kp = ΠB(pB)νB für Gase"@de ;
    ns1:symbol "0173-1#Z4-BAJ459#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EquilibriumPositionVectorOfIon> a ns1:QuantityKind ;
    rdfs:label "Equilibrium Position Vector of Ion"@en ;
    dcterms:description "\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Position_(vector)"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Equilibrium Position Vector of Ion\" is the position vector of a particle in equilibrium." ;
    ns1:symbol "R_0" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/EquivalenceDoseOutput> a ns1:QuantityKind ;
    rdfs:label "equivalence dose output"@en-US ;
    dcterms:description "ratio of equivalence dose within an appropriately small interval to this interval, calculated as the differential quotient: q • D = q • ∂D/∂t as a measure of the current radiation exposure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:plainTextDescription "Quotient aus der Äquivalenzdosis in einer angemessenen kleinen Zeitspanne und dieser Zeitspanne, berechenbar als Differentialquotient: q • D = q • ∂D/∂t als Maß für die aktuelle Strahlenbelastung"@de ;
    ns1:symbol "0173-1#Z4-BAJ450#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EquivalentAbsorptionArea> a ns1:QuantityKind ;
    rdfs:label "Equivalent absorption area"@en ;
    dcterms:description "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power."^^ns1:LatexString ;
    ns1:abbreviation "m2" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "https://www.acoustic-glossary.co.uk/sound-absorption.htm#:~:text=Equivalent%20Sound%20Absorption%20Area%20(A,reverberation%20time%20in%20a%20room."^^xsd:anyURI ;
    ns1:plainTextDescription "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power." ;
    ns1:symbol "A" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/EquivalentConcentration> a ns1:QuantityKind ;
    rdfs:label "Equivalent Concentration"@en ;
    dcterms:description """"Equivalent Concentration" is the amount of a substance that reacts with (or is equivalent to) an arbitrary amount (typically one mole) of 
another substance in a given chemical reaction, per volume."""^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-L>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Equivalent_(chemistry)"^^xsd:anyURI ;
    ns1:plainTextDescription "The amount of a substance that reacts with (or is equivalent to) an arbitrary amount (typically one mole) of another substance in a given chemical reaction, per volume." ;
    rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Concentration> .

<http://qudt.org/vocab/quantitykind/EquivalentDensity> a ns1:QuantityKind ;
    rdfs:label "Equivalent Density"@en ;
    dcterms:description """"Equivalent Density" is the mass of a substance that reacts with (or is equivalent to) an arbitrary mass of 
another substance in a given chemical reaction, per volume."""^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_BALLING>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT>,
        <http://qudt.org/vocab/unit/DEGREE_BRIX>,
        <http://qudt.org/vocab/unit/DEGREE_OECHSLE>,
        <http://qudt.org/vocab/unit/DEGREE_PLATO>,
        <http://qudt.org/vocab/unit/DEGREE_TWADDELL>,
        <http://qudt.org/vocab/unit/FemtoGM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-DeciL>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/GM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-M3>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/GRAIN-PER-M3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-FT3>,
        <http://qudt.org/vocab/unit/LB-PER-GAL>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_US>,
        <http://qudt.org/vocab/unit/LB-PER-IN3>,
        <http://qudt.org/vocab/unit/LB-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-YD3>,
        <http://qudt.org/vocab/unit/MegaGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M3>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-PER-IN3>,
        <http://qudt.org/vocab/unit/OZ-PER-YD3>,
        <http://qudt.org/vocab/unit/PicoGM-PER-L>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PlanckDensity>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT3>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3>,
        <http://qudt.org/vocab/unit/TON_LONG-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_UK-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Density" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Density> .

<http://qudt.org/vocab/quantitykind/Equivalent_Molar> a ns1:QuantityKind ;
    rdfs:label "Molar Equivalent"@en ;
    dcterms:description """"Molar Equivalent" is the amount of a substance that reacts with (or is equivalent to) an arbitrary amount (typically one mole) of 
another substance in a given chemical reaction."""^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL>,
        <http://qudt.org/vocab/unit/FemtoMOL>,
        <http://qudt.org/vocab/unit/IU>,
        <http://qudt.org/vocab/unit/KiloMOL>,
        <http://qudt.org/vocab/unit/MOL>,
        <http://qudt.org/vocab/unit/MOL_LB>,
        <http://qudt.org/vocab/unit/MicroMOL>,
        <http://qudt.org/vocab/unit/MilliMOL>,
        <http://qudt.org/vocab/unit/MilliOSM>,
        <http://qudt.org/vocab/unit/NanoMOL>,
        <http://qudt.org/vocab/unit/OSM>,
        <http://qudt.org/vocab/unit/PicoMOL>,
        <http://qudt.org/vocab/unit/SCF>,
        <http://qudt.org/vocab/unit/SCM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Equivalent_(chemistry)"^^xsd:anyURI ;
    ns1:symbol "equiv" ;
    rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AmountOfSubstance> .

<http://qudt.org/vocab/quantitykind/EvaporativeHeatTransfer> a ns1:QuantityKind ;
    rdfs:label "Evaporative Heat Transfer"@en ;
    dcterms:description "\"Evaporative Heat Transfer\" is "^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Phi_e$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Evaporative Heat Transfer\" is " ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ExhaustGasMeanMolecularWeight> a ns1:QuantityKind ;
    rdfs:label "Exhaust Gas Mean Molecular Weight"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ExhaustGasesSpecificHeat> a ns1:QuantityKind ;
    rdfs:label "Exhaust Gases Specific Heat"@en ;
    dcterms:description "Specific heat of exhaust gases at constant pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/M2-PER-SEC2-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:plainTextDescription "Specific heat of exhaust gases at constant pressure." ;
    ns1:symbol "c_p" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> .

<http://qudt.org/vocab/quantitykind/ExhaustStreamPower> a ns1:QuantityKind ;
    rdfs:label "Exhaust Stream Power"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/BAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-HR>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaJ-PER-HR>,
        <http://qudt.org/vocab/unit/GigaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/HP>,
        <http://qudt.org/vocab/unit/HP_Boiler>,
        <http://qudt.org/vocab/unit/HP_Brake>,
        <http://qudt.org/vocab/unit/HP_Electric>,
        <http://qudt.org/vocab/unit/HP_H2O>,
        <http://qudt.org/vocab/unit/HP_Metric>,
        <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/J-PER-DAY>,
        <http://qudt.org/vocab/unit/J-PER-HR>,
        <http://qudt.org/vocab/unit/J-PER-MIN>,
        <http://qudt.org/vocab/unit/J-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloJ-PER-HR>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloJ-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PFERDESTAERKE>,
        <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/PlanckPower>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/TeraW-HR-PER-YR>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Power" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Power> .

<http://qudt.org/vocab/quantitykind/ExitPlaneCrossSectionalArea> a ns1:QuantityKind ;
    rdfs:label "Exit Plane Cross-sectional Area"@en ;
    dcterms:description "Cross-sectional area at exit plane of nozzle"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:plainTextDescription "Cross-sectional area at exit plane of nozzle" ;
    ns1:symbol "A_{e}" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/ExitPlanePressure> a ns1:QuantityKind ;
    rdfs:label "Exit Plane Pressure"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:symbol "p_{e}" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/ExitPlaneTemperature> a ns1:QuantityKind ;
    rdfs:label "Exit Plane Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:symbol "T_e" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/Exposure> a ns1:QuantityKind ;
    rdfs:label "Exposure"@en ;
    dcterms:description "\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-KiloGM>,
        <http://qudt.org/vocab/unit/A-M2-PER-J-SEC>,
        <http://qudt.org/vocab/unit/C-PER-KiloGM>,
        <http://qudt.org/vocab/unit/HZ-PER-T>,
        <http://qudt.org/vocab/unit/KiloR>,
        <http://qudt.org/vocab/unit/MegaHZ-PER-T>,
        <http://qudt.org/vocab/unit/MilliC-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliR>,
        <http://qudt.org/vocab/unit/PER-T-SEC>,
        <http://qudt.org/vocab/unit/R> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Exposure"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Exposure_%28photography%29"^^xsd:anyURI,
        "http://hps.org/publicinformation/ate/faqs/gammaandexposure.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "For X-or gamma radiation, $X = \\frac{dQ}{dm}$, where $dQ$ is the absolute value of the mean total electric charge of the ions of the same sign produced in dry air when all the electrons and positrons liberated or created by photons in an element of air are completely stopped in air, and $dm$ is the mass of that element."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Exposure\" reflects the extent of ionization events taking place when air is irradiated by ionizing photons (gamma radiation and/or x rays). In photography, exposure is the amount of light allowed to fall on each area unit of a photographic medium (photographic film or image sensor) during the process of taking a photograph. Exposure is measured in lux seconds, and can be computed from exposure value (EV) and scene luminance in a specified region." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/XPOS> ;
    ns1:symbol "X" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> .

<http://qudt.org/vocab/quantitykind/ExposureOfIonizingRadiation> a ns1:QuantityKind ;
    rdfs:label "exposure of ionizing radiation"@en-US ;
    dcterms:description "measure of an electromagnetic radiation field to which a material is exposed in terms of ionization, which the radiation produces as reference material air, expressed as ratio of ∂Q and ∂m, where ∂Q is the absolute value of the total charge of the ions of one sign produced in the air of mass ∂m when all of the electrons (and positrons) liberated by photons in this mass element are completely stopped"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:plainTextDescription "Maß für die Wirkung eines elektromagnetischen Feldes auf Materie in Form der Ionisation, die die Strahlung im Referenzmaterial Luft erzeugt, ausgedrückt als Quotient aus ∂Q und ∂m, wobei ∂Q der Absolutwert der gesamten elektrischen Ladung der Ionen eines Vorzeichens ist, die in Luft der Masse ∂m gebildet wird, wenn in diesem Massenelement alle Elektronen (und Positronen), die durch die Photonen freigesetzt werden, komplett gestoppt werden"@de ;
    ns1:symbol "0173-1#Z4-BAJ326#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ExposureRateOfIonizingRadiation> a ns1:QuantityKind ;
    rdfs:label "exposure rate of ionizing radiation"@en-US ;
    dcterms:description "ratio between the exposure of ionizing radiation dJ in a time interval and the duration dt of this interval"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:plainTextDescription "Quotient Ionendosis dJ in einem Zeitintervall durch Dauer dt dieses Zeitintervalls"@de ;
    ns1:symbol "0173-1#Z4-BAJ327#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FLIGHT-PERFORMANCE-RESERVE-PROPELLANT-MASS> a ns1:QuantityKind ;
    rdfs:label "Flight Performance Reserve Propellant Mass"@en ;
    dcterms:description "A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "A quantity of propellant, at a nominal mixture ratio, along with fuel bias that is set aside from total propellant loaded to cover for statistical variations of flight hardware characteristics and environment conditions on the day of launch. The launch vehicle is designed to accommodate the maximum FPR loading." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "FPR" ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/FUEL-BIAS> a ns1:QuantityKind ;
    rdfs:label "Fuel Bias"@en ;
    dcterms:description "An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "An additional quantity of fuel to ensure depletion of high-weight oxidizer before fuel for systems with high-oxidizer mixing ratios (e.g., 6:1). This practice allows for more efficient propellant utilization. Denoted as a percentage." ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/FahrenheitTemperature> a ns1:QuantityKind ;
    rdfs:label "Fahrenheit temperature",
        "Fahrenheit temperature"@en-US ;
    dcterms:description "quantity whose zero point is defined by the temperature of a mixture of ice, water and ammonium chloride (-17.8 °C) and its fixed points on the Fahrenheit scale are 32 °F (melting point of ice) and 212 °F (boiling point of water)"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD263" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD263"^^xsd:anyURI ;
    ns1:plainTextDescription "Größe, deren Nullpunkt durch die Mischungstemperatur von Eis, Wasser und Salmiak (Ammoniumchlorid) definiert ist (-17,8 °C) und deren Fixpunkte auf der Fahrenheit-Skala 32 °F (Schmelztemperatur von Eis) und 212 °F (Siedetemperatur des Wassers) sind"@de ;
    ns1:symbol "0173-1#Z4-BAJ278#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/FailureRate> a ns1:QuantityKind ;
    rdfs:label "failure rate",
        "failure rate"@en-US ;
    dcterms:description "limiting value - if it exists - of the ratio between the conditional probability that the fault time t of a resource will fall within a defined interval (t, t + Δt), and the duration of this interval if Δt approaches zero and the unit is in an operational state at the beginning of the interval"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD051" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD051"^^xsd:anyURI ;
    ns1:plainTextDescription "Grenzwert - falls er existiert - des Quotienten aus der bedingten Wahrscheinlichkeit, dass der Ausfallzeitpunkt t eines Betriebsmittels in ein gegebenes Zeitintervall (t, t + Δt) fällt, und der Dauer dieses Zeitintervalls, wenn Δt gegen null geht und das Betriebsmittel sich zu Beginn des Zeitintervalls im betriebsfähigen Zustand befindet"@de ;
    ns1:symbol "0173-1#Z4-BAJ466#003" ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Incidence> .

<http://qudt.org/vocab/quantitykind/FermiEnergy> a ns1:QuantityKind ;
    rdfs:label "Fermi Energy"@en ;
    dcterms:description "\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fermi_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Fermi Energy\" in a metal is the highest occupied energy level at zero thermodynamic temperature." ;
    ns1:symbol "E_F" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/FermiTemperature> a ns1:QuantityKind ;
    rdfs:label "Fermi Temperature"@en ;
    dcterms:description "\"Fermi Temperature\" is the temperature associated with the Fermi energy."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fermi_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$T_F = \\frac{E_F}{k}$, where $E_F$ is the Fermi energy and $k$ is the Boltzmann constant."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Fermi Temperature\" is the temperature associated with the Fermi energy." ;
    ns1:symbol "T_F" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/FinalOrCurrentVehicleMass> a ns1:QuantityKind ;
    rdfs:label "Final Or Current Vehicle Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/FirstMomentOfArea> a ns1:QuantityKind ;
    rdfs:label "First Moment of Area"@en ;
    dcterms:description "The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC-FT>,
        <http://qudt.org/vocab/unit/AC-FT_US>,
        <http://qudt.org/vocab/unit/ANGSTROM3>,
        <http://qudt.org/vocab/unit/BBL>,
        <http://qudt.org/vocab/unit/BBL_UK_PET>,
        <http://qudt.org/vocab/unit/BU_US_DRY>,
        <http://qudt.org/vocab/unit/CentiM3>,
        <http://qudt.org/vocab/unit/DecaL>,
        <http://qudt.org/vocab/unit/DecaM3>,
        <http://qudt.org/vocab/unit/DeciL>,
        <http://qudt.org/vocab/unit/DeciM3>,
        <http://qudt.org/vocab/unit/FBM>,
        <http://qudt.org/vocab/unit/FT3>,
        <http://qudt.org/vocab/unit/FemtoL>,
        <http://qudt.org/vocab/unit/GI_UK>,
        <http://qudt.org/vocab/unit/GI_US>,
        <http://qudt.org/vocab/unit/GT>,
        <http://qudt.org/vocab/unit/HectoL>,
        <http://qudt.org/vocab/unit/IN3>,
        <http://qudt.org/vocab/unit/KiloCubicFT>,
        <http://qudt.org/vocab/unit/KiloL>,
        <http://qudt.org/vocab/unit/L>,
        <http://qudt.org/vocab/unit/M3>,
        <http://qudt.org/vocab/unit/MI3>,
        <http://qudt.org/vocab/unit/MI_UK3>,
        <http://qudt.org/vocab/unit/MegaL>,
        <http://qudt.org/vocab/unit/MicroL>,
        <http://qudt.org/vocab/unit/MicroM3>,
        <http://qudt.org/vocab/unit/MilliL>,
        <http://qudt.org/vocab/unit/MilliM3>,
        <http://qudt.org/vocab/unit/NT>,
        <http://qudt.org/vocab/unit/NanoL>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK>,
        <http://qudt.org/vocab/unit/PINT>,
        <http://qudt.org/vocab/unit/PINT_UK>,
        <http://qudt.org/vocab/unit/PK_UK>,
        <http://qudt.org/vocab/unit/PicoL>,
        <http://qudt.org/vocab/unit/PlanckVolume>,
        <http://qudt.org/vocab/unit/QT_UK>,
        <http://qudt.org/vocab/unit/QT_US>,
        <http://qudt.org/vocab/unit/STANDARD>,
        <http://qudt.org/vocab/unit/STR>,
        <http://qudt.org/vocab/unit/TBSP>,
        <http://qudt.org/vocab/unit/TON_Register>,
        <http://qudt.org/vocab/unit/TON_SHIPPING_UK>,
        <http://qudt.org/vocab/unit/TON_SHIPPING_US>,
        <http://qudt.org/vocab/unit/TSP>,
        <http://qudt.org/vocab/unit/YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:plainTextDescription "The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis." ;
    rdfs:comment "Applicable units are those of quantitykind:Volume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Volume> .

<http://qudt.org/vocab/quantitykind/FirstStageMassRatio> a ns1:QuantityKind ;
    rdfs:label "First Stage Mass Ratio"@en ;
    dcterms:description "Mass ratio for the first stage of a multistage launcher."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/GM-PER-GM>,
        <http://qudt.org/vocab/unit/GM-PER-HectoGM>,
        <http://qudt.org/vocab/unit/GM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroGM-PER-GM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-GM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-GM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Mass ratio for the first stage of a multistage launcher." ;
    ns1:symbol "R_1" ;
    rdfs:comment "Applicable units are those of quantitykind:MassRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassRatio> .

<http://qudt.org/vocab/quantitykind/FissionCoreRadiusToHeightRatio> a ns1:QuantityKind ;
    rdfs:label "Fission Core Radius To Height Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:symbol "R/H" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/FissionFuelUtilizationFactor> a ns1:QuantityKind ;
    rdfs:label "Fission Fuel Utilization Factor"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/FissionMultiplicationFactor> a ns1:QuantityKind ;
    rdfs:label "Fission Multiplication Factor"@en ;
    dcterms:description "The number of fission neutrons produced per absorption in the fuel."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "The number of fission neutrons produced per absorption in the fuel." ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/FlightPathAngle> a ns1:QuantityKind ;
    rdfs:label "Flight Path Angle"@en ;
    dcterms:description "Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    ns1:plainTextDescription "Flight path angle is defined in two different ways. To the aerodynamicist, it is the angle between the flight path vector (where the airplane is going) and the local atmosphere. To the flight crew, it is normally known as the angle between the flight path vector and the horizon, also known as the climb (or descent) angle." ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/ForceConstant> a ns1:QuantityKind ;
    rdfs:label "force constant" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD055" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD055"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FundamentalLatticeVector> a ns1:QuantityKind ;
    rdfs:label "Fundamental Lattice vector"@en ;
    dcterms:description "\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Fundamental Lattice vector\" are fundamental translation vectors for the crystal lattice." ;
    ns1:symbol "a_1, a_2, a_3" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LatticeVector> .

<http://qudt.org/vocab/quantitykind/FundamentalReciprocalLatticeVector> a ns1:QuantityKind ;
    rdfs:label "Fundamental Reciprocal Lattice Vector"@en ;
    dcterms:description "\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Reciprocal_lattice"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Fundamental Reciprocal Lattice Vector\" are fundamental, or primary, translation vectors the reciprocal lattice." ;
    ns1:symbol "b_1, b_2, b_3" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularReciprocalLatticeVector" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector> .

<http://qudt.org/vocab/quantitykind/GROSS-LIFT-OFF-WEIGHT> a ns1:QuantityKind ;
    rdfs:label "Gross Lift-Off Weight"@en ;
    dcterms:description "The sum of a rocket's inert mass and usable fluids and gases at sea level."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Maximum_Takeoff_Weight"^^xsd:anyURI ;
    ns1:plainTextDescription "The sum of a rocket's inert mass and usable fluids and gases at sea level." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/Gain> a ns1:QuantityKind ;
    rdfs:label "Gain"@en ;
    dcterms:description "A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain.  An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gain"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain.  An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/GasLeakRate> a ns1:QuantityKind ;
    rdfs:label "gas leak rate",
        "gas leak rate"@en-US ;
    dcterms:description "ratio of the pV value of a gas (product of pressure and volume of a given quantity of gas at the respective temperature) flowing through a pipe cross-section during a time interval and the related interval"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD057" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD057"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient aus dem pV-Wert eines Gases (Produkt aus Druck und Volumen einer bestimmten Menge eines Gases bei der jeweils herrschenden Temperatur), das während einer Zeitspanne durch einen Leitungsquerschnitt strömt, und der zugehörigen Zeitspanne"@de ;
    ns1:symbol "0173-1#Z4-BAJ324#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GrandCanonicalPartitionFunction> a ns1:QuantityKind ;
    rdfs:label "Grand Canonical Partition Function"@en ;
    dcterms:description "An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Xi = \\sum_{N_A, N_B, ...} Z(N_A, N_B, ...) \\cdot \\lambda_A^{N_A} \\cdot \\lambda_B^{N_B} \\cdot ...$, where $Z(N_A, N_B, ...)$ is the canonical partition function for the given number of particles $A, B, ...,$, and $\\lambda_A, \\lambda_B, ...$ are the absolute activities of particles $A, B, ...$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Xi$"^^ns1:LatexString ;
    ns1:plainTextDescription "An \"Grand Canonical Partition Function\" for a grand canonical ensemble, a system that can exchange both heat and particles with the environment, which has a constant temperature and a chemical potential." ;
    rdfs:comment "Applicable units are those of quantitykind:CanonicalPartitionFunction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction> .

<http://qudt.org/vocab/quantitykind/GravitationalAttraction> a ns1:QuantityKind ;
    rdfs:label "Gravitational Attraction"@en ;
    dcterms:description "The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.thefreedictionary.com/gravitational+attraction"^^xsd:anyURI ;
    ns1:plainTextDescription "The force of attraction between all masses in the universe; especially the attraction of the earth's mass for bodies near its surface; the more remote the body the less the gravity; the gravitation between two bodies is proportional to the product of their masses and inversely proportional to the square of the distance between them." ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/GustatoryThreshold> a ns1:QuantityKind ;
    rdfs:label "Gustatory Threshold"@en ;
    dcterms:description "\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_g}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Gustatory Threshold\" are thresholds for classes of taste that can be detected by the human mouth and thresholds of sensitivity to foods, drinks and other substances." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GyromagneticRatio> a ns1:QuantityKind ;
    rdfs:label "Gyromagnetic Ratio"@en ;
    dcterms:description """
  $\\textit{Gyromagnetic Ratio}$, also sometimes known as the magnetogyric ratio in other disciplines,
   of a particle or system is the ratio of its magnetic dipole moment to its angular momentum,
  and it is often denoted by the symbol, $\\gamma$. 
  Its SI units are radian per second per tesla ($rad s^{-1} \\cdot T^{1}$) or, equivalently,
   coulomb per kilogram ($C \\cdot kg^{-1}$).
  """^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gyromagnetic_ratio"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gyromagnetic_ratio"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu = \\gamma J$, where $\\mu$ is the magnetic dipole moment, and $J$ is the total angular momentum."^^ns1:LatexString ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Half-Life> a ns1:QuantityKind ;
    rdfs:label "Poločas rozpadu"@cs,
        "Halbwertszeit"@de,
        "half-life"@en,
        "semiperiodo"@es,
        "نیمه عمر"@fa,
        "temps de demi-vie"@fr,
        "tempo di dimezzamento"@it,
        "Separuh hayat"@ms,
        "meia-vida"@pt,
        "yarılanma süresi"@tr,
        "半衰期"@zh ;
    dcterms:description "The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Half-life"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Half-Life\" is the average duration required for the decay of one half of the atoms or nuclei." ;
    ns1:symbol "T_{1/2}" ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "semivita"@it ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/Half-ValueThickness> a ns1:QuantityKind ;
    rdfs:label "Half-Value Thickness"@en ;
    dcterms:description "The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Half-value_layer"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Half-Value Thickness\" is the thickness of the material at which the intensity of radiation entering it is reduced by one half." ;
    ns1:symbol "d_{1/2}" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/Heat> a ns1:QuantityKind ;
    rdfs:label "حرارة"@ar,
        "jednotka tepla"@cs,
        "Wärme"@de,
        "heat"@en,
        "calor"@es,
        "کمیت گرما"@fa,
        "quantité de chaleur"@fr,
        "ऊष्मा"@hi,
        "calore"@it,
        "熱量"@ja,
        "labor"@la,
        "kuantiti haba Haba"@ms,
        "ciepło"@pl,
        "quantidade de calor"@pt,
        "cantitate de căldură"@ro,
        "Теплота"@ru,
        "toplota"@sl,
        "ısı miktarı"@tr,
        "热量"@zh ;
    dcterms:description "\"Heat\" is the energy transferred by a thermal process.  Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)."^^ns1:LatexString ;
    ns1:abbreviation "heat" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_39DEG_F>,
        <http://qudt.org/vocab/unit/BTU_59DEG_F>,
        <http://qudt.org/vocab/unit/BTU_60DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_MEAN>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_15_DEG_C>,
        <http://qudt.org/vocab/unit/CAL_20DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_MEAN>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloCAL_IT>,
        <http://qudt.org/vocab/unit/KiloCAL_Mean>,
        <http://qudt.org/vocab/unit/KiloCAL_TH>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TON_FG-HR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Heat"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Heat\" is the energy transferred by a thermal process.  Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)." ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Wärmemenge"@de,
        "amount of heat"@en,
        "chaleur"@fr,
        "quantità di calore"@it,
        "jumlah haba"@ms ;
    skos:broader <http://qudt.org/vocab/quantitykind/ThermalEnergy> .

<http://qudt.org/vocab/quantitykind/HeatCapacityRatio> a ns1:QuantityKind ;
    rdfs:label "Heat Capacity Ratio"@en ;
    dcterms:description "The heat capacity ratio, or ratio of specific heats, is the ratio of the heat capacity at constant pressure ($C_P$) to heat capacity at constant volume ($C_V$). For an ideal gas, the heat capacity is constant with temperature ($\\theta$). Accordingly we can express the enthalpy as $H = C_P*\\theta$ and the internal energy as $U = C_V \\cdot \\theta$. Thus, it can also be said that the heat capacity ratio is the ratio between enthalpy and internal energy."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Heat_capacity_ratio"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heat_capacity_ratio"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/HeatFlowRatePerArea> a ns1:QuantityKind ;
    rdfs:label "Heat Flow Rate per Unit Area"@en ;
    dcterms:description "$\\textit{Heat Flux}$ is the heat rate per area. In SI units, heat flux is measured in $W/m^2$. Heat rate is a scalar quantity, while heat flux is a vectorial quantity. To define the heat flux at a certain point in space, one takes the limiting case where the size of the surface becomes infinitesimally small."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heat_flux"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/HeatFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Heat Flux Density"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/HEFD> ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/HeatingValue> a ns1:QuantityKind ;
    rdfs:label "Calorific Value"@en ;
    dcterms:description "The heating value (or energy value or calorific value) of a substance, usually a fuel or food (see food energy), is the amount of heat released during the combustion of a specified amount of it. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Specific_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Heat_of_combustion"^^xsd:anyURI ;
    ns1:plainTextDescription "The heating value (or energy value or calorific value) of a substance, usually a fuel or food (see food energy), is the amount of heat released during the combustion of a specified amount of it. " ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Energy Value"@en,
        "Heating Value"@en ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/Height> a ns1:QuantityKind ;
    rdfs:label "Výška"@cs,
        "Höhe"@de,
        "height"@en,
        "altura"@es,
        "ارتفاع"@fa,
        "hauteur"@fr,
        "altezza"@it,
        "Ketinggian"@ms,
        "altura"@pt,
        "Înălțime"@ro,
        "высота"@ru,
        "yükseklik"@tr,
        "高度"@zh ;
    dcterms:description "\"Height\" is the measurement of vertical distance, but has two meanings in common use. It can either indicate how \"tall\" something is, or how \"high up\" it is."^^ns1:LatexString ;
    ns1:abbreviation "height" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Height"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Height"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Height\" is the measurement of vertical distance, but has two meanings in common use. It can either indicate how \"tall\" something is, or how \"high up\" it is." ;
    ns1:symbol "h" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/HoleDensity> a ns1:QuantityKind ;
    rdfs:label "Hole Density"@en ;
    dcterms:description "\"Hole Density\" is the number of holes per volume in a valence band."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Hole Density\" is the number of holes per volume in a valence band." ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/HorizontalVelocity> a ns1:QuantityKind ;
    rdfs:label "Horizontal Velocity"@en ;
    dcterms:description "Component of a projectile's velocity, which acts parallel to the ground and does not lift the projectile in the air."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "Component of a projectile's velocity, which acts parallel to the ground and does not lift the projectile in the air." ;
    ns1:symbol "V_{X}" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/INERT-MASS> a ns1:QuantityKind ;
    rdfs:label "Inert Mass"@en ;
    dcterms:description "The sum of the vehicle dry mass, residual fluids and gasses, personnel and personnel provisions, and cargo."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "The sum of the vehicle dry mass, residual fluids and gasses, personnel and personnel provisions, and cargo." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/IgnitionIntervalTime> a ns1:QuantityKind ;
    rdfs:label "Ignition interval time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/InformationContent> a ns1:QuantityKind ;
    rdfs:label "information content" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD066" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD066"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InformationContentExpressedAsALogarithmToBase10> a ns1:QuantityKind ;
    rdfs:label "information content expressed as a logarithm to base 10"@en-US ;
    dcterms:description "I(xi) as the information content I(xi) of a result xi (e.g. the occurrence of a character xi) is the common logarithm of the reciprocal of the probability p(xi) of its occurrence, i.e.: l(x) lg 1/p(x) Hart, where p(x) is the probability of the event x"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "(xi) als der Informationsgehalt I(xi) eines Ergebnisses xi (z. B. das Auftreten eines Zeichens xi) ist der dekatischer Logarithmus des Kehrwertes der Wahrscheinlichkeit p (xi) für sein eintreten, also: l(x) lg 1/p(x) Hart, dabei ist p(x) die Wahrscheinlichkeit des Ereignisses x"@de ;
    ns1:symbol "0173-1#Z4-BAJ468#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InformationContentExpressedAsALogarithmToBase2> a ns1:QuantityKind ;
    rdfs:label "information content expressed as a logarithm to base 2"@en-US ;
    dcterms:description "I(xi) as the information content I(xi) of a result xi (e.g. the occurrence of a character xi) is the binary logarithm of the reciprocal of the probability p(xi) of its occurrence, i.e.: l(x) lb 1/p(x) Sh, where p(x) is the probability of the event x"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "I(xi) als der Informationsgehalt I(xi) eines Ergebnisses xi (z. B. das Auftreten eines Zeichens xi) ist der binäre Logarithmus des Kehrwertes der Wahrscheinlichkeit p (xi) für sein eintreten, also: l(x) = lb 1/p(x) Sh, dabei ist p(x) die Wahrscheinlichkeit des Ereignisses x"@de ;
    ns1:symbol "0173-1#Z4-BAJ463#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InformationContentExpressedAsALogarithmToBaseE> a ns1:QuantityKind ;
    rdfs:label "information content expressed as a logarithm to base e"@en-US ;
    dcterms:description "I(xi) as the information content I(xi) of a result xi (e.g. the occurrence of a character xi) is the natural logarithm of the reciprocal of the probability p(xi) of its occurrence, i.e.: l(x) ln 1/p(x) nat, where p(x) is the probability of the event x"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "I(xi) als der Informationsgehalt I(xi) eines Ergebnisses xi (z. B. das Auftreten eines Zeichens xi) ist der natürliche Logarithmus des Kehrwertes der Wahrscheinlichkeit p (xi) für sein eintreten, also: l(x) = ln 1/p(x) nat, dabei ist p(x) die Wahrscheinlichkeit des Ereignisses x"@de ;
    ns1:symbol "0173-1#Z4-BAJ469#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InitialExpansionRatio> a ns1:QuantityKind ;
    rdfs:label "Initial Expansion Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK>,
        <http://qudt.org/vocab/unit/PPM-PER-K>,
        <http://qudt.org/vocab/unit/PPTM-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ExpansionRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ExpansionRatio> .

<http://qudt.org/vocab/quantitykind/InitialNozzleThroatDiameter> a ns1:QuantityKind ;
    rdfs:label "Initial Nozzle Throat Diameter"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NozzleThroatDiameter> .

<http://qudt.org/vocab/quantitykind/InitialVehicleMass> a ns1:QuantityKind ;
    rdfs:label "Initial Vehicle Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_{o}" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/InitialVelocity> a ns1:QuantityKind ;
    rdfs:label "Initial Velocity"@en ;
    dcterms:description "The velocity of a moving body at starting; especially, the velocity of a projectile as it leaves the mouth of a firearm from which it is discharged."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "The velocity of a moving body at starting; especially, the velocity of a projectile as it leaves the mouth of a firearm from which it is discharged." ;
    ns1:symbol "V_{i}" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/IntinsicCarrierDensity> a ns1:QuantityKind ;
    rdfs:label "Intinsic Carrier Density"@en ;
    dcterms:description "\"Intinsic Carrier Density\" is proportional to electron and hole densities."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:latexDefinition "$np = n_i^2$, where $n$ is electron density and $p$ is hole density."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Intinsic Carrier Density\" is proportional to electron and hole densities." ;
    ns1:symbol "n_i" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/IonCurrent> a ns1:QuantityKind ;
    rdfs:label "Ion Current"@en ;
    dcterms:description "An ion current is the influx and/or efflux of ions through an ion channel."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/A_Ab>,
        <http://qudt.org/vocab/unit/A_Stat>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/BIOT>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/KiloA>,
        <http://qudt.org/vocab/unit/MegaA>,
        <http://qudt.org/vocab/unit/MicroA>,
        <http://qudt.org/vocab/unit/MilliA>,
        <http://qudt.org/vocab/unit/NanoA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/PicoA>,
        <http://qudt.org/vocab/unit/PlanckCurrent>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:plainTextDescription "An ion current is the influx and/or efflux of ions through an ion channel." ;
    ns1:symbol "j" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricCurrent> .

<http://qudt.org/vocab/quantitykind/IonicCharge> a ns1:QuantityKind ;
    rdfs:label "Ionic Charge"@en ;
    dcterms:description "The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR>,
        <http://qudt.org/vocab/unit/A-SEC>,
        <http://qudt.org/vocab/unit/AttoC>,
        <http://qudt.org/vocab/unit/C>,
        <http://qudt.org/vocab/unit/C_Ab>,
        <http://qudt.org/vocab/unit/C_Stat>,
        <http://qudt.org/vocab/unit/CentiC>,
        <http://qudt.org/vocab/unit/DecaC>,
        <http://qudt.org/vocab/unit/DeciC>,
        <http://qudt.org/vocab/unit/E>,
        <http://qudt.org/vocab/unit/ElementaryCharge>,
        <http://qudt.org/vocab/unit/ExaC>,
        <http://qudt.org/vocab/unit/F>,
        <http://qudt.org/vocab/unit/FR>,
        <http://qudt.org/vocab/unit/FemtoC>,
        <http://qudt.org/vocab/unit/GigaC>,
        <http://qudt.org/vocab/unit/HectoC>,
        <http://qudt.org/vocab/unit/KiloA-HR>,
        <http://qudt.org/vocab/unit/KiloC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloV>,
        <http://qudt.org/vocab/unit/MegaC>,
        <http://qudt.org/vocab/unit/MicroC>,
        <http://qudt.org/vocab/unit/MilliA-HR>,
        <http://qudt.org/vocab/unit/MilliA-SEC>,
        <http://qudt.org/vocab/unit/MilliC>,
        <http://qudt.org/vocab/unit/NanoC>,
        <http://qudt.org/vocab/unit/PetaC>,
        <http://qudt.org/vocab/unit/PicoC>,
        <http://qudt.org/vocab/unit/PlanckCharge>,
        <http://qudt.org/vocab/unit/TeraC>,
        <http://qudt.org/vocab/unit/YoctoC>,
        <http://qudt.org/vocab/unit/YottaC>,
        <http://qudt.org/vocab/unit/ZeptoC>,
        <http://qudt.org/vocab/unit/ZettaC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:plainTextDescription "The total charge of an ion. The charge of an electron; the charge of any ion is equal to this electron charge in magnitude, or is an integral multiple of it." ;
    ns1:symbol "q" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricCharge> .

<http://qudt.org/vocab/quantitykind/IsothermalMoistureCapacity> a ns1:QuantityKind ;
    rdfs:label "Isothermal Moisture Capacity"@en ;
    dcterms:description "\"Isothermal Moisture Capacity\" is the capacity of a material to absorb moisture in the Effective Moisture Penetration Depth (EMPD) model."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-GM>,
        <http://qudt.org/vocab/unit/DeciL-PER-GM>,
        <http://qudt.org/vocab/unit/DeciM3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/FT3-PER-LB>,
        <http://qudt.org/vocab/unit/IN3-PER-LB>,
        <http://qudt.org/vocab/unit/L-PER-KiloGM>,
        <http://qudt.org/vocab/unit/M3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-GM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:informativeReference "https://bigladdersoftware.com/epx/docs/8-4/engineering-reference/effective-moisture-penetration-depth-empd.html#empd-nomenclature"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificVolume> .

<http://qudt.org/vocab/quantitykind/KinematicViscosityOrDiffusionConstantOrThermalDiffusivity> a ns1:QuantityKind ;
    rdfs:label "kinematic viscosity or diffusion constant or thermal diffusivity"@en-US ;
    dcterms:description "ratio of the dynamic viscosity and the density of a material measured at the same temperature, or ratio of the diffusion current density and carrier density gradient, or ratio of thermal conductivity divided by heat capacity"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient aus der dynamischen Viskosität und der Dichte eines Stoffes oder Quotient Diffusionsstromdichte durch Gradient der Ladungsträgerdichte oder Quotient Wärmeleitfähigkeit durch Wärmekapazität"@de ;
    ns1:symbol "0173-1#Z4-BAJ328#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/KineticEnergy> a ns1:QuantityKind ;
    rdfs:label "Kinetic Energy"@en ;
    dcterms:description "$\\textit{Kinetic Energy}$ is the energy which a body possesses as a consequence of its motion, defined as one-half the product of its mass $m$ and the square of its speed $v$, $ \\frac{1}{2} mv^{2} $. The kinetic energy per unit volume of a fluid parcel is the $ \\frac{1}{2}  p v^{2}$ , where $p$ is the density and $v$ the speed of the parcel. See potential energy. For relativistic speeds the kinetic energy is given by $E_k = mc^2 - m_0 c^2$, where $c$ is the velocity of light in a vacuum, $m_0$ is the rest mass, and $m$ is the moving mass."^^ns1:LatexString ;
    ns1:altSymbol "K" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kinetic_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD071" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kinetic_energy"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD071"^^xsd:anyURI ;
    ns1:latexDefinition "$T = \\frac{mv^2}{2}$, where $m$ is mass and $v$ is speed."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:symbol "KE" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/KineticOrThermalEnergy> a ns1:QuantityKind ;
    rdfs:label "kinetic or thermal energy"@en-US ;
    dcterms:description "energy presented in the movement of a body, composed of translation and rotation energies, determined by the movement of this body compared to another system and by its mass (mass distribution) or energy in the terms of heat"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:plainTextDescription "Energie, die in der Bewegung eines Körpers steckt und sich aus Translationsenergie und Rotationsenergie zusammen setzt, die durch die Bewegung dieses Körpers gegenüber einem anderen System und durch seine Masse (Massenverteilung) bestimmt wird oder Energie in Form von Wärme"@de ;
    ns1:symbol "0173-1#Z4-BAJ280#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/LarmorAngularFrequency> a ns1:QuantityKind ;
    rdfs:label "Larmor Angular Frequency"@en ;
    dcterms:description "The \"Larmor Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-HR>,
        <http://qudt.org/vocab/unit/DEG-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG-PER-SEC>,
        <http://qudt.org/vocab/unit/PlanckFrequency_Ang>,
        <http://qudt.org/vocab/unit/RAD-PER-HR>,
        <http://qudt.org/vocab/unit/RAD-PER-MIN>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Larmor_precession#Larmor_frequency"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\omega_L = \\frac{e}{2m_e}B$, where $e$ is the elementary charge, $m_e$ is the rest mass of electron, and $B$ is the magnetic flux density."^^ns1:LatexString ;
    ns1:latexSymbol "$\\omega_L$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Larmor Frequency\" describes angular momentum vector precession about the external field axis with an angular frequency." ;
    rdfs:comment "Applicable units are those of quantitykind:AngularFrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularFrequency> .

<http://qudt.org/vocab/quantitykind/LatticePlaneSpacing> a ns1:QuantityKind ;
    rdfs:label "Lattice Plane Spacing"@en ;
    dcterms:description "\"Lattice Plane Spacing\" is the distance between successive lattice planes."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Lattice Plane Spacing\" is the distance between successive lattice planes." ;
    ns1:symbol "d" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/LengthByForce> a ns1:QuantityKind ;
    rdfs:label "Length Force"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Work> .

<http://qudt.org/vocab/quantitykind/LengthPerElectricCurrent> a ns1:QuantityKind ;
    rdfs:label "Length per Electric Current"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M0H0T0D0> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LiftCoefficient> a ns1:QuantityKind ;
    rdfs:label "Lift Coefficient"@en ;
    dcterms:description "The lift coefficient is a dimensionless coefficient that relates the lift generated by a lifting body, the dynamic pressure of the fluid flow around the body, and a reference area associated with the body."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "The lift coefficient is a dimensionless coefficient that relates the lift generated by a lifting body, the dynamic pressure of the fluid flow around the body, and a reference area associated with the body." ;
    ns1:symbol "C_{L}" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/LiftForce> a ns1:QuantityKind ;
    rdfs:label "Lift Force"@en ;
    dcterms:description "The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow." ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/LinearElectricCharge> a ns1:QuantityKind ;
    rdfs:label "lineic electric charge" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD075" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD075"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearForce> a ns1:QuantityKind ;
    rdfs:label "Streckenlast"@de,
        "Linear Force"@en ;
    dcterms:description "Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN-M-PER-M2>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM>,
        <http://qudt.org/vocab/unit/GigaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-FT>,
        <http://qudt.org/vocab/unit/KiloN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN>,
        <http://qudt.org/vocab/unit/LB_F-PER-YD>,
        <http://qudt.org/vocab/unit/MegaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MicroN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-PER-M>,
        <http://qudt.org/vocab/unit/N-M-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-CentiM>,
        <http://qudt.org/vocab/unit/N-PER-M>,
        <http://qudt.org/vocab/unit/N-PER-MilliM>,
        <http://qudt.org/vocab/unit/NanoN-M-PER-M2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD077" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD077"^^xsd:anyURI ;
    ns1:plainTextDescription "Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard." ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerLength> .

<http://qudt.org/vocab/quantitykind/LinearPower> a ns1:QuantityKind ;
    rdfs:label "lineic power" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD080" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD080"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearStiffness> a ns1:QuantityKind ;
    rdfs:label "Streckenlast"@de,
        "Linear Force"@en ;
    dcterms:description "Stiffness is the extent to which an object resists deformation in response to an applied force. Linear Stiffness is the term used in the Industry Foundation Classes (IFC) standard."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN-M-PER-M2>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM>,
        <http://qudt.org/vocab/unit/GigaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-FT>,
        <http://qudt.org/vocab/unit/KiloN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN>,
        <http://qudt.org/vocab/unit/LB_F-PER-YD>,
        <http://qudt.org/vocab/unit/MegaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MicroN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-PER-M>,
        <http://qudt.org/vocab/unit/N-M-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-CentiM>,
        <http://qudt.org/vocab/unit/N-PER-M>,
        <http://qudt.org/vocab/unit/N-PER-MilliM>,
        <http://qudt.org/vocab/unit/NanoN-M-PER-M2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Stiffness"^^xsd:anyURI ;
    ns1:plainTextDescription "Stiffness is the extent to which an object resists deformation in response to an applied force. Linear Stiffness is the term used in the Industry Foundation Classes (IFC) standard." ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerLength> .

<http://qudt.org/vocab/quantitykind/LinearVoltageCoefficient> a ns1:QuantityKind ;
    rdfs:label "linear voltage coefficient"@en-US ;
    dcterms:description "ratio identifying the relationship between induced voltage and velocity"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Verhältnis, das den Zusammenhang zwischen induzierter Spannung zur Geschwindigkeit kennzeichnet"@de ;
    ns1:symbol "0173-1#Z4-BAJ336#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicCharge> a ns1:QuantityKind ;
    rdfs:label "lineic charge"@en-US ;
    dcterms:description "electric charge divided by related length"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ;
    ns1:plainTextDescription "elektrische Ladung dividiert durch dazugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ457#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicDataVolume> a ns1:QuantityKind ;
    rdfs:label "lineic data volume"@en-US ;
    dcterms:description "number of data, usually dependent on the respective information complexity or its coding procedure, divided by the related length"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:plainTextDescription "Anzahl von Daten, die in der Regel abhängig von der jeweiligen Komplexität der Information oder deren Codierungsverfahren ist, dividiert durch die zugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ331#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicLogarithmicRatio> a ns1:QuantityKind ;
    rdfs:label "lineic logarithmic ratio"@en-US ;
    dcterms:description "logarithm of the relationship between the value of a given quantity and the quantity of a reference value of the same type divided by the related length"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:plainTextDescription "Logarithmus des Verhältnisses des Werts einer gegebenen Größe zum Wert einer Bezugsgröße gleicher Art dividiert durch die zugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ332#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicMass> a ns1:QuantityKind ;
    rdfs:label "lineic mass"@en-US ;
    dcterms:description "ratio between mass divided by the related length"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:plainTextDescription "Quotient Masse dividiert durch die dazugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ341#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicQuantity> a ns1:QuantityKind ;
    rdfs:label "lineic quantity"@en-US ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicResistance> a ns1:QuantityKind ;
    rdfs:label "lineic resistance"@en-US ;
    dcterms:description "ratio of resistance divided by length"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Widerstand durch Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ333#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicTorque> a ns1:QuantityKind ;
    rdfs:label "lineic torque"@en-US ;
    dcterms:description "torque divided by the appropriate length"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Drehmoment dividiert durch die zugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ433#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinkedFlux> a ns1:QuantityKind ;
    rdfs:label "Linked Flux"@en ;
    dcterms:description "\"Linked Flux\" is defined as the path integral of the magnetic vector potential. This is the line integral of a magnetic vector potential $A$ along a curve $C$. The line vector element $dr$ is the differential of position vector $r$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-A>,
        <http://qudt.org/vocab/unit/KiloWB>,
        <http://qudt.org/vocab/unit/MX>,
        <http://qudt.org/vocab/unit/MilliWB>,
        <http://qudt.org/vocab/unit/N-M-PER-A>,
        <http://qudt.org/vocab/unit/UnitPole>,
        <http://qudt.org/vocab/unit/V_Ab-SEC>,
        <http://qudt.org/vocab/unit/WB> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Magnetic_flux"^^xsd:anyURI ;
    ns1:expression "$linked-flux$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-24"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "http://www.oxfordreference.com/display/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1800"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Psi_m = \\int_C A \\cdot dr$, where $A$ is magnetic vector potential and $dr$ is the vector element of the curve $C$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Psi$"^^ns1:LatexString,
        "$\\Psi_m$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MagneticFlux> .

<http://qudt.org/vocab/quantitykind/Log10FrequencyInterval> a ns1:QuantityKind ;
    rdfs:label "logarithmic frequency interval to base 10" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:iec61360Code "0112/2///62720#UAD084" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD084"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Log10Ratio> a ns1:QuantityKind ;
    rdfs:label "logarithmic ratio to base 10" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD085" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD085"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogERatio> a ns1:QuantityKind ;
    rdfs:label "logarithmic ratio to base e" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:iec61360Code "0112/2///62720#UAD086" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD086"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmRatioToBase10> a ns1:QuantityKind ;
    rdfs:label "logarithm ratio to base 10"@en-US ;
    dcterms:description "dekadischer Logarithmus des Verhältnisses des Werts einer gegebenen Größe zum Wert einer Bezugsgröße gleicher Art"@de,
        "common logarithm of the ratio between the value of a defined variable and the value of a reference variable of the same type"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/RLGB> ;
    ns1:symbol "0173-1#Z4-BAJ441#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmRatioToBaseE> a ns1:QuantityKind ;
    rdfs:label "logarithm ratio to base e"@en-US ;
    dcterms:description "napierian logarithm of the ratio between the value of a given quantity and the value of a reference variable of the same type (base of logarithm: e = 2.718...)"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "natürlicher Logarithmus des Verhältnisses des Werts einer gegebenen Größe zum Wert einer Bezugsgröße gleicher Art (Basis des Logarithmus: e = 2,718...)"@de ;
    ns1:symbol "0173-1#Z4-BAJ440#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmicFrequencyIntervalToBase10> a ns1:QuantityKind ;
    rdfs:label "logarithmic frequency interval to base 10"@en-US ;
    dcterms:description "common logarithm of the ratio of two frequencies, whereby the frequency that forms the numerator is greater than the frequency that forms the denominator"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "dekadischer Logarithmus des Quotienten aus zwei Frequenzen, wobei die im Zähler stehende Frequenz größer als die Frequenz im Nenner ist"@de ;
    ns1:symbol "0173-1#Z4-BAJ472#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmicMedianInformationFlow_SourceToBase10> a ns1:QuantityKind ;
    rdfs:label "median information flow (from a source of information), expressed as a common logarithm "@en-US ;
    dcterms:description "ratio of the median information content divided by the expected value for the duration of a character, expressed as a logarithm to base 10"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient mittlerer Informationsgehalt durch den Erwartungswert für die Dauer eines Zeichens, ausgedrückt als Logarithmus zur Basis 10"@de ;
    ns1:symbol "0173-1#Z4-BAJ470#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmicMedianInformationFlow_SourceToBase2> a ns1:QuantityKind ;
    rdfs:label "median information flow (from a source of information), expressed as a binary logarithm"@en-US ;
    dcterms:description "ratio of the median information content divided by the expected value for the duration of a character, expressed as a logarithm to base 2"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient mittlerer Informationsgehalt durch den Erwartungswert für die Dauer eines Zeichens, ausgedrückt als Logarithmus zur Basis 2"@de ;
    ns1:symbol "0173-1#Z4-BAJ464#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmicMedianInformationFlow_SourceToBaseE> a ns1:QuantityKind ;
    rdfs:label "median information flow (from a source of information), expressed as a natural logarithm "@en-US ;
    dcterms:description "ratio of the median information content divided by the expected value for the duration of a character, expressed as a logarithm to base e"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient mittlerer Informationsgehalt durch den Erwartungswert für die Dauer eines Zeichens, ausgedrückt als Logarithmus zur Basis e"@de ;
    ns1:symbol "0173-1#Z4-BAJ471#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LondonPenetrationDepth> a ns1:QuantityKind ;
    rdfs:label "London Penetration Depth"@en ;
    dcterms:description "\"London Penetration Depth\" characterizes the distance to which a magnetic field penetrates into a superconductor and becomes equal to 1/e times that of the magnetic field at the surface of the superconductor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/London_penetration_depth"^^xsd:anyURI ;
    ns1:latexDefinition "If an applied magnetic field is parallel to the plane surface of a semi-infinite superconductor, the field penetrates the superconductor according to the expression $B(x) = B(0) \\exp{(\\frac{-x}{\\lambda_L})}$, where $B$ is magnetic flux density and $x$ is the distance from the surface."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"London Penetration Depth\" characterizes the distance to which a magnetic field penetrates into a superconductor and becomes equal to 1/e times that of the magnetic field at the surface of the superconductor." ;
    ns1:symbol "λₗ" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/LossAngle> a ns1:QuantityKind ;
    rdfs:label "Loss Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\delta = \\arctan d$, where $d$ is loss factor."^^ns1:LatexString ;
    ns1:latexSymbol "$\\delta$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/Loudness> a ns1:QuantityKind ;
    rdfs:label "loudness",
        "loudness"@en-US ;
    dcterms:description "measure of the subjective hearing sensation on a scale extending from soft to loud; a progressive mono-frequency (single-frequency) wave of frequency 1 kHz and sound pressure level 40 dB, directed head-on to hearers is assigned the loudness 1 sone, and a tone which is identified by the listeners as being n-times as loud as that identified by 1 sone is assigned the loudness n sone"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD088" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD088"^^xsd:anyURI ;
    ns1:plainTextDescription "Maß für die Stärke der subjektiven Hörempfindung, welche auf einer Skala \"leise-laut\" in sone skaliert wird; einer frei fortschreitenden monofrequenten Welle mit der Frequenz 1 kHz und dem Schalldruckpegel 40 dB, die frontal auf die Zuhörer trifft, ist die Lautheit 1 sone zugeordnet und ein Laut, welcher von den Zuhörern als n-mal so laut wie derjenige mit 1 sone bezeichnet wird, erhält die Lautheit n sone zugeordnet"@de ;
    ns1:symbol "0173-1#Z4-BAJ334#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/LoudnessLevel> a ns1:QuantityKind ;
    rdfs:label "loudness level",
        "loudness level"@en-US ;
    dcterms:description "value specified in phon as a measure of the level of the subjective perception of a sound which corresponds to the sound pressure level of a reference sound specified in dB which comprises a wave coming from the front with a frequency of 1000 Hz and assessed to be just as loud as the noise"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD089" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD089"^^xsd:anyURI ;
    ns1:plainTextDescription "in phon angegebener Wert als Maß für die Stärke der subjektiven Wahrnehmung eines Schallvorgange, der zahlenmäßig dem in dB angegebenen Schalldruckpegel eines Referenzschalls entspricht, der aus einer frontal einfallenden ebenen Welle mit der Frequenz 1000 Hz besteht und als gleich laut wie das Geräusch empfunden wird"@de ;
    ns1:symbol "0173-1#Z4-BAJ361#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/LuminousEmittance> a ns1:QuantityKind ;
    rdfs:label "Luminous Emmitance"@en ;
    dcterms:description "\"Luminous Emittance\" is the luminous flux per unit area emitted from a surface."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FC>,
        <http://qudt.org/vocab/unit/LUX>,
        <http://qudt.org/vocab/unit/PHOT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD092" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD092"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Luminous Emittance\" is the luminous flux per unit area emitted from a surface." ;
    ns1:symbol "M_v" ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFluxPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> .

<http://qudt.org/vocab/quantitykind/LuminousExitance> a ns1:QuantityKind ;
    rdfs:label "luminous exitance"@en-US ;
    dcterms:description """
  $\\textit{Luminous Exitance}$ is the ratio of the luminous flux dΦ, leaving an element of the surface containing the point, by the area dA of that element.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FC>,
        <http://qudt.org/vocab/unit/LUX>,
        <http://qudt.org/vocab/unit/PHOT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:plainTextDescription "Quotient aus dem Lichtstrom dΦ, der ein den Punkt enthaltendes Element der Oberfläche verlässt, und der Fläche dA dieses Elementes"@de,
        "Luminous Exitance is the ratio of the luminous flux dΦ, leaving an element of the surface containing the point, by the area dA of that element."@en ;
    ns1:symbol "0173-1#Z4-BAJ382#002" ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFluxPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> .

<http://qudt.org/vocab/quantitykind/MASS-DELIVERED> a ns1:QuantityKind ;
    rdfs:label "Mass Delivered"@en ;
    dcterms:description "The minimum mass a propulsive system can deliver to a specified target or location. Most mass- delivered requirements have associated Delta-V requirements, effectively specifying the path between the two points."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "The minimum mass a propulsive system can deliver to a specified target or location. Most mass- delivered requirements have associated Delta-V requirements, effectively specifying the path between the two points." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MASS-GROWTH-ALLOWANCE> a ns1:QuantityKind ;
    rdfs:label "Mass Growth Allowance"@en ;
    dcterms:description "A factor applied to basic mass at the lowest level of design detail available based on type and maturity of hardware according to an approved MGA depletion schedule."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "A factor applied to basic mass at the lowest level of design detail available based on type and maturity of hardware according to an approved MGA depletion schedule." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MGA" ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MASS-MARGIN> a ns1:QuantityKind ;
    rdfs:label "Mass Margin"@en ;
    dcterms:description "Requirement minus predicted value. Margin is used as a metric in risk management. Positive margin mitigates the risk of mass increases from requirements maturation and implementation, underestimated predicted system, or subsystem mass."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "Requirement minus predicted value. Margin is used as a metric in risk management. Positive margin mitigates the risk of mass increases from requirements maturation and implementation, underestimated predicted system, or subsystem mass." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MASS-PROPERTY-UNCERTAINTY> a ns1:QuantityKind ;
    rdfs:label "Mass Property Uncertainty"@en ;
    dcterms:description "Variation in predicted MP due to lack of definition, manufacturing variations, environment effects, or accuracy limitation of measuring devices."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "Variation in predicted MP due to lack of definition, manufacturing variations, environment effects, or accuracy limitation of measuring devices." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MOMENT-OF-INERTIA_Y> a ns1:QuantityKind ;
    rdfs:label "Moment of Inertia in the Y axis"@en ;
    dcterms:description "The rotational inertia or resistance to change in direction or speed of rotation about a defined axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-M2>,
        <http://qudt.org/vocab/unit/KiloGM-MilliM2>,
        <http://qudt.org/vocab/unit/LB-FT2>,
        <http://qudt.org/vocab/unit/LB-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:plainTextDescription "The rotational inertia or resistance to change in direction or speed of rotation about a defined axis." ;
    ns1:symbol "I_{y}" ;
    rdfs:comment "Applicable units are those of quantitykind:MomentOfInertia" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MOI" ;
    skos:broader <http://qudt.org/vocab/quantitykind/MomentOfInertia> .

<http://qudt.org/vocab/quantitykind/MOMENT-OF-INERTIA_Z> a ns1:QuantityKind ;
    rdfs:label "Moment of Inertia in the Z axis"@en ;
    dcterms:description "The rotational inertia or resistance to change in direction or speed of rotation about a defined axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-M2>,
        <http://qudt.org/vocab/unit/KiloGM-MilliM2>,
        <http://qudt.org/vocab/unit/LB-FT2>,
        <http://qudt.org/vocab/unit/LB-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:plainTextDescription "The rotational inertia or resistance to change in direction or speed of rotation about a defined axis." ;
    ns1:symbol "I_{z}" ;
    rdfs:comment "Applicable units are those of quantitykind:MomentOfInertia" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MOI" ;
    skos:broader <http://qudt.org/vocab/quantitykind/MomentOfInertia> .

<http://qudt.org/vocab/quantitykind/MacroscopicCrossSection> a ns1:QuantityKind ;
    rdfs:label "Macroscopic Cross-section"@en ;
    dcterms:description "\"Macroscopic Cross-section\" is the sum of the cross-sections for a reaction or process of a specified type over all atoms or other entities in a given 3D domain, divided by the volume of that domain."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\sum = n_1\\sigma_1 + \\cdots + n_j\\sigma_j +$, where $n_j$ is the number density and $\\sigma_j$ the cross-section for entities of type $j$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\sum$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Macroscopic Cross-section\" is the sum of the cross-sections for a reaction or process of a specified type over all atoms or other entities in a given 3D domain, divided by the volume of that domain." ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CrossSection> .

<http://qudt.org/vocab/quantitykind/MacroscopicTotalCrossSection> a ns1:QuantityKind ;
    rdfs:label "Macroscopic Total Cross-section"@en ;
    dcterms:description "\"Macroscopic Total Cross-section\" is the total cross-sections for all atoms or other entities in a given 3D domain, divided by the volume of that domain."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Nuclear_cross_section"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\sum_{tot}, \\sum_T$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Macroscopic Total Cross-section\" is the total cross-sections for all atoms or other entities in a given 3D domain, divided by the volume of that domain." ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CrossSection> .

<http://qudt.org/vocab/quantitykind/MagneticDipoleMomentOfAMolecule> a ns1:QuantityKind ;
    rdfs:label "magnetic dipole moment of a molecule"@en-US ;
    dcterms:description "Em = -m•B, where Em is the interaction energy of the molecule with the magnetic dipole moment m and a magnetic field with the magnetic induced flux density B"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:plainTextDescription "Em = -m•B, wobei Em die Interaktionsenergie vom Molekül ist mit dem magnetischem Dipolmoment m und einem Magnetfeld mit der magnetischen Induktionsflussdichte B"@de ;
    ns1:symbol "0173-1#Z4-BAJ460#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticFluxDensityOrMagneticPolarization> a ns1:QuantityKind ;
    rdfs:label "magnetic flux density or magnetic polarization"@en-US ;
    dcterms:description "field vector B which exhibits a force F on any charged particle which has a velocity v, where the force is the product of the vector product v x B and the electric charge Q of the particle or vector quantity equal to the product of the magnetization M and the magnetic constant µ₀"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:plainTextDescription "vektorielle Feldgröße B, die auf jedes geladene Teilchen, das eine Geschwindigkeit v hat, eine Kraft F ausübt, die gleich dem Produkt aus dem Vektorprodukt v x B und der elektrischen Ladung Q des Teilchens ist oder vektorielle Größe gleich dem Produkt aus der Magnetisierung M und der magnetischen Feldkonstante µ₀"@de ;
    ns1:symbol "0173-1#Z4-BAJ221#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticPolarization> a ns1:QuantityKind ;
    rdfs:label "Magnetic Polarization"@en ;
    dcterms:description """
$\\text{Magnetic Polarization}$ is a vector quantity equal to the product of the magnetization $M$ and the magnetic constant $\\mu_0$.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD102" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-54"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD102"^^xsd:anyURI ;
    ns1:latexDefinition "$J_m = \\mu_0 M$,  where $\\mu_0$ is the magentic constant and $M$ is magnetization."^^ns1:LatexString ;
    ns1:latexSymbol "$J_m$"^^ns1:LatexString ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/constant/MagneticConstant>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H>,
        <http://qudt.org/vocab/quantitykind/Magnetization> .

<http://qudt.org/vocab/quantitykind/MagnetizationField> a ns1:QuantityKind ;
    rdfs:label "Magnetization Field"@en ;
    dcterms:description "The Magnetization Field is defined as the ratio of magnetic moment per unit volume. It is a vector-valued quantity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:plainTextDescription "The Magnetization Field is defined as the ratio of magnetic moment per unit volume. It is a vector-valued quantity." ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:LinearElectricCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricCurrentPerLength> .

<http://qudt.org/vocab/quantitykind/MassAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "Mass Amount of Substance"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M1H0T0D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassExcess> a ns1:QuantityKind ;
    rdfs:label "Mass Excess"@en ;
    dcterms:description "The \"Mass Excess\" of a nuclide is the difference between its actual mass and its mass number in atomic mass units. It is one of the predominant methods for tabulating nuclear mass."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_excess"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Delta = m_a - Am_u$, where $m_a$ is the rest mass of the atom, $A$ is its nucleon number, and $m_u$ is the unified atomic mass constant."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Delta$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Mass Excess\" of a nuclide is the difference between its actual mass and its mass number in atomic mass units. It is one of the predominant methods for tabulating nuclear mass." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MassFluxDensity> a ns1:QuantityKind ;
    rdfs:label "mass flux density",
        "mass flux density"@en-US ;
    dcterms:description "product of flow velocity and density"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM2-YR>,
        <http://qudt.org/vocab/unit/GM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/GM-PER-M2-HR>,
        <http://qudt.org/vocab/unit/GM-PER-M2-YR>,
        <http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/GM_Nitrogen-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HA-YR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2>,
        <http://qudt.org/vocab/unit/MegaGM-PER-HA-YR>,
        <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2-WK>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2-HR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/TONNE-PER-HA-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD108" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD108"^^xsd:anyURI ;
    ns1:plainTextDescription "Produkt aus Strömungsgeschwindigkeit und Dichte"@de ;
    ns1:symbol "0173-1#Z4-BAJ264#003" ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerAreaTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassPerAreaTime> .

<http://qudt.org/vocab/quantitykind/MassOfElectricalPowerSupply> a ns1:QuantityKind ;
    rdfs:label "Mass Of Electrical Power Supply"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_{E}" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MassOfSolidBooster> a ns1:QuantityKind ;
    rdfs:label "Mass Of Solid Booster"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_{SB}" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MassOfTheEarth> a ns1:QuantityKind ;
    rdfs:label "Mass Of The Earth"@en ;
    dcterms:description "Earth mass is the unit of mass equal to that of the Earth.  Earth mass is often used to describe masses of rocky terrestrial planets."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:latexSymbol "$M_{\\oplus}$"^^ns1:LatexString ;
    ns1:plainTextDescription "Earth mass is the unit of mass equal to that of the Earth.  Earth mass is often used to describe masses of rocky terrestrial planets." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MassRelatedElectricalCurrent> a ns1:QuantityKind ;
    rdfs:label "mass-related electrical current"@en-US ;
    dcterms:description "electrical current intensity divided by the associated mass"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:plainTextDescription "elektrische Stromstärke dividiert durch die zugehörige Masse"@de ;
    ns1:symbol "0173-1#Z4-BAJ347#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassicPower> a ns1:QuantityKind ;
    rdfs:label "massic power",
        "massic power"@en-US ;
    dcterms:description "ratio energy divided by time and related mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-PER-GM-SEC>,
        <http://qudt.org/vocab/unit/GRAY-PER-HR>,
        <http://qudt.org/vocab/unit/GRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/GRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliRAD_R-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW-PER-MilliGM>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoSV-PER-HR>,
        <http://qudt.org/vocab/unit/NanoSV-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoSV-PER-SEC>,
        <http://qudt.org/vocab/unit/REM-PER-SEC>,
        <http://qudt.org/vocab/unit/SV-PER-HR>,
        <http://qudt.org/vocab/unit/SV-PER-MIN>,
        <http://qudt.org/vocab/unit/SV-PER-SEC>,
        <http://qudt.org/vocab/unit/W-PER-GM>,
        <http://qudt.org/vocab/unit/W-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD113" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD113"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient Energie durch Zeit und durch zugehöriger Masse"@de ;
    ns1:symbol "0173-1#Z4-BAJ343#002" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificPower> .

<http://qudt.org/vocab/quantitykind/MassicTorque> a ns1:QuantityKind ;
    rdfs:label "massic torque",
        "massic torque"@en-US ;
    dcterms:description "ratio of  torque divided by the mass to be moved"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD114" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD114"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient Drehmoment dividiert durch die Masse, die bewegt oder befördert wird"@de ;
    ns1:symbol "0173-1#Z4-BAJ442#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MaxExpectedOperatingThrust> a ns1:QuantityKind ;
    rdfs:label "Maximum Expected Operating Thrust"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MEOT" ;
    skos:broader <http://qudt.org/vocab/quantitykind/MaxOperatingThrust> .

<http://qudt.org/vocab/quantitykind/MaxSeaLevelThrust> a ns1:QuantityKind ;
    rdfs:label "Max Sea Level Thrust"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force",
        "Max Sea Level thrust (Mlbf) " ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Thrust> .

<http://qudt.org/vocab/quantitykind/MaximumBeta-ParticleEnergy> a ns1:QuantityKind ;
    rdfs:label "Maximum Beta-Particle Energy"@en ;
    dcterms:description "\"Maximum Beta-Particle Energy\" is the maximum energy of the energy spectrum in a beta-particle disintegration process."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Maximum Beta-Particle Energy\" is the maximum energy of the energy spectrum in a beta-particle disintegration process." ;
    ns1:symbol "Eᵦ" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/MaximumExpectedOperatingPressure> a ns1:QuantityKind ;
    rdfs:label "Maximum Expected Operating Pressure"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MEOP" ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/MaximumOperatingPressure> a ns1:QuantityKind ;
    rdfs:label "Maximum Operating Pressure"@en ;
    ns1:abbreviation "MOP" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/MeanEnergyImparted> a ns1:QuantityKind ;
    rdfs:label "Mean Energy Imparted"@en ;
    dcterms:description "The \"Mean Energy Imparted\", is the average energy imparted to irradiated matter."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.answers.com/topic/energy-imparted"^^xsd:anyURI ;
    ns1:latexDefinition "To the matter in a given domain, $\\bar{\\varepsilon} = R_{in} - R_{out} + \\sum Q$, where $R_{in}$ is the radiant energy of all those charged and uncharged ionizing particles that enter the domain, $R_{out}$ is the radiant energy of all those charged and uncharged ionizing particles that leave the domain, and $\\sum Q$ is the sum of all changes of the rest energy of nuclei and elementary particles that occur in that domain."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Mean Energy Imparted\", is the average energy imparted to irradiated matter." ;
    ns1:symbol "ε̅" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/MeanFreePath> a ns1:QuantityKind ;
    rdfs:label "Mean Free Path"@en ;
    dcterms:description "\"Mean Free Path\" is the average distance travelled by a moving particle (such as an atom, a molecule, a photon) between successive impacts (collisions) which modify its direction or energy or other particle properties."^^ns1:LatexString ;
    ns1:abbreviation "m" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mean_free_path"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI,
        "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Mean Free Path\" is the average distance travelled by a moving particle (such as an atom, a molecule, a photon) between successive impacts (collisions) which modify its direction or energy or other particle properties." ;
    ns1:symbol "λ" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/MeanLifetime> a ns1:QuantityKind ;
    rdfs:label "Mean Lifetime"@en ;
    dcterms:description "The \"Mean Lifetime\" is the average length of time that an element remains in the set of discrete elements in a decaying quantity, $N(t)$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Exponential_decay"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\tau = \\frac{1}{\\lambda}$, where $\\lambda$ is the decay constant."^^ns1:LatexString ;
    ns1:latexSymbol "$\\tau$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/MeanLinearRange> a ns1:QuantityKind ;
    rdfs:label "Mean Linear Range"@en ;
    dcterms:description "\"Mean Linear Range\" is, in a given material, for specified charged particles of a specified energy, the average displacement of the particles before they stop. That is, the mean totl rectified path length travelled by a particle in the course of slowing down to rest (or to some suitable cut-off energy) in a given substance under specified conditions averaged over a group of particles having the same initial energy."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://goldbook.iupac.org/M03782.html"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Mean Linear Range\" is, in a given material, for specified charged particles of a specified energy, the average displacement of the particles before they stop. That is, the mean totl rectified path length travelled by a particle in the course of slowing down to rest (or to some suitable cut-off energy) in a given substance under specified conditions averaged over a group of particles having the same initial energy." ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/MechanicalEnergy> a ns1:QuantityKind ;
    rdfs:label "Mechanical Energy"@en ;
    dcterms:description "Mechanical Energy is the sum of potential energy and kinetic energy. It is the energy associated with the motion and position of an object."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mechanical_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mechanical_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$E = T + V$, where $T$ is kinetic energy and $V$ is potential energy."^^ns1:LatexString ;
    ns1:plainTextDescription "Mechanical Energy is the sum of potential energy and kinetic energy. It is the energy associated with the motion and position of an object." ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/MechanicalImpedance> a ns1:QuantityKind ;
    rdfs:label "Mechanical Impedance"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD115" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD115"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MechanicalSurfaceImpedance> a ns1:QuantityKind ;
    rdfs:label "Mechanical surface impedance"@en ;
    dcterms:description "Mechanical surface impedance at a surface, is the complex quotient of the total force on the surface by the component of the average sound particle velocity at the surface in the direction of the force"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:latexDefinition "$Z_m = Z_a A^2$, where $A$ is the area of the surface considered and $Z_a$ is the acoustic impedance."^^ns1:LatexString ;
    ns1:plainTextDescription "Mechanical surface impedance at a surface, is the complex quotient of the total force on the surface by the component of the average sound particle velocity at the surface in the direction of the force" ;
    ns1:symbol "Z" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "There are various interpretations of MechanicalSurfaceImpedance: Pressure/Velocity - https://apps.dtic.mil/sti/pdfs/ADA315595.pdf, Force / Speed - https://www.wikidata.org/wiki/Q6421317, and (Pressure / Velocity)**0.5 - https://www.sciencedirect.com/topics/engineering/mechanical-impedance. We are seeking a resolution to these differences." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MechanicalTension> a ns1:QuantityKind ;
    rdfs:label "mechanical tension"@en-US ;
    dcterms:description "at a point of a body upon which a force acts which attempts to change the shape of the body, the limit value of the ratio between the force and area of a flat surface around this point when the dimensions approach zero"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:plainTextDescription "an einem Punkt eines Körpers, an dem eine Kraft angreift, welche die Form des Körpers zu verändern sucht, der Grenzwert des Quotienten Kraft durch Fläche einer ebenen Oberfläche um diesen Punkt, wenn deren Abmessungen gegen null gehen"@de ;
    ns1:symbol "0173-1#Z4-BAJ204#005" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerArea> .

<http://qudt.org/vocab/quantitykind/MicroCanonicalPartitionFunction> a ns1:QuantityKind ;
    rdfs:label "Micro Canonical Partition Function"@en ;
    dcterms:description "A \"Micro Canonical Partition Function\" applies to a micro canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and a fixed number of particles."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Microcanonical_ensemble"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)#Grand_canonical_partition_function"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Omega = \\sum_r 1$, where the sum is over all quantum states consistent with given energy. volume, external fields, and content."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Omega$"^^ns1:LatexString ;
    ns1:plainTextDescription "A \"Micro Canonical Partition Function\" applies to a micro canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and a fixed number of particles." ;
    rdfs:comment "Applicable units are those of quantitykind:CanonicalPartitionFunction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction> .

<http://qudt.org/vocab/quantitykind/MicrobialFormation> a ns1:QuantityKind ;
    rdfs:label "Microbial Formation"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MigrationArea> a ns1:QuantityKind ;
    rdfs:label "Migration Area"@en ;
    dcterms:description "\"Migration Area\" is the sum of the slowing-down area from fission energy to thermal energy and the diffusion area for thermal neutrons."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/migration+area"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Migration Area\" is the sum of the slowing-down area from fission energy to thermal energy and the diffusion area for thermal neutrons." ;
    ns1:symbol "M^2" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/MigrationLength> a ns1:QuantityKind ;
    rdfs:label "Migration Length"@en ;
    dcterms:description "\"Migration Length\" is the square root of the migration area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/migration+area"^^xsd:anyURI ;
    ns1:latexDefinition "$M = \\sqrt{M^2}$, where $M^2$ is the migration area."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Migration Length\" is the square root of the migration area." ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/ModulusOfAdmittance> a ns1:QuantityKind ;
    rdfs:label "Modulus Of Admittance"@en ;
    dcterms:description "\"Modulus Of Admittance\" is the absolute value of the quantity \"admittance\"."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Absolute_value"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Admittance"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-51"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$Y = \\left | \\underline{Y} \\right |$, where $\\underline{Y}$ is admittance."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Modulus Of Admittance\" is the absolute value of the quantity \"admittance\"." ;
    ns1:symbol "Y" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Admittance> .

<http://qudt.org/vocab/quantitykind/MoistureDiffusivity> a ns1:QuantityKind ;
    rdfs:label "Moisture Diffusivity"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BBL_UK_PET-PER-DAY>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-HR>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-MIN>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-SEC>,
        <http://qudt.org/vocab/unit/BBL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/BBL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/BBL_US_PET-PER-HR>,
        <http://qudt.org/vocab/unit/BBL_US_PET-PER-SEC>,
        <http://qudt.org/vocab/unit/BU_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/BU_UK-PER-HR>,
        <http://qudt.org/vocab/unit/BU_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/BU_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-DAY>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-HR>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-MIN>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM3-PER-DAY>,
        <http://qudt.org/vocab/unit/CentiM3-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-MIN>,
        <http://qudt.org/vocab/unit/CentiM3-PER-SEC>,
        <http://qudt.org/vocab/unit/DeciM3-PER-DAY>,
        <http://qudt.org/vocab/unit/DeciM3-PER-HR>,
        <http://qudt.org/vocab/unit/DeciM3-PER-MIN>,
        <http://qudt.org/vocab/unit/DeciM3-PER-SEC>,
        <http://qudt.org/vocab/unit/FT3-PER-DAY>,
        <http://qudt.org/vocab/unit/FT3-PER-HR>,
        <http://qudt.org/vocab/unit/FT3-PER-MIN>,
        <http://qudt.org/vocab/unit/FT3-PER-SEC>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-HR>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/GAL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/GAL_US-PER-HR>,
        <http://qudt.org/vocab/unit/GAL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/GAL_US-PER-SEC>,
        <http://qudt.org/vocab/unit/GI_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/GI_UK-PER-HR>,
        <http://qudt.org/vocab/unit/GI_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/GI_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/GI_US-PER-DAY>,
        <http://qudt.org/vocab/unit/GI_US-PER-HR>,
        <http://qudt.org/vocab/unit/GI_US-PER-MIN>,
        <http://qudt.org/vocab/unit/GI_US-PER-SEC>,
        <http://qudt.org/vocab/unit/IN3-PER-HR>,
        <http://qudt.org/vocab/unit/IN3-PER-MIN>,
        <http://qudt.org/vocab/unit/IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloL-PER-HR>,
        <http://qudt.org/vocab/unit/L-PER-DAY>,
        <http://qudt.org/vocab/unit/L-PER-HR>,
        <http://qudt.org/vocab/unit/L-PER-MIN>,
        <http://qudt.org/vocab/unit/L-PER-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-DAY>,
        <http://qudt.org/vocab/unit/M3-PER-HR>,
        <http://qudt.org/vocab/unit/M3-PER-MIN>,
        <http://qudt.org/vocab/unit/M3-PER-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-YR>,
        <http://qudt.org/vocab/unit/MilliL-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliL-PER-HR>,
        <http://qudt.org/vocab/unit/MilliL-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliL-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-HR>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-HR>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-SEC>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-HR>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/PINT_US-PER-DAY>,
        <http://qudt.org/vocab/unit/PINT_US-PER-HR>,
        <http://qudt.org/vocab/unit/PINT_US-PER-MIN>,
        <http://qudt.org/vocab/unit/PINT_US-PER-SEC>,
        <http://qudt.org/vocab/unit/PK_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/PK_UK-PER-HR>,
        <http://qudt.org/vocab/unit/PK_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/PK_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-DAY>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-HR>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-MIN>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-SEC>,
        <http://qudt.org/vocab/unit/QT_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/QT_UK-PER-HR>,
        <http://qudt.org/vocab/unit/QT_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/QT_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/QT_US-PER-DAY>,
        <http://qudt.org/vocab/unit/QT_US-PER-HR>,
        <http://qudt.org/vocab/unit/QT_US-PER-MIN>,
        <http://qudt.org/vocab/unit/QT_US-PER-SEC>,
        <http://qudt.org/vocab/unit/YD3-PER-DAY>,
        <http://qudt.org/vocab/unit/YD3-PER-HR>,
        <http://qudt.org/vocab/unit/YD3-PER-MIN>,
        <http://qudt.org/vocab/unit/YD3-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:symbol "q_V" ;
    rdfs:comment "Applicable units are those of quantitykind:VolumeFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/VolumeFlowRate> .

<http://qudt.org/vocab/quantitykind/MolarDensity> a ns1:QuantityKind ;
    rdfs:label "molar density"@en-US ;
    dcterms:description "quantity whose value is inversely proportional to the quantity of material"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0> ;
    ns1:plainTextDescription "Größe, deren Wert sich umgekehrt proportional zu Stoffmengenwert verhält"@de ;
    ns1:symbol "0173-1#Z4-BAJ372#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarInternalEnergy> a ns1:QuantityKind ;
    rdfs:label "molar internal energy" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD124" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD124"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:MolarEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MolarEnergy> .

<http://qudt.org/vocab/quantitykind/MolarOpticalRotationalAbility> a ns1:QuantityKind ;
    rdfs:label "molar optical rotational ability"@en-US ;
    dcterms:description "material-specific quantity resulting as the specific angle of rotation of a substance for a particular wavelength and a particular temperature from the relationship: ratio between measured angle of rotation divided by the concentration of material and the covered path"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:plainTextDescription "materialspezifische Größe, die sich als spezifischer Drehwinkel einer Substanz für eine bestimmte Wellenlänge und eine bestimmte Temperatur ergibt durch die Beziehung: Quotient aus gemessener Drehwinkel dividiert durch die Stoffmenegenkonzentration und die durchstrahlte Wegstrecke"@de ;
    ns1:symbol "0173-1#Z4-BAJ426#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarThermalCapacity> a ns1:QuantityKind ;
    rdfs:label "molar thermal capacity"@en-US ;
    dcterms:description "thermal capacity divided by the amount of substance"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    ns1:plainTextDescription "auf die Stoffmenge bezogene Wärmekapazität"@de ;
    ns1:symbol "0173-1#Z4-BAJ355#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarThermodynamicEnergy> a ns1:QuantityKind ;
    rdfs:label "molar thermodynamic energy"@en-US ;
    dcterms:description "energy in relation to the amount of a substance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:plainTextDescription "auf die Stoffmenge bezogene Energie"@de ;
    ns1:symbol "0173-1#Z4-BAJ353#002" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MolarEnergy> .

<http://qudt.org/vocab/quantitykind/MoleFraction> a ns1:QuantityKind ;
    rdfs:label "Mole Fraction"@en ;
    dcterms:description "In chemistry, the mole fraction of a component in a mixture is the relative proportion of molecules belonging to the component to those in the mixture, by number of molecules. It is one way of measuring concentration."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mole_fraction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "In chemistry, the mole fraction of a component in a mixture is the relative proportion of molecules belonging to the component to those in the mixture, by number of molecules. It is one way of measuring concentration." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/MolecularConcentration> a ns1:QuantityKind ;
    rdfs:label "Molecular Concentration"@en ;
    dcterms:description "The \"Molecular Concentration\" of substance B  is defined as the number of molecules of B  divided by the volume of the mixture "^^ns1:LatexString ;
    ns1:abbreviation "m^{-3}" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molar_concentration"^^xsd:anyURI ;
    ns1:latexDefinition "$C_B = \\frac{N_B}{V}$, where $N_B$ is the number of molecules of $B$ and $V$ is the volume."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Molecular Concentration\" of substance B  is defined as the number of molecules of B  divided by the volume of the mixture " ;
    ns1:symbol "C_B" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/MotorConstant> a ns1:QuantityKind ;
    rdfs:label "motor constant",
        "motor constant"@en-US ;
    dcterms:description "quantitiy/variable which identifies a characteristic of a motor"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD129" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD129"^^xsd:anyURI ;
    ns1:plainTextDescription "Größe, die eine Eigenschaft eines Motors kennzeichnet"@de ;
    ns1:symbol "0173-1#Z4-BAJ358#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NOMINAL-ASCENT-PROPELLANT-MASS> a ns1:QuantityKind ;
    rdfs:label "Nominal Ascent Propellant Mass"@en ;
    dcterms:description "The amount of propellant mass within a stage that is available for impulse for use in nominal payload performance prediction. This mass excludes loaded propellant that has been set aside for off- nominal performance behavior (FPR and fuel bias)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://elib.dlr.de/68314/1/IAF10-D2.3.1.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "The amount of propellant mass within a stage that is available for impulse for use in nominal payload performance prediction. This mass excludes loaded propellant that has been set aside for off- nominal performance behavior (FPR and fuel bias)." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/NeutralRatio> a ns1:QuantityKind ;
    rdfs:label "neutral ratio"@en-US ;
    dcterms:description "ratio between two physical variables of the same type, expressed as a number which describes the relationship between these variables where the units are cancelled against each other"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Quotient aus zwei physikalischen Größen gleicher Art als Zahl, welche das Verhältnis dieser Größen zueinander ausdrückt, wobei die einheiten gegeneinander gekürzt sind"@de ;
    ns1:symbol "0173-1#Z4-BAJ359#002" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/NeutronDiffusionLength> a ns1:QuantityKind ;
    rdfs:label "Neutron Diffusion Length"@en ;
    dcterms:description "The neutron diffusion length is equivalent to the relaxation length, that is, to the distance, in which the neutron flux decreases by a factor e"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "The neutron diffusion length is equivalent to the relaxation length, that is, to the distance, in which the neutron flux decreases by a factor e" ;
    ns1:symbol "L_{r}" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/NonActivePower> a ns1:QuantityKind ;
    rdfs:label "Non-active Power"@en ;
    dcterms:description "\"Non-active Power\", for a two-terminal element or a two-terminal circuit under periodic conditions, is the quantity equal to the square root of the difference of the squares of the apparent power and the active power."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-43"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$Q^{'} = \\sqrt{{\\left | \\underline{S} \\right |}^2 - P^2}$, where $\\underline{S}$ is apparent power and $P$ is active power."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Non-active Power\", for a two-terminal element or a two-terminal circuit under periodic conditions, is the quantity equal to the square root of the difference of the squares of the apparent power and the active power." ;
    ns1:symbol "Q'" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ActivePower>,
        <http://qudt.org/vocab/quantitykind/ApparentPower> .

<http://qudt.org/vocab/quantitykind/NormalStress> a ns1:QuantityKind ;
    rdfs:label "Normal Stress"@en ;
    dcterms:description "Normal stress is defined as the stress resulting from a force acting normal to a body surface. Normal stress can be caused by several loading methods, the most common being axial tension and compression, bending, and hoop stress."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stress_(mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\sigma = \\frac{dF_n}{dA}$, where $dF_n$ is the normal component of force and $dA$ is the area of the surface element."^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma$"^^ns1:LatexString ;
    ns1:plainTextDescription "Normal stress is defined as the stress resulting from a force acting normal to a body surface. Normal stress can be caused by several loading methods, the most common being axial tension and compression, bending, and hoop stress." ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Stress> .

<http://qudt.org/vocab/quantitykind/NormalizedDimensionlessRatio> a ns1:QuantityKind ;
    rdfs:label "Positive Dimensionless Ratio"@en ;
    dcterms:description "A \"Normalized Dimensionless Ratio\" is a dimensionless ratio ranging from 0.0 to 1.0"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "A \"Normalized Dimensionless Ratio\" is a dimensionless ratio ranging from 0.0 to 1.0" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/NozzleThroatCrossSectionalArea> a ns1:QuantityKind ;
    rdfs:label "Nozzle Throat Cross-sectional Area"@en ;
    dcterms:description "Cross-sectional area of the nozzle at the throat."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:plainTextDescription "Cross-sectional area of the nozzle at the throat." ;
    ns1:symbol "A^*" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/NozzleThroatPressure> a ns1:QuantityKind ;
    rdfs:label "Nozzle Throat Pressure"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:symbol "p^*" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/NozzleWallsThrustReaction> a ns1:QuantityKind ;
    rdfs:label "Nozzle Walls Thrust Reaction"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:symbol "F_R" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/NuclearEnergy> a ns1:QuantityKind ;
    rdfs:label "nuclear energy" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD131" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD131"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/NuclearRadius> a ns1:QuantityKind ;
    rdfs:label "Nuclear Radius"@en ;
    dcterms:description "\"Nuclear Radius\" is the conventional radius of sphere in which the nuclear matter is included"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_nucleus"^^xsd:anyURI ;
    ns1:latexDefinition "This quantity is not exactly defined. It is given approximately for nuclei in their ground state only by $R = r_0 A^{\\frac{1}{3}}$, where $r_0 \\approx 1.2 x 10^{-15} m$ and $A$ is the nucleon number."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Nuclear Radius\" is the conventional radius of sphere in which the nuclear matter is included" ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/OlfactoryThreshold> a ns1:QuantityKind ;
    rdfs:label "Olfactory Threshold"@en ;
    dcterms:description "\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-L>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Odor_detection_threshold"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_o}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Olfactory Threshold\" are thresholds for the concentrations of various classes of smell that can be detected." ;
    rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Concentration> .

<http://qudt.org/vocab/quantitykind/OrbitalAngularMomentumPerMass> a ns1:QuantityKind ;
    rdfs:label "Orbital Angular Momentum per Mass"@en ;
    dcterms:description "Angular momentum of the orbit per mass of the vehicle"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:plainTextDescription "Angular momentum of the orbit per mass of the vehicle" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:symbol "h" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/OrbitalRadialDistance> a ns1:QuantityKind ;
    rdfs:label "Orbital Radial Distance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:symbol "r" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/OsmoticConcentration> a ns1:QuantityKind ;
    rdfs:label "Osmotic Concentration"@en ;
    dcterms:description "The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "https://doi.org/10.1351/goldbook.O04343"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Osmotic_concentration"^^xsd:anyURI ;
    ns1:latexDefinition "$osmolarity = \\sum_{i} \\varphi_i n_i C_i, where \\varphi is the osmotic coefficient of the solution n, is the number of particles (e.g. ions), C is the molar concentration of the solute, and i is the index of solute$"^^ns1:LatexString ;
    ns1:latexSymbol "$\\c$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Osmotic Concentration\" is the moles of an osmotically active entity (solute) in the volume of a solution." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/OsmoticPressure> a ns1:QuantityKind ;
    rdfs:label "Osmotický tlak"@cs,
        "osmotischer Druck"@de,
        "osmotic pressure"@en,
        "presión osmótica"@es,
        "فشار اسمزی"@fa,
        "pression osmotique"@fr,
        "pressione osmotica"@it,
        "Tekanan osmotik"@ms,
        "pressão osmótica"@pt,
        "ozmotik basıç"@tr,
        "渗透压"@zh ;
    dcterms:description "The \"Osmotic Pressure\" is the pressure which needs to be applied to a solution to prevent the inward flow of water across a semipermeable membrane."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Osmotic_pressure"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = -(M_A\\sum b_B)^{-1} \\ln a_A$, where $M_A$ is the molar mass of the solvent $A$, $\\sum$ denotes summation over all the solutes, $b_B$ is the molality of solute $B$, and $a_A$ is the activity of solvent $A$."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Osmotic Pressure\" is the pressure which needs to be applied to a solution to prevent the inward flow of water across a semipermeable membrane." ;
    ns1:symbol "Π" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/OverRangeDistance> a ns1:QuantityKind ;
    rdfs:label "Over-range distance"@en ;
    dcterms:description "Additional distance traveled by a rocket because Of excessive initial velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "Additional distance traveled by a rocket because Of excessive initial velocity." ;
    ns1:symbol "s_i" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/PREDICTED-MASS> a ns1:QuantityKind ;
    rdfs:label "Predicted Mass"@en ;
    dcterms:description "Sum of the basic mass and the MGA. Current prediction of the final mass based on the current requirements and design."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "Sum of the basic mass and the MGA. Current prediction of the final mass based on the current requirements and design." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA_X> a ns1:QuantityKind ;
    rdfs:label "Product of Inertia in the X axis"@en ;
    dcterms:description """
  The quantity kind $\\textit{Product of Inertia in the X axis}$ is a measure of a body's
   dynamic (or coupled) imbalance resulting in a precession when rotating about an
  axis other than the body's principal axis.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:plainTextDescription "A measure of a body's dynamic (or coupled) imbalance resulting in a precession when rotating about an axis other than the body's principal axis." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA> .

<http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA_Y> a ns1:QuantityKind ;
    rdfs:label "Product of Inertia in the Y axis"@en ;
    dcterms:description """
  The quantity kind $\\textit{Product of Inertia in the Y axis}$ is a measure of a body's
   dynamic (or coupled) imbalance resulting in a precession when rotating about an axis
   other than the body's principal axis.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:plainTextDescription """
  The quantity kind 'Product of Inertia in the Y axis' is a measure of a body's 
  dynamic (or coupled) imbalance resulting in a precession when rotating about an axis
  other than the body's principal axis.
  """ ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA> .

<http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA_Z> a ns1:QuantityKind ;
    rdfs:label "Product of Inertia in the Z axis"@en ;
    dcterms:description """
  The quantity kind $\\textit{Product of Inertia in the Z axis}$ is a measure of a body's
   dynamic (or coupled) imbalance resulting in a precession when rotating about an axis
  other than the body's principal axis.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:plainTextDescription "A measure of a body's dynamic (or coupled) imbalance resulting in a precession when rotating about an axis other than the body's principal axis." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA> .

<http://qudt.org/vocab/quantitykind/PartialPressure> a ns1:QuantityKind ;
    rdfs:label "Partial Pressure"@en ;
    dcterms:description """
  The quantity kind $\\textit{Partial Pressure}$ is the pressure that the gas would
   have if it alone occupied the volume of the mixture at the same temperature.
  """^^ns1:LatexString ;
    ns1:abbreviation "pa" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Partial_pressure"^^xsd:anyURI ;
    ns1:latexDefinition "$p_B = x_B \\cdot p$, where $x_B$ is the amount-of-substance fraction of substance $B$ and $p$ is the total pressure."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Partial Pressure\" is the pressure that the gas would have if it alone occupied the volume of the mixture at the same temperature." ;
    ns1:symbol "p_B" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/ParticleCurrent> a ns1:QuantityKind ;
    rdfs:label "Particle Current"@en ;
    dcterms:description """
  The quantity kind $\\textit{Particle Current}$ can be used to describe the net number
   of particles passing through a surface in an infinitesimal time interval.
  """^^ns1:LatexString ;
    ns1:altSymbol "S" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\int J \\cdot e_n dA = \\frac{dN}{dt}$, where $e_ndA$ is the vector surface element, $N$ is the net number of particles passing over a surface, and $dt$ describes the time interval."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Particle Current\" can be used to describe the net number of particles passing through a surface in an infinitesimal time interval." ;
    ns1:symbol "J" ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Frequency> .

<http://qudt.org/vocab/quantitykind/ParticleCurrentDensity> a ns1:QuantityKind ;
    rdfs:label "particle current density",
        "particle current density"@en-US ;
    dcterms:description """
  The quantity kind $\\textit{Particle Current Density}$ is a vector whose component is
   perpendicular to a surface equal to the net number of particles crossing that surface
   in the positive direction per unit area and per unit time.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD132" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD132"^^xsd:anyURI ;
    ns1:plainTextDescription "Vektor, dessen Komponente senkrecht zu einer Fläche gleich der Nettoanzahl von Teilchen ist, die flächen- und zeitbezogen in positiver Richtung durch diese Fläche hindurchgehen"@de ;
    ns1:symbol "0173-1#Z4-BAJ388#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ParticleNumberDensity> a ns1:QuantityKind ;
    rdfs:label "Particle Number Density"@en ;
    dcterms:description "The \"Particle Number Density\" is obtained by dividing the particle number of a system by its volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Particle_number#Particle_number_density"^^xsd:anyURI ;
    ns1:latexDefinition "$n = \\frac{N}{V}$, where $N$ is the number of particles in the 3D domain with the volume $V$."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Particle Number Density\" is obtained by dividing the particle number of a system by its volume." ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/ParticlePositionVector> a ns1:QuantityKind ;
    rdfs:label "Particle Position Vector"@en ;
    dcterms:description "\"Particle Position Vector\" is the position vector of a particle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Position_(vector)"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Particle Position Vector\" is the position vector of a particle." ;
    ns1:symbol "r, R" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/PathLength> a ns1:QuantityKind ;
    rdfs:label "Path Length"@en ;
    dcterms:description "\"PathLength\" is "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Path_length"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"PathLength\" is " ;
    ns1:symbol "s" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/PayloadMass> a ns1:QuantityKind ;
    rdfs:label "Payload Mass"@en ;
    dcterms:description "Payload mass is the mass of the payload carried by the craft. In a multistage spacecraft the payload mass of the last stage is the mass of the payload and the payload masses of the other stages are considered to be the gross masses of the next stages."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "Payload mass is the mass of the payload carried by the craft. In a multistage spacecraft the payload mass of the last stage is the mass of the payload and the payload masses of the other stages are considered to be the gross masses of the next stages." ;
    ns1:symbol "M_P" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/PayloadRatio> a ns1:QuantityKind ;
    rdfs:label "Payload Ratio"@en ;
    dcterms:description "The payload ratio is defined as the mass of the payload divided by the empty mass of the structure. Because of the extra cost involved in staging rockets, given the choice, it's often more economic to use few stages with a small payload ratio rather than more stages each with a high payload ratio."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "The payload ratio is defined as the mass of the payload divided by the empty mass of the structure. Because of the extra cost involved in staging rockets, given the choice, it's often more economic to use few stages with a small payload ratio rather than more stages each with a high payload ratio." ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/PeltierCoefficient> a ns1:QuantityKind ;
    rdfs:label "Peltier Coefficient"@en ;
    dcterms:description "\"Peltier Coefficient\" represents how much heat current is carried per unit charge through a given material. It is the heat power developed at a junction, divided by the electric current flowing from substance a to substance b."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermoelectric_effect"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Pi_{ab}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Peltier Coefficient\" represents how much heat current is carried per unit charge through a given material. It is the heat power developed at a junction, divided by the electric current flowing from substance a to substance b." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PhaseDifference> a ns1:QuantityKind ;
    rdfs:label "اختلاف طور"@ar,
        "Phasenverschiebungswinkel"@de,
        "phase difference"@en,
        "diferencia de fase"@es,
        "différence de phase"@fr,
        "sfasamento angolare"@it,
        "位相差"@ja,
        "przesunięcie fazowe"@pl,
        "diferença de fase"@pt ;
    dcterms:description "\"Phase Difference\" is the difference, expressed in electrical degrees or time, between two waves having the same frequency and referenced to the same point in time. Two oscillators that have the same frequency and different phases have a phase difference, and the oscillators are said to be out of phase with each other. The amount by which such oscillators are out of step with each other can be expressed in degrees from $0^\\circ$ to $360^\\circ$, or in radians from 0 to ${2\\pi}$. If the phase difference is $180^\\circ$ ($\\pi$ radians), then the two oscillators are said to be in antiphase."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:expression "$phase-difference$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Phase_(waves)#Phase_difference"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=103-07-06"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = \\varphi_u - \\varphi_i$, where $\\varphi_u$ is the initial phase of the voltage and $\\varphi_i$ is the initial phase of the electric current."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "déphasage"@fr,
        "desfasagem"@pt ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/PhononMeanFreePath> a ns1:QuantityKind ;
    rdfs:label "Phonon Mean Free Path"@en ;
    dcterms:description "\"Phonon Mean Free Path\" is the mean free path of phonons."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Phonon Mean Free Path\" is the mean free path of phonons." ;
    ns1:symbol "l_{ph}" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/PhotoThresholdOfAwarenessFunction> a ns1:QuantityKind ;
    rdfs:label "Photo Threshold of Awareness Function"@en ;
    dcterms:description "\"Photo Threshold of Awareness Function\" is the ability of the human eye to detect a light that results in a $1^o$ radial angle at the eye with a given duration (temporal summation)."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "https://www.britannica.com/science/human-eye/Colour-vision"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PhotonLuminance> a ns1:QuantityKind ;
    rdfs:label "photon luminance",
        "photon luminance"@en-US ;
    dcterms:description "ratio between the photon flux at a point on a surface and in a given direction and the product of the solid angle and the orthogonal projection of this element on a plane perpendicular to the given direction "@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD138" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD138"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient aus dem durch eine Fläche in einer Richtung durchgehenden Photonenstrom und dem Produkt aus dem durchstrahlten Raumwinkel und der Projektion dieser Fläche auf eine Ebene senkrecht zur betrachteten Fläche"@de ;
    ns1:symbol "0173-1#Z4-BAJ363#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Piece> a ns1:QuantityKind ;
    rdfs:label "piece" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BILLION_Long>,
        <http://qudt.org/vocab/unit/BILLION_Short>,
        <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/HUNDRED>,
        <http://qudt.org/vocab/unit/MILLION>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE>,
        <http://qudt.org/vocab/unit/TEN>,
        <http://qudt.org/vocab/unit/THOUSAND>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD146" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD146"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Count" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/PlanarForce> a ns1:QuantityKind ;
    rdfs:label "Flächenlast"@de,
        "Planar Force"@en ;
    dcterms:description "Another name for Force Per Area, used by the Industry Foundation Classes (IFC) standard."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pressure"^^xsd:anyURI ;
    ns1:plainTextDescription "Another name for Force Per Area, used by the Industry Foundation Classes (IFC) standard." ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerArea> .

<http://qudt.org/vocab/quantitykind/PolarMomentOfInertia> a ns1:QuantityKind ;
    rdfs:label "Polar moment of inertia"@en ;
    dcterms:description "The polar moment of inertia is a quantity used to predict an object's ability to resist torsion, in objects (or segments of objects) with an invariant circular cross-section and no significant warping or out-of-plane deformation. It is used to calculate the angular displacement of an object subjected to a torque. It is analogous to the area moment of inertia, which characterizes an object's ability to resist bending. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-M2>,
        <http://qudt.org/vocab/unit/KiloGM-MilliM2>,
        <http://qudt.org/vocab/unit/LB-FT2>,
        <http://qudt.org/vocab/unit/LB-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Second_moment_of_area"^^xsd:anyURI ;
    ns1:plainTextDescription "The polar moment of inertia is a quantity used to predict an object's ability to resist torsion, in objects (or segments of objects) with an invariant circular cross-section and no significant warping or out-of-plane deformation. It is used to calculate the angular displacement of an object subjected to a torque. It is analogous to the area moment of inertia, which characterizes an object's ability to resist bending. " ;
    ns1:symbol "J_{zz}" ;
    rdfs:comment "Applicable units are those of quantitykind:MomentOfInertia" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MomentOfInertia> .

<http://qudt.org/vocab/quantitykind/PolarizationField> a ns1:QuantityKind ;
    rdfs:label "Polarization Field"@en ;
    dcterms:description "The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-MilliM2>,
        <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2>,
        <http://qudt.org/vocab/unit/MegaC-PER-M2>,
        <http://qudt.org/vocab/unit/MicroC-PER-M2>,
        <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:plainTextDescription "The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume." ;
    ns1:symbol "P" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> .

<http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio> a ns1:QuantityKind ;
    rdfs:label "Positive Dimensionless Ratio"@en ;
    dcterms:description "A \"Positive Dimensionless Ratio\" is a dimensionless ratio that is greater than zero"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "A \"Positive Dimensionless Ratio\" is a dimensionless ratio that is greater than zero" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/PositiveLength> a ns1:QuantityKind ;
    rdfs:label "Positive Length"@en ;
    dcterms:description "\"PositiveLength\" is a measure of length strictly greater than zero."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "\"PositiveLength\" is a measure of length strictly greater than zero." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NonNegativeLength> .

<http://qudt.org/vocab/quantitykind/PositivePlaneAngle> a ns1:QuantityKind ;
    rdfs:label "Positive Plane Angle"@en ;
    dcterms:description "A \"PositivePlaneAngle\" is a plane angle strictly greater than zero."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.thefreedictionary.com/plane+angle"^^xsd:anyURI ;
    ns1:plainTextDescription "A \"PositivePlaneAngle\" is a plane angle strictly greater than zero." ;
    rdfs:comment "Applicable units are those of quantitykind:PlaneAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PlaneAngle> .

<http://qudt.org/vocab/quantitykind/PotentialEnergy> a ns1:QuantityKind ;
    rdfs:label "طاقة وضع"@ar,
        "potenciální energie"@cs,
        "potentielle Energie"@de,
        "potential energy"@en,
        "energía potencial"@es,
        "انرژی پتانسیل"@fa,
        "énergie potentielle"@fr,
        "स्थितिज ऊर्जा"@hi,
        "energia potenziale"@it,
        "位置エネルギー"@ja,
        "Tenaga keupayaan"@ms,
        "Energia potencjalna"@pl,
        "energia potencial"@pt,
        "Energie potențială"@ro,
        "потенциальная энергия"@ru,
        "Potansiyel enerji"@tr,
        "势能"@zh ;
    dcterms:description "Energy possessed by a body by virtue of its position in a gravity field in contrast with kinetic energy, that possessed by virtue of its motion."^^ns1:LatexString ;
    ns1:altSymbol "U" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Potential_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Potential_energy"^^xsd:anyURI ;
    ns1:latexDefinition "$V = -\\int F \\cdot dr$, where $F$ is a conservative force and $R$ is a position vector."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:plainTextDescription "Energy possessed by a body by virtue of its position in a gravity field in contrast with kinetic energy, that possessed by virtue of its motion." ;
    ns1:symbol "PE" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/PowerConstant> a ns1:QuantityKind ;
    rdfs:label "power constant"@en-US ;
    dcterms:description "ratio indicating the relationship between continuous power and continuous current"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Verhältnis, das den Zusammenhang zwischen der Dauerkraft zum Dauerstrom kennzeichnet"@de ;
    ns1:symbol "0173-1#Z4-BAJ330#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedAmountOfSubstanceConcentration> a ns1:QuantityKind ;
    rdfs:label "pressure-based amount-of-substance concentration"@en-US ;
    dcterms:description "ratio between the amount-of-substance of a dissolved material and the mass of its solvent divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Molarität (Quotient aus der Stoffmenge eines gelösten Stoffes und dem Volumen der Lösung) dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ307#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedDensity> a ns1:QuantityKind ;
    rdfs:label "pressure-based density"@en-US ;
    dcterms:description "ratio of density divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Dichte dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ299#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedDynamicViscosity> a ns1:QuantityKind ;
    rdfs:label "pressure-based dynamic viscosity"@en-US ;
    dcterms:description "ratio of dynamic viscosity divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:plainTextDescription "Quotient aus der dynamischen Viskosität dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ300#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedElectricCurrent> a ns1:QuantityKind ;
    rdfs:label "pressure-based electric current"@en-US ;
    dcterms:description "ratio of electric current divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient elektrische Stromstärke dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ309#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedElectricVoltage> a ns1:QuantityKind ;
    rdfs:label "pressure-based electric voltage"@en-US ;
    dcterms:description "ratio of electric voltage divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient elektrischer Spannung dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ301#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedKinematicViscosity> a ns1:QuantityKind ;
    rdfs:label "pressure-based kinematic viscosity"@en-US ;
    dcterms:description "ratio of dynamic viscosity and density of the material divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus der dynamischen Viskosität und der Dichte eines Stoffes dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ303#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedLength> a ns1:QuantityKind ;
    rdfs:label "pressure-based length"@en-US ;
    dcterms:description "ratio of length divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Länge dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ304#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedMass> a ns1:QuantityKind ;
    rdfs:label "pressure-based mass"@en-US ;
    dcterms:description "ratio of mass divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Masse dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ305#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedMassFlow> a ns1:QuantityKind ;
    rdfs:label "pressure-based mass flow"@en-US ;
    dcterms:description "ratio of mass flow divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Massenstrom dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ310#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedMolality> a ns1:QuantityKind ;
    rdfs:label "pressure-based molality"@en-US ;
    dcterms:description "ratio of molality divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ;
    ns1:plainTextDescription "Quotient Molalität dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ306#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedQuantity> a ns1:QuantityKind ;
    rdfs:label "pressure-based quantity"@en-US ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedTemperature> a ns1:QuantityKind ;
    rdfs:label "pressure-based temperature"@en-US ;
    dcterms:description "ratio of temperature divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Temperatur dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ308#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedVelocity> a ns1:QuantityKind ;
    rdfs:label "pressure-based velocity"@en-US ;
    dcterms:description "ratio of velocity divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Geschwindigkeit dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ302#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedVolume> a ns1:QuantityKind ;
    rdfs:label "pressure-based volume"@en-US ;
    dcterms:description "ratio of volume divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Volumen dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ312#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBasedVolumeFlow> a ns1:QuantityKind ;
    rdfs:label "pressure-based volume flow"@en-US ;
    dcterms:description "ratio of volume flow divided by the related pressure"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient Volumenstrom dividiert durch den zugehörigen Druck"@de ;
    ns1:symbol "0173-1#Z4-BAJ311#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureBurningRateConstant> a ns1:QuantityKind ;
    rdfs:label "Pressure Burning Rate Constant"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/PressureBurningRateIndex> a ns1:QuantityKind ;
    rdfs:label "Pressure Burning Rate Index"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\beta$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/PressureInRelationToVolumeFlow> a ns1:QuantityKind ;
    rdfs:label "pressure in relation to volume flow"@en-US ;
    dcterms:description "ratio between pressure and the volume flow at a given cross-sectional area, passing through this cross-sectional area "@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-1D0> ;
    ns1:plainTextDescription "an einer festgelegten Querschnittsfläche der Quotient Druck durch den Volumenstrom, der durch diese Querschnittsfläche hindurchgeht"@de ;
    ns1:symbol "0173-1#Z4-BAJ290#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PropellantMeanBulkTemperature> a ns1:QuantityKind ;
    rdfs:label "Propellant Mean Bulk Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "PMBT" ;
    skos:broader <http://qudt.org/vocab/quantitykind/PropellantTemperature> .

<http://qudt.org/vocab/quantitykind/QuantityOfLight> a ns1:QuantityKind ;
    rdfs:label "quantity of light",
        "quantity of light"@en-US ;
    dcterms:description "work of a light source provided in the form of light as the product of the luminous flux Φ produced by the light source and the time t for which this is radiated"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD147" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD147"^^xsd:anyURI ;
    ns1:plainTextDescription "in Form von Licht aufgebrachte Arbeit einer Lichtquelle als Produkt aus dem von der Lichtquelle ausgehenden Lichtstrom Φ und der Zeit t, während dieser ausgestrahlt wird"@de ;
    ns1:symbol "0173-1#Z4-BAJ243#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RESERVE-MASS> a ns1:QuantityKind ;
    rdfs:label "Reserve Mass"@en ;
    dcterms:description "A quantity of mass held by Program/project management to mitigate the risk of over-predicted performance estimates, under predicted mass estimates, and future operational and mission specific requirements (program mass reserve, manager's mass reserve, launch window reserve, performance reserve, etc.)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "A quantity of mass held by Program/project management to mitigate the risk of over-predicted performance estimates, under predicted mass estimates, and future operational and mission specific requirements (program mass reserve, manager's mass reserve, launch window reserve, performance reserve, etc.)." ;
    ns1:symbol "M_{E}" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/RF-Power> a ns1:QuantityKind ;
    rdfs:label "RF-Power Level"@en ;
    dcterms:description "Radio-Frequency Power. Power level of electromagnetic waves alternating at the frequency of radio waves (up to 10^10 Hz)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-PER-M>,
        <http://qudt.org/vocab/unit/V_Ab-PER-CentiM>,
        <http://qudt.org/vocab/unit/V_Stat-PER-CentiM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:informativeReference "https://www.analog.com/en/technical-articles/measurement-control-rf-power-parti.html"^^xsd:anyURI ;
    ns1:plainTextDescription "Radio-Frequency Power. Power level of electromagnetic waves alternating at the frequency of radio waves (up to 10^10 Hz)." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricField" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SignalStrength> .

<http://qudt.org/vocab/quantitykind/RadialDistance> a ns1:QuantityKind ;
    rdfs:label "Radial Distance"@en ;
    dcterms:description "In classical geometry, the \"Radial Distance\" is a coordinate in polar coordinate systems (r, $\\theta$). Basically the radial distance is the scalar Euclidean distance between a point and the origin of the system of coordinates."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radial_distance_(geometry)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$d = \\sqrt{r_1^2 + r_2^2 -2r_1r_2\\cos{(\\theta_1 - \\theta_2)}}$, where $P_1$ and $P_2$ are two points with polar coordinates $(r_1, \\theta_1)$ and $(r_2, \\theta_2)$, respectively, and $d$ is the distance."^^ns1:LatexString ;
    ns1:latexSymbol "$r_Q, \\rho$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/RadiantEmmitance> a ns1:QuantityKind ;
    rdfs:label "Radiant Emmitance"@en ;
    dcterms:description "Irradiance and Radiant Emittance are radiometry terms for the power per unit area of electromagnetic radiation at a surface. \"Irradiance\" is used when the electromagnetic radiation is incident on the surface. \"Radiant emmitance\" (or \"radiant exitance\") is used when the radiation is emerging from the surface."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Irradiance"^^xsd:anyURI ;
    ns1:latexDefinition "$M = \\frac{d\\Phi}{dA}$, where $d\\Phi$ is the radiant flux leaving the element of the surface area $dA$."^^ns1:LatexString ;
    ns1:plainTextDescription "Irradiance and Radiant Emittance are radiometry terms for the power per unit area of electromagnetic radiation at a surface. \"Irradiance\" is used when the electromagnetic radiation is incident on the surface. \"Radiant emmitance\" (or \"radiant exitance\") is used when the radiation is emerging from the surface." ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/RadiantEnergyExposure> a ns1:QuantityKind ;
    rdfs:label "radiant energy exposure" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD149" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD149"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RadiantExposure> a ns1:QuantityKind ;
    rdfs:label "Radiant Exposure"@en ;
    dcterms:description "Radiant exposure is a measure of the total radiant energy incident on a surface per unit area; equal to the integral over time of the radiant flux density. Also known as exposure."^^ns1:LatexString ;
    ns1:abbreviation "J-PER-CM2" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2>,
        <http://qudt.org/vocab/unit/CentiN-M-PER-M2>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-M2>,
        <http://qudt.org/vocab/unit/GigaJ-PER-M2>,
        <http://qudt.org/vocab/unit/GigaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2>,
        <http://qudt.org/vocab/unit/J-PER-M2>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-FT2>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloW-HR-PER-M2>,
        <http://qudt.org/vocab/unit/LANGLEY>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M2>,
        <http://qudt.org/vocab/unit/MegaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MicroN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliJ-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-M-PER-M2>,
        <http://qudt.org/vocab/unit/N-M-PER-M2>,
        <http://qudt.org/vocab/unit/NanoN-M-PER-M2>,
        <http://qudt.org/vocab/unit/W-HR-PER-M2>,
        <http://qudt.org/vocab/unit/W-SEC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD150" ;
    ns1:informativeReference "http://omlc.ogi.edu/education/ece532/class1/irradiance.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD150"^^xsd:anyURI ;
    ns1:latexDefinition "$H = \\int_{0}^{\\Delta t}{E}{dt}$, where $E$ is the irradiance acting during the time interval with duration $\\Delta t$."^^ns1:LatexString ;
    ns1:plainTextDescription "Radiant exposure is a measure of the total radiant energy incident on a surface per unit area; equal to the integral over time of the radiant flux density. Also known as exposure." ;
    ns1:symbol "H_e" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyPerArea> .

<http://qudt.org/vocab/quantitykind/RadiantFluenceRate> a ns1:QuantityKind ;
    rdfs:label "Radiant Fluence Rate"@en ;
    dcterms:description "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere."^^ns1:LatexString ;
    ns1:abbreviation "M-PER-T3" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://goldbook.iupac.org/FT07376.html"^^xsd:anyURI ;
    ns1:latexDefinition "$E_0 = \\int{L}{d\\Omega}$, where $d\\Omega$ is the solid angle of each elementary beam passing through the given point and $L$ its radiance at that point in the direction of the beam."^^ns1:LatexString ;
    ns1:plainTextDescription "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere." ;
    ns1:symbol "E_e,0" ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/RadiantFlux> a ns1:QuantityKind ;
    rdfs:label "قدرة إشعاعية"@ar,
        "Strahlungsfluss"@de,
        "radiant flux"@en,
        "potencia radiante"@es,
        "flux énergétique"@fr,
        "flusso radiante"@it,
        "放射パワー"@ja,
        "moc promieniowania"@pl,
        "potência radiante"@pt ;
    dcterms:description "Radiant Flux, or radiant power, is the measure of the total power of electromagnetic radiation (including infrared, ultraviolet, and visible light). The power may be the total emitted from a source, or the total landing on a particular surface."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/BAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-HR>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaJ-PER-HR>,
        <http://qudt.org/vocab/unit/GigaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/HP>,
        <http://qudt.org/vocab/unit/HP_Boiler>,
        <http://qudt.org/vocab/unit/HP_Brake>,
        <http://qudt.org/vocab/unit/HP_Electric>,
        <http://qudt.org/vocab/unit/HP_H2O>,
        <http://qudt.org/vocab/unit/HP_Metric>,
        <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/J-PER-DAY>,
        <http://qudt.org/vocab/unit/J-PER-HR>,
        <http://qudt.org/vocab/unit/J-PER-MIN>,
        <http://qudt.org/vocab/unit/J-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloJ-PER-HR>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloJ-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PFERDESTAERKE>,
        <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/PlanckPower>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/TeraW-HR-PER-YR>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radiant_flux"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Phi = \\frac{dQ}{dt}$, where $dQ$ is the radiant energy emitted, transferred, or received during a time interval of the duration $dt$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\phi$"^^ns1:LatexString ;
    ns1:plainTextDescription "Radiant Flux, or radiant power, is the measure of the total power of electromagnetic radiation (including infrared, ultraviolet, and visible light). The power may be the total emitted from a source, or the total landing on a particular surface." ;
    rdfs:comment "Applicable units are those of quantitykind:Power" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Strahlungsleistung"@de,
        "radiant power"@en,
        "flujo radiante"@es,
        "puissance rayonnante"@fr,
        "potenza radiante"@it,
        "moc promienista"@pl,
        "fluxo energético"@pt ;
    skos:broader <http://qudt.org/vocab/quantitykind/Power> .

<http://qudt.org/vocab/quantitykind/RadiativeHeatTransfer> a ns1:QuantityKind ;
    rdfs:label "Radiative Heat Transfer"@en ;
    dcterms:description "\"Radiative Heat Transfer\" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heat_transfer#Radiation"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Phi_r$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:HeatFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/HeatFlowRate> .

<http://qudt.org/vocab/quantitykind/RadioactiveDecay> a ns1:QuantityKind ;
    rdfs:label "radioactive decay" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD152" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD152"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseTime> .

<http://qudt.org/vocab/quantitykind/Radioactivity> a ns1:QuantityKind ;
    rdfs:label "radioactivity"@en-US ;
    dcterms:description "number of spontaneous nuclear transformations in a defined amount of substance during a sufficiently small period of time divided by this period, expressed as a ratio ∂N/∂t, where ∂N is the expected value for the number of spontaneous transformations from this state within the time period ∂t"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Anzahl der spontanen Kernumwandlungen in einer gegebenen Menge eines Stoffes während eines hinreichend kleinen Zeitintervalls, dividiert durch dieses Zeitintervall, ausgedrückt als Quotient ∂N/∂t, wobei ∂N der Erwartungswert für die Anzahl der spontanen Übergänge aus diesem Zustand im Zeitintervall ∂t ist"@de ;
    ns1:symbol "0173-1#Z4-BAJ230#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RadiusOfCurvature> a ns1:QuantityKind ;
    rdfs:label "Radius of Curvature"@en ;
    dcterms:description "In geometry, the \"Radius of Curvature\", R, of a curve at a point is a measure of the radius of the circular arc which best approximates the curve at that point."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radius_of_curvature_(mathematics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "In geometry, the \"Radius of Curvature\", R, of a curve at a point is a measure of the radius of the circular arc which best approximates the curve at that point." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/RankineTemperature> a ns1:QuantityKind ;
    rdfs:label "Rankine temperature",
        "Rankine temperature"@en-US ;
    dcterms:description "quantity which uses a temperature scale with a zero value at the absolute temperature zero (0 K) like the Kelvin scale, but, in contrast with it, uses the scale intervals of the Fahrenheit scale"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD308" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD308"^^xsd:anyURI ;
    ns1:plainTextDescription "Größe, die eine Temperaturskala benutzt, die wie die Kelvin-Skala beim absoluten Temperatur-Nullpunkt (0 K) ihren Nullwert hat, jedoch im Gegensatz zu dieser den Skalenabstand der Fahrenheit-Skala verwendet"@de ;
    ns1:symbol "0173-1#Z4-BAJ367#002" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermodynamicTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> .

<http://qudt.org/vocab/quantitykind/RateOfRiseOfVoltage> a ns1:QuantityKind ;
    rdfs:label "rate of rise of voltage" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
    ns1:iec61360Code "0112/2///62720#UAD153" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD153"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReactionEnergy> a ns1:QuantityKind ;
    rdfs:label "Reaction Energy"@en ;
    dcterms:description "\"Reaction Energy\" in a nuclear reaction, is the sum of the kinetic energies and photon energies of the reaction products minus the sum of the kinetic and photon energies of the reactants."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nuclear_reaction"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Reaction Energy\" in a nuclear reaction, is the sum of the kinetic energies and photon energies of the reaction products minus the sum of the kinetic and photon energies of the reactants." ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/ReactorTimeConstant> a ns1:QuantityKind ;
    rdfs:label "Reactor Time Constant"@en ;
    dcterms:description "The \"Reactor Time Constant\", also called the reactor period, is the time during which the neutron flux density in a reactor changes by the factor e = 2.718 (e: basis of natural logarithms), when the neutron flux density increases or decreases exponentially."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "https://www.euronuclear.org/glossary/reactor-time-constant/"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Reactor Time Constant\", also called the reactor period, is the time during which the neutron flux density in a reactor changes by the factor e = 2.718 (e: basis of natural logarithms), when the neutron flux density increases or decreases exponentially." ;
    ns1:symbol "T" ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/ReciprocalElectricResistance> a ns1:QuantityKind ;
    rdfs:label "reciprocal electric resistance"@en-US ;
    dcterms:description "quantity whose value is inversely proportional to the resistance value"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:plainTextDescription "Größe, deren Wert sich umgekehrt proportional zum Widerstandswert verhält"@de ;
    ns1:symbol "0173-1#Z4-BAJ375#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReciprocalEnergy> a ns1:QuantityKind ;
    rdfs:label "reciprocal energy"@en-US ;
    dcterms:description "multiplicative inverse of energy"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:plainTextDescription "Kehrwert der Energie"@de ;
    ns1:symbol "0173-1#Z4-BAJ417#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReciprocalPlaneAngle> a ns1:QuantityKind ;
    rdfs:label "reciprocal plane angle"@en-US ;
    dcterms:description "quantity whose value is inversely proportional to the angle value"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Größe, deren Wert sich umgekehrt proportional zum Winkelwert verhält"@de ;
    ns1:symbol "0173-1#Z4-BAJ376#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Reflectivity> a ns1:QuantityKind ;
    rdfs:label "Reflectivity"@en ;
    dcterms:description """<p>For homogeneous and semi-infinite materials, reflectivity is the same as reflectance. Reflectivity is the square of the magnitude of the Fresnel reflection coefficient, which is the ratio of the reflected to incident electric field; as such the reflection coefficient can be expressed as a complex number as determined by the Fresnel equations for a single layer, whereas the reflectance is always a positive real number.</p>

<p>For layered and finite media, according to the CIE, <em>reflectivity</em> is distinguished from <em>reflectance</em> by the fact that reflectivity is a value that applies to <em>thick</em> reflecting objects.<span style=font-size:10.8333px> </span>When reflection occurs from thin layers of material, internal reflection effects can cause the reflectance to vary with surface thickness. Reflectivity is the limit value of reflectance as the sample becomes thick; it is the intrinsic reflectance of the surface, hence irrespective of other parameters such as the reflectance of the rear surface. Another way to interpret this is that the reflectance is the fraction of electromagnetic power reflected from a specific sample, while reflectivity is a property of the material itself, which would be measured on a perfect machine if the material filled half of all space."""^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Reflectivity"^^xsd:anyURI ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription """For homogeneous and semi-infinite materials, reflectivity is the same as reflectance. Reflectivity is the square of the magnitude of the Fresnel reflection coefficient, which is the ratio of the reflected to incident electric field; as such the reflection coefficient can be expressed as a complex number as determined by the Fresnel equations for a single layer, whereas the reflectance is always a positive real number.

For layered and finite media, according to the CIE, reflectivity is distinguished from reflectance by the fact that reflectivity is a value that applies to thick reflecting objects. When reflection occurs from thin layers of material, internal reflection effects can cause the reflectance to vary with surface thickness. Reflectivity is the limit value of reflectance as the sample becomes thick; it is the intrinsic reflectance of the surface, hence irrespective of other parameters such as the reflectance of the rear surface. Another way to interpret this is that the reflectance is the fraction of electromagnetic power reflected from a specific sample, while reflectivity is a property of the material itself, which would be measured on a perfect machine if the material filled half of all space.""" ;
    rdfs:comment "Applicable units are those of quantitykind:Reflectance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Reflectance> .

<http://qudt.org/vocab/quantitykind/RelativeAtomicMass> a ns1:QuantityKind ;
    rdfs:label "Relative Atomic Mass"@en ;
    dcterms:description "\"Relative Atomic Mass \" is a dimensionless physical quantity, the ratio of the average mass of atoms of an element (from a given source) to 1/12 of the mass of an atom of carbon-12 (known as the unified atomic mass unit)"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relative_atomic_mass"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Relative Atomic Mass \" is a dimensionless physical quantity, the ratio of the average mass of atoms of an element (from a given source) to 1/12 of the mass of an atom of carbon-12 (known as the unified atomic mass unit)" ;
    ns1:symbol "A_r" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/RelativeMassDefect> a ns1:QuantityKind ;
    rdfs:label "Relative Mass Defect"@en ;
    dcterms:description "The \"Relative Mass Defect\" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Binding_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$B_r = \\frac{B}{m_u}$, where $B$ is the mass defect and $m_u$ is the unified atomic mass constant."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Relative Mass Defect\" is the mass defect between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "B_r" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassDefect> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/RelativeMolecularMass> a ns1:QuantityKind ;
    rdfs:label "Relative Molecular Mass"@en ;
    dcterms:description "\"Relative Molecular Mass \" is equivalent to the numerical value of the molecular mass expressed in unified atomic mass units. The molecular mass (m) is the mass of a molecule."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molecular_mass#Relative_molecular_mass"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Relative Molecular Mass \" is equivalent to the numerical value of the molecular mass expressed in unified atomic mass units. The molecular mass (m) is the mass of a molecule." ;
    ns1:symbol "M_r" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/RelaxationTIme> a ns1:QuantityKind ;
    rdfs:label "Relaxation TIme"@en ;
    dcterms:description "\"Relaxation TIme\" is a time constant for exponential decay towards equilibrium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relaxation_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\tau$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Relaxation TIme\" is a time constant for exponential decay towards equilibrium." ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/ResistanceBasedInductance> a ns1:QuantityKind ;
    rdfs:label "resistance-based inductance"@en-US ;
    dcterms:description "magnetic flux through the loop, caused by an electric current in the loop, divided by the product of this current and the resistance which prevents the flow of current"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:plainTextDescription "Magnetfluss durch die Schleife, verursacht durch einen elektrischen Strom in der Schleife, dividiert durch das Produkt aus diesen Strom und dem Widerstand, der diesen Stromfluss behindert"@de ;
    ns1:symbol "0173-1#Z4-BAJ411#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ResonanceEnergy> a ns1:QuantityKind ;
    rdfs:label "Resonance Energy"@en ;
    dcterms:description "\"Resonance Energy\" in a nuclear reaction, is the kinetic energy of an incident particle, in the reference frame of the target, corresponding to a resonance in a nuclear reaction."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nuclear_reaction_analysis"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Resonance Energy\" in a nuclear reaction, is the kinetic energy of an incident particle, in the reference frame of the target, corresponding to a resonance in a nuclear reaction." ;
    ns1:symbol "E_r, E_{res}" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/ResonanceEscapeProbabilityForFission> a ns1:QuantityKind ;
    rdfs:label "Resonance Escape Probability For Fission"@en ;
    dcterms:description "Fraction of fission neutrons that manage to slow down from fission to thermal energies without being absorbed."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Fraction of fission neutrons that manage to slow down from fission to thermal energies without being absorbed." ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/RestEnergy> a ns1:QuantityKind ;
    rdfs:label "Rest Energy"@en ;
    dcterms:description "\"Rest Energy\" is the energy equivalent of the rest mass of a body, equal to the rest mass multiplied by the speed of light squared."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Invariant_mass#Rest_energy"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "For a particle, $E_0 = m_0 c_0^2$, where $m_0$ is the rest mass of that particle, and $c_0$ is the speed of light in vacuum."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Rest Energy\" is the energy equivalent of the rest mass of a body, equal to the rest mass multiplied by the speed of light squared." ;
    ns1:symbol "E_0" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/RestMass> a ns1:QuantityKind ;
    rdfs:label "كتلة ساكنة"@ar,
        "Klidová hmotnost"@cs,
        "Ruhemasse"@de,
        "rest mass"@en,
        "masa invariante"@es,
        "جرم سکون"@fa,
        "masse au repos"@fr,
        "निश्चर द्रव्यमान"@hi,
        "massa a riposo"@it,
        "不変質量"@ja,
        "Jisim rehat"@ms,
        "masa spoczynkowa"@pl,
        "massa de repouso"@pt,
        "masa invariantă"@ro,
        "инвариантная масса"@ru,
        "Mirovna masa"@sl,
        "dinlenme kütlesi"@tr,
        "静止质量"@zh ;
    dcterms:description "The $\\textit{Rest Mass}$, the invariant mass, intrinsic mass, proper mass, or (in the case of bound systems or objects observed in their center of momentum frame) simply mass, is a characteristic of the total energy and momentum of an object or a system of objects that is the same in all frames of reference related by Lorentz transformations. The mass of a particle type X (electron, proton or neutron) when that particle is at rest. For an electron: $m_e = 9,109 382 15(45) 10^{-31} kg$, for a proton: $m_p = 1,672 621 637(83) 10^{-27} kg$, for a neutron: $m_n = 1,674 927 211(84) 10^{-27} kg$. Rest mass is often denoted $m_0$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Invariant_mass"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m_X" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Proper Mass",
        "träge Masse"@de,
        "masse invariante"@fr,
        "masse propre"@fr,
        "masa niezmiennicza"@pl,
        "масса покоя"@ru,
        "invariantna masa"@sl,
        "lastna masa"@sl ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/ReverberationTime> a ns1:QuantityKind ;
    rdfs:label "Reverberation Time"@en ;
    dcterms:description "Reverberation Time is the time required for reflections of a direct sound to decay by 60 dB below the level of the direct sound."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Reverberation"^^xsd:anyURI ;
    ns1:plainTextDescription "Reverberation Time is the time required for reflections of a direct sound to decay by 60 dB below the level of the direct sound." ;
    ns1:symbol "T" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/RiseOfOffStateVoltage> a ns1:QuantityKind ;
    rdfs:label "rise of off-state voltage"@en-US ;
    dcterms:description "du/dt as time dependent change in voltage"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
    ns1:plainTextDescription "du/dt als zeitabhängige änderung der Spannung"@de ;
    ns1:symbol "0173-1#Z4-BAJ289#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RocketAtmosphericTransverseForce> a ns1:QuantityKind ;
    rdfs:label "Rocket Atmospheric Transverse Force"@en ;
    dcterms:description "Transverse force on rocket due to an atmosphere"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Transverse force on rocket due to an atmosphere" ;
    ns1:symbol "T" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/RotaryShock> a ns1:QuantityKind ;
    rdfs:label "rotary shock"@en-US ;
    dcterms:description "product of the moment of force M in a time interval multiplied by the duration of this interval"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:plainTextDescription "Produkt Drehmoment M in einem Zeitintervall mal Dauer dt dieses Zeitintervalls"@de ;
    ns1:symbol "0173-1#Z4-BAJ234#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RotationalStiffness> a ns1:QuantityKind ;
    rdfs:label "Rotational Stiffness"@en ;
    dcterms:description "Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-M-PER-ARCMIN>,
        <http://qudt.org/vocab/unit/N-M-PER-DEG>,
        <http://qudt.org/vocab/unit/N-M-PER-MIN_Angle>,
        <http://qudt.org/vocab/unit/N-M-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:plainTextDescription "Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque." ;
    rdfs:comment "Applicable units are those of quantitykind:TorquePerAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/TorquePerAngle> .

<http://qudt.org/vocab/quantitykind/SecondRadiationConstant> a ns1:QuantityKind ;
    rdfs:label "second radiation constant"@en-US ;
    dcterms:description "constant in Planck's radiation law on the dependence of the spectral density of various radiation variables on the wavelength of the electromagnetic radiation and the absolute temperature of the black radiator, derived from the product of Planck's quantum of action times the velocity of light in relation to Boltzmann's constant"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
    ns1:plainTextDescription "Konstante im Planckschen Strahlungsgesetz über die Abhängigkeit der spektralen Dichte verschiedener Strahlungsgrößen von der Wellenlänge der elektromagnetischen Strahlung und der absoluten Temperatur beim schwarzen Strahler, welche sich zusammensetzt aus dem Produkt Plancksches Wirkungsquantum mal Lichtgeschwindigkeit bezogen auf die Boltzmann-Konstante"@de ;
    ns1:symbol "0173-1#Z4-BAJ428#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SecondStageMassRatio> a ns1:QuantityKind ;
    rdfs:label "Second Stage Mass Ratio"@en ;
    dcterms:description "Mass ratio for the second stage of a multistage launcher."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/GM-PER-GM>,
        <http://qudt.org/vocab/unit/GM-PER-HectoGM>,
        <http://qudt.org/vocab/unit/GM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroGM-PER-GM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-GM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-GM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Mass ratio for the second stage of a multistage launcher." ;
    ns1:symbol "R_2" ;
    rdfs:comment "Applicable units are those of quantitykind:MassRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassRatio> .

<http://qudt.org/vocab/quantitykind/ShannonDiversityIndex> a ns1:QuantityKind ;
    rdfs:label "Shannon Diversity Index"@en ;
    dcterms:description "Information entropy applied to a collection of indiviual organisms [of selected species] in a sample area. A measure of biodiversity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAN>,
        <http://qudt.org/vocab/unit/BIT>,
        <http://qudt.org/vocab/unit/BYTE>,
        <http://qudt.org/vocab/unit/ERLANG>,
        <http://qudt.org/vocab/unit/ExaBIT>,
        <http://qudt.org/vocab/unit/ExaBYTE>,
        <http://qudt.org/vocab/unit/ExbiBIT>,
        <http://qudt.org/vocab/unit/ExbiBYTE>,
        <http://qudt.org/vocab/unit/GibiBYTE>,
        <http://qudt.org/vocab/unit/GigaBYTE>,
        <http://qudt.org/vocab/unit/HART>,
        <http://qudt.org/vocab/unit/KibiBYTE>,
        <http://qudt.org/vocab/unit/KiloBYTE>,
        <http://qudt.org/vocab/unit/MebiBYTE>,
        <http://qudt.org/vocab/unit/MegaBYTE>,
        <http://qudt.org/vocab/unit/NAT>,
        <http://qudt.org/vocab/unit/PebiBIT>,
        <http://qudt.org/vocab/unit/PebiBYTE>,
        <http://qudt.org/vocab/unit/PetaBYTE>,
        <http://qudt.org/vocab/unit/SHANNON>,
        <http://qudt.org/vocab/unit/TebiBIT>,
        <http://qudt.org/vocab/unit/TebiBYTE>,
        <http://qudt.org/vocab/unit/TeraBYTE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Information entropy applied to a collection of indiviual organisms [of selected species] in a sample area. A measure of biodiversity." ;
    rdfs:comment "Applicable units are those of quantitykind:InformationEntropy" ;
    rdfs:isDefinedBy <https://data.agrimetrics.co.uk/ontologies/qudt-extension> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InformationEntropy> .

<http://qudt.org/vocab/quantitykind/ShearStrain> a ns1:QuantityKind ;
    rdfs:label "Shear Strain"@en ;
    dcterms:description "Shear Strain is the amount of deformation perpendicular to a given line rather than parallel to it. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Deformation_(mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\gamma = \\frac{\\Delta x}{d}$, where $\\Delta x$ is the parallel displacement between two surfaces of a layer of thickness $d$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    ns1:plainTextDescription "Shear Strain is the amount of deformation perpendicular to a given line rather than parallel to it. " ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Strain> .

<http://qudt.org/vocab/quantitykind/ShearStress> a ns1:QuantityKind ;
    rdfs:label "Shear Stress"@en ;
    dcterms:description "Shear stress occurs when the force  occurs in shear, or perpendicular to the normal."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stress_(mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\tau = \\frac{dF_t}{dA}$, where $dF_t$ is the tangential component of force and $dA$ is the area of the surface element."^^ns1:LatexString ;
    ns1:latexSymbol "$\\tau$"^^ns1:LatexString ;
    ns1:plainTextDescription "Shear stress occurs when the force  occurs in shear, or perpendicular to the normal." ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Stress> .

<http://qudt.org/vocab/quantitykind/SingleStageLauncherMassRatio> a ns1:QuantityKind ;
    rdfs:label "Single Stage Launcher Mass Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/GM-PER-GM>,
        <http://qudt.org/vocab/unit/GM-PER-HectoGM>,
        <http://qudt.org/vocab/unit/GM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroGM-PER-GM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-GM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-GM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:symbol "R_o" ;
    rdfs:comment "Applicable units are those of quantitykind:MassRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassRatio> .

<http://qudt.org/vocab/quantitykind/Slowing-DownArea> a ns1:QuantityKind ;
    rdfs:label "Slowing-Down Area"@en ;
    dcterms:description "\"Slowing-Down Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the neutron source and the point where a neutron reaches a given energy."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Slowing-Down Area\" in an infinite homogenous medium, is one-sixth of the mean square distance between the neutron source and the point where a neutron reaches a given energy." ;
    ns1:symbol "L_s^2" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/Slowing-DownLength> a ns1:QuantityKind ;
    rdfs:label "Slowing-Down Length"@en ;
    dcterms:description "\"Slowing-Down Length\" is the average straight-line distance that a fast neutron will travel between its introduction into the slowing-downmedium (moderator) and thermalization."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://nuclearpowertraining.tpub.com/h1013v2/css/h1013v2_32.htm"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Slowing-Down Length\" is the average straight-line distance that a fast neutron will travel between its introduction into the slowing-downmedium (moderator) and thermalization." ;
    ns1:symbol "L_s" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/SolidStateDiffusionLength> a ns1:QuantityKind ;
    rdfs:label "Diffusion Length (Solid State Physics)"@en ;
    dcterms:description "\"Solid State Diffusion Length\" is the average distance traveled by a particle, such as a minority carrier in a semiconductor "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://pveducation.org/pvcdrom/pn-junction/diffusion-length"^^xsd:anyURI ;
    ns1:latexDefinition "$L = \\sqrt{D\\tau}$, where $D$ is the diffusion coefficient and $\\tau$ is lifetime."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Solid State Diffusion Length\" is the average distance traveled by a particle, such as a minority carrier in a semiconductor " ;
    ns1:symbol "L, L_n, L_p" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/SoundEnergyDensity> a ns1:QuantityKind ;
    rdfs:label "Sound energy density"@en ;
    dcterms:description "Sound energy density is the time-averaged sound energy in a given volume divided by that volume. The sound energy density or sound density (symbol $E$ or $w$) is an adequate measure to describe the sound field at a given point as a sound energy value."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT3>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT3>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM3>,
        <http://qudt.org/vocab/unit/J-PER-M3>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M3>,
        <http://qudt.org/vocab/unit/W-HR-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_energy_density"^^xsd:anyURI ;
    ns1:latexDefinition "$E = \\frac{I}{c}$, where $I$ is the sound intensity in $\\frac{W}{m^2}$ and $c$ is the sound speed in $\\frac{m}{s}$."^^ns1:LatexString ;
    ns1:symbol "E" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyDensity> .

<http://qudt.org/vocab/quantitykind/SoundParticleAcceleration> a ns1:QuantityKind ;
    rdfs:label "Sound particle acceleration"@en ;
    dcterms:description "In a compressible sound transmission medium - mainly air - air particles get an accelerated motion: the particle acceleration or sound acceleration with the symbol a in $m/s2$. In acoustics or physics, acceleration (symbol: $a$) is defined as the rate of change (or time derivative) of velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-SEC2>,
        <http://qudt.org/vocab/unit/FT-PER-SEC2>,
        <http://qudt.org/vocab/unit/G>,
        <http://qudt.org/vocab/unit/GALILEO>,
        <http://qudt.org/vocab/unit/IN-PER-SEC2>,
        <http://qudt.org/vocab/unit/KN-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM>,
        <http://qudt.org/vocab/unit/M-PER-SEC2>,
        <http://qudt.org/vocab/unit/MI_US-PER-SEC2>,
        <http://qudt.org/vocab/unit/MicroG>,
        <http://qudt.org/vocab/unit/MilliG>,
        <http://qudt.org/vocab/unit/MilliGAL>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC2>,
        <http://qudt.org/vocab/unit/YD-PER-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Particle_acceleration"^^xsd:anyURI ;
    ns1:latexDefinition "$a = \\frac{\\partial v}{\\partial t}$, where $v$ is sound particle velocity and $t$ is time."^^ns1:LatexString ;
    ns1:symbol "a" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Acceleration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Acceleration> .

<http://qudt.org/vocab/quantitykind/SoundParticleDisplacement> a ns1:QuantityKind ;
    rdfs:label "Sound Particle Displacement"@en ;
    dcterms:description "Sound Particle Displacement is the nstantaneous displacement of a particle in a medium from what would be its position in the absence of sound waves."^^ns1:LatexString ;
    ns1:abbreviation "l" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Particle_displacement"^^xsd:anyURI ;
    ns1:plainTextDescription "Sound Particle Displacement is the nstantaneous displacement of a particle in a medium from what would be its position in the absence of sound waves." ;
    ns1:symbol "ξ" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/SoundPower> a ns1:QuantityKind ;
    rdfs:label "القدرة الصوتية"@ar,
        "Schallleistung"@de,
        "sound power"@en,
        "potencie acústica"@es,
        "puissance acoustique"@fr,
        "potenza sonora"@it,
        "音源の音響出力"@ja,
        "moc akustyczna"@pl,
        "potência acústica"@pt,
        "звуковая мощность"@ru ;
    dcterms:description "Sound power or acoustic power $P_a$ is a measure of sonic energy $E$ per time $t$ unit. It is measured in watts and can be computed as sound intensity ($I$) times area ($A$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/BAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-HR>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaJ-PER-HR>,
        <http://qudt.org/vocab/unit/GigaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/HP>,
        <http://qudt.org/vocab/unit/HP_Boiler>,
        <http://qudt.org/vocab/unit/HP_Brake>,
        <http://qudt.org/vocab/unit/HP_Electric>,
        <http://qudt.org/vocab/unit/HP_H2O>,
        <http://qudt.org/vocab/unit/HP_Metric>,
        <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/J-PER-DAY>,
        <http://qudt.org/vocab/unit/J-PER-HR>,
        <http://qudt.org/vocab/unit/J-PER-MIN>,
        <http://qudt.org/vocab/unit/J-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloJ-PER-HR>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloJ-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PFERDESTAERKE>,
        <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/PlanckPower>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/TeraW-HR-PER-YR>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_power"^^xsd:anyURI ;
    ns1:latexDefinition "$P_a = IA$, where $I$ is the sound intensity in $\\frac{W}{m^2}$ and $A$ is the area in $m^2$."^^ns1:LatexString ;
    ns1:symbol "P" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Power" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "potência sonora"@pt ;
    skos:broader <http://qudt.org/vocab/quantitykind/Power> .

<http://qudt.org/vocab/quantitykind/SoundPressure> a ns1:QuantityKind ;
    rdfs:label "Sound pressure"@en ;
    dcterms:description "Sound Pressure is the difference between instantaneous total pressure and static pressure."^^ns1:LatexString ;
    ns1:abbreviation "p" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Static_pressure"^^xsd:anyURI ;
    ns1:plainTextDescription "Sound Pressure is the difference between instantaneous total pressure and static pressure." ;
    ns1:symbol "p" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/SourceVoltage> a ns1:QuantityKind ;
    rdfs:label "Source Voltage"@en ;
    dcterms:description """
  The quantity kind $\\textit{Source Voltage}$, also referred to as $\\textit{Source Tension}$
   is the voltage between the two terminals of a voltage source when there is no electric current through the source. 
  The name $\\text{electromotive force}$ with the abbreviation $\\textit{EMF}$ and the symbol $E$ is deprecated.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:symbol "U_s" ;
    rdfs:comment "Applicable units are those of quantitykind:Voltage" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Voltage> .

<http://qudt.org/vocab/quantitykind/SourceVoltageBetweenSubstances> a ns1:QuantityKind ;
    rdfs:label "Source Voltage Between Substances"@en ;
    dcterms:description "\"Source Voltage Between Substances\" is the source voltage between substance a and b."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Source Voltage Between Substances\" is the source voltage between substance a and b." ;
    ns1:symbol "E_{ab}" ;
    rdfs:comment "Applicable units are those of quantitykind:Voltage" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Voltage> .

<http://qudt.org/vocab/quantitykind/SpatialSummationFunction> a ns1:QuantityKind ;
    rdfs:label "Spatial Summation Function"@en ;
    dcterms:description "\"Spatial Summation Function\" is he ability to produce a composite signal from the signals coming into the eyes from different directions."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Summation_(neurophysiology)#Spatial_summation"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Spatial Summation Function\" is he ability to produce a composite signal from the signals coming into the eyes from different directions." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/SpecificEnergyImparted> a ns1:QuantityKind ;
    rdfs:label "Specific Energy Imparted"@en ;
    dcterms:description "The \"Specific Energy Imparted\", is the energy imparted to an element of irradiated matter divided by the mass, dm, of that element."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "http://www.answers.com/topic/energy-imparted"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "For ionizing radiation, $z = \\frac{\\varepsilon}{m}$, where $\\varepsilon$ is the energy imparted to irradiated matter and $m$ is the mass of that matter."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Specific Energy Imparted\", is the energy imparted to an element of irradiated matter divided by the mass, dm, of that element." ;
    ns1:symbol "z" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/SpecificHeatsRatio> a ns1:QuantityKind ;
    rdfs:label "Specific Heats Ratio"@en ;
    dcterms:description "The ratio of specific heats, for the exhaust gases adiabatic gas constant, is the relative amount of compression/expansion energy that goes into temperature $T$ versus pressure $P$ can be characterized by the heat capacity ratio: $\\gamma\\frac{C_P}{C_V}$, where $C_P$ is the specific heat (also called heat capacity) at constant pressure, while $C_V$ is the specific heat at constant volume. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/SpecificImpulseByMass> a ns1:QuantityKind ;
    rdfs:label "Specific Impulse by Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/SpecificImpulseByWeight> a ns1:QuantityKind ;
    rdfs:label "Specific Impulse by Weight"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificImpulse>,
        <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/SpecificOpticalRotationalAbility> a ns1:QuantityKind ;
    rdfs:label "specific optical rotational ability",
        "specific optical rotational ability"@en-US ;
    dcterms:description "material-specific quantity, which results as angle of rotation of a substance for a defined wavelength and a defined temperature from the relation: quotient of measured angle of rotation divided by the mass concentration and the radiographed distance"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD174" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD174"^^xsd:anyURI ;
    ns1:plainTextDescription "materialspezifische Größe, die sich als Drehwinkel einer Substanz für eine bestimmte Wellenlänge und eine bestimmte Temperatur ergibt durch die Beziehung: Quotient aus gemessener Drehwinkel dividiert durch die Massenkonzentration und die durchstrahlte Wegstrecke"@de ;
    ns1:symbol "0173-1#Z4-BAJ425#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificThrust> a ns1:QuantityKind ;
    rdfs:label "Specific thrust"@en ;
    dcterms:description "Specific impulse (usually abbreviated Isp) is a way to describe the efficiency of rocket and jet engines. It represents the force with respect to the amount of propellant used per unit time.[1] If the \"amount\" of propellant is given in terms of mass (such as kilograms), then specific impulse has units of velocity. If it is given in terms of Earth-weight (such as kiloponds), then specific impulse has units of time. The conversion constant between the two versions of specific impulse is g. The higher the specific impulse, the lower the propellant flow rate required for a given thrust, and in the case of a rocket the less propellant is needed for a given delta-v per the Tsiolkovsky rocket equation."^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Specific_thrust"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:id "Q-160-100" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Specific_thrust"^^xsd:anyURI ;
    ns1:plainTextDescription "Specific impulse (usually abbreviated Isp) is a way to describe the efficiency of rocket and jet engines. It represents the force with respect to the amount of propellant used per unit time.[1] If the \"amount\" of propellant is given in terms of mass (such as kilograms), then specific impulse has units of velocity. If it is given in terms of Earth-weight (such as kiloponds), then specific impulse has units of time. The conversion constant between the two versions of specific impulse is g. The higher the specific impulse, the lower the propellant flow rate required for a given thrust, and in the case of a rocket the less propellant is needed for a given delta-v per the Tsiolkovsky rocket equation." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificImpulse> .

<http://qudt.org/vocab/quantitykind/SpectralConcentrationOfRadiantEnergyDensity> a ns1:QuantityKind ;
    rdfs:label "spectral concentration of radiant energy density"@en-US ;
    dcterms:description "energy distribution of the instantaneous value of radiant energy in relation to the volume of the propagation medium"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:plainTextDescription "Energieverteilung des Augenblickswertes der Strahlungsenergie, bezogen auf das Volumen des Ausbreitungsmediums"@de ;
    ns1:symbol "0173-1#Z4-BAJ379#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralConcentrationOfVibrationalModes> a ns1:QuantityKind ;
    rdfs:label "spectral concentration of vibrational modes (in terms of angular frequency)"@en-US ;
    dcterms:description "number of vibrational modes in an infinitesimal interval of angular frequency, divided by the size of that interval and by volume"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:plainTextDescription "Anzahl von Vibrationsmodi in einem infinitesimalen Energie-Intervall der Kreisfrequenz, dividiert durch die Größe dieses Energie-Intervalls und durch das zugehörige Volumen"@de ;
    ns1:symbol "0173-1#Z4-BAJ431#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralLuminousEfficiency> a ns1:QuantityKind ;
    rdfs:label "Spectral Luminous Efficiency"@en ;
    dcterms:description "The Spectral Luminous Efficiency is a measure of how well a light source produces visible light. It is the ratio of luminous flux to power. A common choice is to choose units such that the maximum possible efficacy, 683 lm/W, corresponds to an efficiency of 100%."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminous_efficacy"^^xsd:anyURI ;
    ns1:latexDefinition "$V(\\lambda) = \\frac{\\Phi_\\lambda(\\lambda_m)}{\\Phi_\\lambda(\\lambda)}$, where $\\Phi_\\lambda(\\lambda_m)$ is the spectral radiant flux at wavelength $\\lambda_m$ and $\\Phi_\\lambda(\\lambda)$ is the spectral radiant flux at wavelength $\\lambda$, such that both radiations produce equal luminous sensations under specified photometric conditions and $\\lambda_m$ is chosen so that the maximum value of this ratio is equal to 1."^^ns1:LatexString ;
    ns1:plainTextDescription "The Spectral Luminous Efficiency is a measure of how well a light source produces visible light. It is the ratio of luminous flux to power. A common choice is to choose units such that the maximum possible efficacy, 683 lm/W, corresponds to an efficiency of 100%." ;
    ns1:symbol "V" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralRadiantEnergyDensityInTermsOfWavelength> a ns1:QuantityKind ;
    rdfs:label "spectral radiant energy density in terms of wavelength" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD179" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD179"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpeedOfLight> a ns1:QuantityKind ;
    rdfs:label "سرعة الضوء"@ar,
        "Rychlost světla"@cs,
        "Lichtgeschwindigkeit"@de,
        "speed of light"@en,
        "velocidad de la luz"@es,
        "سرعت نور"@fa,
        "vitesse de la lumière"@fr,
        "प्रकाश का वेग"@hi,
        "velocità della luce"@it,
        "光速"@ja,
        "Kelajuan cahaya"@ms,
        "Prędkość światła"@pl,
        "Velocidade da luz"@pt,
        "Viteza luminii"@ro,
        "Скорость света"@ru,
        "Hitrost svetlobe"@sl,
        "Işık hızı"@tr,
        "光速"@zh ;
    dcterms:description """
  The quantity kind $\\text{Speed of Light}$ is the speed of electomagnetic waves in a given medium.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BFT>,
        <http://qudt.org/vocab/unit/FT3-PER-MIN-FT2>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/HZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaHZ-M>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Speed_of_light"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-01-34"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Speed" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/constant/MagneticConstant>,
        <http://qudt.org/vocab/constant/PermittivityOfVacuum>,
        <http://qudt.org/vocab/constant/SpeedOfLight_Vacuum> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Speed> .

<http://qudt.org/vocab/quantitykind/SpeedRatio> a ns1:QuantityKind ;
    rdfs:label "Speed Ratio"@en ;
    dcterms:description "Speed ratio generally refers to the ratio of the rotational speeds of two interconnected rotating components, but it sometimes relates linear speeds." ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://sciencing.com/calculate-speed-ratio-7598425.html"^^xsd:anyURI ;
    ns1:plainTextDescription "Speed ratio generally refers to the ratio of the rotational speeds of two interconnected rotating components, but it sometimes relates linear speeds." ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/SphericalIlluminance> a ns1:QuantityKind ;
    rdfs:label "Illuminance"@en ;
    dcterms:description "Spherical illuminance is equal to quotient of the total luminous flux $\\Phi_v$ incident on a small sphere by the cross section area of that sphere."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FC>,
        <http://qudt.org/vocab/unit/LUX>,
        <http://qudt.org/vocab/unit/PHOT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Illuminance"^^xsd:anyURI ;
    ns1:latexDefinition "$E_v,0 = \\int_{4\\pi sr}{L_v}{d\\Omega}$, where $d\\Omega$ is the solid angle of each elementary beam passing through the given point and $L_v$ is its luminance at that point in the direction of the beam."^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFluxPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Illuminance> .

<http://qudt.org/vocab/quantitykind/Spin> a ns1:QuantityKind ;
    rdfs:label "لف مغزلي"@ar,
        "spin"@cs,
        "Spin"@de,
        "spin"@en,
        "espín"@es,
        "اسپین/چرخش"@fa,
        "spin"@fr,
        "spin"@it,
        "スピン角運動量"@ja,
        "Spin"@ms,
        "spin"@pl,
        "spin"@pt,
        "Spin"@ro,
        "Спин"@ru,
        "spin"@sl,
        "Spin"@tr,
        "自旋"@zh ;
    dcterms:description "In quantum mechanics and particle physics \"Spin\" is an intrinsic form of angular momentum carried by elementary particles, composite particles (hadrons), and atomic nuclei."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-SEC>,
        <http://qudt.org/vocab/unit/EV-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-SEC>,
        <http://qudt.org/vocab/unit/J-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC>,
        <http://qudt.org/vocab/unit/N-M-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Spin_(physics)"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "In quantum mechanics and particle physics \"Spin\" is an intrinsic form of angular momentum carried by elementary particles, composite particles (hadrons), and atomic nuclei." ;
    ns1:symbol "s" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularMomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularMomentum> .

<http://qudt.org/vocab/quantitykind/StagePropellantMass> a ns1:QuantityKind ;
    rdfs:label "Stage Propellant Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_F" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/StageStructuralMass> a ns1:QuantityKind ;
    rdfs:label "Stage Structure Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_S" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/StandardChemicalPotential> a ns1:QuantityKind ;
    rdfs:label "Standard Chemical Potential"@en ;
    dcterms:description "\"Standard Chemical Potential\" is the value of the chemical potential at standard conditions"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
    ns1:expression "$j-mol^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Chemical_potential"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu_B^\\Theta$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Standard Chemical Potential\" is the value of the chemical potential at standard conditions" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ChemicalPotential> .

<http://qudt.org/vocab/quantitykind/StateDensity> a ns1:QuantityKind ;
    rdfs:label "state density"@en-US ;
    dcterms:description "function of energy in a solid, determined by the number of permissible quantum states in the energy range between E and E+dE per volume of material of this solid"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Funktion der Energie in einem Festkörper, bestimmt durch die Anzahl von erlaubten Quantenzuständen im Energiebereich zwischen E und E+dE je Volumen des Materials dieses Festkörpers"@de ;
    ns1:symbol "0173-1#Z4-BAJ427#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StateDensityAsExpressionOfAngularFrequency> a ns1:QuantityKind ;
    rdfs:label "state density as expression of angular frequency)",
        "state density as expression of angular frequency"@en-US ;
    dcterms:description "ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD180" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD180"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient aus Anzahl von Vibrationsmodi in einem infinitesimalen Intervall der Kreisfrequenz durch die Spannweite dieses Intervalls und das Volumen"@de ;
    ns1:symbol "0173-1#Z4-BAJ454#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StaticFriction> a ns1:QuantityKind ;
    rdfs:label "Static Friction"@en ;
    dcterms:description "Static friction is friction between two or more solid objects that are not moving relative to each other. For example, static friction can prevent an object from sliding down a sloped surface. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Friction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:plainTextDescription "Static friction is friction between two or more solid objects that are not moving relative to each other. For example, static friction can prevent an object from sliding down a sloped surface. " ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Friction> .

<http://qudt.org/vocab/quantitykind/StaticFrictionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Static Friction Coefficient"@en ;
    dcterms:description "Static friction is friction between two or more solid objects that are not moving relative to each other. For example, static friction can prevent an object from sliding down a sloped surface. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Friction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu = \\frac{F_max}{N}$, where $F_max$ is the maximum tangential component of the contact force and $N$ is the normal component of the contact force between two bodies at relative rest."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "Static friction is friction between two or more solid objects that are not moving relative to each other. For example, static friction can prevent an object from sliding down a sloped surface. " ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:FrictionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/FrictionCoefficient> .

<http://qudt.org/vocab/quantitykind/StaticPressure> a ns1:QuantityKind ;
    rdfs:label "Static pressure"@en ;
    dcterms:description "\"Static Pressure\" is the pressure at a nominated point in a fluid. Every point in a steadily flowing fluid, regardless of the fluid speed at that point, has its own static pressure $P$, dynamic pressure $q$, and total pressure $P_0$. The total pressure is the sum of the dynamic and static pressures, that is $P_0 = P + q$."^^ns1:LatexString ;
    ns1:abbreviation "p" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Static_pressure"^^xsd:anyURI ;
    ns1:symbol "p" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/StrainEnergyDensity> a ns1:QuantityKind ;
    rdfs:label "Strain Energy Density"@en ;
    dcterms:description "Defined as the 'work done' for a given strain, that is the area under the stress-strain curve after a specified eation. Source(s): http://www.prepol.com/product-range/product-subpages/terminology"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT3>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT3>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM3>,
        <http://qudt.org/vocab/unit/J-PER-M3>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M3>,
        <http://qudt.org/vocab/unit/W-HR-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Defined as the 'work done' for a given strain, that is the area under the stress-strain curve after a specified eation. Source(s): http://www.prepol.com/product-range/product-subpages/terminology" ;
    ns1:symbol "u" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyDensity> .

<http://qudt.org/vocab/quantitykind/StructuralEfficiency> a ns1:QuantityKind ;
    rdfs:label "Structural Efficiency"@en ;
    dcterms:description "Structural efficiency is a function of the weight of structure to the afforded vehicle's strength."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    ns1:plainTextDescription "Structural efficiency is a function of the weight of structure to the afforded vehicle's strength." ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/SuperconductorEnergyGap> a ns1:QuantityKind ;
    rdfs:label "Superconductor Energy Gap"@en ;
    dcterms:description "\"Superconductor Energy Gap\" is the width of the forbidden energy band in a superconductor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/BCS_theory"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Superconductor Energy Gap\" is the width of the forbidden energy band in a superconductor." ;
    ns1:symbol "Δ" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/GapEnergy> .

<http://qudt.org/vocab/quantitykind/SurfaceTension> a ns1:QuantityKind ;
    rdfs:label "توتر سطحي"@ar,
        "povrchové napětí"@cs,
        "Oberflächenspannung"@de,
        "surface tension"@en,
        "tensión superficial"@es,
        "کشش سطحی"@fa,
        "tension superficielle"@fr,
        "पृष्ठ तनाव"@hi,
        "tensione superficiale"@it,
        "表面張力"@ja,
        "Tegangan permukaan"@ms,
        "napięcie powierzchniowe"@pl,
        "tensão superficial"@pt,
        "Tensiune superficială"@ro,
        "поверхностное натяжение"@ru,
        "površinska napetost"@sl,
        "Yüzey gerilimi"@tr,
        "表面张力"@zh ;
    dcterms:description "\"Surface Tension\" is a contractive tendency of the surface of a liquid that allows it to resist an external force."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2>,
        <http://qudt.org/vocab/unit/CentiN-M-PER-M2>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-M2>,
        <http://qudt.org/vocab/unit/GigaJ-PER-M2>,
        <http://qudt.org/vocab/unit/GigaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2>,
        <http://qudt.org/vocab/unit/J-PER-M2>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-FT2>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloW-HR-PER-M2>,
        <http://qudt.org/vocab/unit/LANGLEY>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M2>,
        <http://qudt.org/vocab/unit/MegaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MicroN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliJ-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-M-PER-M2>,
        <http://qudt.org/vocab/unit/N-M-PER-M2>,
        <http://qudt.org/vocab/unit/NanoN-M-PER-M2>,
        <http://qudt.org/vocab/unit/W-HR-PER-M2>,
        <http://qudt.org/vocab/unit/W-SEC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD184" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Surface_tension"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD184"^^xsd:anyURI ;
    ns1:latexDefinition "$\\gamma = \\frac{dF}{dl}$, where $F$ is the force component perpendicular to a line element in a surface and $l$ is the length of the line element."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Surface Tension\" is a contractive tendency of the surface of a liquid that allows it to resist an external force." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/SUTE> ;
    ns1:symbol "γ" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "tension de surface"@fr ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyPerArea> .

<http://qudt.org/vocab/quantitykind/SurgeImpedanceOfTheMedium> a ns1:QuantityKind ;
    rdfs:label "surge impedance of the medium",
        "surge impedance of the medium"@en-US ;
    dcterms:description "in a mechanical system the area-related quotient of a force affecting to a point divided by the resulting component of the particle velocity in direction of the force"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD185" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD185"^^xsd:anyURI ;
    ns1:plainTextDescription "in einem mechanischen System der flächenbezogene Quotient einer an einem Punkt angreifenden Kraft durch die resultierende Komponente der Teilchengeschwindigkeit in Richtung der Kraft"@de ;
    ns1:symbol "0173-1#Z4-BAJ323#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Susceptance> a ns1:QuantityKind ;
    rdfs:label "Susceptance"@en ;
    dcterms:description "\"Susceptance\" is the imaginary part of admittance. The inverse of admittance is impedance and the real part of admittance is conductance. "^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Susceptance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Susceptance?oldid=430151986"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-54"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$B = \\lim{\\underline{Y}}$, where $\\underline{Y}$ is admittance."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Susceptance\" is the imaginary part of admittance. The inverse of admittance is impedance and the real part of admittance is conductance. " ;
    ns1:symbol "B" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Conductance>,
        <http://qudt.org/vocab/quantitykind/Impedance> .

<http://qudt.org/vocab/quantitykind/SymbolTransmissionRate> a ns1:QuantityKind ;
    rdfs:label "symbol transmission rate"@en-US ;
    dcterms:description "rate, at which a symbol, consisting of one or more bits, is transmitted per second"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Geschwindigkeit, mit der ein aus mehreren Bit bestehendes Symbol je Sekunde übertragen wird"@de ;
    ns1:symbol "0173-1#Z4-BAJ386#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TARGET-BOGIE-MASS> a ns1:QuantityKind ;
    rdfs:label "Target Bogie Mass"@en ;
    dcterms:description "An informal mass limit established by a Project Office (at the Element Integrated Product Team (IPT) level or below) to control mass."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:plainTextDescription "An informal mass limit established by a Project Office (at the Element Integrated Product Team (IPT) level or below) to control mass." ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedAmountOfSubstanceConcentration> a ns1:QuantityKind ;
    rdfs:label "temperature-based amount-of-substance concentration"@en-US ;
    dcterms:description "ratio of material concentration divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Stoffmengenkonzentration dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ395#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedDensity> a ns1:QuantityKind ;
    rdfs:label "temperature-based density"@en-US ;
    dcterms:description "ratio of density divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Dichte dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ389#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedDynamicViscosity> a ns1:QuantityKind ;
    rdfs:label "temperature-based dynamic viscosity"@en-US ;
    dcterms:description "ratio of dynamic viscosity, divided by temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient der dynamischen Viskosität dividiert durch die Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ390#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedKinematicViscosity> a ns1:QuantityKind ;
    rdfs:label "temperature-based kinematic viscosity"@en-US ;
    dcterms:description "ratio of dynamic viscosity and the density of a material, divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus der dynamischen Viskosität und der Dichte eines Stoffes dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ392#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedLength> a ns1:QuantityKind ;
    rdfs:label "temperature-based length"@en-US ;
    dcterms:description "ratio of length divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:plainTextDescription "Quotient aus Länge dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ393#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedMass> a ns1:QuantityKind ;
    rdfs:label "temperature-based mass"@en-US ;
    dcterms:description "ratio of mass divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Masse dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ394#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedMassFlowRate> a ns1:QuantityKind ;
    rdfs:label "temperature-based mass flow rate"@en-US ;
    dcterms:description "ratio of mass flow divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Massenstrom dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ396#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedQuantity> a ns1:QuantityKind ;
    rdfs:label "temperature-based quantity"@en-US ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedVelocity> a ns1:QuantityKind ;
    rdfs:label "temperature-based velocity"@en-US ;
    dcterms:description "ratio of velocity divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Geschwindigkeit dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ391#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureBasedVolumeFlowRate> a ns1:QuantityKind ;
    rdfs:label "temperature-based volume flow rate"@en-US ;
    dcterms:description "ratio of volume flow divided by the related temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Quotient aus Volumenstrom dividiert durch die zugehörige Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ397#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureDifference> a ns1:QuantityKind ;
    rdfs:label "Temperaturdifferenz"@de,
        "temperature difference"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "https://www.merusonline.com/delta-t-temperature/"^^xsd:anyURI ;
    ns1:plainTextDescription "Temperature difference (Delta T) is the difference of temperatures between two measuring points" ;
    ns1:symbol "ΔT" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/TemperatureRateOfChange> a ns1:QuantityKind ;
    rdfs:label "Temperature Rate of Change"@en ;
    dcterms:description "The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C-PER-HR>,
        <http://qudt.org/vocab/unit/DEG_C-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG_C-PER-SEC>,
        <http://qudt.org/vocab/unit/DEG_C-PER-YR>,
        <http://qudt.org/vocab/unit/DEG_F-PER-HR>,
        <http://qudt.org/vocab/unit/DEG_F-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG_F-PER-SEC>,
        <http://qudt.org/vocab/unit/DEG_R-PER-HR>,
        <http://qudt.org/vocab/unit/DEG_R-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG_R-PER-SEC>,
        <http://qudt.org/vocab/unit/K-PER-HR>,
        <http://qudt.org/vocab/unit/K-PER-MIN>,
        <http://qudt.org/vocab/unit/K-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD186" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD186"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s." ;
    ns1:symbol "0173-1#Z4-BAJ416#002" ;
    rdfs:comment "Applicable units are those of quantitykind:TemperaturePerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/TemperaturePerTime> .

<http://qudt.org/vocab/quantitykind/TemperatureRelatedMolarMass> a ns1:QuantityKind ;
    rdfs:label "temperature-related molar mass"@en-US ;
    dcterms:description "molarity (mass of a substance in relation to the amount of this substance) divided by temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:plainTextDescription "Molarität (Masse einer Substanz bezogen auf die Stoffmenge dieser Substanz ) dividiert durch die Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ443#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureRelatedVolume> a ns1:QuantityKind ;
    rdfs:label "temperature-related volume  "@en-US ;
    dcterms:description "volume divided by temperature"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:plainTextDescription "Volumen dividiert durch Temperatur"@de ;
    ns1:symbol "0173-1#Z4-BAJ398#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Tension> a ns1:QuantityKind ;
    rdfs:label "Tension"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tension"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForceMagnitude> .

<http://qudt.org/vocab/quantitykind/ThermalAdmittance> a ns1:QuantityKind ;
    rdfs:label "Thermal Admittance"@en ;
    dcterms:description "The heat transfer coefficient is also known as thermal admittance in the sense that the material may be seen as admitting heat to flow."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC3-K>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2-K>,
        <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ;
    ns1:plainTextDescription "The heat transfer coefficient is also known as thermal admittance in the sense that the material may be seen as admitting heat to flow." ;
    rdfs:comment "Applicable units are those of quantitykind:CoefficientOfHeatTransfer" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> .

<http://qudt.org/vocab/quantitykind/ThermalCoefficientOfLinearExpansion> a ns1:QuantityKind ;
    rdfs:label "thermal coefficient of linear expansion"@en-US ;
    dcterms:description "median relative change in length over a specific length of the test piece, divided by the temperature range caused by it"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:plainTextDescription "auf eine festgelegte Länge des Probekörpers bezogene mittlere relative Längenänderung dividiert durch die sie verursachende Temperaturänderung"@de ;
    ns1:symbol "0173-1#Z4-BAJ473#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalDiffusivity> a ns1:QuantityKind ;
    rdfs:label "Thermal Diffusivity"@en ;
    dcterms:description "In heat transfer analysis, thermal diffusivity (usually denoted $\\alpha$ but $a$, $\\kappa$,$k$, and $D$ are also used) is the thermal conductivity divided by density and specific heat capacity at constant pressure. The formula is: $\\alpha = {k \\over {\\rho c_p}}$, where k is thermal conductivity ($W/(\\mu \\cdot K)$), $\\rho$ is density ($kg/m^{3}$), and $c_p$ is specific heat capacity ($\\frac{J}{(kg \\cdot K)}$) .The denominator $\\rho c_p$, can be considered the volumetric heat capacity ($\\frac{J}{(m^{3} \\cdot K)}$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-SEC>,
        <http://qudt.org/vocab/unit/FT2-PER-HR>,
        <http://qudt.org/vocab/unit/FT2-PER-SEC>,
        <http://qudt.org/vocab/unit/IN2-PER-SEC>,
        <http://qudt.org/vocab/unit/M2-HZ>,
        <http://qudt.org/vocab/unit/M2-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thermal_diffusivity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_diffusivity"^^xsd:anyURI ;
    ns1:latexDefinition "$a = \\frac{\\lambda}{\\rho   c_\\rho}$, where $\\lambda$ is thermal conductivity, $\\rho$ is mass density and $c_\\rho$ is specific heat capacity at constant pressure."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:symbol "a" ;
    rdfs:comment "Applicable units are those of quantitykind:AreaPerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AreaPerTime> .

<http://qudt.org/vocab/quantitykind/ThermalEfficiency> a ns1:QuantityKind ;
    rdfs:label "Thermal Efficiency"@en ;
    dcterms:description "Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thermal_efficiency"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/ThermalInsulation> a ns1:QuantityKind ;
    rdfs:label "thermal insulation"@en-US ;
    dcterms:description "temperature difference between two surfaces divided by areic heat flow rate in the direction of the temperature gradient"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:plainTextDescription "Temperaturdifferenz zwischen zwei Oberflächen dividiert durch den flächenbezogenen Wärmestrom in der Richtung des Temperaturgradienten"@de ;
    ns1:symbol "0173-1#Z4-BAJ404#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalTransmittance> a ns1:QuantityKind ;
    rdfs:label "Thermal Transmittance"@en ;
    dcterms:description "Thermal transmittance is the rate of transfer of heat through matter. The thermal transmittance of a material (such as insulation or concrete) or an assembly (such as a wall or window) is expressed as a U-value. The concept of thermal transmittance is closely related to that of thermal resistance. The thermal resistance of a structure is the reciprocal of its thermal transmittance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC3-K>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2-K>,
        <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD195" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD195"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Thermal_transmittance"^^xsd:anyURI ;
    ns1:plainTextDescription "Thermal transmittance is the rate of transfer of heat through matter. The thermal transmittance of a material (such as insulation or concrete) or an assembly (such as a wall or window) is expressed as a U-value. The concept of thermal transmittance is closely related to that of thermal resistance. The thermal resistance of a structure is the reciprocal of its thermal transmittance." ;
    rdfs:comment "Applicable units are those of quantitykind:CoefficientOfHeatTransfer" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> .

<http://qudt.org/vocab/quantitykind/ThermalUtilizationFactorForFission> a ns1:QuantityKind ;
    rdfs:label "Thermal Utilization Factor For Fission"@en ;
    dcterms:description "Probability that a neutron that gets absorbed does so in the fuel material."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "Probability that a neutron that gets absorbed does so in the fuel material." ;
    ns1:symbol "f" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/ThermodynamicCriticalMagneticFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Thermodynamic Critical Magnetic Flux Density"@en ;
    dcterms:description "\"Thermodynamic Critical Magnetic Flux Density\" is the maximum magnetic field strength below which a material remains superconducting."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GAMMA>,
        <http://qudt.org/vocab/unit/GAUSS>,
        <http://qudt.org/vocab/unit/KiloGAUSS>,
        <http://qudt.org/vocab/unit/KiloT>,
        <http://qudt.org/vocab/unit/MicroT>,
        <http://qudt.org/vocab/unit/MilliT>,
        <http://qudt.org/vocab/unit/NanoT>,
        <http://qudt.org/vocab/unit/T>,
        <http://qudt.org/vocab/unit/T_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$G_n - G_s = \\frac{1}{2}\\frac{B_c^2 \\cdot V}{\\mu_0}$, where $G_n$ and $G_s$ are the Gibbs energies at zero magnetic flux density in a normal conductor and superconductor, respectively, $\\mu_0$ is the magnetic constant, and $V$ is volume."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Thermodynamic Critical Magnetic Flux Density\" is the maximum magnetic field strength below which a material remains superconducting." ;
    ns1:symbol "B_c" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/ThermodynamicEntropy> a ns1:QuantityKind ;
    rdfs:label "Thermodynamic Entropy"@en ;
    dcterms:description "Thermodynamic Entropy is a measure of the unavailability of a system’s energy to do work. It is a measure of the randomness of molecules in a system and is central to the second law of thermodynamics and the fundamental thermodynamic relation, which deal with physical processes and whether they occur spontaneously. The dimensions of entropy are energy divided by temperature, which is the same as the dimensions of Boltzmann's constant ($kB$) and heat capacity. The SI unit of entropy is $joule\\ per\\ kelvin$. [Wikipedia]"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloJ-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyPerTemperature> .

<http://qudt.org/vocab/quantitykind/Thickness> a ns1:QuantityKind ;
    rdfs:label "Thickness"@en ;
    dcterms:description "\"Thickness\" is the the smallest of three dimensions: length, width, thickness."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thickness"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.merriam-webster.com/dictionary/thickness"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Thickness\" is the the smallest of three dimensions: length, width, thickness." ;
    ns1:symbol "d" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/ThrustCoefficient> a ns1:QuantityKind ;
    rdfs:label "Thrust Coefficient"@en ;
    dcterms:description "The thrust force of a jet-propulsion engine per unit of frontal area per unit of incompressible dynamic pressure "^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:plainTextDescription "The thrust force of a jet-propulsion engine per unit of frontal area per unit of incompressible dynamic pressure " ;
    ns1:symbol "C_{F}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThrustToWeightRatio> a ns1:QuantityKind ;
    rdfs:label "Thrust To Weight Ratio"@en ;
    dcterms:description "Thrust-to-weight ratio is a ratio of thrust to weight of a rocket, jet engine, propeller engine, or a vehicle propelled by such an engine. It is a dimensionless quantity and is an indicator of the performance of the engine or vehicle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexSymbol "$\\psi$"^^ns1:LatexString ;
    ns1:plainTextDescription "Thrust-to-weight ratio is a ratio of thrust to weight of a rocket, jet engine, propeller engine, or a vehicle propelled by such an engine. It is a dimensionless quantity and is an indicator of the performance of the engine or vehicle." ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Tilt> a ns1:QuantityKind ;
    rdfs:label "Tilt"@en ;
    dcterms:description """The angle between an object's orientation vector relative to a reference frame.  
  In the context of architecture, this would refer to the angle between the ground and the face of a surface.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription """The angle between an object's orientation vector relative to a reference frame.  
  In the context of architecture, this would refer to the angle between the ground and the face of a surface.""" ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Angle> .

<http://qudt.org/vocab/quantitykind/TimeAveragedSoundIntensity> a ns1:QuantityKind ;
    rdfs:label "Time averaged sound intensity"@en ;
    dcterms:description "Sound intensity or acoustic intensity ($I$) is defined as the sound power $P_a$ per unit area $A$. The usual context is the noise measurement of sound intensity in the air at a listener's location as a sound energy quantity."^^ns1:LatexString ;
    ns1:abbreviation "w/m2" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_intensity"^^xsd:anyURI ;
    ns1:latexDefinition "$I = \\frac{1}{t2 - t1} \\int_{t1}^{t2}i(t)dt$, where $t1$ and $t2$ are the starting and ending times for the integral and $i$ is sound intensity."^^ns1:LatexString ;
    ns1:plainTextDescription "Sound intensity or acoustic intensity ($I$) is defined as the sound power $P_a$ per unit area $A$. The usual context is the noise measurement of sound intensity in the air at a listener's location as a sound energy quantity." ;
    ns1:symbol "I" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SoundIntensity> .

<http://qudt.org/vocab/quantitykind/TimeConstant_Inductance> a ns1:QuantityKind ;
    rdfs:label "time constant (inductance based)" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD198" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD198"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TimeRelatedLogarithmicRatio> a ns1:QuantityKind ;
    rdfs:label "time-related logarithmic ratio"@en-US ;
    dcterms:description "logarithm of the ratio of the value of a defined variable to the value of a reference variable of the same type, divided by the related time"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Logarithmus des Verhältnisses des Werts einer gegebenen Größe zum Wert einer Bezugsgröße gleicher Art dividiert durch die zugehörige Zeit"@de ;
    ns1:symbol "0173-1#Z4-BAJ415#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TorqueConstant> a ns1:QuantityKind ;
    rdfs:label "torque constant",
        "torque constant"@en-US ;
    dcterms:description "product of magnetic induction, number of turns per unit length, and the area enclosed by the coil corresponding to the gradient of the curve representing the ratio between the torque of the motor and the current"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD201" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD201"^^xsd:anyURI ;
    ns1:plainTextDescription "Produkt aus der magnetischen Induktion, der Windungszahl und der von der Spule eingeschlossenen Fläche entsprechend der Steigung der Kurve des Verhältnisses Drehmoment des Motors zum Strom"@de ;
    ns1:symbol "0173-1#Z4-BAJ298#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TorsionalRigidity> a ns1:QuantityKind ;
    rdfs:label "torsional rigidity" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD202" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD202"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TotalAngularMomentum> a ns1:QuantityKind ;
    rdfs:label "Total Angular Momentum"@en ;
    dcterms:description "\"Total Angular Momentum\" combines both the spin and orbital angular momentum of all particles and fields. In atomic and nuclear physics, orbital angular momentum is usually denoted by $l$ or $L$ instead of $\\Lambda$. The magnitude of $J$ is quantized so that $J^2 = \\hbar^2 j(j + 1)$, where $j$ is the total angular momentum quantum number."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-SEC>,
        <http://qudt.org/vocab/unit/EV-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-SEC>,
        <http://qudt.org/vocab/unit/J-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC>,
        <http://qudt.org/vocab/unit/N-M-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Angular_momentum#Spin.2C_orbital.2C_and_total_angular_momentum"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "J" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularMomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularMomentum> .

<http://qudt.org/vocab/quantitykind/TotalCrossSection> a ns1:QuantityKind ;
    rdfs:label "Total Cross-section"@en ;
    dcterms:description "\"Total Cross-section\" is related to the absorbance of the light intensity through Beer-Lambert's law. It is the sum of all cross-sections corresponding to the various reactions or processes between an incident particle of specified type and energy and a target particle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Total Cross-section\" is related to the absorbance of the light intensity through Beer-Lambert's law. It is the sum of all cross-sections corresponding to the various reactions or processes between an incident particle of specified type and energy and a target particle." ;
    ns1:symbol "σₜ" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/CrossSection> .

<http://qudt.org/vocab/quantitykind/TotalPressure> a ns1:QuantityKind ;
    rdfs:label "Total Pressure"@en ;
    dcterms:description " The total pressure is the sum of the dynamic and static pressures, that is $P_0 = P + q$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:symbol "P_0" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/TotalRadiance> a ns1:QuantityKind ;
    rdfs:label "total radiance"@en-US ;
    dcterms:description "ratio between the differential change in the energy fluence dΨ and the time interval dt: ψ = dΨ / dt; the total radiance is identical to the product of the particle flux density and the average energy of the particles"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:plainTextDescription "Quotient aus der differentiellen Änderung der Energiefluenz dΨ im Zeitintervall dt: ψ = dΨ / dt; die Energieflussdichte ist identisch mit dem Produkt der Teilchenflussdichte und der mittleren Teilchenenergie"@de ;
    ns1:symbol "0173-1#Z4-BAJ318#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TouchThresholds> a ns1:QuantityKind ;
    rdfs:label "Touch Thresholds"@en ;
    dcterms:description "\"Touch Thresholds\" are thresholds for touch, vibration and other stimuli to the skin."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_t}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Touch Thresholds\" are thresholds for touch, vibration and other stimuli to the skin." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TrafficIntensity> a ns1:QuantityKind ;
    rdfs:label "traffic intensity",
        "traffic intensity"@en-US ;
    dcterms:description "number of all simultaneously occupied units in a particular group of units"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD205" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD205"^^xsd:anyURI ;
    ns1:plainTextDescription "Anzahl aller gleichzeitig belegten Einrichtungen in einer bestimmten Gruppe von einrichtungen"@de ;
    ns1:symbol "0173-1#Z4-BAJ462#001" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TransmissionRatioBetweenRotationAndTranslation> a ns1:QuantityKind ;
    rdfs:label "transmission ratio between rotation and translation"@en-US ;
    dcterms:description "relationship between rotational and longitudinal movements as a measure of how an angle is converted into a linear path"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "Zusammenhang zwischen Dreh- und Längsbewegung als Maß dafür, wie ein überstrichener Drehwinkel in eine lineare Wegstrecke umgesetzt wird"@de ;
    ns1:symbol "0173-1#Z4-BAJ400#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Transmittance> a ns1:QuantityKind ;
    rdfs:label "Transmittance"@en ;
    dcterms:description "Transmittance is the fraction of incident light (electromagnetic radiation) at a specified wavelength that passes through a sample."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Transmittance"^^xsd:anyURI ;
    ns1:latexDefinition "$\\tau = \\frac{\\Phi_t}{\\Phi_m}$, where $\\Phi_t$ is the transmitted radiant flux or the transmitted luminous flux, and $\\Phi_m$ is the radiant flux or luminous flux of the incident radiation."^^ns1:LatexString ;
    ns1:latexSymbol "$\\tau, T$"^^ns1:LatexString ;
    ns1:plainTextDescription "Transmittance is the fraction of incident light (electromagnetic radiation) at a specified wavelength that passes through a sample." ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/TrueExhaustVelocity> a ns1:QuantityKind ;
    rdfs:label "True Exhaust Velocity"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:symbol "u_{e}" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/VerticalVelocity> a ns1:QuantityKind ;
    rdfs:label "Vertical Velocity"@en ;
    dcterms:description "The rate at which a body moves upwards at an angle of 90 degrees to the ground. It is the component of a projectile's velocity which is concerned with lifting the projectile."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "The rate at which a body moves upwards at an angle of 90 degrees to the ground. It is the component of a projectile's velocity which is concerned with lifting the projectile." ;
    ns1:symbol "V_{Z}" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/VisibleRadiantEnergy> a ns1:QuantityKind ;
    rdfs:label "Visible Radiant Energy"@en ;
    dcterms:description "\"Visible Radiant Energy\", also known as luminous energy, is the energy of electromagnetic waves. It is energy of the particles that are emitted, transferred, or received as radiation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radiant_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31892"^^xsd:anyURI ;
    ns1:latexDefinition "Q"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Visible Radiant Energy\", also known as luminous energy, is the energy of electromagnetic waves. It is energy of the particles that are emitted, transferred, or received as radiation." ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/LuminousEnergy> .

<http://qudt.org/vocab/quantitykind/VisionThresholds> a ns1:QuantityKind ;
    rdfs:label "Vision Thresholds"@en ;
    dcterms:description "\"Vision Thresholds\" is an abstract term to refer to a variety of measures for the thresholds of sensitivity of the eye."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Absolute_threshold#Vision"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_v}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Vision Thresholds\" is the thresholds of sensitivity of the eye." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumeDensityOfCharge> a ns1:QuantityKind ;
    rdfs:label "volume density of charge"@en-US ;
    dcterms:description "volume density of the electric charge Q present in a volume V"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:plainTextDescription "räumliche Dichte der in einem Raumgebiet vom Volumen V enthaltenen elektrischen Ladung Q"@de ;
    ns1:symbol "0173-1#Z4-BAJ368#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumeFlowRatio> a ns1:QuantityKind ;
    rdfs:label "Volume Flow Ratio"@en ;
    dcterms:description """Volume flow ratio is commonly used in fluid dynamics and engineering, 
  referring to the ratio of the flow rates of two or more fluid streams within a system. In HVAC systems, 
  the flow ratio could compare the amount of fresh air introduced to the amount of recirculated air.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription """Volume flow ratio is commonly used in fluid dynamics and engineering, 
  referring to the ratio of the flow rates of two or more fluid streams within a system. In HVAC systems, 
  the flow ratio could compare the amount of fresh air introduced to the amount of recirculated air.""" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/VolumeOrSectionModulus> a ns1:QuantityKind ;
    rdfs:label "volume or section modulus"@en-US ;
    dcterms:description "domain completely enclosed by a surface, which can be determined for Cartesian coordinates by integration according to the following equation: V = ∫∫∫ dx dy dz or for a homogeneous material, it is the ratio of the moment of inertia and the distance to any point on the neutral axis at which the stress is to be calculated"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:plainTextDescription "der von einer Oberfläche eingeschlossene gesamte Rauminhalt, der für kartesische Koordinaten durch Integration nach folgender Gleichung ermittelt werden kann: V = ∫∫∫ dx dy dz oder bei einem homogenen Werkstoff Quotient Trägheitsmoment dividiert durch den Abstand zu einem Punkt auf der neutralen Achse, bei dem die Belastung berechnet werden soll"@de ;
    ns1:symbol "0173-1#Z4-BAJ251#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumeStrain> a ns1:QuantityKind ;
    rdfs:label "Volume Strain"@en ;
    dcterms:description "Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\\vartheta$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Deformation_(mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\vartheta = \\frac{\\Delta V}{V_0}$, where $\\Delta V$ is the increase in volume and $V_0$ is the volume in a reference state to be specified."^^ns1:LatexString ;
    ns1:latexSymbol "$\\vartheta$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Strain> .

<http://qudt.org/vocab/quantitykind/VolumetricElectricCharge> a ns1:QuantityKind ;
    rdfs:label "volumic electric charge" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD242" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD242"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumetricEntityDensity> a ns1:QuantityKind ;
    rdfs:label "volumetric entity density"@en-US ;
    dcterms:description "quantity whose value is inversely proportional to the volume value"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "Größe, deren Wert sich umgekehrt proportional zum Volumenwert verhält"@de ;
    ns1:symbol "0173-1#Z4-BAJ377#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumetricOutputPower> a ns1:QuantityKind ;
    rdfs:label "volumic output power" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD243" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD243"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumicAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "volumic amount of substance"@en-US ;
    dcterms:description "quantity proportional to the number of single particles of a defined type present in a given sample, divided by the related volume of this sample"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "Größe proportional der Anzahl von Einzelteilchen festgelegter Art, die in einer gegebenen Substanzprobe enthalten sind, dividiert durch das zugehörige Volumen dieser Substanzprobe"@de ;
    ns1:symbol "0173-1#Z4-BAJ402#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumicDataQuantity> a ns1:QuantityKind ;
    rdfs:label "volumic data quantity"@en-US ;
    dcterms:description "amount of data, which is usually dependent on the respective complexity of the information or its coding procedure, divided by the related volume"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "Anzahl von Daten, die in der Regel abhängig von der jeweiligen Komplexität der Information oder deren Codierungsverfahren ist, dividiert durch das zugehörige Volumen"@de ;
    ns1:symbol "0173-1#Z4-BAJ401#002" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumicOutput> a ns1:QuantityKind ;
    rdfs:label "volumic output"@en-US ;
    dcterms:description "ratio released power divided by volume"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:plainTextDescription "Quotient freigesetzte Wärmeleistung durch Volumen"@de ;
    ns1:symbol "0173-1#Z4-BAJ366#003" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Vorticity> a ns1:QuantityKind ;
    rdfs:label "Vorticity"@en ;
    dcterms:description "In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-HR>,
        <http://qudt.org/vocab/unit/DEG-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG-PER-SEC>,
        <http://qudt.org/vocab/unit/PlanckFrequency_Ang>,
        <http://qudt.org/vocab/unit/RAD-PER-HR>,
        <http://qudt.org/vocab/unit/RAD-PER-MIN>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:latexSymbol "$\\omega$"^^ns1:LatexString ;
    ns1:plainTextDescription "In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field." ;
    rdfs:comment "Applicable units are those of quantitykind:AngularVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AngularVelocity> .

<http://qudt.org/vocab/quantitykind/WarmReceptorThreshold> a ns1:QuantityKind ;
    rdfs:label "Warm Receptor Threshold"@en ;
    dcterms:description "\"Warm Receptor Threshold\" is the threshold of warm-sensitive free nerve-ending."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexSymbol "$\\overline{T_w}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Warm Receptor Threshold\" is the threshold of warm-sensitive free nerve-ending." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/WaterHorsepower> a ns1:QuantityKind ;
    rdfs:label "Water Horsepower"@en ;
    dcterms:description "No pump can convert all of its mechanical power into water power. Mechanical power is lost in the pumping process due to friction losses and other physical losses. It is because of these losses that the horsepower going into the pump has to be greater than the water horsepower leaving the pump. The efficiency of any given pump is defined as the ratio of the water horsepower out of the pump compared to the mechanical horsepower into the pump."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/BAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-HR>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaJ-PER-HR>,
        <http://qudt.org/vocab/unit/GigaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/HP>,
        <http://qudt.org/vocab/unit/HP_Boiler>,
        <http://qudt.org/vocab/unit/HP_Brake>,
        <http://qudt.org/vocab/unit/HP_Electric>,
        <http://qudt.org/vocab/unit/HP_H2O>,
        <http://qudt.org/vocab/unit/HP_Metric>,
        <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/J-PER-DAY>,
        <http://qudt.org/vocab/unit/J-PER-HR>,
        <http://qudt.org/vocab/unit/J-PER-MIN>,
        <http://qudt.org/vocab/unit/J-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloJ-PER-HR>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloJ-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PFERDESTAERKE>,
        <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/PlanckPower>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/TeraW-HR-PER-YR>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "https://pubs.nmsu.edu/_m/M227/index.html#:~:text=Water%20horsepower%20is%20the%20minimum,produce%20that%20flow%20are%20known."^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Power" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Power> .

<http://qudt.org/vocab/quantitykind/Wavelength> a ns1:QuantityKind ;
    rdfs:label "Vlnové délka"@cs,
        "Wellenlänge"@de,
        "wavelength"@en,
        "longitud de onda"@es,
        "طول موج"@fa,
        "longueur d'onde"@fr,
        "lunghezza d'onda"@it,
        "Jarak gelombang"@ms,
        "comprimento de onda"@pt,
        "длина волны"@ru,
        "dalga boyu"@tr,
        "波长"@zh ;
    dcterms:description "For a monochromatic wave, \"wavelength\" is the distance between two successive points in a direction perpendicular to the wavefront where at a given instant the phase differs by $2\\pi$. The wavelength of a sinusoidal wave is the spatial period of the wave—the distance over which the wave's shape repeats. The SI unit of wavelength is the meter."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Wavelength"^^xsd:anyURI ;
    ns1:latexDefinition "$\\lambda = \\frac{c}{\\nu}$, where $\\lambda$ is the wave length, $\\nu$ is the frequency, and $c$ is the speed of light in the medium."^^ns1:LatexString ;
    ns1:symbol "λ" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/Wavenumber> a ns1:QuantityKind ;
    rdfs:label "عدد الموجة"@ar,
        "Vlnové číslo"@cs,
        "Repetenz"@de,
        "wavenumber"@en,
        "número de ola"@es,
        "عدد موج"@fa,
        "nombre d'onde"@fr,
        "numero d'onda"@it,
        "波数"@ja,
        "Bilangan gelombang"@ms,
        "Liczba falowa"@pl,
        "número de onda"@pt,
        "Волновое число"@ru,
        "valovno število"@sl,
        "dalga sayısı"@tr,
        "波数"@zh ;
    dcterms:description "\"Wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector. Light passing through different media keeps its frequency, but not its wavelength or wavenumber. The unit for wavenumber commonly used in spectroscopy is centimetre to power minus one, PER-CM, rather than metre to power minus one, PER-M."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KY>,
        <http://qudt.org/vocab/unit/M-PER-HA>,
        <http://qudt.org/vocab/unit/M-PER-M2>,
        <http://qudt.org/vocab/unit/MESH>,
        <http://qudt.org/vocab/unit/NUM-PER-M>,
        <http://qudt.org/vocab/unit/PER-ANGSTROM>,
        <http://qudt.org/vocab/unit/PER-CentiM>,
        <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Wavenumber"^^xsd:anyURI ;
    ns1:latexDefinition """$\\sigma = \\frac{\\nu}{c}$, where $\\sigma$ is the wave number, $\\nu$ is the frequency, and $c$ is the speed of light in the medium.

Or:

$k = \\frac{2\\pi}{\\lambda}= \\frac{2\\pi\\upsilon}{\\upsilon_p}=\\frac{\\omega}{\\upsilon_p}$, where $\\upsilon$ is the frequency of the wave, $\\lambda$ is the wavelength, $\\omega = 2\\pi \\upsilon$ is the angular frequency of the wave, and $\\upsilon_p$ is the phase velocity of the wave."""^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector. Light passing through different media keeps its frequency, but not its wavelength or wavenumber. The unit for wavenumber commonly used in spectroscopy is centimetre to power minus one, PER-CM, rather than metre to power minus one, PER-M." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/WANU> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/AngularWavenumber> ;
    skos:altLabel "Wellenzahl"@de ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/WebTime> a ns1:QuantityKind ;
    rdfs:label "Web Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/WebTimeAveragePressure> a ns1:QuantityKind ;
    rdfs:label "Web Time Average Pressure"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/WebTimeAverageThrust> a ns1:QuantityKind ;
    rdfs:label "Web Time Average Thrust"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force",
        "Web Time Avg Thrust (Mlbf)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Thrust> .

<http://qudt.org/vocab/quantitykind/Weight> a ns1:QuantityKind ;
    rdfs:label "وزن"@ar,
        "tíha"@cs,
        "Gewicht"@de,
        "weight"@en,
        "peso"@es,
        "وزن"@fa,
        "poids"@fr,
        "forza peso"@it,
        "重さ"@ja,
        "Berat"@ms,
        "Siła ciężkości"@pl,
        "peso"@pt,
        "greutate"@ro,
        "Вес"@ru,
        "Ağırlık"@tr,
        "重量"@zh ;
    dcterms:description "The force with which a body is attracted toward an astronomical body.  Or, the product of the mass of a body and the acceleration acting on a body.  In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Weight"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Weight"^^xsd:anyURI ;
    ns1:plainTextDescription "The force with which a body is attracted toward an astronomical body.  Or, the product of the mass of a body and the acceleration acting on a body.  In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity." ;
    ns1:symbol "bold letter W" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/WetBulbTemperature> a ns1:QuantityKind ;
    rdfs:label "Wet Bulb Temperature"@en ;
    dcterms:description "The temperature of a parcel of air cooled to saturation (100% relative humidity) by the evaporation of water into it, with the latent heat supplied by the parcel."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:plainTextDescription "the temperature of a parcel of air cooled to saturation (100% relative humidity) by the evaporation of water into it, with the latent heat supplied by the parcel." ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/Width> a ns1:QuantityKind ;
    rdfs:label "Width"@en ;
    dcterms:description "\"Width\" is the middle of three dimensions: length, width, thickness."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "\"Width\" is the middle of three dimensions: length, width, thickness." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/WorkFunction> a ns1:QuantityKind ;
    rdfs:label "Work Function"@en ;
    dcterms:description "\"Work Function\" is the energy difference between an electron at rest at infinity and an electron at a certain energy level. The minimum energy (usually measured in electronvolts) needed to remove an electron from a solid to a point immediately outside the solid surface (or energy needed to move an electron from the Fermi level into vacuum)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Work_function"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Phi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Work Function\" is the energy difference between an electron at rest at infinity and an electron at a certain energy level. The minimum energy (usually measured in electronvolts) needed to remove an electron from a solid to a point immediately outside the solid surface (or energy needed to move an electron from the Fermi level into vacuum)." ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/unit/CM_H2O> ns1:scalingOf <http://qudt.org/vocab/unit/PA> .

<http://qudt.org/vocab/unit/Ci> ns1:scalingOf <http://qudt.org/vocab/unit/BQ> .

<http://qudt.org/vocab/unit/Da> a ns1:Unit ;
    rdfs:label "Dalton"@en ;
    dcterms:description "The unified atomic mass unit (symbol: $\\mu$) or dalton (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of $1.660538782(83) \\times 10^{-27} kg$. One $Da$ is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a \"non-SI unit whose values in SI units must be obtained experimentally\"."^^ns1:LatexString ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/DA> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000000000000000000000000166053878283 ;
    ns1:conversionMultiplierSN 1.660539e-27 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dalton"^^xsd:anyURI ;
    ns1:deprecated true ;
    ns1:exactMatch <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolecularMass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Dalton?oldid=495038954"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/dalton> ;
    ns1:symbol "Da" ;
    ns1:ucumCode "u"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "atomic-mass-unit" .

<http://qudt.org/vocab/unit/Debye> a ns1:Unit ;
    rdfs:label "Debye"@en ;
    dcterms:description "\"Debye\" is a C.G.S System unit for  'Electric Dipole Moment' expressed as $D$."^^ns1:LatexString ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/DEBYE> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000000000000000000000000000333564 ;
    ns1:conversionMultiplierSN 3.33564e-30 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Debye"^^xsd:anyURI ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Debye?oldid=492149112"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/debye> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C-M> ;
    ns1:symbol "D" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Denier> a ns1:Unit ;
    rdfs:label "Denier"@en ;
    dcterms:description "Denier or den is a unit of measure for the linear mass density of fibers. It is defined as the mass in grams per 9,000 meters. In the International System of Units the tex is used instead (see below). The denier is based on a natural standard: a single strand of silk is approximately one denier. A 9,000-meter strand of silk weighs about one gram. The term denier is from the French denier, a coin of small value (worth 1/12 of a sou). Applied to yarn, a denier was held to be equal in weight to 1/24 of an ounce. The term microdenier is used to describe filaments that weigh less than one gram per 9,000 meter length."^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/DENIER> ;
    ns1:conversionMultiplier 0.00000011 ;
    ns1:conversionMultiplierSN 1.1e-07 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Denier"^^xsd:anyURI ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB244" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Denier?oldid=463382291"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Units_of_textile_measurement#Denier"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB244"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM-PER-MilliM> ;
    ns1:symbol "D" ;
    ns1:ucumCode "[den]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaV-A> a ns1:Unit ;
    rdfs:label "exavolt ampere" ;
    dcterms:description "1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/ExaVA> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ExaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB537" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB537"^^xsd:anyURI ;
    ns1:symbol "EV·A" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Gamma> a ns1:Unit ;
    rdfs:label "Gamma"@en ;
    dcterms:description "\"Gamma\" is a C.G.S System unit for  'Magnetic Field'."^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/GAMMA> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gamma"^^xsd:anyURI ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticField>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB213" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gamma?oldid=494680973"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB213"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gamma> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "γ" ;
    ns1:uneceCommonCode "P12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaV-A> a ns1:Unit ;
    rdfs:label "gigavolt ampere" ;
    dcterms:description "1,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/GigaV> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB534" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB534"^^xsd:anyURI ;
    ns1:symbol "GV·A" ;
    ns1:ucumCode "GV.A"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaV-A_Reactive> a ns1:Unit ;
    rdfs:label "gigavolt ampere reactive" ;
    dcterms:description "0.000000001 of the unit volt ampere reactive" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/GigaVAR> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC508" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC508"^^xsd:anyURI ;
    ns1:symbol "GV·A{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Gs> a ns1:Unit ;
    rdfs:label "Gs"@en ;
    dcterms:description """
  The $gauss$, abbreviated as $G$, is the cgs unit of measurement of a magnetic field $B$, 
  which is also known as the "magnetic flux density" or the "magnetic induction".
  One gauss is defined as one maxwell per square centimeter; it equals $10^{-4} tesla$ (or $100 micro T$). 
  The Gauss is identical to maxwells per square centimetre; technically defined in a three-dimensional system, 
  it corresponds in the SI, with its extra base unit the ampere. 
  The gauss is quite small by earthly standards, 1 Gs being only about four times Earth's flux density, 
  but it is subdivided, with $1 gauss = 105 gamma$. 
  This unit of magnetic induction is also known as the $\\textit{abtesla}$.
  """^^ns1:LatexString ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/GAUSS> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gauss_%28unit%29"^^xsd:anyURI ;
    ns1:deprecated true ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gauss_(unit)"^^xsd:anyURI,
        "http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-526?rskey=HAbfz2"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "G" ;
    ns1:ucumCode "G"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-M2-SEC0pt5-K> rdfs:label "Joules per meter squared sqrt(second) degree kelvin" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-2.5D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInertia> ;
    ns1:plainTextDescription "A unit of thermal inertia measured as Joules per meter squared per square root Seconds per degree Kelvin " ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/unit> .

<http://qudt.org/vocab/unit/Kilo-FT3> ns1:scalingOf <http://qudt.org/vocab/unit/M3> .

<http://qudt.org/vocab/unit/KiloV-A> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere"@en ;
    dcterms:description "1 000-fold of the product of the SI derived unit volt and the SI base unit ampere"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/KiloVA> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAA581" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA581"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the product of the SI derived unit volt and the SI base unit ampere" ;
    ns1:symbol "kV·A" ;
    ns1:ucumCode "kV.A"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KVA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV-A-HR> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere Hour"@en ;
    dcterms:description "product of the 1 000-fold of the unit for apparent by ampere and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/KiloVA-HR> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB160" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB160"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000-fold of the unit for apparent by ampere and the unit hour" ;
    ns1:symbol "kV·A·h" ;
    ns1:ucumCode "kV.A.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV-A-PER-K> a ns1:Unit ;
    rdfs:label "kilovolt ampere per kelvin" ;
    dcterms:description "product of the 1,000-fold of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/KiloVA-PER-K> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD908" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD908"^^xsd:anyURI ;
    ns1:symbol "kV·A/K" ;
    ns1:ucumCode "kV.A.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV-A_Reactive> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere Reactive"@en ;
    dcterms:description "1 000-fold of the unit var"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/KiloVAR> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAA648" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA648"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the unit var" ;
    ns1:symbol "kV·A{Reactive}" ;
    ns1:ucumCode "kV.A{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KVR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV-A_Reactive-HR> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere Reactive Hour"@en ;
    dcterms:description "product of the 1,000-fold of the unit volt ampere reactive and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/KiloVAR-HR> ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB195" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB195"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000-fold of the unit volt ampere reactive and the unit hour" ;
    ns1:symbol "kV·A{Reactive}·h" ;
    ns1:ucumCode "kV.A.h{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV-A_Reactive-PER-K> a ns1:Unit ;
    rdfs:label "kilovolt ampere reactive per kelvin" ;
    dcterms:description "1,000-fold of the unit volt ampere reactive divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/KiloVAR-PER-K> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD904" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD904"^^xsd:anyURI ;
    ns1:symbol "kvar/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaDOLLAR_US-PER-FLIGHT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Million US Dollars per Flight"@en ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MegaCCY_USD-PER-FLIGHT> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:deprecated true ;
    ns1:expression "$M\\$/Flight$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FLIGHT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaDOLLAR_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrencyPerFlight> ;
    ns1:symbol "$M/flight" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaV-A> a ns1:Unit ;
    rdfs:label "Megavolt Ampere"@en ;
    dcterms:description "1,000,000-fold of the product of the SI derived unit volt and the SI base unit ampere"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MegaVA> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAA222" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA222"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the product of the SI derived unit volt and the SI base unit ampere" ;
    ns1:symbol "MV·A" ;
    ns1:ucumCode "MV.A"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MVA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaV-A-HR> a ns1:Unit ;
    rdfs:label "Megavolt Ampere Hour"@en ;
    dcterms:description "product of the 1,000,000-fold of the unit for apparent by ampere and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MegaVA-HR> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000000.0 ;
    ns1:conversionMultiplierSN 3.6e+09 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:plainTextDescription "product of the 1,000,000-fold of the unit for apparent by ampere and the unit hour" ;
    ns1:symbol "MV·A·h" ;
    ns1:ucumCode "MV.A.h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaV-A_Reactive> a ns1:Unit ;
    rdfs:label "Megavolt Ampere Reactive"@en ;
    dcterms:description "1,000,000-fold of the unit volt ampere reactive"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MegaVAR> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAB199" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB199"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the unit volt ampere reactive" ;
    ns1:symbol "MV·A{Reactive}" ;
    ns1:ucumCode "MV.A{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MAR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaV-A_Reactive-HR> a ns1:Unit ;
    rdfs:label "Megavolt Ampere Reactive Hour"@en ;
    dcterms:description "product of the 1,000,000-fold of the unit volt ampere reactive and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MegaVAR-HR> ;
    ns1:conversionMultiplier 3600000000.0 ;
    ns1:conversionMultiplierSN 3.6e+09 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB198" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB198"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1,000,000-fold of the unit volt ampere reactive and the unit hour" ;
    ns1:symbol "MV·A{Reactive}·h" ;
    ns1:ucumCode "MV.A{reactive}.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MAH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroV-A> a ns1:Unit ;
    rdfs:label "microvolt ampere" ;
    dcterms:description "0.000001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MicroVA> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB532" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB532"^^xsd:anyURI ;
    ns1:symbol "µV·A" ;
    ns1:ucumCode "uV.A"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroV-A-PER-K> a ns1:Unit ;
    rdfs:label "microvolt ampere per kelvin" ;
    dcterms:description "product of the 0.000001-fold of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MicroVA-PER-K> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD907" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD907"^^xsd:anyURI ;
    ns1:symbol "µV·A/K" ;
    ns1:ucumCode "uV.A.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroV-A_Reactive> a ns1:Unit ;
    rdfs:label "microvolt ampere reactive" ;
    dcterms:description "0.000001 of the unit volt ampere reactive" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MicroVAR> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC506" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC506"^^xsd:anyURI ;
    ns1:symbol "µV·A{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroV-A_Reactive-PER-K> a ns1:Unit ;
    rdfs:label "microvolt ampere reactive per kelvin" ;
    dcterms:description "0.000001-fold of the unit volt ampere reactive divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MicroVAR-PER-K> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD903" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD903"^^xsd:anyURI ;
    ns1:symbol "µvar/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-A> a ns1:Unit ;
    rdfs:label "millivolt ampere" ;
    dcterms:description "0.001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MilliVA> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB533" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB533"^^xsd:anyURI ;
    ns1:symbol "mV·A" ;
    ns1:ucumCode "mV.A"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-A-PER-K> a ns1:Unit ;
    rdfs:label "millivolt ampere per kelvin" ;
    dcterms:description "product of the 0.001-fold of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MilliVA-PER-K> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD906" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD906"^^xsd:anyURI ;
    ns1:symbol "mV·A/K" ;
    ns1:ucumCode "mV.A.K-1"^^ns1:UCUMcs,
        "mV.A/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-A_Reactive> a ns1:Unit ;
    rdfs:label "millivolt ampere reactive" ;
    dcterms:description "0.001 of the unit volt ampere reactive" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MilliVAR> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC507" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC507"^^xsd:anyURI ;
    ns1:symbol "mV·A{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-A_Reactive-PER-K> a ns1:Unit ;
    rdfs:label "millivolt ampere reactive per kelvin" ;
    dcterms:description "0.001-fold of the unit volt ampere reactive divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MilliVAR-PER-K> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD902" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD902"^^xsd:anyURI ;
    ns1:symbol "mvar/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MillionUSD-PER-YR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Million US Dollars per Year"@en ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/MegaCCY_USD-PER-YR> ;
    ns1:deprecated true ;
    ns1:expression "$M\\$/yr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MillionUSD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "$M/a" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoV-A> a ns1:Unit ;
    rdfs:label "nanovolt ampere" ;
    dcterms:description "0.000000001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/NanoVA> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB531" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB531"^^xsd:anyURI ;
    ns1:symbol "nV·A" ;
    ns1:ucumCode "nV.A"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoV-A_Reactive> a ns1:Unit ;
    rdfs:label "nanovolt ampere reactive" ;
    dcterms:description "0.000000001-fold of the unit volt ampere reactive" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/NanoVAR> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC505" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC505"^^xsd:anyURI ;
    ns1:symbol "nV·A{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/P> ns1:factorUnitScalar 0.00980665 ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] .

<http://qudt.org/vocab/unit/PER-KiloV-A-HR> a ns1:Unit ;
    rdfs:label "Reciprocal Kilovolt Ampere Hour"@en ;
    dcterms:description "reciprocal of the 1,000-fold of the product of the SI derived unit volt and the SI base unit ampere and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PER-KiloVA-HR> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA098" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA098"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the 1,000-fold of the product of the SI derived unit volt and the SI base unit ampere and the unit hour" ;
    ns1:symbol "/(kV·A·h)" ;
    ns1:ucumCode "kV-1.A-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-V-A-SEC> a ns1:Unit ;
    rdfs:label "reciprocal volt ampere second" ;
    dcterms:description "reciprocal of the product of the SI derived unit volt, the SI base unit ampere and the SI base unit second" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PER-VA-SEC> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB498" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB498"^^xsd:anyURI ;
    ns1:symbol "/(V·A·s)" ;
    ns1:ucumCode "V-1.A-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-100KiloCount> a ns1:Unit ;
    rdfs:label "percent per one hundred thousand" ;
    dcterms:description "hundredth relating to the co-efficient 100,000" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED-THOUSAND> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/100KiloCount> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "%/100k" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-10KiloCount> a ns1:Unit ;
    rdfs:label "percent per ten thousand" ;
    dcterms:description "hundredth relating to the co-efficient 10,000" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PERCENT-PER-TEN-THOUSAND> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/10KiloCount> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA004" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA004"^^xsd:anyURI ;
    ns1:symbol "%/10k" ;
    ns1:uneceCommonCode "H91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-DecaKiloCOUNT> a ns1:Unit ;
    rdfs:label "percent per ten thousand" ;
    dcterms:description "hundredth relating to the co-efficient 10,000" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PERCENT-PER-TEN-THOUSAND> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DecaKiloCOUNT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA005" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA005"^^xsd:anyURI ;
    ns1:symbol "%/10000" ;
    ns1:uneceCommonCode "H92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-HectoCOUNT> a ns1:Unit ;
    rdfs:label "percent per hundred" ;
    dcterms:description "hundredth relating to the co-efficient 100" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoCOUNT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA006" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA006"^^xsd:anyURI ;
    ns1:symbol "%/100" ;
    ns1:uneceCommonCode "H93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-HectoKiloCOUNT> a ns1:Unit ;
    rdfs:label "percent per one hundred thousand" ;
    dcterms:description "hundredth relating to the co-efficient 100,000" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED-THOUSAND> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoKiloCOUNT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "%/100k" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-KiloCOUNT> a ns1:Unit ;
    rdfs:label "percent per thousand" ;
    dcterms:description "hundredth relating to the co-efficient 1,000" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PERCENT-PER-THOUSAND> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCOUNT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA007" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA007"^^xsd:anyURI ;
    ns1:symbol "%/1000" ;
    ns1:uneceCommonCode "H94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPTR_VOL> a ns1:Unit ;
    rdfs:label "Parts per trillion by volume"@en ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PPT_VOL> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "pptr" ;
    ns1:ucumCode "[pptr]{vol}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Pennyweight> a ns1:Unit ;
    rdfs:label "Pennyweight"@en ;
    dcterms:description "non SI-conforming unit of mass which comes from the Anglo-American Troy or Apothecaries' Weight System of units according to NIST of 1 pwt = 1.555174 10^3 kg"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PENNYWEIGHT> ;
    ns1:conversionMultiplier 0.00155517384 ;
    ns1:conversionMultiplierSN 1.555174e-03 ;
    ns1:deprecated true ;
    ns1:exactMatch <http://qudt.org/vocab/unit/DWT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB182" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB182"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conforming unit of mass which comes from the Anglo-American Troy or Apothecaries' Weight System of units according to NIST of 1 pwt = 1.555174 10^3 kg" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "dwt" ;
    ns1:ucumCode "[pwt_tr]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DWT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaV-A> a ns1:Unit ;
    rdfs:label "petavolt ampere" ;
    dcterms:description "1,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PetaVA> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PetaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB536" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB536"^^xsd:anyURI ;
    ns1:symbol "PV·A" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoV-A> a ns1:Unit ;
    rdfs:label "picovolt ampere" ;
    dcterms:description "0.000000000001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PicoVA> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB530" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB530"^^xsd:anyURI ;
    ns1:symbol "pV·A" ;
    ns1:ucumCode "pV.A"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoV-A_Reactive> a ns1:Unit ;
    rdfs:label "picovolt ampere reactive" ;
    dcterms:description "0.000000000001-fold of the unit volt ampere reactive" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/PicoVAR> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC504" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC504"^^xsd:anyURI ;
    ns1:symbol "pV·A{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RT> ns1:scalingOf <http://qudt.org/vocab/unit/M3> .

<http://qudt.org/vocab/unit/Standard> a ns1:Unit ;
    rdfs:label "Standard"@en ;
    dcterms:description "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/STANDARD> ;
    ns1:conversionMultiplier 4.672 ;
    ns1:conversionMultiplierSN 4.672e+00 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB116" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB116"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "standard" ;
    ns1:ucumCode "1980.[bf_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "WSD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraV-A> a ns1:Unit ;
    rdfs:label "teravolt ampere" ;
    dcterms:description "1,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/TeraVA> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TeraV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB535" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB535"^^xsd:anyURI ;
    ns1:symbol "TV·A" ;
    ns1:ucumCode "TV.A"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraV-A_Reactive> a ns1:Unit ;
    rdfs:label "teravolt ampere reactive" ;
    dcterms:description "0.000000000001 of the unit volt ampere reactive" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/TeraVAR> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TeraV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC509" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC509"^^xsd:anyURI ;
    ns1:symbol "TV·A{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-A> a ns1:Unit ;
    rdfs:label "فولت. أمبير"@ar,
        "Voltampere"@de,
        "volt ampere"@en,
        "voltiamperio"@es,
        "voltampère"@fr,
        "volt ampere"@it,
        "volt-ampere"@pt,
        "вольт-ампер"@ru ;
    dcterms:description "product of the SI derived unit volt and the SI base unit ampere"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/VA> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAA298" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA298"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit volt and the SI base unit ampere" ;
    ns1:symbol "V·A" ;
    ns1:ucumCode "V.A"^^ns1:UCUMcs ;
    ns1:udunitsCode "VA" ;
    ns1:uneceCommonCode "D46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-A-HR> a ns1:Unit ;
    rdfs:label "Volt Ampere Hour"@en ;
    dcterms:description "product of the unit for apparent by ampere and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/VA-HR> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:plainTextDescription "product of the unit for apparent by ampere and the unit hour" ;
    ns1:symbol "V·A·h" ;
    ns1:ucumCode "V.A.h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-A-PER-K> a ns1:Unit ;
    rdfs:label "volt ampere per kelvin" ;
    dcterms:description "product of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/VA-PER-K> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD905" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD905"^^xsd:anyURI ;
    ns1:symbol "V·A/K" ;
    ns1:ucumCode "V.A.K-1"^^ns1:UCUMcs,
        "V.A/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-A_Reactive> a ns1:Unit ;
    rdfs:label "Volt Ampere Reactive"@en ;
    dcterms:description "unit with special name for reactive power"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/VAR> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAB023" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB023"^^xsd:anyURI ;
    ns1:plainTextDescription "unit with special name for reactive power" ;
    ns1:symbol "V·A{Reactive}" ;
    ns1:ucumCode "V.A{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-A_Reactive-HR> a ns1:Unit ;
    rdfs:label "Volt Ampere Reactive Hour"@en ;
    dcterms:description "product of the unit volt ampere reactive and the unit hour"^^rdf:HTML ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/VAR-HR> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:plainTextDescription "product of the unit volt ampere reactive and the unit hour" ;
    ns1:symbol "V·A{reactive}·h" ;
    ns1:ucumCode "V.A{reactive}.h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-A_Reactive-PER-K> a ns1:Unit ;
    rdfs:label "volt ampere reactive per kelvin" ;
    dcterms:description "unit volt ampere reactive divided by the SI base unit kelvin" ;
    dcterms:isReplacedBy <http://qudt.org/vocab/unit/VAR-PER-K> ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Reactive> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD901" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD901"^^xsd:anyURI ;
    ns1:symbol "var/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/failures-in-time> a ns1:Unit ;
    rdfs:label "Failures In Time"@en ;
    dcterms:description "unit of failure rate"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:deprecated true ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAB403" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB403"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of failure rate" ;
    ns1:symbol "failures/s" ;
    ns1:ucumCode "s-1{failures}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FIT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://voag.linkedmodel.org/schema/voag#QUDT-UNITS-VocabCatalogEntry> a ns4:CatalogEntry ;
    rdfs:label "QUDT UNITS Vocab Catalog Entry" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<urn:example> a owl:Ontology .

<urn:example/c0_06541bf3> a ns2:Duct ;
    rdfs:label "Duct" ;
    ns2:cnx <urn:example/dmp-out_49d42b04>,
        <urn:example/rhc-air-in_66dfe9a4> ;
    ns2:connectsAt <urn:example/dmp-out_49d42b04>,
        <urn:example/rhc-air-in_66dfe9a4> ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/duct2zone> a ns2:Duct ;
    rdfs:label "Duct" ;
    ns2:cnx <urn:example/air-out_8a8c5473>,
        <urn:example/in_fdd82b55> ;
    ns2:connectsAt <urn:example/air-out_8a8c5473>,
        <urn:example/in_fdd82b55> ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/exh-flow-sensor_62866f3d> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/out_a3b83c8d> ;
    ns2:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns2:observes <urn:example/exhaust-air-flow_5ca8fcdc> .

<urn:example/humidity-sensor_7b9d7553> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/my_zone> ;
    ns2:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns2:observes <urn:example/relative-humidity_cccc4b16> .

<urn:example/my_vav> a ns2:TerminalUnit ;
    rdfs:label "TerminalUnit" ;
    ns2:cnx <urn:example/air-in_3bb41a4c>,
        <urn:example/air-out_8a8c5473> ;
    ns2:contains <urn:example/BLDG_VAV:SAF>,
        <urn:example/BLDG_VAV:SAT>,
        <urn:example/dmp_244138bd>,
        <urn:example/rhc_ac3501c3>,
        <urn:example/sup-air-pressure-sensor_ab23020f> ;
    ns2:hasConnectionPoint <urn:example/air-in_3bb41a4c>,
        <urn:example/air-out_8a8c5473> ;
    ns2:hasProperty <urn:example/sup-air-flow_ddf68a39>,
        <urn:example/sup-air-pressure_6b15c45f>,
        <urn:example/sup-air-temp_b6e6e54d> .

<urn:example/sup-flow-sensor_6a2c8d84> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/in_fdd82b55> ;
    ns2:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns2:observes <urn:example/supply-air-flow_26c3710e> .

<urn:example/temp-sensor_9782d0a8> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/my_zone> ;
    ns2:hasPhysicalLocation <urn:example/physical-space_733de434> ;
    ns2:observes <urn:example/temp_700ce57d> .

<http://data.ashrae.org/bacnet/2020#device-identifier> a rdf:Property ;
    rdfs:label "Device Identifier"^^xsd:string ;
    rdfs:comment "The Object_Identifier property of the device object within the BACnet device.  See ASHRAE 135-2024 Clause 12.11.1."^^xsd:string .

<http://data.ashrae.org/bacnet/2020#device-name> a rdf:Property ;
    rdfs:label "Device Name"^^xsd:string ;
    rdfs:comment "The name of the BACnet device being referenced, more formally the Object_Name property of the device object within the BACnet device.  See ASHRAE 135-2024 Clause 12.11.2."^^xsd:string .

<http://data.ashrae.org/bacnet/2020#object-identifier> a rdf:Property ;
    rdfs:label "object-identifier"^^xsd:string ;
    rdfs:comment "The Object_Identifier property of the object being referenced.  For example, for the object identifier of an Analog Value Object, see ASHRAE 135-2024 Clause 12.4.1."^^xsd:string .

<http://data.ashrae.org/bacnet/2020#object-name> a rdf:Property ;
    rdfs:label "Object Name"^^xsd:string ;
    rdfs:comment "The Object_Name property of the object being referenced.  For example, for the object name of an Analog Value Object, see ASHRAE 135-2024 Clause 12.4.2."^^xsd:string .

<http://data.ashrae.org/bacnet/2020#priority-for-writing> a rdf:Property ;
    rdfs:label "Priority for Writing"^^xsd:string ;
    rdfs:comment """This parameter shall be an integer in the range 1..16, which indicates the priority assigned to the WriteProperty service. If an attempt
is made to write to a commandable property without specifying the bacnet:priority-for-writing, a default priority of 16 (the lowest priority) shall
be assumed. If an attempt is made to write to a property that is not commandable with a specified priority, the priority shall be
ignored.  See ASHRAE 135-2024 Clause 15.9.1.1.5."""^^xsd:string .

<http://data.ashrae.org/bacnet/2020#property-array-index> a rdf:Property ;
    rdfs:label "Property Array Index"^^xsd:string ;
    rdfs:comment """If the property identified is of datatype array, this optional property of type Unsigned shall indicate the array index of
the element of the `Property` referenced by the ReadProperty service or the Read Access Specification of the ReadPropertyMultiple service. If the bacnet:property-array-index is omitted, this shall mean that the entire
array shall be referenced.  See ASHRAE 135-2024 Clause 15.5.1.1.3 and Clause 15.7.1.1.1."""^^xsd:string .

<http://data.ashrae.org/bacnet/2020#property-identifier> a rdf:Property ;
    rdfs:label "Property Identifier"^^xsd:string ;
    rdfs:comment "The Object_Identifier `Property` of the object being referenced.  For example, for the object identifier of an Analog Value Object, see ASHRAE 135-2024 Clause 12.4.1."^^xsd:string .

ns2:12V-12V-Neg a ns2:12V-12V-Neg,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 12VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-12.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "12V-Neg"^^xsd:string ;
    rdfs:subClassOf ns2:DC-12V .

ns2:12V-12V-Pos a ns2:12V-12V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Positive 12VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-12.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "12V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-12V .

ns2:12V-6V-Neg-6V-Pos a ns2:12V-6V-Neg-6V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 6VDC and Positive 6VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-6.0V,
        ns2:DCPositiveVoltage-6.0V ;
    rdfs:comment "6V-Neg-6V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-12V .

ns2:24V-12V-Neg-12V-Pos a ns2:24V-12V-Neg-12V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 12VDC and Positive 12VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-12.0V,
        ns2:DCPositiveVoltage-12.0V ;
    rdfs:comment "12V-Neg-12V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-24V .

ns2:24V-24V-Neg a ns2:24V-24V-Neg,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 24VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-24.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "24V-Neg"^^xsd:string ;
    rdfs:subClassOf ns2:DC-24V .

ns2:24V-24V-Pos a ns2:24V-24V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Positive 24VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-24.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "24V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-24V .

ns2:380V-190V-Neg-190V-Pos a ns2:380V-190V-Neg-190V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 190VDC and Positive 190VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-190.0V,
        ns2:DCPositiveVoltage-190.0V ;
    rdfs:comment "190V-Neg-190V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-380V .

ns2:380V-380V-Neg a ns2:380V-380V-Neg,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 380VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-380.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "380V-Neg"^^xsd:string ;
    rdfs:subClassOf ns2:DC-380V .

ns2:380V-380V-Pos a ns2:380V-380V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Positive 380VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-380.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "380V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-380V .

ns2:48V-24V-Neg-24V-Pos a ns2:48V-24V-Neg-24V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 24VDC and Positive 24VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-24.0V,
        ns2:DCPositiveVoltage-24.0V ;
    rdfs:comment "24V-Neg-24V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-48V .

ns2:48V-48V-Neg a ns2:48V-48V-Neg,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 48VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-48.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "48V-Neg"^^xsd:string ;
    rdfs:subClassOf ns2:DC-48V .

ns2:48V-48V-Pos a ns2:48V-48V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Positive 48VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-48.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "48V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-48V .

ns2:5V-2.5V-Neg-2.5V-Pos a ns2:5V-2.5V-Neg-2.5V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 2.5VDC and Positive 2.5VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-2.5V,
        ns2:DCPositiveVoltage-2.5V ;
    rdfs:comment "2.5V-Neg-2.5V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-5V .

ns2:5V-5V-Neg a ns2:5V-5V-Neg,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 5VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-5.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "5V-Neg"^^xsd:string ;
    rdfs:subClassOf ns2:DC-5V .

ns2:5V-5V-Pos a ns2:5V-5V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Positive 5VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-5.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "5V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-5V .

ns2:6V-3V-Neg-3V-Pos a ns2:6V-3V-Neg-3V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 3VDC and Positive 3VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-3.0V,
        ns2:DCPositiveVoltage-3.0V ;
    rdfs:comment "3V-Neg-3V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-6V .

ns2:6V-6V-Neg a ns2:6V-6V-Neg,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Negative 6VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCNegativeVoltage-6.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "6V-Neg"^^xsd:string ;
    rdfs:subClassOf ns2:DC-6V .

ns2:6V-6V-Pos a ns2:6V-6V-Pos,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Positive 6VDC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-6.0V,
        ns2:DCVoltage-DCZeroVoltage ;
    rdfs:comment "6V-Pos"^^xsd:string ;
    rdfs:subClassOf ns2:DC-6V .

ns2:AC-10000VLL-1Ph-60Hz a ns2:AC-10000VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-10000VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-10000V ;
    rdfs:comment "`AC-10000VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-10000VLL-3Ph-60Hz a ns2:AC-10000VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-10000VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-10000V ;
    rdfs:comment "`AC-10000VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-10000VLL-5770VLN-1Ph-60Hz a ns2:AC-10000VLL-5770VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-10000VLL-5770VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-10000V,
        ns2:LineNeutralVoltage-5770V ;
    rdfs:comment "`AC-10000VLL-5770VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-10000VLL-5770VLN-3Ph-60Hz a ns2:AC-10000VLL-5770VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-10000VLL-5770VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-10000V,
        ns2:LineNeutralVoltage-5770V ;
    rdfs:comment "`AC-10000VLL-5770VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-110VLN-1Ph-50Hz a ns2:AC-110VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-110VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-110V ;
    rdfs:comment "`AC-110VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-120VLN-1Ph-60Hz a ns2:AC-120VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-120VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-120V ;
    rdfs:comment "`AC-120VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-127VLN-1Ph-50Hz a ns2:AC-127VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-127VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-127V ;
    rdfs:comment "`AC-127VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-139VLN-1Ph-50Hz a ns2:AC-139VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-139VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-139V ;
    rdfs:comment "`AC-139VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-1730VLN-1Ph-60Hz a ns2:AC-1730VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-1730VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-1730V ;
    rdfs:comment "`AC-1730VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-1900VLN-1Ph-60Hz a ns2:AC-1900VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-1900VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-1900V ;
    rdfs:comment "`AC-1900VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-190VLL-110VLN-1Ph-50Hz a ns2:AC-190VLL-110VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-190VLL-110VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-190V,
        ns2:LineNeutralVoltage-110V ;
    rdfs:comment "`AC-190VLL-110VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-190VLL-110VLN-3Ph-50Hz a ns2:AC-190VLL-110VLN-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-190VLL-110VLN-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-190V,
        ns2:LineNeutralVoltage-110V ;
    rdfs:comment "`AC-190VLL-110VLN-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-190VLL-1Ph-50Hz a ns2:AC-190VLL-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-190VLL-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-190V ;
    rdfs:comment "`AC-190VLL-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-190VLL-3Ph-50Hz a ns2:AC-190VLL-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-190VLL-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-190V ;
    rdfs:comment "`AC-190VLL-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-208VLL-120VLN-1Ph-60Hz a ns2:AC-208VLL-120VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-208VLL-120VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-208V,
        ns2:LineNeutralVoltage-120V ;
    rdfs:comment "`AC-208VLL-120VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-208VLL-120VLN-3Ph-60Hz a ns2:AC-208VLL-120VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-208VLL-120VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-208V,
        ns2:LineNeutralVoltage-120V ;
    rdfs:comment "`AC-208VLL-120VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-208VLL-1Ph-60Hz a ns2:AC-208VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-208VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-208V ;
    rdfs:comment "`AC-208VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-208VLL-3Ph-60Hz a ns2:AC-208VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-208VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-208V ;
    rdfs:comment "`AC-208VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-208VLN-1Ph-60Hz a ns2:AC-208VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-208VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-208V ;
    rdfs:comment "`AC-208VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-219VLN-1Ph-60Hz a ns2:AC-219VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-219VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-219V ;
    rdfs:comment "`AC-219VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-220VLL-127VLN-1Ph-50Hz a ns2:AC-220VLL-127VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-220VLL-127VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-220V,
        ns2:LineNeutralVoltage-127V ;
    rdfs:comment "`AC-220VLL-127VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-220VLL-127VLN-3Ph-50Hz a ns2:AC-220VLL-127VLN-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-220VLL-127VLN-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-220V,
        ns2:LineNeutralVoltage-127V ;
    rdfs:comment "`AC-220VLL-127VLN-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-220VLL-1Ph-50Hz a ns2:AC-220VLL-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-220VLL-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-220V ;
    rdfs:comment "`AC-220VLL-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-220VLL-3Ph-50Hz a ns2:AC-220VLL-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-220VLL-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-220V ;
    rdfs:comment "`AC-220VLL-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-230VLN-1Ph-50Hz a ns2:AC-230VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-230VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-230V ;
    rdfs:comment "`AC-230VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-2400VLN-1Ph-60Hz a ns2:AC-2400VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-2400VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-2400V ;
    rdfs:comment "`AC-2400VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-120VLN-1Ph-60Hz a ns2:AC-240VLL-120VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-120VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V,
        ns2:LineNeutralVoltage-120V ;
    rdfs:comment "`AC-240VLL-120VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-139VLN-1Ph-50Hz a ns2:AC-240VLL-139VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-139VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V,
        ns2:LineNeutralVoltage-139V ;
    rdfs:comment "`AC-240VLL-139VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-139VLN-3Ph-50Hz a ns2:AC-240VLL-139VLN-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-139VLN-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V,
        ns2:LineNeutralVoltage-139V ;
    rdfs:comment "`AC-240VLL-139VLN-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-1Ph-50Hz a ns2:AC-240VLL-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V ;
    rdfs:comment "`AC-240VLL-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-1Ph-60Hz a ns2:AC-240VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V ;
    rdfs:comment "`AC-240VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-208VLN-120VLN-1Ph-60Hz a ns2:AC-240VLL-208VLN-120VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-208VLN-120VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V,
        ns2:LineNeutralVoltage-120V,
        ns2:LineNeutralVoltage-208V ;
    rdfs:comment "`AC-240VLL-208VLN-120VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-208VLN-120VLN-3Ph-60Hz a ns2:AC-240VLL-208VLN-120VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-208VLN-120VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V,
        ns2:LineNeutralVoltage-120V,
        ns2:LineNeutralVoltage-208V ;
    rdfs:comment "`AC-240VLL-208VLN-120VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-3Ph-50Hz a ns2:AC-240VLL-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V ;
    rdfs:comment "`AC-240VLL-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLL-3Ph-60Hz a ns2:AC-240VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-240V ;
    rdfs:comment "`AC-240VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-240VLN-1Ph-50Hz a ns2:AC-240VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-240VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-240V ;
    rdfs:comment "`AC-240VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-24VLN-1Ph-50Hz a ns2:AC-24VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-24VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-24V ;
    rdfs:comment "`AC-24VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-24VLN-1Ph-60Hz a ns2:AC-24VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-24VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-24V ;
    rdfs:comment "`AC-24VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-277VLN-1Ph-60Hz a ns2:AC-277VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-277VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-277V ;
    rdfs:comment "`AC-277VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3000VLL-1730VLN-1Ph-60Hz a ns2:AC-3000VLL-1730VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3000VLL-1730VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3000V,
        ns2:LineNeutralVoltage-1730V ;
    rdfs:comment "`AC-3000VLL-1730VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3000VLL-1730VLN-3Ph-60Hz a ns2:AC-3000VLL-1730VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3000VLL-1730VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3000V,
        ns2:LineNeutralVoltage-1730V ;
    rdfs:comment "`AC-3000VLL-1730VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3000VLL-1Ph-60Hz a ns2:AC-3000VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3000VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3000V ;
    rdfs:comment "`AC-3000VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3000VLL-3Ph-60Hz a ns2:AC-3000VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3000VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3000V ;
    rdfs:comment "`AC-3000VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3300VLL-1900VLN-1Ph-60Hz a ns2:AC-3300VLL-1900VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3300VLL-1900VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3300V,
        ns2:LineNeutralVoltage-1900V ;
    rdfs:comment "`AC-3300VLL-1900VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3300VLL-1900VLN-3Ph-60Hz a ns2:AC-3300VLL-1900VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3300VLL-1900VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3300V,
        ns2:LineNeutralVoltage-1900V ;
    rdfs:comment "`AC-3300VLL-1900VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3300VLL-1Ph-60Hz a ns2:AC-3300VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3300VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3300V ;
    rdfs:comment "`AC-3300VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3300VLL-3Ph-60Hz a ns2:AC-3300VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3300VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-3300V ;
    rdfs:comment "`AC-3300VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3460VLN-1Ph-60Hz a ns2:AC-3460VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3460VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-3460V ;
    rdfs:comment "`AC-3460VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-347VLN-1Ph-60Hz a ns2:AC-347VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-347VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-347V ;
    rdfs:comment "`AC-347VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-380VLL-1Ph-60Hz a ns2:AC-380VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-380VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-380V ;
    rdfs:comment "`AC-380VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-380VLL-219VLN-1Ph-60Hz a ns2:AC-380VLL-219VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-380VLL-219VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-380V,
        ns2:LineNeutralVoltage-219V ;
    rdfs:comment "`AC-380VLL-219VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-380VLL-219VLN-3Ph-60Hz a ns2:AC-380VLL-219VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-380VLL-219VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-380V,
        ns2:LineNeutralVoltage-219V ;
    rdfs:comment "`AC-380VLL-219VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-380VLL-3Ph-60Hz a ns2:AC-380VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-380VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-380V ;
    rdfs:comment "`AC-380VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-3810VLN-1Ph-60Hz a ns2:AC-3810VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-3810VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-3810V ;
    rdfs:comment "`AC-3810VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-400VLL-1Ph-50Hz a ns2:AC-400VLL-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-400VLL-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-400V ;
    rdfs:comment "`AC-400VLL-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-400VLL-230VLN-1Ph-50Hz a ns2:AC-400VLL-230VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-400VLL-230VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-400V,
        ns2:LineNeutralVoltage-230V ;
    rdfs:comment "`AC-400VLL-230VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-400VLL-230VLN-3Ph-50Hz a ns2:AC-400VLL-230VLN-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-400VLL-230VLN-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-400V,
        ns2:LineNeutralVoltage-230V ;
    rdfs:comment "`AC-400VLL-230VLN-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-400VLL-3Ph-50Hz a ns2:AC-400VLL-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-400VLL-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-400V ;
    rdfs:comment "`AC-400VLL-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-415VLL-1Ph-50Hz a ns2:AC-415VLL-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-415VLL-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-415V ;
    rdfs:comment "`AC-415VLL-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-415VLL-240VLN-1Ph-50Hz a ns2:AC-415VLL-240VLN-1Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-415VLL-240VLN-1Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-415V,
        ns2:LineNeutralVoltage-240V ;
    rdfs:comment "`AC-415VLL-240VLN-1Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-415VLL-240VLN-3Ph-50Hz a ns2:AC-415VLL-240VLN-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-415VLL-240VLN-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-415V,
        ns2:LineNeutralVoltage-240V ;
    rdfs:comment "`AC-415VLL-240VLN-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-415VLL-3Ph-50Hz a ns2:AC-415VLL-3Ph-50Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-415VLL-3Ph-50Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-50Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-415V ;
    rdfs:comment "`AC-415VLL-3Ph-50Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-4160VLL-1Ph-60Hz a ns2:AC-4160VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-4160VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-4160V ;
    rdfs:comment "`AC-4160VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-4160VLL-2400VLN-1Ph-60Hz a ns2:AC-4160VLL-2400VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-4160VLL-2400VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-4160V,
        ns2:LineNeutralVoltage-2400V ;
    rdfs:comment "`AC-4160VLL-2400VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-4160VLL-2400VLN-3Ph-60Hz a ns2:AC-4160VLL-2400VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-4160VLL-2400VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-4160V,
        ns2:LineNeutralVoltage-2400V ;
    rdfs:comment "`AC-4160VLL-2400VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-4160VLL-3Ph-60Hz a ns2:AC-4160VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-4160VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-4160V ;
    rdfs:comment "`AC-4160VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-480VLL-1Ph-60Hz a ns2:AC-480VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-480VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-480V ;
    rdfs:comment "`AC-480VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-480VLL-277VLN-1Ph-60Hz a ns2:AC-480VLL-277VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-480VLL-277VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-480V,
        ns2:LineNeutralVoltage-277V ;
    rdfs:comment "`AC-480VLL-277VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-480VLL-277VLN-3Ph-60Hz a ns2:AC-480VLL-277VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-480VLL-277VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-480V,
        ns2:LineNeutralVoltage-277V ;
    rdfs:comment "`AC-480VLL-277VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-480VLL-3Ph-60Hz a ns2:AC-480VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-480VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-480V ;
    rdfs:comment "`AC-480VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-5770VLN-1Ph-60Hz a ns2:AC-5770VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-5770VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineNeutralVoltage-5770V ;
    rdfs:comment "`AC-5770VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6000VLL-1Ph-60Hz a ns2:AC-6000VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6000VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6000V ;
    rdfs:comment "`AC-6000VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6000VLL-3460VLN-1Ph-60Hz a ns2:AC-6000VLL-3460VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6000VLL-3460VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6000V,
        ns2:LineNeutralVoltage-3460V ;
    rdfs:comment "`AC-6000VLL-3460VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6000VLL-3460VLN-3Ph-60Hz a ns2:AC-6000VLL-3460VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6000VLL-3460VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6000V,
        ns2:LineNeutralVoltage-3460V ;
    rdfs:comment "`AC-6000VLL-3460VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6000VLL-3Ph-60Hz a ns2:AC-6000VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6000VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6000V ;
    rdfs:comment "`AC-6000VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-600VLL-1Ph-60Hz a ns2:AC-600VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-600VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-600V ;
    rdfs:comment "`AC-600VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-600VLL-347VLN-1Ph-60Hz a ns2:AC-600VLL-347VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-600VLL-347VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-600V,
        ns2:LineNeutralVoltage-347V ;
    rdfs:comment "`AC-600VLL-347VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-600VLL-347VLN-3Ph-60Hz a ns2:AC-600VLL-347VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-600VLL-347VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-600V,
        ns2:LineNeutralVoltage-347V ;
    rdfs:comment "`AC-600VLL-347VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-600VLL-3Ph-60Hz a ns2:AC-600VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-600VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-600V ;
    rdfs:comment "`AC-600VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6600VLL-1Ph-60Hz a ns2:AC-6600VLL-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6600VLL-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6600V ;
    rdfs:comment "`AC-6600VLL-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6600VLL-3810VLN-1Ph-60Hz a ns2:AC-6600VLL-3810VLN-1Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6600VLL-3810VLN-1Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-SinglePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6600V,
        ns2:LineNeutralVoltage-3810V ;
    rdfs:comment "`AC-6600VLL-3810VLN-1Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6600VLL-3810VLN-3Ph-60Hz a ns2:AC-6600VLL-3810VLN-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6600VLL-3810VLN-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6600V,
        ns2:LineNeutralVoltage-3810V ;
    rdfs:comment "`AC-6600VLL-3810VLN-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AC-6600VLL-3Ph-60Hz a ns2:AC-6600VLL-3Ph-60Hz,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "AC-6600VLL-3Ph-60Hz"^^xsd:string ;
    ns2:hasFrequency ns2:Frequency-60Hz ;
    ns2:hasNumberOfElectricalPhases ns2:NumberOfElectricalPhases-ThreePhase ;
    ns2:hasVoltage ns2:LineLineVoltage-6600V ;
    rdfs:comment "`AC-6600VLL-3Ph-60Hz`"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-AC .

ns2:AirHeatExchanger a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Air heat exchanger"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that transfers heat from one air stream to another while keeping the two media separate."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "An `AirHeatExchanger` shall have at least two air outlets, each paired with an inlet."^^xsd:string ;
            sh:message "s223: An `AirHeatExchanger` shall have at least two air outlets, each paired with an inlet."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:InletConnectionPoint ;
                                    sh:minCount 1 ;
                                    sh:path ns2:pairedConnectionPoint ],
                                [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `AirHeatExchanger` shall have no `BidirectionalConnectionPoint`s."^^xsd:string ;
            sh:message "s223: An `AirHeatExchanger` shall have no `BidirectionalConnectionPoint`s."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:message "s223: An `AirHeatExchanger` shall have no `BidirectionalConnectionPoint`s."^^xsd:string ;
                    sh:qualifiedMaxCount 0 ] ],
        [ rdfs:comment "An `AirHeatExchanger` shall have at least two air inlets, each paired with an outlet."^^xsd:string ;
            sh:message "s223: An `AirHeatExchanger` shall have at least two air inlets, each paired with an outlet."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ],
                                [ sh:class ns2:OutletConnectionPoint ;
                                    sh:minCount 1 ;
                                    sh:path ns2:pairedConnectionPoint ] ] ] ] .

ns2:Aspect-Alarm a ns2:Aspect-Alarm,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Alarm"^^xsd:string ;
    rdfs:comment "The property value indicates whether an alarm condition is active or provides details about an active alarm."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-CatalogNumber a ns2:Aspect-CatalogNumber,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Catalog Number"^^xsd:string ;
    rdfs:comment "The property value is a name or other identifier of the product's manufacturer."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Deadband a ns2:Aspect-Deadband,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Deadband"^^xsd:string ;
    rdfs:comment "The property value is a range around a setpoint where no control action is taken to avoid unnecessary corrections."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Delta a ns2:Aspect-Delta,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Delta"^^xsd:string ;
    rdfs:comment "The property value is a differential value (e.g., pressure difference) instead of an absolute value."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Fault a ns2:Aspect-Fault,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Fault"^^xsd:string ;
    rdfs:comment "The property value is a fault indicator or code that signals a malfunction or issue with the system or equipment."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-HighLimit a ns2:Aspect-HighLimit,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "High limit"^^xsd:string ;
    rdfs:comment "The property value is an upper threshold used in a control or alarm detection algorithm."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-LowLimit a ns2:Aspect-LowLimit,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Low limit"^^xsd:string ;
    rdfs:comment "The property value is a lower threshold used in a control or alarm detection algorithm."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Manufacturer a ns2:Aspect-Manufacturer,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Manufacturer"^^xsd:string ;
    rdfs:comment "The property value is a name or other identifier of the product’s manufacturer."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Maximum a ns2:Aspect-Maximum,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Maximum"^^xsd:string ;
    rdfs:comment "The property value is a highest specified or observed value. (Examples: upper limit of the specified operating voltage range; maximum measured temperature.)"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Minimum a ns2:Aspect-Minimum,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Minimum"^^xsd:string ;
    rdfs:comment "The property value is a lowest specified or observed value. (Examples: lower limit of the specified operating voltage range; minimum measured temperature.)"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Model a ns2:Aspect-Model,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Model"^^xsd:string ;
    rdfs:comment "The property value is a model identifier of the product."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Nominal a ns2:Aspect-Nominal,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Nominal"^^xsd:string ;
    rdfs:comment "The property value is a value that is expected or desired under normal operating conditions, but may not reflect the actual value at all times. (Example: nominal voltage.)"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-OperatingMode a ns2:Aspect-OperatingMode,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Operating mode"^^xsd:string ;
    rdfs:comment "The property value is the current intended mode of operation, such as 'Automatic', 'On', or 'Off'."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-OperatingStatus a ns2:Aspect-OperatingStatus,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Operating status"^^xsd:string ;
    rdfs:comment "The property value is the current operational status of the system or equipment, such as 'Running,' 'Stopped,' or 'Maintenance Mode.'"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Rated a ns2:Aspect-Rated,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Rated"^^xsd:string ;
    rdfs:comment "The property value indicates a limit for continuous safe operation set by the manufacturer, but may not reflect the actual value at all times (Example: rated voltage)"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-SerialNumber a ns2:Aspect-SerialNumber,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Serial number"^^xsd:string ;
    rdfs:comment "The property value is the serial number assigned by the manufacturer to the system or equipment."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Setpoint a ns2:Aspect-Setpoint,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Setpoint"^^xsd:string ;
    rdfs:comment "The property value is a target value for a control algorithm."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:Aspect-Threshold a ns2:Aspect-Threshold,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Threshold"^^xsd:string ;
    rdfs:comment "The property value is a threshold used in a control algorithm."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Aspect .

ns2:BACnetExternalReference a ns2:Class,
        sh:NodeShape ;
    rdfs:label "BACnetExternalReference"^^xsd:string ;
    rdfs:comment "An `ExternalReference` that contains BACnet protocol parameter values necessary to associate a `Property` with a value."^^xsd:string ;
    rdfs:subClassOf ns2:ExternalReference .

ns2:Battery a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Battery"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that stores a defined amount of chemical energy that can be converted to electrical energy via a chemical process. This process, typically referred to as discharging, produces a specific electrical voltage and current."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:Conductor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Conductor"^^xsd:string ;
    rdfs:comment "A `Connection` that represents one or more wires used to convey electricity, with the electricity conceptualized as flowing through a `Conductor` like water through a pipe. Each instance of `Conductor` applies to no more than one electrical circuit."^^xsd:string ;
    rdfs:subClassOf ns2:Connection ;
    sh:property [ rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
            sh:path ns2:hasElectricalPhase ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
                    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasElectricalPhase` is present it shall associate the `Conductor` with a single ElectricalPhaseIdentifier or ElectricalVoltagePhases value."^^xsd:string ;
            sh:maxCount 1 ;
            sh:message "s223: If the relation `hasElectricalPhase` is present it shall associate the `Conductor` with a single ElectricalPhaseIdentifier or ElectricalVoltagePhases value."^^xsd:string ;
            sh:or ( [ sh:class ns2:EnumerationKind-ElectricalPhaseIdentifier ] [ sh:class ns2:EnumerationKind-ElectricalVoltagePhases ] ) ;
            sh:path ns2:hasElectricalPhase ],
        [ rdfs:comment "A `Conductor` shall be associated with exactly one `Constituent-Electricity` using the relation `hasMedium`."^^xsd:string ;
            sh:class ns2:Constituent-Electricity ;
            sh:maxCount 1 ;
            sh:message "s223: A `Conductor` shall be associated with exactly one `Constituent-Electricity` using the relation `hasMedium`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasMedium ] .

ns2:Constituent-CH4 a ns2:Class,
        ns2:Constituent-CH4,
        sh:NodeShape ;
    rdfs:label "Methane"^^xsd:string ;
    rdfs:comment "`Constituent-CH4`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Constituent-CO a ns2:Class,
        ns2:Constituent-CO,
        sh:NodeShape ;
    rdfs:label "Carbon monoxide"^^xsd:string ;
    rdfs:comment "`Constituent-CO`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Constituent-H2S a ns2:Class,
        ns2:Constituent-H2S,
        sh:NodeShape ;
    rdfs:label "Hydrogen sulfide"^^xsd:string ;
    rdfs:comment "`Constituent-H2S`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Constituent-O3 a ns2:Class,
        ns2:Constituent-O3,
        sh:NodeShape ;
    rdfs:label "Ozone"^^xsd:string ;
    rdfs:comment "`Constituent-O3`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Constituent-Radon a ns2:Class,
        ns2:Constituent-Radon,
        sh:NodeShape ;
    rdfs:label "Radon"^^xsd:string ;
    rdfs:comment "`Constituent-Radon`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Constituent-SO2 a ns2:Class,
        ns2:Constituent-SO2,
        sh:NodeShape ;
    rdfs:label "Sulfur dioxide"^^xsd:string ;
    rdfs:comment "`Constituent-SO2`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Constituent-VolatileOrganicCompounds a ns2:Class,
        ns2:Constituent-VolatileOrganicCompounds,
        sh:NodeShape ;
    rdfs:label "Volatile organic compounds"^^xsd:string ;
    rdfs:comment "`Constituent-VolatileOrganicCompounds`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Domain-ConveyanceSystems a ns2:Class,
        ns2:Domain-ConveyanceSystems,
        sh:NodeShape ;
    rdfs:label "Conveyance systems domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that moves people or things within a building. Example `Domain-ConveyanceSystems` equipment include `Elevator` and `Escalator`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-Electrical a ns2:Class,
        ns2:Domain-Electrical,
        sh:NodeShape ;
    rdfs:label "Electrical domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that distributes and monitors electrical power within a building. Example `Domain-Electrical` equipment include `ElectricBreaker`, `ElectricEnergyConverter`, and `ElectricityMeter`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-FireProtection a ns2:Class,
        ns2:Domain-FireProtection,
        sh:NodeShape ;
    rdfs:label "Fire protection domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that detect and mitigate the spread of fire within a building. Example `Domain-FireProtection` equipment include smoke detectors, alarms, and emergency public address systems."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-Lighting a ns2:Class,
        ns2:Domain-Lighting,
        sh:NodeShape ;
    rdfs:label "Lighting domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that illuminate and manage the distribution of light within or outside of a building. Example `Domain-Lighting` equipment include `Luminaire`, `LightSensor`, and `WindowShade`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-Networking a ns2:Class,
        ns2:Domain-Networking,
        sh:NodeShape ;
    rdfs:label "Networking domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that distributes and manages the flow of communication signals within a building. Example `Domain-Networking` equipment include `EthernetSwitch` and `PowerOverEthernetSwitch`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-Occupancy a ns2:Class,
        ns2:Domain-Occupancy,
        sh:NodeShape ;
    rdfs:label "Occupancy domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that determine whether and how many people are moving or present within a building. Example `Domain-Occupancy` equipment include `OccupantMotionSensor`, `OccupantPresenceSensor` and `OccupantCountSensor`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-PhysicalSecurity a ns2:Class,
        ns2:Domain-PhysicalSecurity,
        sh:NodeShape ;
    rdfs:label "Physical security domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that control and monitor physical access to spaces within or outside of a building. Example `Domain-PhysicalSecurity` equipment include cameras, keycard sensors, and biometric scanners."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-Plumbing a ns2:Class,
        ns2:Domain-Plumbing,
        sh:NodeShape ;
    rdfs:label "Plumbing domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that distributes, holds, removes and monitors water within or outside of a building. Example `Domain-Plumbing` equipment include `Faucet`, `Sink`, and `FlushToilet`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:Domain-Refrigeration a ns2:Class,
        ns2:Domain-Refrigeration,
        sh:NodeShape ;
    rdfs:label "Refrigeration domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that maintain internal temperatures below the surrounding ambient temperature with a building. Example `Domain-Refrigeration` equipment include `Refrigerator` and `Freezer`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:EM-Microwave a ns2:Class,
        ns2:EM-Microwave,
        sh:NodeShape ;
    rdfs:label "Microwave"^^xsd:string ;
    rdfs:comment "`EM-Microwave`"^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-EM .

ns2:ElectricCurrentSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric Current Sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of electric current."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor ;
    sh:property [ rdfs:comment "An `ElectricCurrentSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `ElectricCurrent`."^^xsd:string ;
            sh:message "s223: An `ElectricCurrentSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of `ElectricCurrent`."^^xsd:string ;
            sh:path ( ns2:observes ns1:hasQuantityKind ) ;
            sh:value <http://qudt.org/vocab/quantitykind/ElectricCurrent> ] .

ns2:ElectricOven a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric oven"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` with an enclosed chamber designed for baking, roasting, and other cooking methods that rely on circulating heat."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ElectricOven` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ElectricOven` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricalPhaseIdentifier-A a ns2:Class,
        ns2:ElectricalPhaseIdentifier-A,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier A"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase A of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalPhaseIdentifier-AB a ns2:Class,
        ns2:ElectricalPhaseIdentifier-AB,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier AB"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase AB of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalPhaseIdentifier-ABC a ns2:Class,
        ns2:ElectricalPhaseIdentifier-ABC,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier ABC"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase ABC of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalPhaseIdentifier-B a ns2:Class,
        ns2:ElectricalPhaseIdentifier-B,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier B"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase B of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalPhaseIdentifier-BC a ns2:Class,
        ns2:ElectricalPhaseIdentifier-BC,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier BC"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase BC of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalPhaseIdentifier-C a ns2:Class,
        ns2:ElectricalPhaseIdentifier-C,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier C"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase C of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalPhaseIdentifier-CA a ns2:Class,
        ns2:ElectricalPhaseIdentifier-CA,
        sh:NodeShape ;
    rdfs:label "Electrical Phase Identifier CA"^^xsd:string ;
    rdfs:comment "The value of the associated `Property` identifies the electrical phase CA of the `Connection`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalPhaseIdentifier .

ns2:ElectricalVoltagePhases-ABLineLineVoltage a ns2:Class,
        ns2:ElectricalVoltagePhases-ABLineLineVoltage,
        sh:NodeShape ;
    rdfs:label "ElectricalVoltagePhases-ABLineLineVoltage"^^xsd:string ;
    rdfs:comment "Identifies the Line-to-line voltage is between phases A and B"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalVoltagePhases .

ns2:ElectricalVoltagePhases-ANLineNeutralVoltage a ns2:Class,
        ns2:ElectricalVoltagePhases-ANLineNeutralVoltage,
        sh:NodeShape ;
    rdfs:label "ElectricalVoltagePhases-ANLineNeutralVoltage"^^xsd:string ;
    rdfs:comment "Identifies the Line-to-neutral voltage is between phases A and N"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalVoltagePhases .

ns2:ElectricalVoltagePhases-BCLineLineVoltage a ns2:Class,
        ns2:ElectricalVoltagePhases-BCLineLineVoltage,
        sh:NodeShape ;
    rdfs:label "ElectricalVoltagePhases-BCLineLineVoltage"^^xsd:string ;
    rdfs:comment "Identifies the Line-to-line voltage is between phases B and C"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalVoltagePhases .

ns2:ElectricalVoltagePhases-BNLineNeutralVoltage a ns2:Class,
        ns2:ElectricalVoltagePhases-BNLineNeutralVoltage,
        sh:NodeShape ;
    rdfs:label "ElectricalVoltagePhases-BNLineNeutralVoltage"^^xsd:string ;
    rdfs:comment "Identifies the Line-to-neutral voltage is between phases B and N"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalVoltagePhases .

ns2:ElectricalVoltagePhases-CALineLineVoltage a ns2:Class,
        ns2:ElectricalVoltagePhases-CALineLineVoltage,
        sh:NodeShape ;
    rdfs:label "ElectricalVoltagePhases-CALineLineVoltage"^^xsd:string ;
    rdfs:comment "Identifies the Line-to-line voltage is between phases C and A"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalVoltagePhases .

ns2:ElectricalVoltagePhases-CNLineNeutralVoltage a ns2:Class,
        ns2:ElectricalVoltagePhases-CNLineNeutralVoltage,
        sh:NodeShape ;
    rdfs:label "ElectricalVoltagePhases-CNLineNeutralVoltage"^^xsd:string ;
    rdfs:comment "Identifies the Line-to-neutral voltage is between phases C and N"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ElectricalVoltagePhases .

ns2:Electricity-Earth a ns2:Class,
        ns2:Electricity-Earth,
        sh:NodeShape ;
    rdfs:label "Electricity-Earth"^^xsd:string ;
    rdfs:comment "`Electricity-Earth`"^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-Electricity .

ns2:Electricity-Neutral a ns2:Class,
        ns2:Electricity-Neutral,
        sh:NodeShape ;
    rdfs:label "Electricity-Neutral"^^xsd:string ;
    rdfs:comment "`Electricity-Neutral`"^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-Electricity .

ns2:FiberEthernet-OM1 a ns2:Class,
        ns2:FiberEthernet-OM1,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet OM1"^^xsd:string ;
    rdfs:comment "FiberEthernet-OM1"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:FiberEthernet-OM2 a ns2:Class,
        ns2:FiberEthernet-OM2,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet OM2"^^xsd:string ;
    rdfs:comment "FiberEthernet-OM2"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:FiberEthernet-OM3 a ns2:Class,
        ns2:FiberEthernet-OM3,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet OM3"^^xsd:string ;
    rdfs:comment "FiberEthernet-OM3"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:FiberEthernet-OM4 a ns2:Class,
        ns2:FiberEthernet-OM4,
        sh:NodeShape ;
    rdfs:label "Fibe Ethernet OM4"^^xsd:string ;
    rdfs:comment "FiberEthernet-OM4"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:FiberEthernet-OM5 a ns2:Class,
        ns2:FiberEthernet-OM5,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet OM5"^^xsd:string ;
    rdfs:comment "FiberEthernet-OM5"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:FiberEthernet-OS1 a ns2:Class,
        ns2:FiberEthernet-OS1,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet OS1"^^xsd:string ;
    rdfs:comment "FiberEthernet-OS1"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:FiberEthernet-OS2 a ns2:Class,
        ns2:FiberEthernet-OS2,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet OS2"^^xsd:string ;
    rdfs:comment "FiberEthernet-OS2"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-FiberEthernet .

ns2:Gas-SuperHeated a ns2:Class,
        ns2:Gas-SuperHeated,
        sh:NodeShape ;
    rdfs:label "Superheated gas"^^xsd:string ;
    rdfs:comment "Gas-SuperHeated"^^xsd:string ;
    rdfs:subClassOf ns2:ThermodynamicPhase-Gas .

ns2:GlycolSolution-15Percent a ns2:Class,
        ns2:GlycolSolution-15Percent,
        sh:NodeShape ;
    rdfs:label "15 percent glycol solution"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "Glycol concentration"^^xsd:string ;
            ns2:hasValue 15.0 ;
            ns2:ofConstituent ns2:Constituent-Glycol ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ a ns2:QuantifiableProperty ;
            rdfs:label "Water concentration"^^xsd:string ;
            ns2:hasValue 85.0 ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns2:hasFreezingPoint [ a ns2:QuantifiableProperty ;
            rdfs:label "Freezing point"^^xsd:string ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ] ;
    rdfs:comment "`GlycolSolution-15Percent`"^^xsd:string ;
    rdfs:subClassOf ns2:Water-GlycolSolution .

ns2:GlycolSolution-30Percent a ns2:Class,
        ns2:GlycolSolution-30Percent,
        sh:NodeShape ;
    rdfs:label "30 percent glycol solution"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "Glycol concentration"^^xsd:string ;
            ns2:hasValue 30.0 ;
            ns2:ofConstituent ns2:Constituent-Glycol ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ a ns2:QuantifiableProperty ;
            rdfs:label "Water concentration"^^xsd:string ;
            ns2:hasValue 70.0 ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns2:hasFreezingPoint [ a ns2:QuantifiableProperty ;
            rdfs:label "Freezing point"^^xsd:string ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ] ;
    rdfs:comment "`GlycolSolution-30Percent`"^^xsd:string ;
    rdfs:subClassOf ns2:Water-GlycolSolution .

ns2:HydronicHeatExchanger a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Hydronic heat exchanger"^^xsd:string ;
    rdfs:comment "A piece of equipment that transfers heat from one liquid stream to another while keeping the two media separate."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `HydronicHeatExchanger` shall have at least two liquid inlets, each paired with an outlet."^^xsd:string ;
            sh:message "s223: A `HydronicHeatExchanger` shall have at least two liquid inlets, each paired with an outlet."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:OutletConnectionPoint ;
                                    sh:minCount 1 ;
                                    sh:path ns2:pairedConnectionPoint ],
                                [ sh:class ns2:Mix-Fluid ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `HydronicHeatExchanger` shall have no `BidirectionalConnectionPoint`s."^^xsd:string ;
            sh:message "s223: A `HydronicHeatExchanger` shall have no `BidirectionalConnectionPoint`s."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:message "s223: A `HydronicHeatExchanger` shall have no `BidirectionalConnectionPoint`s."^^xsd:string ;
                    sh:qualifiedMaxCount 0 ] ],
        [ rdfs:comment "A `HydronicHeatExchanger` shall have at least two liquid outlets, each paired with an inlet."^^xsd:string ;
            sh:message "s223: A `HydronicHeatExchanger` shall have at least two liquid outlets, each paired with an inlet."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:InletConnectionPoint ;
                                    sh:minCount 1 ;
                                    sh:path ns2:pairedConnectionPoint ],
                                [ sh:class ns2:Mix-Fluid ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `HydronicHeatExchanger` shall have no `ConnectionPoint`s using the medium `Fluid-Air`."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: A `HydronicHeatExchanger` shall have no `ConnectionPoint`s using the medium `Fluid-Air`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMaxCount 0 ;
            sh:qualifiedValueShape [ sh:property [ sh:class ns2:Fluid-Air ;
                            sh:path ns2:hasMedium ] ] ] .

ns2:Light-Ultraviolet a ns2:Class,
        ns2:Light-Ultraviolet,
        sh:NodeShape ;
    rdfs:label "Ultraviolet light"^^xsd:string ;
    rdfs:comment "`Light-Ultraviolet`"^^xsd:string ;
    rdfs:subClassOf ns2:EM-Light .

ns2:Light-Visible a ns2:Class,
        ns2:Light-Visible,
        sh:NodeShape ;
    rdfs:label "Visible light"^^xsd:string ;
    rdfs:comment "`Light-Visible`"^^xsd:string ;
    rdfs:subClassOf ns2:EM-Light .

ns2:Liquid-SubCooled a ns2:Class,
        ns2:Liquid-SubCooled,
        sh:NodeShape ;
    rdfs:label "Subcooled liquid"^^xsd:string ;
    rdfs:comment "Liquid-SubCooled"^^xsd:string ;
    rdfs:subClassOf ns2:ThermodynamicPhase-Liquid .

ns2:Logical-False a ns2:Class,
        ns2:Logical-False,
        sh:NodeShape ;
    rdfs:label "Logical false"^^xsd:string ;
    rdfs:comment "Logical-False"^^xsd:string ;
    rdfs:subClassOf ns2:Binary-Logical .

ns2:Logical-True a ns2:Class,
        ns2:Logical-True,
        sh:NodeShape ;
    rdfs:label "Logical true"^^xsd:string ;
    rdfs:comment "Logical-True"^^xsd:string ;
    rdfs:subClassOf ns2:Binary-Logical .

ns2:Modulated-0-10V a ns2:Class,
        ns2:Modulated-0-10V,
        sh:NodeShape ;
    rdfs:label "Modulated 0-10V"^^xsd:string ;
    rdfs:comment "Modulated-0-10V"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-Modulated .

ns2:Modulated-4-20mA a ns2:Class,
        ns2:Modulated-4-20mA,
        sh:NodeShape ;
    rdfs:label "Modulated 4-20mA"^^xsd:string ;
    rdfs:comment "Modulated-4-20mA"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-Modulated .

ns2:Motion-False a ns2:Class,
        ns2:Motion-False,
        sh:NodeShape ;
    rdfs:label "Motion-False"^^xsd:string ;
    rdfs:comment "`Motion-False`"^^xsd:string ;
    rdfs:subClassOf ns2:Occupancy-Motion .

ns2:Motion-True a ns2:Class,
        ns2:Motion-True,
        sh:NodeShape ;
    rdfs:label "Motion-True"^^xsd:string ;
    rdfs:comment "`Motion-True`"^^xsd:string ;
    rdfs:subClassOf ns2:Occupancy-Motion .

ns2:NOX-NO a ns2:Class,
        ns2:NOX-NO,
        sh:NodeShape ;
    rdfs:label "Nitric oxide (NO)"^^xsd:string ;
    rdfs:comment "`NOX-NO`"^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-NOX .

ns2:NOX-NO2 a ns2:Class,
        ns2:NOX-NO2,
        sh:NodeShape ;
    rdfs:label "Nitrogen dioxide (NO2)"^^xsd:string ;
    rdfs:comment "`NOX-NO2`"^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-NOX .

ns2:Occupancy-Occupied a ns2:Class,
        ns2:Occupancy-Occupied,
        sh:NodeShape ;
    rdfs:label "Occupied"^^xsd:string ;
    rdfs:comment "Occupancy-Occupied"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Occupancy .

ns2:Occupancy-Unoccupied a ns2:Class,
        ns2:Occupancy-Unoccupied,
        sh:NodeShape ;
    rdfs:label "Unoccupied"^^xsd:string ;
    rdfs:comment "Occupancy-Unoccupied"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Occupancy .

ns2:OnOff-Off a ns2:Class,
        ns2:OnOff-Off,
        sh:NodeShape ;
    rdfs:label "Off"^^xsd:string ;
    rdfs:comment "OnOff-Off"^^xsd:string ;
    rdfs:subClassOf ns2:Binary-OnOff .

ns2:OnOff-On a ns2:Class,
        ns2:OnOff-On,
        sh:NodeShape ;
    rdfs:label "On"^^xsd:string ;
    rdfs:comment "OnOff-On"^^xsd:string ;
    rdfs:subClassOf ns2:Binary-OnOff .

ns2:Particulate-PM1.0 a ns2:Class,
        ns2:Particulate-PM1.0,
        sh:NodeShape ;
    rdfs:label "PM1.0"^^xsd:string ;
    rdfs:comment "Particulate-PM1.0"^^xsd:string ;
    rdfs:subClassOf ns2:Substance-Particulate .

ns2:Particulate-PM10.0 a ns2:Class,
        ns2:Particulate-PM10.0,
        sh:NodeShape ;
    rdfs:label "PM10.0"^^xsd:string ;
    rdfs:comment "Particulate-PM10.0"^^xsd:string ;
    rdfs:subClassOf ns2:Substance-Particulate .

ns2:Particulate-PM2.5 a ns2:Class,
        ns2:Particulate-PM2.5,
        sh:NodeShape ;
    rdfs:label "PM2.5"^^xsd:string ;
    rdfs:comment "Particulate-PM2.5"^^xsd:string ;
    rdfs:subClassOf ns2:Substance-Particulate .

ns2:PoE-802.3af-1 a ns2:Class,
        ns2:PoE-802.3af-1,
        sh:NodeShape ;
    rdfs:label "PoE-802.3af-1"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-PoE ;
    rdfs:comment "PoE-802.3af-1"^^xsd:string ;
    rdfs:subClassOf ns2:DC-PoE .

ns2:PoE-802.3at-2 a ns2:Class,
        ns2:PoE-802.3at-2,
        sh:NodeShape ;
    rdfs:label "PoE-802.3at-2"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-PoE ;
    rdfs:comment "PoE-802.3at-2"^^xsd:string ;
    rdfs:subClassOf ns2:DC-PoE .

ns2:PoE-802.3bt-3 a ns2:Class,
        ns2:PoE-802.3bt-3,
        sh:NodeShape ;
    rdfs:label "PoE-802.3bt-3"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-PoE ;
    rdfs:comment "PoE-802.3bt-3"^^xsd:string ;
    rdfs:subClassOf ns2:DC-PoE .

ns2:PoE-802.3bt-4 a ns2:Class,
        ns2:PoE-802.3bt-4,
        sh:NodeShape ;
    rdfs:label "PoE-802.3bt-4"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-PoE ;
    rdfs:comment "PoE-802.3bt-4"^^xsd:string ;
    rdfs:subClassOf ns2:DC-PoE .

ns2:Position-Closed a ns2:Class,
        ns2:Position-Closed,
        sh:NodeShape ;
    rdfs:label "Closed"^^xsd:string ;
    rdfs:comment "Position-Closed"^^xsd:string ;
    rdfs:subClassOf ns2:Binary-Position .

ns2:Position-Open a ns2:Class,
        ns2:Position-Open,
        sh:NodeShape ;
    rdfs:label "Open"^^xsd:string ;
    rdfs:comment "Position-Open"^^xsd:string ;
    rdfs:subClassOf ns2:Binary-Position .

ns2:Presence-False a ns2:Class,
        ns2:Presence-False,
        sh:NodeShape ;
    rdfs:label "Presence not detected"^^xsd:string ;
    rdfs:comment "`Presence-False`"^^xsd:string ;
    rdfs:subClassOf ns2:Occupancy-Presence .

ns2:Presence-True a ns2:Class,
        ns2:Presence-True,
        sh:NodeShape ;
    rdfs:label "Presence detected"^^xsd:string ;
    rdfs:comment "`Presence-True`"^^xsd:string ;
    rdfs:subClassOf ns2:Occupancy-Presence .

ns2:PressureSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Pressure sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of pressure."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor ;
    sh:property [ rdfs:comment "A `PressureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of Pressure."^^xsd:string ;
            sh:message "s223: A `PressureSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of Pressure."^^xsd:string ;
            sh:path ( ns2:observes ns1:hasQuantityKind ) ;
            sh:value <http://qudt.org/vocab/quantitykind/Pressure> ] .

ns2:RadiantHeater a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Radiant heater"^^xsd:string ;
    rdfs:comment """
A piece of `Equipment` with heating or cooling surface that delivers 50% or more of its heat transfer by radiation.
A `RadiantHeater` shall:

- Have the role `Role-Heating`.

- Have at least one outlet connection point using the medium `Light-Infrared`.

- Conform to exactly one of the following patterns:
  - **Pattern 1:**
    - Exactly one inlet connection point using the medium `Constituent-Electricity` or `Fluid-NaturalGas`.
  - **Pattern 2:**
    - Exactly one inlet connection point using the medium `Fluid-Water`.
    - Exactly one outlet connection point using the medium Fluid-Water.
"""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A radiant heater shall have the role `Role-Heating`."^^xsd:string ;
            sh:message "s223: A radiant heater shall have the role `Role-Heating`."^^xsd:string ;
            sh:path ns2:hasRole ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Role-Heating ] ],
        [ rdfs:comment "A `RadiantHeater` shall have at least one outlet connection point using the medium `Light-Infrared`."^^xsd:string ;
            sh:message "s223: A `RadiantHeater` shall have at least one outlet connection point using the medium `Light-Infrared`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Light-Infrared ;
                                    sh:path ns2:hasMedium ] ] ] ] ;
    sh:xone ( [ sh:property [ rdfs:comment "Pattern 1: A radiant heater shall have at least one inlet using the medium `Constituent-Electricity` or `Fluid-NaturalGas`."^^xsd:string ;
                        sh:message "s223: Pattern 1: A radiant heater shall have at least one inlet using the medium `Constituent-Electricity` or `Fluid-NaturalGas`."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:or ( [ sh:class ns2:Constituent-Electricity ] [ sh:class ns2:Fluid-NaturalGas ] ) ;
                                                sh:path ns2:hasMedium ] ] ] ] ] [ sh:property [ rdfs:comment "Pattern 2: A radiant heater shall have an inlet using the medium `Fluid-Water`."^^xsd:string ;
                        sh:message "s223: Pattern 2: A radiant heater shall have an inlet using the medium `Fluid-Water`."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                                sh:path ns2:hasMedium ] ] ] ],
                    [ rdfs:comment "Pattern 2: A radiant heater shall have an outlet using the medium `Fluid-Water`."^^xsd:string ;
                        sh:message "s223: Pattern 2: A radiant heater shall have an outlet using the medium `Fluid-Water`."^^xsd:string ;
                        sh:minCount 1 ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                                sh:path ns2:hasMedium ] ] ] ] ] ) .

ns2:Refrigerant-R-123 a ns2:Class,
        ns2:Refrigerant-R-123,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-123"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-123`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-134A a ns2:Class,
        ns2:Refrigerant-R-134A,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-134A"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-134A`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-22 a ns2:Class,
        ns2:Refrigerant-R-22,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-22"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-22`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-290 a ns2:Class,
        ns2:Refrigerant-R-290,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-290"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-290`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-404A a ns2:Class,
        ns2:Refrigerant-R-404A,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-404A"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-404A`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-407C a ns2:Class,
        ns2:Refrigerant-R-407C,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-407C"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-407C`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-410A a ns2:Class,
        ns2:Refrigerant-R-410A,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-410A"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-410A`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-600A a ns2:Class,
        ns2:Refrigerant-R-600A,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-600A"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-600A`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-717 a ns2:Class,
        ns2:Refrigerant-R-717,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-717"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-717`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Refrigerant-R-744 a ns2:Class,
        ns2:Refrigerant-R-744,
        sh:NodeShape ;
    rdfs:label "Refrigerant R-744"^^xsd:string ;
    rdfs:comment "`Refrigerant-R-744`"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Refrigerant .

ns2:Role-Condenser a ns2:Class,
        ns2:Role-Condenser,
        sh:NodeShape ;
    rdfs:label "Condenser role"^^xsd:string ;
    rdfs:comment "`Role-Condenser`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Dehumidifying a ns2:Class,
        ns2:Role-Dehumidifying,
        sh:NodeShape ;
    rdfs:label "Dehumidifying role"^^xsd:string ;
    rdfs:comment "`Role-Dehumidifying`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Discharge a ns2:Class,
        ns2:Role-Discharge,
        sh:NodeShape ;
    rdfs:label "Discharge role"^^xsd:string ;
    rdfs:comment "`Role-Discharge`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Economizer a ns2:Class,
        ns2:Role-Economizer,
        sh:NodeShape ;
    rdfs:label "Economizer role"^^xsd:string ;
    rdfs:comment "`Role-Economizer`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Evaporator a ns2:Class,
        ns2:Role-Evaporator,
        sh:NodeShape ;
    rdfs:label "Evaporator role"^^xsd:string ;
    rdfs:comment "`Role-Evaporator`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Exhaust a ns2:Class,
        ns2:Role-Exhaust,
        sh:NodeShape ;
    rdfs:label "Exhaust role"^^xsd:string ;
    rdfs:comment "`Role-Exhaust`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Expansion a ns2:Class,
        ns2:Role-Expansion,
        sh:NodeShape ;
    rdfs:label "Expansion role"^^xsd:string ;
    rdfs:comment "`Role-Expansion`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Generator a ns2:Class,
        ns2:Role-Generator,
        sh:NodeShape ;
    rdfs:label "Generator role"^^xsd:string ;
    rdfs:comment "`Role-Generator`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-HeatRecovery a ns2:Class,
        ns2:Role-HeatRecovery,
        sh:NodeShape ;
    rdfs:label "Heat recovery role"^^xsd:string ;
    rdfs:comment "Role-HeatRecovery"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Load a ns2:Class,
        ns2:Role-Load,
        sh:NodeShape ;
    rdfs:label "Load role"^^xsd:string ;
    rdfs:comment "`Role-Load`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-OutdoorAirIntake a ns2:Class,
        ns2:Role-OutdoorAirIntake,
        sh:NodeShape ;
    rdfs:label "Outdoor air intake role"^^xsd:string ;
    rdfs:comment "`Role-OutdoorAirIntake`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role ;
    sh:property [ rdfs:comment "`Role-OutdoorAirIntake` should only be associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:severity sh:Warning ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
                    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string ] ] .

ns2:Role-Primary a ns2:Class,
        ns2:Role-Primary,
        sh:NodeShape ;
    rdfs:label "Primary role"^^xsd:string ;
    rdfs:comment "`Role-Primary`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Recirculating a ns2:Class,
        ns2:Role-Recirculating,
        sh:NodeShape ;
    rdfs:label "Recirculating role"^^xsd:string ;
    rdfs:comment "`Role-Recirculating`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Relief a ns2:Class,
        ns2:Role-Relief,
        sh:NodeShape ;
    rdfs:label "Relief role"^^xsd:string ;
    rdfs:comment "`Role-Relief`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Return a ns2:Class,
        ns2:Role-Return,
        sh:NodeShape ;
    rdfs:label "Return role"^^xsd:string ;
    rdfs:comment "`Role-Return`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Secondary a ns2:Class,
        ns2:Role-Secondary,
        sh:NodeShape ;
    rdfs:label "Secondary role"^^xsd:string ;
    rdfs:comment "`Role-Secondary`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Supply a ns2:Class,
        ns2:Role-Supply,
        sh:NodeShape ;
    rdfs:label "Supply role"^^xsd:string ;
    rdfs:comment "`Role-Supply`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Role-Ventilating a ns2:Class,
        ns2:Role-Ventilating,
        sh:NodeShape ;
    rdfs:label "Ventilating role"^^xsd:string ;
    rdfs:comment "`Role-Ventilating`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Signal-EIA485 a ns2:Class,
        ns2:Signal-EIA485,
        sh:NodeShape ;
    rdfs:label "EIA485"^^xsd:string ;
    rdfs:comment "Signal EIA485"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-Signal .

ns2:Signal-IEC14908 a ns2:Class,
        ns2:Signal-IEC14908,
        sh:NodeShape ;
    rdfs:label "IEC14908"^^xsd:string ;
    rdfs:comment "Signal IEC14908"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-Signal .

ns2:ThermodynamicPhase-Solid a ns2:Class,
        ns2:ThermodynamicPhase-Solid,
        sh:NodeShape ;
    rdfs:label "Solid phase"^^xsd:string ;
    rdfs:comment "`ThermodynamicPhase-Solid`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ThermodynamicPhase .

ns2:ThermodynamicPhase-Vapor a ns2:Class,
        ns2:ThermodynamicPhase-Vapor,
        sh:NodeShape ;
    rdfs:label "Vapor phase"^^xsd:string ;
    rdfs:comment "`ThermodynamicPhase-Vapor`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ThermodynamicPhase .

ns2:VoltageSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Voltage Sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents a measure of voltage."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor ;
    sh:property [ rdfs:comment "A `VoltageSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of Voltage."^^xsd:string ;
            sh:message "s223: A `VoltageSensor` shall always `observe` a `QuantifiableObservableProperty` that has a `QuantityKind` of Voltage."^^xsd:string ;
            sh:path ( ns2:observes ns1:hasQuantityKind ) ;
            sh:value <http://qudt.org/vocab/quantitykind/Voltage> ] .

ns2:Water-ChilledWater a ns2:Class,
        ns2:Water-ChilledWater,
        sh:NodeShape ;
    rdfs:label "Chilled water"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "Water concentration"^^xsd:string ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    rdfs:comment "Water-Chilled water"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Water .

ns2:Water-HotWater a ns2:Class,
        ns2:Water-HotWater,
        sh:NodeShape ;
    rdfs:label "Hot water"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "Water concentration"^^xsd:string ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    rdfs:comment "Water-Hot water"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Water .

ns2:Water-Steam a ns2:Class,
        ns2:Water-Steam,
        sh:NodeShape ;
    rdfs:label "Steam"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "Water concentration"^^xsd:string ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    rdfs:comment "Water-Steam"^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Water .

ns2:Weekday-Friday a ns2:Class,
        ns2:Weekday-Friday,
        sh:NodeShape ;
    rdfs:label "Friday"^^xsd:string ;
    rdfs:comment "Weekday-Friday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekday .

ns2:Weekday-Monday a ns2:Class,
        ns2:Weekday-Monday,
        sh:NodeShape ;
    rdfs:label "Monday"^^xsd:string ;
    rdfs:comment "Weekday-Monday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekday .

ns2:Weekday-Thursday a ns2:Class,
        ns2:Weekday-Thursday,
        sh:NodeShape ;
    rdfs:label "Thursday"^^xsd:string ;
    rdfs:comment "Weekday-Thursday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekday .

ns2:Weekday-Tuesday a ns2:Class,
        ns2:Weekday-Tuesday,
        sh:NodeShape ;
    rdfs:label "Tuesday"^^xsd:string ;
    rdfs:comment "Weekday-Tuesday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekday .

ns2:Weekday-Wednesday a ns2:Class,
        ns2:Weekday-Wednesday,
        sh:NodeShape ;
    rdfs:label "Wednesday"^^xsd:string ;
    rdfs:comment "Weekday-Wednesday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekday .

ns2:Weekend-Saturday a ns2:Class,
        ns2:Weekend-Saturday,
        sh:NodeShape ;
    rdfs:label "Saturday"^^xsd:string ;
    rdfs:comment "Weekend-Saturday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekend .

ns2:Weekend-Sunday a ns2:Class,
        ns2:Weekend-Sunday,
        sh:NodeShape ;
    rdfs:label "Sunday"^^xsd:string ;
    rdfs:comment "Weekend-Sunday"^^xsd:string ;
    rdfs:subClassOf ns2:DayOfWeek-Weekend .

ns2:Window a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Window"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that provides a pathway for `EM-Light` or `Fluid-Air` (or both) to flow from a room to another room or the building exterior through a vertical or nearly vertical area of the room envelope."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Window` shall have at least one outlet using the medium `EM-Light` or `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Window` shall have at least one outlet using the medium `EM-Light` or `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:or ( [ sh:property [ sh:class ns2:EM-Light ;
                                                sh:path ns2:hasMedium ] ] [ sh:property [ sh:class ns2:Fluid-Air ;
                                                sh:path ns2:hasMedium ] ] ) ;
                            sh:severity sh:Warning ] ] ],
        [ rdfs:comment "A `Window` shall have at least one inlet using the medium `EM-Light` or `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Window` shall have at least one inlet using the medium `EM-Light` or `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:or ( [ sh:property [ sh:class ns2:EM-Light ;
                                                sh:path ns2:hasMedium ] ] [ sh:property [ sh:class ns2:Fluid-Air ;
                                                sh:path ns2:hasMedium ] ] ) ;
                            sh:severity sh:Warning ] ] ] .

ns2:WiredEthernet-Cat1 a ns2:Class,
        ns2:WiredEthernet-Cat1,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat1"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat1"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat2 a ns2:Class,
        ns2:WiredEthernet-Cat2,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat2"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat2"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat3 a ns2:Class,
        ns2:WiredEthernet-Cat3,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat3"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat3"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat4 a ns2:Class,
        ns2:WiredEthernet-Cat4,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat4"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat4"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat5 a ns2:Class,
        ns2:WiredEthernet-Cat5,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat5"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat5"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat5e a ns2:Class,
        ns2:WiredEthernet-Cat5e,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat5e"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat5e"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat6 a ns2:Class,
        ns2:WiredEthernet-Cat6,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat6"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat6"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat6a a ns2:Class,
        ns2:WiredEthernet-Cat6a,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat6a"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat6a"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat7 a ns2:Class,
        ns2:WiredEthernet-Cat7,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat7"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat7"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat7a a ns2:Class,
        ns2:WiredEthernet-Cat7a,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat7a"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat7a"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:WiredEthernet-Cat8 a ns2:Class,
        ns2:WiredEthernet-Cat8,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet Cat8"^^xsd:string ;
    rdfs:comment "WiredEthernet-Cat8"^^xsd:string ;
    rdfs:subClassOf ns2:Signal-WiredEthernet .

ns2:actuates a ns2:Relation,
        rdf:Property ;
    rdfs:label "actuates"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an `Actuator` with the `Equipment` that it actuates."^^xsd:string .

ns2:connected a ns2:SymmetricRelation,
        rdf:Property ;
    rdfs:label "connected"^^xsd:string ;
    rdfs:comment "The relation `connected` indicates that two connectable things are `connected` without regard to the direction of flow."^^xsd:string .

ns2:connectedThrough a ns2:Relation,
        rdf:Property ;
    rdfs:label "connected through"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Connectable` thing with a `Connection`, without regard to the direction of flow. It is used to discover what connection links two connectable things."^^xsd:string .

ns2:connectsFrom a ns2:Relation,
        rdf:Property ;
    rdfs:label "connects from"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Connectable` thing with a `Connection`, with an implied direction of flow. B `connectsFrom` A indicates a flow from A to B."^^xsd:string .

ns2:connectsTo a ns2:Relation,
        rdf:Property ;
    rdfs:label "connects to"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Connection` with a `Connectable` thing, with an implied direction of flow. A `connectsTo` B indicates a flow from A to B."^^xsd:string .

ns2:hasAlarmStatus a ns2:Relation,
        rdf:Property ;
    rdfs:label "hasAlarmStatus"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an `EnumerableProperty` that describes an Alarm or Status with a `QuantifiableProperty`."^^xsd:string .

ns2:hasBoundaryConnectionPoint a ns2:Relation,
        rdf:Property ;
    rdfs:label "has Boundary Connection Point"^^xsd:string ;
    rdfs:comment "The `hasBoundaryConnectionPoint` relation means the `ConnectionPoint` represents the boundary of a `System` (see {s223:System}) defined by the modeler, such as a model fragment provided by the vendor of a collection of equipment intended for integration with another model. The presence of this relation is used to indicate that such a \"dangling connection point\" should not generate a validation error in a non-integrated context but should generate an error in an integrated context."^^xsd:string .

ns2:hasDeadband a ns2:Relation,
        rdf:Property ;
    rdfs:label "has deadband"^^xsd:string ;
    rdfs:comment "This relation binds a control setpoint to the `QuantifiableProperty` indicating the range of values within which a sensed variable can vary without indicating a condition has changed."^^xsd:string .

ns2:hasDomainSpace a ns2:Relation,
        rdf:Property ;
    rdfs:label "has domain space"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Zone` with its component `DomainSpaces`."^^xsd:string .

ns2:hasExternalReference a ns2:Relation,
        rdf:Property ;
    rdfs:label "has external reference"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Property` with an external telemetry source."^^xsd:string .

ns2:hasMeasurementResolution a ns2:Relation,
        rdf:Property ;
    rdfs:label "has measurement resolution"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Sensor` with the `QuantifiableProperty` whose value indicates the smallest recognizable change in engineering units that the `Sensor` is able to measure. "^^xsd:string .

ns2:hasMember a ns2:Relation,
        rdf:Property ;
    rdfs:label "has member"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `System` with its component `Equipment` and/or `System`s."^^xsd:string .

ns2:hasNumberOfElectricalPhases a ns2:Relation,
        rdf:Property ;
    rdfs:label "has number of electrical phases"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an AC electricity `Medium` with its number of electrical phases. "^^xsd:string .

ns2:hasOptionalConnectionPoint a ns2:Relation,
        rdf:Property ;
    rdfs:label "has Optional Connection Point"^^xsd:string ;
    rdfs:comment "The `hasOptionalConnectionPoint` relation means the `ConnectionPoint` represents the boundary of a `System` (see {s223:System}) defined by the modeler, such as a model fragment provided by the vendor of a collection of equipment intended for integration with another model. The presence of this relation is used to indicate that such a \"dangling connection point\" should not generate a validation error in an integrated or non-integrated context."^^xsd:string .

ns2:hasPhysicalLocation a ns2:Relation,
        rdf:Property ;
    rdfs:label "has Physical Location"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a piece of `Equipment` with its physical location (i.e., in a `PhysicalSpace`). The physical location of a piece of `Equipment` is not necessarily the same as the location affected by the operation of the `Equipment`. For example, an air handler may physically be located on the roof, but its effect is to provide conditioned air to a `Zone` or `DomainSpace` within the building. By following the path of connections, it can be determined what other equipment or spaces are possibly impacted by the `Equipment`."^^xsd:string .

ns2:hasThreshold a ns2:Relation,
        rdf:Property ;
    rdfs:label "has threshold"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a threshold with the `QuantifiableProperty` indicating a specific value at which an action may be taken, distinguished from an offset or a range."^^xsd:string .

ns2:hasZone a ns2:Relation,
        rdf:Property ;
    rdfs:label "has zone"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `ZoneGroup` with its component `Zone`s."^^xsd:string .

ns2:inverseOf a ns2:Relation,
        rdf:Property ;
    rdfs:label "inverse of"^^xsd:string ;
    rdfs:comment "A `Relation` that associates `Relation`s that are inverses of one another, such as `connectedTo` and `connectedFrom`."^^xsd:string .

ns2:ofMedium a ns2:Relation,
        rdf:Property ;
    rdfs:label "of medium"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Property` with the specific Medium it describes. A `Property` corresponding to the temperature of a medium would be associated with this medium using the relation `ofMedium`."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AbsoluteActivity> a ns1:QuantityKind ;
    rdfs:label "Absolute Activity"@en ;
    dcterms:description "The \"Absolute Activity\" is the exponential of the ratio of the chemical potential to $RT$ where $R$ is the gas constant and $T$ the thermodynamic temperature."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ-SEC-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://goldbook.iupac.org/A00019.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\lambda_B = e^{\\frac{\\mu_B}{RT}}$, where $\\mu_B$ is the chemical potential of substance $B$, $R$ is the molar gas constant, and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:latexSymbol "$\\lambda_B$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:AbsoluteActivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseVolume> .

<http://qudt.org/vocab/quantitykind/Absorptance> a ns1:QuantityKind ;
    rdfs:label "Absorptance"@en ;
    dcterms:description "Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Absorbance"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Absorptance"^^xsd:anyURI,
        "https://www.researchgate.net/post/Absorptance_or_absorbance"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha = \\frac{\\Phi_a}{\\Phi_m}$, where $\\Phi_a$ is the absorbed radiant flux or the absorbed luminous flux, and $\\Phi_m$ is the radiant flux or luminous flux of the incident radiation."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "Absorptance is the ratio of the radiation absorbed by a surface to that incident upon it. Also known as absorbance." ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Absorptance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AcceptorIonizationEnergy> a ns1:QuantityKind ;
    rdfs:label "Acceptor Ionization Energy"@en ;
    dcterms:description "\"Acceptor Ionization Energy\" is the ionization energy of an acceptor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ionization_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Acceptor Ionization Energy\" is the ionization energy of an acceptor." ;
    ns1:symbol "E_a" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/IonizationEnergy> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/DonorIonizationEnergy> .

<http://qudt.org/vocab/quantitykind/ActivityCoefficient> a ns1:QuantityKind ;
    rdfs:label "Activity Coefficient"@en ;
    dcterms:description "An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Activity_coefficient"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$f_B = \\frac{\\lambda_B}{(\\lambda_B^*x_B)}$, where $\\lambda_B$ the absolute activity of substance $B$, $\\lambda_B^*$ is the absolute activity of the pure substance $B$ at the same temperature and pressure, and $x_B$ is the amount-of-substance fraction of substance $B$."^^ns1:LatexString ;
    ns1:plainTextDescription "An \"Activity Coefficient\" is a factor used in thermodynamics to account for deviations from ideal behaviour in a mixture of chemical substances. In an ideal mixture, the interactions between each pair of chemical species are the same (or more formally, the enthalpy change of solution is zero) and, as a result, properties of the mixtures can be expressed directly in terms of simple concentrations or partial pressures of the substances present e.g. Raoult's law. Deviations from ideality are accommodated by modifying the concentration by an activity coefficient. " ;
    ns1:symbol "f_B" ;
    rdfs:comment "Applicable units are those of quantitykind:ActivityCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Altitude> a ns1:QuantityKind ;
    rdfs:label "Altitude"@en ;
    dcterms:description "Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Altitude"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "Altitude or height is defined based on the context in which it is used (aviation, geometry, geographical survey, sport, and more). As a general definition, altitude is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The reference datum also often varies according to the context. [Wikipedia]" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/AmountOfCloudCover> a ns1:QuantityKind ;
    rdfs:label "Amount of cloud cover"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OKTA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://windy.app/blog/okta-cloud-cover.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "https://library.wmo.int/viewer/68695/?offset=3#page=514&viewer=picture&o=bookmark&n=0&q="^^xsd:anyURI ;
    ns1:plainTextDescription "The amount of the celestial dome covered by all clouds visible." ;
    rdfs:comment "Applicable units are those of quantitykind:AmountOfCloudCover" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration> a ns1:QuantityKind ;
    rdfs:label "Amount of Substance of Concentration"@en ;
    dcterms:description "\"Amount of Substance of Concentration\" is defined as the amount of a constituent divided by the volume of the mixture."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-L>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerVolume> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Amount_of_substance_concentration"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$C_B = \\frac{n_B}{V}$, where $n_B$ is the amount of substance $B$ and $V$ is the volume."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Amount of Substance of Concentration of B\" is defined as the amount of a constituent divided by the volume of the mixture." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/AMSC> ;
    ns1:symbol "C_B" ;
    rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Concentration> .

<http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction> a ns1:QuantityKind ;
    rdfs:label "Fractional Amount of Substance"@en ;
    dcterms:description "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Amount_fraction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$x_B = \\frac{n_B}{n}$, where $n_B$ is the amount of substance $B$ and $n$ is the total amount of substance."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Fractional Amount of Substance\" is defined as tthe amount of a constituent divided by the total amount of all constituents in a mixture." ;
    ns1:symbol "X_B" ;
    rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstanceFraction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AngularMomentumPerAngle> a ns1:QuantityKind ;
    rdfs:label "Angular Momentum per Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-M-SEC-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AngularMomentumPerAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ApparentThermalInertia> a ns1:QuantityKind ;
    rdfs:label "Measurement Unit for a quantity approximately proportional to Thermal Inertia" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Thermal_inertia"^^xsd:anyURI ;
    ns1:plainTextDescription "Thermal inertia is a term used to describe the observed delays in a body's temperature response during heat transfers" ;
    rdfs:comment "Applicable units are those of quantitykind:ApparentThermalInertia" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaAngle> a ns1:QuantityKind ;
    rdfs:label "Area Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaPerLength> a ns1:QuantityKind ;
    rdfs:label "Fläche pro Längeneinheit"@de,
        "area per length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www.easysteel.co.nz/web/assets/EasysteelSurfaceAreaofSections-Feb14.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "Measure used to indicate the surface area of structural steel per unit length of the steel part." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaPerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaThermalExpansion> a ns1:QuantityKind ;
    rdfs:label "Area Thermal Expansion"@en ;
    dcterms:description "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Thermal_expansion#Area"^^xsd:anyURI ;
    ns1:plainTextDescription "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion." ;
    rdfs:comment "Applicable units are those of quantitykind:AreaThermalExpansion" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Asset> a ns1:QuantityKind ;
    rdfs:label "Asset"@en ;
    dcterms:description "An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset)."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset)." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AtomScatteringFactor> a ns1:QuantityKind ;
    rdfs:label "Atom Scattering Factor"@en ;
    dcterms:description "\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://reference.iucr.org/dictionary/Atomic_scattering_factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$f = \\frac{E_a}{E_e}$, where $E_a$ is the radiation amplitude scattered by the atom and $E_e$ is the radiation ampliture scattered by a single electron."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Atom Scattering Factor\" is measure of the scattering power of an isolated atom." ;
    ns1:symbol "f" ;
    rdfs:comment "Applicable units are those of quantitykind:AtomScatteringFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AtomicNumber> a ns1:QuantityKind ;
    rdfs:label "Atomic Number"@en ;
    dcterms:description "The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/Z> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_number"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Atomic Number\", also known as the proton number, is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. A nuclide is a species of atom with specified numbers of protons and neutrons. Nuclides with the same value of Z but different values of N are called isotopes of an element. The ordinal number of an element in the periodic table is equal to the atomic number. The atomic number equals the charge of the nucleus in units of the elementary charge." ;
    ns1:symbol "Z" ;
    rdfs:comment "Applicable units are those of quantitykind:AtomicNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/AverageLogarithmicEnergyDecrement> a ns1:QuantityKind ;
    rdfs:label "Average Logarithmic Energy Decrement"@en ;
    dcterms:description "\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://everything2.com/title/Average+logarithmic+energy+decrement+per+collision"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\xi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Average Logarithmic Energy Decrement\" is a measure of the amount of energy a neutron loses upon colliding with various nuclei. It is the average value of the increase in lethargy in elastic collisions between neutrons and nuclei whose kinetic energy is negligible compared with that of the neutrons." ;
    rdfs:comment "Applicable units are those of quantitykind:AverageLogarithmicEnergyDecrement" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BatteryCapacity> a ns1:QuantityKind ;
    rdfs:label "battery capacity",
        "battery capacity"@en-US ;
    dcterms:description "quantity of electricity or electrical charge which a fully charged battery can supply under specified conditions as a product of discharge current and discharge time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-MIN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD017" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD017"^^xsd:anyURI ;
    ns1:plainTextDescription "Elektrizitätsmenge oder elektrische Ladung, die eine vollgeladenen Batterie unter festgelegten Bedingungen abgeben kann als Produkt aus Entladestrom und Entladezeit"@de ;
    ns1:symbol "0173-1#Z4-BAJ270#003" ;
    rdfs:comment "Applicable units are those of quantitykind:BatteryCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BindingFraction> a ns1:QuantityKind ;
    rdfs:label "Binding Fraction"@en ;
    dcterms:description "The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/binding+fraction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$b = \\frac{B_r}{A}$, where $B_r$ is the relative mass defect and $A$ is the nucleon number."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Binding Fraction\" is the ratio of the binding energy of a nucleus to the atomic mass number." ;
    ns1:symbol "b" ;
    rdfs:comment "Applicable units are those of quantitykind:BindingFraction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BioconcentrationFactor> a ns1:QuantityKind ;
    rdfs:label "Bioconcentration Factor"@en ;
    dcterms:description "The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "The bioconcentration factor is the ratio of the concentration of a chemical substance in biota over the concentration of the same chemical substance in water. It is related to the octanol-water partition coefficient." ;
    rdfs:comment "Applicable units are those of quantitykind:BioconcentrationFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/BiodegredationHalfLife> a ns1:QuantityKind ;
    rdfs:label "Biodegredation Half Life"@en ;
    dcterms:description "A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:plainTextDescription "A time that quantifies how long it takes to reduce a substance's concentration by 50% from any concentration point in time in a water or soil environment by either bacteria or another living organism." ;
    rdfs:comment "Applicable units are those of quantitykind:BiodegredationHalfLife" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/BurnRate> a ns1:QuantityKind ;
    rdfs:label "Burn Rate"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/BurstFactor> a ns1:QuantityKind ;
    rdfs:label "burst factor",
        "burst factor"@en-US ;
    dcterms:description "bursting pressure divided by areic mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PA-M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD019" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD019"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient Berstdruck dividiert durch die flächenbezogene Masse"@de ;
    ns1:symbol "0173-1#Z4-BAJ434#001" ;
    rdfs:comment "Applicable units are those of quantitykind:BurstFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CenterOfGravity_X> a ns1:QuantityKind ;
    rdfs:label "Center of Gravity in the X axis"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/center-of-gravity/"^^xsd:anyURI ;
    ns1:symbol "cg" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/CenterOfGravity_Y> a ns1:QuantityKind ;
    rdfs:label "Center of Gravity in the Y axis"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/center-of-gravity/"^^xsd:anyURI ;
    ns1:symbol "cg" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/CenterOfGravity_Z> a ns1:QuantityKind ;
    rdfs:label "Center of Gravity in the Z axis"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/center-of-gravity/"^^xsd:anyURI ;
    ns1:symbol "cg" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/ChargeNumber> a ns1:QuantityKind ;
    rdfs:label "Charge Number"@en ;
    dcterms:description "The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Charge Number\", or just valance of an ion is the coefficient that, when multiplied by the elementary charge, gives the ion's charge." ;
    ns1:symbol "z" ;
    rdfs:comment "Applicable units are those of quantitykind:ChargeNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/ChemicalAffinity> a ns1:QuantityKind ;
    rdfs:label "Chemical Affinity"@en ;
    dcterms:description "In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Chemical_affinity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$A = -\\sum \\nu_b\\mu_B$, where $\\nu_b$ is the stoichiometric number of substance $B$ and $\\mu_B$ is the chemical potential of substance $B$."^^ns1:LatexString ;
    ns1:plainTextDescription "In chemical physics and physical chemistry, \"Chemical Affinity\" is the electronic property by which dissimilar chemical species are capable of forming chemical compounds. Chemical affinity can also refer to the tendency of an atom or compound to combine by chemical reaction with atoms or compounds of unlike composition." ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:ChemicalAffinity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ChemicalPotential> a ns1:QuantityKind ;
    rdfs:label "جهد كيميائي"@ar,
        "Chemický potenciál"@cs,
        "chemisches Potential des Stoffs B"@de,
        "chemical potential"@en,
        "potencial químico"@es,
        "پتانسیل شیمیایی"@fa,
        "potential chimique"@fr,
        "potenziale chimico"@it,
        "化学ポテンシャル"@ja,
        "Keupayaan kimia"@ms,
        "Potencjał chemiczny"@pl,
        "potencial químico"@pt,
        "Potențial chimic"@ro,
        "Химический потенциал"@ru,
        "kimyasal potansiyel"@tr,
        "化学势"@zh ;
    dcterms:description "\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Chemical_potential"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu_B = (\\frac{\\partial G}{\\partial n_B})_{T,p,n_i}$, where $G$ is Gibbs energy, and $n_B$ is the amount of substance $B$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu_B$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Chemical Potential\", also known as partial molar free energy, is a form of potential energy that can be absorbed or released during a chemical reaction." ;
    rdfs:comment "Applicable units are those of quantitykind:MolarEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MolarEnergy> .

<http://qudt.org/vocab/quantitykind/Chromaticity> a ns1:QuantityKind ;
    rdfs:label "Chromaticity"@en ;
    dcterms:description "Chromaticity is an objective specification of the quality of a color regardless of its luminance"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Chromaticity"^^xsd:anyURI ;
    ns1:plainTextDescription "Chromaticity is an objective specification of the quality of a color regardless of its luminance" ;
    rdfs:comment "Applicable units are those of quantitykind:Chromaticity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CoefficientOfPerformance> a ns1:QuantityKind ;
    rdfs:label "CoefficientOfPerformance"@en ;
    dcterms:description "\"Coefficient of Performance\",is a measure of the efficiency of a heating or cooling system, defined as the ratio of useful heating or cooling output to the energy input required to achieve it."^^ns1:LatexString ;
    ns1:applicableSIUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Coefficient_of_performance#:~:text=The%20coefficient%20of%20performance%20or,and%20thus%20lower%20operating%20costs."^^xsd:anyURI ;
    ns1:plainTextDescription "\"\"Coefficient of Performance\",is a measure of the efficiency of a heating or cooling system, defined as the ratio of useful heating or cooling output to the energy input required to achieve it." ;
    ns1:symbol "COP" ;
    rdfs:comment "Applicable units are those of quantitykind:CoefficientOfPerformance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Coercivity> a ns1:QuantityKind ;
    rdfs:label "Coercivity"@en ;
    dcterms:description "$\\textit{Coercivity}$, also referred to as $\\textit{Coercive Field Strength}$, is the magnetic field strength to be applied to bring the magnetic flux density in a substance from its remaining magnetic flux density to zero. This is defined as the coercive field strength in a substance when either the magnetic flux density or the magnetic polarization and magnetization is brought from its value at magnetic saturation to zero by monotonic reduction of the applied magnetic field strength. The quantity which is brought to zero should be stated, and the appropriate symbol used: $H_{cB}$, $H_{cJ}$ or $H_{cM}$ for the coercivity relating to the magnetic flux density, the magnetic polarization or the magnetization respectively, where $H_{cJ} = H_{cM}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-69"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:symbol "H_{c,B}" ;
    rdfs:comment "Applicable units are those of quantitykind:Coercivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> .

<http://qudt.org/vocab/quantitykind/ConductivityVariance_NEON> a ns1:QuantityKind ;
    rdfs:label "Conductivity Variance, NEON"@en ;
    dcterms:description "Variance for NEON conductivity data measured in MicroS-PER-CM" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroS2-PER-CentiM2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E4L-6I0M-2H0T6D0> ;
    ns1:informativeReference "https://www.neonscience.org/data-samples/data-management/data-processing"^^xsd:anyURI ;
    ns1:plainTextDescription "Variance for NEON conductivity data measured in MicroS-PER-CM" ;
    rdfs:comment "Applicable units are those of quantitykind:ConductivityVariance_NEON" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Constringence> a ns1:QuantityKind ;
    rdfs:label "Constringence"@en ;
    dcterms:description "In optics and lens design, constringence of a transparent material, also known as the Abbe number or the V-number, is an approximate measure of the material's dispersion (change of refractive index versus wavelength), with high values of V indicating low dispersion."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Abbe_number"^^xsd:anyURI ;
    ns1:symbol "V" ;
    rdfs:comment "Applicable units are those of quantitykind:Constringence" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Abbe Number"@en,
        "V-number"@en ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/CostPerArea> a ns1:QuantityKind ;
    rdfs:label "Kosten pro Fläche"@de,
        "cost per area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CCY_EUR-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:informativeReference "https://www.designingbuildings.co.uk/wiki/Cost_per_m2_of_gross_internal_floor_area"^^xsd:anyURI ;
    ns1:plainTextDescription "In the construction industry, cost per area is the unit rate which, when multiplied by the gross internal floor area (GIFA), gives the total building works estimate (i.e.works cost estimate less main contractor’s preliminaries and main contractor’s overheads and profit)." ;
    rdfs:comment "Applicable units are those of quantitykind:CostPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CostPerMass> a ns1:QuantityKind ;
    rdfs:label "Kosten pro Masse"@de,
        "cost per mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CHF-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:plainTextDescription "Represents the cost associated with a unit mass of a substance or material. It is typically used in economic and engineering contexts to evaluate the expense incurred per kilogram, gram, or other units of mass. This measure helps in comparing the economic efficiency of different materials or substances based on their mass." ;
    rdfs:comment "Applicable units are those of quantitykind:CostPerMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CouplingFactor> a ns1:QuantityKind ;
    rdfs:label "coupling factor"@en,
        "constante de acoplamiento"@es,
        "constante de couplage"@fr,
        "fattore di accoppiamento"@it,
        "結合定数"@ja,
        "stała sprzężenia"@pl,
        "Constantă de cuplaj"@ro,
        "Константа взаимодействия"@ru,
        "Çiftlenim sabiti"@tr,
        "耦合常數"@zh ;
    dcterms:description "\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=161-03-18"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "For inductive coupling between two inductive elements, $k = \\frac{\\left | L_{mn} \\right |}{\\sqrt{L_m L_n}}$, where $L_m$ and $L_n$ are their self inductances, and $L_{mn}$ is their mutual inductance."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Coupling Factor\" is the ratio of an electromagnetic quantity, usually voltage or current, appearing at a specified location of a given circuit to the corresponding quantity at a specified location in the circuit from which energy is transferred by coupling." ;
    ns1:symbol "k" ;
    rdfs:comment "Applicable units are those of quantitykind:CouplingFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Debye-WallerFactor> a ns1:QuantityKind ;
    rdfs:label "Debye-Waller Factor"@en ;
    dcterms:description "\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Debye–Waller_factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$u = R - R_0$, where $R$ is the particle position vector and $R_0$ is the equilibrium position vector of a particle."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Debye-Waller Factor\" (DWF), named after Peter Debye and Ivar Waller, is used in condensed matter physics to describe the attenuation of x-ray scattering or coherent neutron scattering caused by thermal motion. Also, a factor by which the intensity of a diffraction line is reduced because of the lattice vibrations." ;
    ns1:symbol "D, B" ;
    rdfs:comment "Applicable units are those of quantitykind:Debye-WallerFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DecayConstant> a ns1:QuantityKind ;
    rdfs:label "Decay Constant"@en ;
    dcterms:description "The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloCi> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Exponential_decay"^^xsd:anyURI,
        "http://www.britannica.com/EBchecked/topic/154945/decay-constant"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "Relative variation $\\frac{dN}{N}$ of the number $N$ of atoms or nuclei in a system, due to spontaneous emission from these atoms or nuclei during an infinitesimal time interval, divided by its duration $dt$, thus $\\lambda = -\\frac{1}{N}\\frac{dN}{dt}$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\lambda$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Decay Constant\" is the proportionality between the size of a population of radioactive atoms and the rate at which the population decreases because of radioactive decay." ;
    rdfs:comment "Applicable units are those of quantitykind:DecayConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseTime> .

<http://qudt.org/vocab/quantitykind/DegreeOfDissociation> a ns1:QuantityKind ;
    rdfs:label "Degree of Dissociation"@en ;
    dcterms:description "The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Faraday_constant"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dissociation_(chemistry)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Degree of Dissociation\" is the fraction of original solute molecules that have dissociated." ;
    rdfs:comment "Applicable units are those of quantitykind:DegreeOfDissociation" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DensityOfStates> a ns1:QuantityKind ;
    rdfs:label "Density of states"@en ;
    dcterms:description "\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/SEC-PER-RAD-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD030" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Density_of_states"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD030"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Density of States\" is the number of vibrational modes in an infinitesimal interval of angular frequency divided by the range of that interval and by volume." ;
    ns1:symbol "g" ;
    rdfs:comment "Applicable units are those of quantitykind:DensityOfStates" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DiastolicBloodPressure> a ns1:QuantityKind ;
    rdfs:label "Diastolic Blood Pressure"@en ;
    dcterms:description "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780199549351.001.0001/acref-9780199549351-e-1162"^^xsd:anyURI ;
    ns1:plainTextDescription "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult." ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SystolicBloodPressure> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/DiffusionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Diffusionskoeffizient"@de,
        "diffusion coefficient"@en,
        "coeficiente de difusión"@es,
        "coefficient de diffusion"@fr,
        "coefficiente di diffusione"@it,
        "coeficiente de difusão"@pt,
        "difuzijski koeficient"@sl ;
    dcterms:description "The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD031" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_diffusivity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD031"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$C_B \\left \\langle \\nu_B \\right \\rangle = -D grad C_B$, where $C_B$ the local molecular concentration of substance $B$ in the mixture and $\\left \\langle \\nu_B \\right \\rangle$ is the local average velocity of the molecules of $B$."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Diffusion Coefficient\" is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). Diffusivity is encountered in Fick's law and numerous other equations of physical chemistry." ;
    ns1:symbol "D" ;
    rdfs:comment "Applicable units are those of quantitykind:DiffusionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Dissipance> a ns1:QuantityKind ;
    rdfs:label "Dissipance"@en ;
    dcterms:description "Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dissipation_factor"^^xsd:anyURI ;
    ns1:latexDefinition "$\\delta = \\frac{P_d}{P_i}$, where $P_d$ is the dissipated sound power, and $P_i$ is the incident sound power."^^ns1:LatexString ;
    ns1:latexSymbol "$\\delta$"^^ns1:LatexString ;
    ns1:plainTextDescription "Dissipance, or dissipation factor for sound power, is the ratio of dissipated sound power to incident sound power. The dissipation factor (DF) is a measure of loss-rate of energy of a mode of oscillation (mechanical, electrical, or electromechanical) in a dissipative system. It is the reciprocal of quality factor, which represents the quality of oscillation." ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Dissipance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DonorIonizationEnergy> a ns1:QuantityKind ;
    rdfs:label "Donor Ionization Energy"@en ;
    dcterms:description "\"Donor Ionization Energy\" is the ionization energy of a donor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ionization_energy"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Donor Ionization Energy\" is the ionization energy of a donor." ;
    ns1:symbol "E_d" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/IonizationEnergy> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/AcceptorIonizationEnergy> .

<http://qudt.org/vocab/quantitykind/DoseEquivalentQualityFactor> a ns1:QuantityKind ;
    rdfs:label "Dose Equivalent Quality Factor"@en ;
    dcterms:description "\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Equivalent_dose"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Dose Equivalent Quality Factor\" is a factor in the caculation and measurement of dose equivalent, by which the absorbed dose is to be weighted in order to account for different biological effectiveness of radiations, for radiation protection purposes." ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:DoseEquivalentQualityFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DotsPerInch> a ns1:QuantityKind ;
    rdfs:label "dots per inch" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DPI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD255" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD255"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:DotsPerInch" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/EarthquakeMagnitude> a ns1:QuantityKind ;
    rdfs:label "earthquake magnitude" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/RichterMagnitude> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD365" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD365"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:EarthquakeMagnitude" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EffectiveMultiplicationFactor> a ns1:QuantityKind ;
    rdfs:label "Effective Multiplication Factor"@en ;
    dcterms:description "The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nuclear_chain_reaction#Effective_neutron_multiplication_factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Effective Multiplication Factor\" is the multiplication factor for a finite medium." ;
    ns1:symbol "k_{eff}" ;
    rdfs:comment "Applicable units are those of quantitykind:MultiplicationFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MultiplicationFactor> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/InfiniteMultiplicationFactor> .

<http://qudt.org/vocab/quantitykind/EinsteinCoefficients> a ns1:QuantityKind ;
    rdfs:label "Einstein coefficients" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/SEC-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD036" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD036"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:EinsteinCoefficients" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EinsteinTransitionProbability> a ns1:QuantityKind ;
    rdfs:label "Einstein Transition Probability"@en ;
    dcterms:description "Given two atomic states of energy $E_j$ and $E_k$.  Let $E_j > E_k$.  Assume the atom is bathed in radiation of energy density $u(w)$.  Transitions between these states can take place in three different ways. Spontaneous, induced/stimulated emission, and induced absorption. $A_jk$ represents the Einstein transition probability for spontaneous emission."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://electron6.phys.utk.edu/qm2/modules/m10/einstein.htm"^^xsd:anyURI ;
    ns1:latexDefinition "$\\frac{-dN_j}{dt} = A_jkN_j$, where $-dN_j$ is the number of molecules spontaneously leaving the state j for the state k during a time interval of duration $dt$, $N_j$ is the number of molecules in the state j, and $E_j > E_k$."^^ns1:LatexString ;
    ns1:symbol "A_jkN_j" ;
    rdfs:comment "Applicable units are those of quantitykind:EinsteinTransitionProbability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricChargeLineDensity> a ns1:QuantityKind ;
    rdfs:label "Electric Charge Line Density"@en ;
    dcterms:description "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot $, $m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ;
    ns1:latexSymbol "$\\lambda$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargeLineDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricChargeLinearDensity> a ns1:QuantityKind ;
    rdfs:label "Electric Charge Linear Density"@en ;
    dcterms:description "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-PER-M> ;
    ns1:expression "$linear-charge-density$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho_l = \\frac{dQ}{dl}$, where $Q$ is electric charge and $l$ is length."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho_l$"^^ns1:LatexString,
        "$\\tau$"^^ns1:LatexString ;
    ns1:plainTextDescription "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargeLinearDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> .

<http://qudt.org/vocab/quantitykind/ElectricCurrentPerAngle> a ns1:QuantityKind ;
    rdfs:label "Electric Current per Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrentPerAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricCurrentPerEnergy> a ns1:QuantityKind ;
    rdfs:label "Electric Current per Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-J> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrentPerEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_CubicPerEnergy_Squared> a ns1:QuantityKind ;
    rdfs:label "Cubic Electric Dipole Moment per Square Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C3-M-PER-J2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E3L-3I0M-2H0T7D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricDipoleMoment_CubicPerEnergy_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_QuarticPerEnergy_Cubic> a ns1:QuantityKind ;
    rdfs:label "Quartic Electric Dipole Moment per Cubic Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C4-M4-PER-J3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E4L-2I0M-3H0T10D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricDipoleMoment_QuarticPerEnergy_Cubic" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricDisplacement> a ns1:QuantityKind ;
    rdfs:label "Electric Displacement"@en ;
    dcterms:description "In a dielectric material the presence of an electric field E causes the bound charges in the material (atomic nuclei and their electrons) to slightly separate, inducing a local electric dipole moment. The Electric Displacement Field, $D$, is a vector field that accounts for the effects of free charges within such dielectric materials. This describes also the charge density on an extended surface that could be causing the field."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-MilliM2>,
        <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2>,
        <http://qudt.org/vocab/unit/MegaC-PER-M2>,
        <http://qudt.org/vocab/unit/MicroC-PER-M2>,
        <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-895"^^xsd:anyURI ;
    ns1:latexDefinition "$D = \\epsilon_0 E + P$, where $\\epsilon_0$ is the electric constant, $E$ is electric field strength, and $P$ is electric polarization."^^ns1:LatexString ;
    ns1:symbol "D" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> .

<http://qudt.org/vocab/quantitykind/ElectricPolarizability> a ns1:QuantityKind ;
    rdfs:label "قابلية استقطاب"@ar,
        "Polarizovatelnost"@cs,
        "elektrische Polarisierbarkeit"@de,
        "electric polarizability"@en,
        "Polarizabilidad"@es,
        "قطبیت پذیری الکتریکی"@fa,
        "Polarisabilité"@fr,
        "polarizzabilità elettrica"@it,
        "分極率"@ja,
        "Kepengkutuban elektrik"@ms,
        "Polaryzowalność"@pl,
        "polarizabilidade"@pt,
        "Поляризуемость"@ru,
        "Kutuplanabilirlik"@tr,
        "極化性"@zh ;
    dcterms:description "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Polarizability"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_{i,j} = \\frac{\\partial p_i}{\\partial E_j}$, where $p_i$ is the cartesian component along the $i-axis$ of the electric dipole moment induced by the applied electric field strength acting on the molecule, and $E_j$ is the component along the $j-axis$ of this electric field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPolarizability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricQuadrupoleMoment> a ns1:QuantityKind ;
    rdfs:label "elektrisches Quadrupolmoment"@de,
        "electric quadrupole moment"@en,
        "momento de cuadrupolo eléctrico"@es,
        "گشتاور چهار قطبی الکتریکی"@fa,
        "moment quadrupolaire électrique"@fr,
        "momento di quadrupolo elettrico"@it,
        "四極子"@ja,
        "Momen kuadrupol elektrik"@ms,
        "elektryczny moment kwadrupolowy"@pl,
        "momento de quadrupolo elétrico"@pt,
        "Электрический квадрупольный момент"@ru,
        "elektrik kuadrupol momenti"@tr,
        "电四极矩"@zh ;
    dcterms:description "The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T1D0> ;
    ns1:plainTextDescription "The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued." ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricQuadrupoleMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricSusceptibility> a ns1:QuantityKind ;
    rdfs:label "المتأثرية الكهربائية، سرعة التأثر الكهربائية"@ar,
        "elektrische Suszeptibilität"@de,
        "electric susceptibility"@en,
        "susceptibilidad eléctrica"@es,
        "susceptibilité électrique"@fr,
        "suscettività elettrica"@it,
        "電気感受率"@ja,
        "podatność elektryczna"@pl,
        "susceptibilidade eléctrica"@pt,
        "электрическая восприимчивость"@ru ;
    dcterms:description "\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Permittivity"^^xsd:anyURI ;
    ns1:expression "$e-susceptibility$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\chi = \\frac{P}{(\\epsilon_0 E)}$, where $P$ is electric polorization, $\\epsilon_0$ is the electric constant, and $E$ is electric field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\chi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Susceptibility\" is the ratio of electric polarization to electric field strength, normalized to the electric constant. The definition applies to an isotropic medium. For an anisotropic medium, electric susceptibility is a second order tensor." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricSusceptibility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength>,
        <http://qudt.org/vocab/quantitykind/ElectricPolarization> ;
    skos:altLabel "susceptywność elektryczna"@pl,
        "диэлектрическая восприимчивость"@ru .

<http://qudt.org/vocab/quantitykind/ElectricalConductance> a ns1:QuantityKind ;
    rdfs:label "electrical conductance",
        "electrical conductance"@en-US ;
    dcterms:description "measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PicoS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD038" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD038"^^xsd:anyURI ;
    ns1:plainTextDescription "Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes"@de ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELCO> ;
    ns1:symbol "0173-1#Z4-BAJ223#002" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricalConductance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricalResistance> a ns1:QuantityKind ;
    rdfs:label "electrical resistance"@en-US ;
    dcterms:description "unterschiedlich ausgeprägte Eigenschaft von Stoffen, den elektrischen Strom in seiner Bewegung zu hemmen, wenn die freien Ladungsträger in diesen Stoffen durch elektrische Felder und/oder elektrische Potentiale in Bewegung gesetzt werden"@de,
        "different properties of materials which impede the electrical current in its movement when the free charged particles in these materials are set in motion by electrical fields and/or electrical potentials "@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NanoOHM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD045" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD045"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELRE> ;
    ns1:symbol "0173-1#Z4-BAJ215#003" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricalResistance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectromagneticPermeabilityRatio> a ns1:QuantityKind ;
    rdfs:label "Electromagnetic Permeability Ratio"@en ;
    dcterms:description """
  $\\textit{Electromagnetic Permeability Ratio}$ is the ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERMEABILITY_EM_REL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:plainTextDescription "The ratio of the electromagnetic permeability of a specific medium to the electromagnetic permeability of free space." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectromagneticPermeabilityRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElevationRelativeToNAP> a ns1:QuantityKind ;
    rdfs:label "Elevation relative to NAP"@en,
        "Hoogte ten opzichte van NAP"@nl ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "Height measurement relative to the Normaal Amsterdams Peil (NAP) (en: Amsterdam Ordnance System). Being a form of gravity related height" ;
    ns1:symbol "mNAP" ;
    rdfs:comment "Applicable units are those of quantitykind:ElevationRelativeToNAP",
        "Height measurement relative to the Normaal Amsterdams Peil (NAP) (en: Amsterdam Ordnance System). Being a form of gravity related height" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Altitude> ;
    skos:prefLabel "Elevation relative to NAP"@en,
        "Hoogte ten opzichte van NAP"@nl ;
    prov:wasDerivedFrom <https://www.opengis.net/def/crs/EPSG/0/5709> ;
    prov:wasInfluencedBy <https://epsg.io/5709> .

<http://qudt.org/vocab/quantitykind/EnergyPerAreaElectricCharge> a ns1:QuantityKind ;
    rdfs:label "Energy Per Area Electric Charge"@en ;
    dcterms:description "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0> ;
    ns1:plainTextDescription "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area." ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerAreaElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyPerMagneticFluxDensity_Squared> a ns1:QuantityKind ;
    rdfs:label "Energy Per Square Magnetic Flux Density"@en ;
    dcterms:description "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-T2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L2I0M-1H0T2D0> ;
    ns1:plainTextDescription "\"Energy Per Square Magnetic Flux Density\" is a measure of energy for a unit of magnetic flux density." ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerMagneticFluxDensity_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyPerMassAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "Energy and work per mass amount of substance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-MOL_LB> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerMassAmountOfSubstance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EquilibriumConstantOnConcentrationBasis> a ns1:QuantityKind ;
    rdfs:label "Equilibrium Constant on Concentration Basis"@en ;
    dcterms:description "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD048" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Equilibrium_constant"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD048"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$K_c = \\Pi_B(c_B)^{-\\nu_B}$, for solutions"^^ns1:LatexString ;
    ns1:latexSymbol "$K_c$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:EquilibriumConstant",
        "The unit is unit:MOL-PER-M3 raised to the N where N is the summation of stoichiometric numbers. I don't know what to do with this." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EquilibriumConstant> .

<http://qudt.org/vocab/quantitykind/EquilibriumConstantOnPressureBasis> a ns1:QuantityKind ;
    rdfs:label "Equilibrium Constant on Pressure Basis"@en ;
    dcterms:description "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD049" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Equilibrium_constant"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD049"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$K_p = \\Pi_B(p_B)^{-\\nu_B}$, for gases"^^ns1:LatexString ;
    ns1:latexSymbol "$K_p$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:EquilibriumConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EquilibriumConstant> .

<http://qudt.org/vocab/quantitykind/Equivalent_Mass> a ns1:QuantityKind ;
    rdfs:label "Mass Equivalent" ;
    dcterms:description """"Mass Equivalent" is the mass of a substance that reacts with (or is equivalent to) an arbitrary mass of 
another substance in a given chemical reaction."""^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/EvaporativeHeatTransferCoefficient> a ns1:QuantityKind ;
    rdfs:label "Combined Non Evaporative Heat Transfer Coefficient"@en ;
    dcterms:description "\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-M2-PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Evaporative Heat Transfer Coefficient\" is the areic heat transfer coefficient multiplied by the water vapor pressure difference between skind and the environment, and by the exchange area." ;
    ns1:symbol "h_e" ;
    rdfs:comment "Applicable units are those of quantitykind:EvaporativeHeatTransferCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FastFissionFactor> a ns1:QuantityKind ;
    rdfs:label "Fast Fission Factor"@en ;
    dcterms:description "\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Four_factor_formula"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Fast Fission Factor\" in an infinite medium, is the ratio of the mean number of neutrons produced by fission due to neutrons of all energies to the mean number of neutrons produced by fissions due to thermal neutrons only." ;
    rdfs:comment "Applicable units are those of quantitykind:FastFissionFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FishBiotransformationHalfLife> a ns1:QuantityKind ;
    rdfs:label "Fish Biotransformation Half Life"@en ;
    dcterms:description "A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:plainTextDescription "A time that quantifies how long its takes to transform 50% of a substance's total concentration from any concentration point in time in fish via whole body metabolic reactions." ;
    rdfs:comment "Applicable units are those of quantitykind:FishBiotransformationHalfLife" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Time> .

<http://qudt.org/vocab/quantitykind/ForceMagnitude> a ns1:QuantityKind ;
    rdfs:label "Force Magnitude"@en ;
    dcterms:description "The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://wiki.answers.com/Q/What_is_magnitude_of_force"^^xsd:anyURI ;
    ns1:plainTextDescription "The 'magnitude' of a force is its 'size' or 'strength', regardless of the direction in which it acts." ;
    ns1:symbol "U" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/ForcePerElectricCharge> a ns1:QuantityKind ;
    rdfs:label "Force per Electric Charge"@en ;
    dcterms:description "The electric field depicts the force exerted on other electrically charged objects by the electrically charged particle the field is surrounding. The electric field is a vector field with SI units of newtons per coulomb ($N C^{-1}$) or, equivalently, volts per metre ($V m^{-1}$ ). The SI base units of the electric field are $kg m s^{-3} A^{-1}$. The strength or magnitude of the field at a given point is defined as the force that would be exerted on a positive test charge of 1 coulomb placed at that point"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-PER-C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electric_field"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GFactorOfNucleus> a ns1:QuantityKind ;
    rdfs:label "g-Factor of Nucleus"@en ;
    dcterms:description "The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Landé_g-factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$g = \\frac{\\mu}{I\\mu_B}$, where $\\mu$ is the magnitude of magnetic dipole moment, $I$ is the nuclear angular momentum quantum number, and $\\mu_B$ is the Bohr magneton."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"g-Factor of Nucleus\" is associated with the spin and magnetic moments of protons, neutrons, and many nuclei." ;
    ns1:symbol "g" ;
    rdfs:comment "Applicable units are those of quantitykind:GFactorOfNucleus" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GapEnergy> a ns1:QuantityKind ;
    rdfs:label "Gap Energy"@en ;
    dcterms:description "\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Band_gap"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Gap Energy\" is the difference in energy between the lowest level of conduction band and the highest level of valence band. It is an energy range in a solid where no electron states can exist." ;
    ns1:symbol "E_g" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/GaugePressure> a ns1:QuantityKind ;
    rdfs:label "Gauge Pressure"@en ;
    dcterms:description """Gauge Pressure is the pressure of a system relative to the pressure of the surrounding atmosphere. 
It is the difference between the absolute pressure and the atmospheric pressure. Gauge pressure is positive for pressures 
above atmospheric pressure and negative for pressures below it. A Quantity in QUDT having a QuantityKind of GaugePressure
would typically also assert the value of qudt:isDeltaQuantity to be true, indicating that the value is a difference between
two pressures."""^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/GeneFamilyAbundance> a ns1:QuantityKind ;
    rdfs:label "Gene Family Abundance"@en ;
    dcterms:description "The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/RPK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://learn.gencore.bio.nyu.edu/"^^xsd:anyURI ;
    ns1:plainTextDescription "The abundance of each gene family in the community. Gene families are groups of evolutionarily-related protein-coding sequences that often perform similar functions. Gene family abundance is reported in RPK (reads per kilobase) units to normalize for gene length." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:GeneFamilyAbundance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/GeneralizedCoordinate> a ns1:QuantityKind ;
    rdfs:label "Generalized Coordinate"@en ;
    dcterms:description "Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Generalized_coordinates"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$q_i$, where $q_i$ is one of the coordinates that is used to describe the position of the system under consideration, and $N$ is the lowest number of coordinates necessary to fully define the position of the system."^^ns1:LatexString ;
    ns1:plainTextDescription "Generalized Coordinates refers to the parameters that describe the configuration of the system relative to some reference configuration. These parameters must uniquely define the configuration of the system relative to the reference configuration." ;
    ns1:symbol "q_i" ;
    rdfs:comment "Applicable units are those of quantitykind:GeneralizedCoordinate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GeneralizedForce> a ns1:QuantityKind ;
    rdfs:label "Generalized Force"@en ;
    dcterms:description "Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Generalized_forces"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\delta A = \\sum Q_i\\delta q_i$, where $A$ is work and $q_i$ is a generalized coordinate."^^ns1:LatexString ;
    ns1:plainTextDescription "Generalized Forces find use in Lagrangian mechanics, where they play a role conjugate to generalized coordinates." ;
    ns1:symbol "Q_i" ;
    rdfs:comment "Applicable units are those of quantitykind:GeneralizedForce" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GeneralizedMomentum> a ns1:QuantityKind ;
    rdfs:label "Generalized Force"@en ;
    dcterms:description "Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Momentum"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$p_i = \\frac{\\partial L}{\\partial \\dot{q_i}}$, where $L$ is the Langrange function and $\\dot{q_i}$ is a generalized velocity."^^ns1:LatexString ;
    ns1:plainTextDescription "Generalized Momentum, also known as the canonical or conjugate momentum, extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum." ;
    ns1:symbol "p_i" ;
    rdfs:comment "Applicable units are those of quantitykind:GeneralizedMomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GeneralizedVelocity> a ns1:QuantityKind ;
    rdfs:label "Generalized Velocity"@en ;
    dcterms:description "Generalized Velocities are the time derivatives of the generalized coordinates of the system."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Generalized_coordinates"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\dot{q_i} = \\frac{dq_i}{dt}$, where $q_i$ is the generalized coordinate and $t$ is time."^^ns1:LatexString ;
    ns1:latexSymbol "$\\dot{q_i}$"^^ns1:LatexString ;
    ns1:plainTextDescription "Generalized Velocities are the time derivatives of the generalized coordinates of the system." ;
    rdfs:comment "Applicable units are those of quantitykind:GeneralizedVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Gravity_API> a ns1:QuantityKind ;
    rdfs:label "API Gravity"@en ;
    dcterms:description """The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks.

API gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_API> ;
    ns1:baseSIUnitDimensions "$qkdv:A0E0L0I0M0H0T0D1$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/API_gravity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription """The American Petroleum Institute gravity, or API gravity, is a measure of how heavy or light a petroleum liquid is compared to water: if its API gravity is greater than 10, it is lighter and floats on water; if less than 10, it is heavier and sinks.

API gravity is thus an inverse measure of a petroleum liquid's density relative to that of water (also known as specific gravity). It is used to compare densities of petroleum liquids. For example, if one petroleum liquid is less dense than another, it has a greater API gravity. Although API gravity is mathematically a dimensionless quantity (see the formula below), it is referred to as being in 'degrees'. API gravity is graduated in degrees on a hydrometer instrument. API gravity values of most petroleum liquids fall between 10 and 70 degrees.""" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Gravity_API" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/GrowingDegreeDay_Cereal> a ns1:QuantityKind ;
    rdfs:label "Growing Degree Days (Cereals)"@en ;
    dcterms:description "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C_GROWING_CEREAL-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:plainTextDescription "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops." ;
    rdfs:comment "Applicable units are those of quantitykind:GrowingDegreeDay_Cereal" ;
    rdfs:isDefinedBy <https://data.agrimetrics.co.uk/ontologies/qudt-extension> ;
    skos:broader <http://qudt.org/vocab/quantitykind/TimeTemperature> .

<http://qudt.org/vocab/quantitykind/GruneisenParameter> a ns1:QuantityKind ;
    rdfs:label "Gruneisen Parameter"@en ;
    dcterms:description "\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Grüneisen_parameter"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$\\gamma = \\frac{\\alpha_V}{x_T c_V\\rho}$, where $\\alpha_V$ is the cubic expansion coefficient, $x_T$ is isothermal compressibility, $c_V$ is specific heat capacity at constant volume, and $\\rho$ is mass density."^^ns1:LatexString ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Gruneisen Parameter\" named after Eduard Grüneisen, describes the effect that changing the volume of a crystal lattice has on its vibrational properties, and, as a consequence, the effect that changing temperature has on the size or dynamics of the lattice." ;
    rdfs:comment "Applicable units are those of quantitykind:GruneisenParameter" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/HeadEndPressure> a ns1:QuantityKind ;
    rdfs:label "Head End Pressure"@en ;
    ns1:abbreviation "HEP" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/HeartRate> a ns1:QuantityKind ;
    rdfs:label "Heart Rate"@en ;
    dcterms:description "The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BEAT-PER-MIN> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Heart_rate"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://www.oxfordreference.com/display/10.1093/oi/authority.20110803100354463"^^xsd:anyURI ;
    ns1:plainTextDescription "The number of heartbeats per unit of time, usually per minute. The heart rate is based on the number of contractions of the ventricles (the lower chambers of the heart). The heart rate may be too fast (tachycardia) or too slow (bradycardia). The average adult pulse rate at rest is 60–80 per minute, but exercise, injury, illness, and emotion may produce much faster rates." ;
    rdfs:comment "Applicable units are those of quantitykind:HeartRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/HenrysLawVolatilityConstant> a ns1:QuantityKind ;
    rdfs:label "Henry's Law Volatility Constant"@en ;
    dcterms:description "A quantity kind that is a proportionality constant that relates the partial pressure of a gas above a liquid and the concentration of the gas dissolved in the liquid.  The numerator contains the gaseous concentration and the denominator contains the liquid concentration."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM-M3-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:plainTextDescription "A quantity kind that is a proportionality constant that relates the partial pressure of a gas above a liquid and the concentration of the gas dissolved in the liquid.  The numerator contains the gaseous concentration and the denominator contains the liquid concentration." ;
    rdfs:comment "Applicable units are those of quantitykind:HenrysLawVolatilityConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/HyperfineStructureQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Hyperfine Structure Quantum Number"@en ;
    dcterms:description "The \"Hyperfine Structure Quantum Number\" is a quantum number of an atom describing inclination of the nuclear spin with respect to a quantization axis given by the magnetic field produced by the orbital electrons."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hyperfine_structure"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Hyperfine Structure Quantum Number\" is a quantum number of an atom describing inclination of the nuclear spin with respect to a quantization axis given by the magnetic field produced by the orbital electrons." ;
    ns1:symbol "F" ;
    rdfs:comment "Applicable units are those of quantitykind:HyperfineStructureQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/QuantumNumber> .

<http://qudt.org/vocab/quantitykind/IncidenceProportion> a ns1:QuantityKind ;
    rdfs:label "Incidence Proportion"@en ;
    dcterms:description "Incidence proportion (also known as cumulative incidence) is the number of new cases within a specified time period divided by the size of the population initially at risk. For example, if a population initially contains 1,000 non-diseased persons and 28 develop a condition over two years of observation, the incidence proportion is 28 cases per 1,000 persons per two years, i.e. 2.8% per two years."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Cumulative_incidence"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Incidence_(epidemiology)"^^xsd:anyURI ;
    ns1:plainTextDescription "Incidence proportion (also known as cumulative incidence) is the number of new cases within a specified time period divided by the size of the population initially at risk. For example, if a population initially contains 1,000 non-diseased persons and 28 develop a condition over two years of observation, the incidence proportion is 28 cases per 1,000 persons per two years, i.e. 2.8% per two years." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/IncidenceRate> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Incidence> .

<http://qudt.org/vocab/quantitykind/IncidenceRate> a ns1:QuantityKind ;
    rdfs:label "Incidence Rate"@en ;
    dcterms:description "The incidence rate is a measure of the frequency with which a disease or other incident occurs over a specified time period. It is also known as the incidence density rate or person-time incidence rate, when the denominator is the combined person-time of the population at risk (the sum of the time duration of exposure across all persons exposed)"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Incidence_(epidemiology)"^^xsd:anyURI ;
    ns1:plainTextDescription "The incidence rate is a measure of the frequency with which a disease or other incident occurs over a specified time period. It is also known as the incidence density rate or person-time incidence rate, when the denominator is the combined person-time of the population at risk (the sum of the time duration of exposure across all persons exposed)" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/IncidenceProportion> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Incidence> .

<http://qudt.org/vocab/quantitykind/InfiniteMultiplicationFactor> a ns1:QuantityKind ;
    rdfs:label "Infinite Multiplication Factor"@en ;
    dcterms:description "The \"Infinite Multiplication Factor\" is the multiplication factor for an infinite medium or for an infinite repeating lattice."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Four_factor_formula"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$k_\\infty$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Infinite Multiplication Factor\" is the multiplication factor for an infinite medium or for an infinite repeating lattice." ;
    rdfs:comment "Applicable units are those of quantitykind:MultiplicationFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MultiplicationFactor> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/EffectiveMultiplicationFactor> .

<http://qudt.org/vocab/quantitykind/InternalConversionFactor> a ns1:QuantityKind ;
    rdfs:label "InternalConversionFactor"@en ;
    dcterms:description "The \"InternalConversionFactor\" describes the rate of internal conversion. It is the ratio of the number of internal conversion electrons to the number of gamma quanta emitted by the radioactive atom in a given transition."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Internal_conversion_coefficient"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"InternalConversionFactor\" describes the rate of internal conversion. It is the ratio of the number of internal conversion electrons to the number of gamma quanta emitted by the radioactive atom in a given transition." ;
    ns1:symbol "a" ;
    rdfs:comment "Applicable units are those of quantitykind:InternalConversionFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "Inverse amount of substance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseAmountOfSubstance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseLengthTemperature> a ns1:QuantityKind ;
    rdfs:label "Inverse Length Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-M-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H-1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseLengthTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InversePermittivity> a ns1:QuantityKind ;
    rdfs:label "Inverse Permittivity"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M-PER-FARAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-4D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InversePermittivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/IonConcentration> a ns1:QuantityKind ;
    rdfs:label "Ion Concentration"@en ;
    dcterms:description "\"Ion Concentration\" is the number of ions per unit volume. Also known as ion density."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-CentiM3>,
        <http://qudt.org/vocab/unit/PER-FT3>,
        <http://qudt.org/vocab/unit/PER-IN3>,
        <http://qudt.org/vocab/unit/PER-L>,
        <http://qudt.org/vocab/unit/PER-M3>,
        <http://qudt.org/vocab/unit/PER-MilliL>,
        <http://qudt.org/vocab/unit/PER-MilliM3>,
        <http://qudt.org/vocab/unit/PER-YD3> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/IonDensity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "\"Ion Concentration\" is the number of ions per unit volume. Also known as ion density." ;
    rdfs:comment "Applicable units are those of quantitykind:InverseVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseVolume> .

<http://qudt.org/vocab/quantitykind/IonDensity> a ns1:QuantityKind ;
    rdfs:label "Ion Density"@en ;
    dcterms:description "\"Ion Density\" is the number of ions per unit volume. Also known as ion concentration."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/IonConcentration> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://www.answers.com/topic/ion-density"^^xsd:anyURI ;
    ns1:latexDefinition """$n^+ = \\frac{N^+}{V}$, $n^- = \\frac{N^-}{V}$

where $N^+$ and $N^-$ are the number of positive and negative ions, respectively, in a 3D domain with volume $V$."""^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Ion Density\" is the number of ions per unit volume. Also known as ion concentration." ;
    ns1:symbol "N, n^+, n^-" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/NumberDensity> .

<http://qudt.org/vocab/quantitykind/IonTransportNumber> a ns1:QuantityKind ;
    rdfs:label "Ion Transport Number"@en ;
    dcterms:description "The \"Ion Transport Number\" is a quantity which indicates the different contribution of ions to the electric current in electrolytes due to different electrical mobility."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ion_transport_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$t_B = \\frac{i_B}{i}$, where $i_B$ is the electric current carried by the ion $B$ and $i$ is the total electric current."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Ion Transport Number\" is a quantity which indicates the different contribution of ions to the electric current in electrolytes due to different electrical mobility." ;
    ns1:symbol "t_B" ;
    rdfs:comment "Applicable units are those of quantitykind:IonTransportNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Landau-GinzburgNumber> a ns1:QuantityKind ;
    rdfs:label "Landau-Ginzburg Number"@en ;
    dcterms:description "\"Landau-Ginzburg Number\", also known as the Ginzburg-Landau parameter, describes the relationship between London penetration depth and coherence length."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ginzburg–Landau_theory"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "At zero thermodynamic temperature $\\kappa = \\frac{\\lambda_L}{(\\varepsilon\\sqrt{2})}$, where $\\lambda_L$ is London penetration depth and $\\varepsilon$ is coherence length."^^ns1:LatexString ;
    ns1:latexSymbol "$\\kappa$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Landau-Ginzburg Number\", also known as the Ginzburg-Landau parameter, describes the relationship between London penetration depth and coherence length." ;
    rdfs:comment "Applicable units are those of quantitykind:Landau-GinzburgNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/LandeGFactor> a ns1:QuantityKind ;
    rdfs:label "Lande g-Factor"@en ;
    dcterms:description "The \"Lande g-Factor\" is a particular example of a g-factor, namely for an electron with both spin and orbital angular momenta. It is named after Alfred Landé, who first described it in 1921."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/G-factor_(physics)"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Landé_g-factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$g = \\frac{\\mu}{J\\mu_B}$, where $\\mu$ is the magnitude of magnetic dipole moment, $J$ is the total angular momentum quantum number, and $\\mu_B$ is the Bohr magneton."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Lande g-Factor\" is a particular example of a g-factor, namely for an electron with both spin and orbital angular momenta. It is named after Alfred Landé, who first described it in 1921." ;
    ns1:symbol "g" ;
    rdfs:comment "Applicable units are those of quantitykind:LandeGFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LatticeVector> a ns1:QuantityKind ;
    rdfs:label "Lattice Vector"@en ;
    dcterms:description "\"Lattice Vector\" is a translation vector that maps the crystal lattice on itself."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Lattice Vector\" is a translation vector that maps the crystal lattice on itself." ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/LeakageFactor> a ns1:QuantityKind ;
    rdfs:label "Leakage Factor"@en ;
    dcterms:description "\"Leakage Factor\" is the ratio of the total magnetic flux to the useful magnetic flux of a magnetic circuit."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:expression "$leakage-factor$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=221-04-12"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\sigma = 1 - k^2$, where $k$ is the coupling factor."^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Leakage Factor\" is the ratio of the total magnetic flux to the useful magnetic flux of a magnetic circuit." ;
    rdfs:comment "Applicable units are those of quantitykind:LeakageFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LengthEnergy> a ns1:QuantityKind ;
    rdfs:label "Length Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MegaEV-FemtoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LengthEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LengthMolarEnergy> a ns1:QuantityKind ;
    rdfs:label "Length Molar Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-M-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LengthMolarEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LengthTemperatureTime> a ns1:QuantityKind ;
    rdfs:label "Length Temperature Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-SEC-DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LengthTemperatureTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Lethargy> a ns1:QuantityKind ;
    rdfs:label "Lethargy"@en ;
    dcterms:description "The \"Lethargy\" is a dimensionless logarithm of the ratio of the energy of source neutrons to the energy of neutrons after a collision."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.scribd.com/doc/51548050/149/Lethargy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$u = \\ln(\\frac{E_0}{E})$, where $E_0$ is a reference energy."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Lethargy\" is a dimensionless logarithm of the ratio of the energy of source neutrons to the energy of neutrons after a collision." ;
    ns1:symbol "u" ;
    rdfs:comment "Applicable units are those of quantitykind:Lethargy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearCompressibility> a ns1:QuantityKind ;
    rdfs:label "Linear Compressibility"@en ;
    dcterms:description "Linear Compressibility is a measure of the relative length change of a solid as a response to a normal force change."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroM-PER-N> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:plainTextDescription "Linear Compressibility is a measure of the relative length change of a solid as a response to a normal force change." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearCompressibility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearElectricCurrent> a ns1:QuantityKind ;
    rdfs:label "Linear Electric Current"@en ;
    dcterms:description "\"Linear Electric Linear Current\" is the electric current per unit line."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD076" ;
    ns1:informativeReference "http://www.asknumbers.com/ElectricalConversion.aspx"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD076"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Linear Electric Linear Current\" is the electric current per unit line." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearElectricCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity> .

<http://qudt.org/vocab/quantitykind/LinearStrain> a ns1:QuantityKind ;
    rdfs:label "Linear Strain"@en ;
    dcterms:description "A strain is a normalized measure of deformation representing the displacement between particles in the body relative to a reference length."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Strain> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Deformation_(mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\xi = \\frac{\\Delta l}{l_0}$, where $\\Delta l$ is the increase in length and $l_0$ is the length in a reference state to be specified."^^ns1:LatexString ;
    ns1:latexSymbol "$\\xi$"^^ns1:LatexString ;
    ns1:plainTextDescription "A strain is a normalized measure of deformation representing the displacement between particles in the body relative to a reference length." ;
    rdfs:comment "Applicable units are those of quantitykind:LengthRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LengthRatio> .

<http://qudt.org/vocab/quantitykind/LineicPower> a ns1:QuantityKind ;
    rdfs:label "lineic power"@en-US ;
    dcterms:description "power divided by the associated length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-3D0> ;
    ns1:plainTextDescription "Leistung dividiert durch die zugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ418#003" ;
    rdfs:comment "Applicable units are those of quantitykind:LineicPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LineicResolution> a ns1:QuantityKind ;
    rdfs:label "lineic resolution"@en-US ;
    dcterms:description "graphic resolution capacity of output devices such as printers or of data acquisition such as scanners, as a number of pixels per length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DPI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:plainTextDescription "grafisches Auflösungsvermögen von Ausgabegeräten wie Druckern oder von Datenerfassungsgeräten wie Scannern als Anzahl der Bildpunkte je Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ438#002" ;
    rdfs:comment "Applicable units are those of quantitykind:LineicResolution" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/LogOctanolAirPartitionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Octanol Air Partition Coefficient"@en ;
    dcterms:description "A dimensionless ratio that is the logarithm of the ratio of a compound's concentration within a two phase mixture of liquid octanol and gaseous air at equilibrium.  More simply, it is a comparison of the solubilities of the compound solute in these two immiscible substances."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "A dimensionless ratio that is the logarithm of the ratio of a compound's concentration within a two phase mixture of liquid octanol and gaseous air at equilibrium.  More simply, it is a comparison of the solubilities of the compound solute in these two immiscible substances." ;
    rdfs:comment "Applicable units are those of quantitykind:LogOctanolAirPartitionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/LogOctanolWaterPartitionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Logarithm of Octanol Water Partition Coefficient"@en ;
    dcterms:description "A dimensionless ratio that is the logarithm of the ratio of a compound's concentration within a two phase mixture of octanol and water at equilibrium.  More simply, it is a comparison of the solubilities of the compound solute in these two immiscible liquids.  This property is used to measure the lipophilicity and the hydrophilicity of a substance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "A dimensionless ratio that is the logarithm of the ratio of a compound's concentration within a two phase mixture of octanol and water at equilibrium.  More simply, it is a comparison of the solubilities of the compound solute in these two immiscible liquids.  This property is used to measure the lipophilicity and the hydrophilicity of a substance." ;
    rdfs:comment "Applicable units are those of quantitykind:LogOctanolWaterPartitionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Long-RangeOrderParameter> a ns1:QuantityKind ;
    rdfs:label "Long-Range Order Parameter"@en ;
    dcterms:description "\"Long-Range Order Parameter\" is the fraction of atoms in an Ising ferromagnet having magnetic moments in one direction, minus the fraction having magnetic moments in the opposite direction."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Long-Range Order Parameter\" is the fraction of atoms in an Ising ferromagnet having magnetic moments in one direction, minus the fraction having magnetic moments in the opposite direction." ;
    ns1:symbol "R, s" ;
    rdfs:comment "Applicable units are those of quantitykind:Long-RangeOrderParameter" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LorenzCoefficient> a ns1:QuantityKind ;
    rdfs:label "Lorenz Coefficient"@en ;
    dcterms:description "\"Lorenz Coefficient\" is part mof the Lorenz curve."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V2-PER-K2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L4I0M2H-2T-6D0> ;
    ns1:iec61360Code "0112/2///62720#UAD087" ;
    ns1:informativeReference "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD087"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$L = \\frac{\\lambda}{\\sigma T}$, where $\\lambda$ is thermal conductivity, $\\sigma$ is electric conductivity, and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Lorenz Coefficient\" is part mof the Lorenz curve." ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:LorenzCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LossFactor> a ns1:QuantityKind ;
    rdfs:label "Loss Factor"@en ;
    dcterms:description """
  $\\textit{Loss Factor}$ is the inverse of $\\textit{Quality Factor}$ and is the ratio of the $\\textit{resistance}$ and modulus of $\\textit{reactance}$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$d = \\frac{1}{Q}$, where $Q$ is quality factor."^^ns1:LatexString ;
    ns1:plainTextDescription "Loss Factor is the inverse of Quality Factor and is the ratio of the resistance and modulus of reactance." ;
    ns1:symbol "d" ;
    rdfs:comment "Applicable units are those of quantitykind:LossFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/QualityFactor>,
        <http://qudt.org/vocab/quantitykind/Reactance>,
        <http://qudt.org/vocab/quantitykind/Resistance> .

<http://qudt.org/vocab/quantitykind/LowerCriticalMagneticFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Lower Critical Magnetic Flux Density"@en ;
    dcterms:description "\"Lower Critical Magnetic Flux Density\" for type II superconductors, is the threshold magnetic flux density for magnetic flux entering the superconductor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GAMMA>,
        <http://qudt.org/vocab/unit/GAUSS>,
        <http://qudt.org/vocab/unit/KiloGAUSS>,
        <http://qudt.org/vocab/unit/KiloT>,
        <http://qudt.org/vocab/unit/MicroT>,
        <http://qudt.org/vocab/unit/MilliT>,
        <http://qudt.org/vocab/unit/NanoT>,
        <http://qudt.org/vocab/unit/T>,
        <http://qudt.org/vocab/unit/T_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Lower Critical Magnetic Flux Density\" for type II superconductors, is the threshold magnetic flux density for magnetic flux entering the superconductor." ;
    ns1:symbol "B_{c1}" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/UpperCriticalMagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/LuminousEfficacy> a ns1:QuantityKind ;
    rdfs:label "Luminous Efficacy"@en ;
    dcterms:description "Luminous Efficacy is the ratio of luminous flux (in lumens) to power (usually measured in watts). Depending on context, the power can be either the radiant flux of the source's output, or it can be the total electric power consumed by the source."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/LM-PER-W> ;
    ns1:expression "$lm/w$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M-1H0T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD091" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminous_efficacy"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD091"^^xsd:anyURI ;
    ns1:latexDefinition "$K = \\frac{\\Phi_v}{\\Phi}$, where $\\Phi_v$ is the luminous flux and $\\Phi$ is the corresponding radiant flux."^^ns1:LatexString ;
    ns1:plainTextDescription "Luminous Efficacy is the ratio of luminous flux (in lumens) to power (usually measured in watts). Depending on context, the power can be either the radiant flux of the source's output, or it can be the total electric power consumed by the source." ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousEfficacy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousFluxRatio> a ns1:QuantityKind ;
    rdfs:label "Luminous Flux Ratio"@en ;
    dcterms:description "Luminous Flux Ratio (or Relative Luminous Flux or Relative Luminous Power) is the measure of the perceived power of light. It differs from radiant flux, the measure of the total power of light emitted, in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light. It is expressed as a percentage or fraction of full power."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminous_flux"^^xsd:anyURI ;
    ns1:plainTextDescription "Luminous Flux Ratio (or Relative Luminous Flux or Relative Luminous Power) is the measure of the perceived power of light. It differs from radiant flux, the measure of the total power of light emitted, in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light. It is expressed as a percentage or fraction of full power." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFluxRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/MachNumber> a ns1:QuantityKind ;
    rdfs:label "عدد ماخ"@ar,
        "Machovo číslo"@cs,
        "Mach-Zahl"@de,
        "Mach number"@en,
        "número de Mach"@es,
        "عدد ماخ"@fa,
        "nombre de Mach"@fr,
        "मैक संख्या"@hi,
        "numero di Mach"@it,
        "マッハ数n"@ja,
        "Nombor Mach"@ms,
        "liczba Macha"@pl,
        "número de Mach"@pt,
        "număr Mach"@ro,
        "число Маха"@ru,
        "Machovo število"@sl,
        "Mach sayısı"@tr,
        "马赫"@zh ;
    dcterms:description "\"Mach Number\" is a dimensionless quantity representing the speed of an object moving through air or other fluid divided by the local speed of sound. It is commonly used to represent the speed of an object when it is traveling close to or above the speed of sound. The Mach number is commonly used both with objects traveling at high speed in a fluid, and with high-speed fluid flows inside channels such as nozzles, diffusers or wind tunnels. As it is defined as a ratio of two speeds, it is a dimensionless number."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MACH> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mach_number"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD364" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mach_number"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD364"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31896"^^xsd:anyURI ;
    ns1:latexDefinition "$Ma = \\frac{v_o}{c_o}$, where $v_0$ is speed, and $c_o$ is speed of sound."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31896"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Mach Number\" is a dimensionless quantity representing the speed of an object moving through air or other fluid divided by the local speed of sound. It is commonly used to represent the speed of an object when it is traveling close to or above the speed of sound. The Mach number is commonly used both with objects traveling at high speed in a fluid, and with high-speed fluid flows inside channels such as nozzles, diffusers or wind tunnels. As it is defined as a ratio of two speeds, it is a dimensionless number." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:symbol "Ma" ;
    rdfs:comment "Applicable units are those of quantitykind:MachNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    skos:closeMatch <http://dbpedia.org/resource/Mach_number> .

<http://qudt.org/vocab/quantitykind/MadelungConstant> a ns1:QuantityKind ;
    rdfs:label "ثابت مادلونك"@ar,
        "Madelung-Konstante"@de,
        "Madelung constant"@en,
        "Constante de Madelung"@es,
        "ثابت مادلونگ"@fa,
        "Constante de Madelung"@fr,
        "Costante di Madelung"@it,
        "マーデルングエネルギー"@ja,
        "Stała Madelunga"@pl,
        "constante de Madelung"@pt,
        "постоянная Маделунга"@ru,
        "馬德隆常數"@zh ;
    dcterms:description "\"Madelung Constant\" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Madelung_constant"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "For a uni-univalent ionic crystal of specified structure, the binding energy $V_b$ per pair of ions is $V_b = \\alpha\\frac{e^2}{4\\pi \\varepsilon_0 a}$, where $e$ is the elementary charge, $\\varepsilon_0$ is the electric constant, and $a$ is the lattice constant which should be specified."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Madelung Constant\" is used in determining the electrostatic potential of a single ion in a crystal by approximating the ions by point charges. It is named after Erwin Madelung, a German physicist." ;
    rdfs:comment "Applicable units are those of quantitykind:MadelungConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticSusceptability> a ns1:QuantityKind ;
    rdfs:label "Magnetic Susceptability"@en ;
    dcterms:description "\"Magnetic Susceptability\" is a scalar or tensor quantity the product of which by the magnetic constant $\\mu_0$ and by the magnetic field strength $H$ is equal to the magnetic polarization $J$. The definition given applies to an isotropic medium. For an anisotropic medium permeability is a second order tensor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:expression "$\\kappa = \\frac{M}{H}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-37"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\kappa = \\frac{M}{H}$,  where $M$ is magnetization,  and $H$ is magnetic field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\kappa$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticSusceptability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/constant/MagneticConstant>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H>,
        <http://qudt.org/vocab/quantitykind/Magnetization> .

<http://qudt.org/vocab/quantitykind/MassAbsorptionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Mass Absorption Coefficient"@en ;
    dcterms:description "The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:informativeReference "http://medical-dictionary.thefreedictionary.com/mass+absorption+coefficient"^^xsd:anyURI ;
    ns1:latexDefinition "$a_m = \\frac{a}{\\rho}$, where $a$ is the linear absorption coefficient and $\\rho$ is the mass density of the medium."^^ns1:LatexString ;
    ns1:latexSymbol "$a_m$"^^ns1:LatexString ;
    ns1:plainTextDescription "The mass absorption coefficient is the linear absorption coefficient divided by the density of the absorber." ;
    rdfs:comment "Applicable units are those of quantitykind:MassAbsorptionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassAmountOfSubstanceTemperature> a ns1:QuantityKind ;
    rdfs:label "Mass Amount of Substance Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MOL_LB-DEG_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MassAmountOfSubstanceTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassConcentrationOfWater> a ns1:QuantityKind ;
    rdfs:label "Mass Concentration of Water"@en ;
    dcterms:description "\"Mass Concentration of Water\" is one of a number of $\\textit{Concentration}$ quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$w = m/V$, where $m$ is mass of water, irrespective of the form of aggregation, and $V$ is volume. Mass concentration of water at saturation is denoted $w_{sat}$."^^ns1:LatexString ;
    ns1:plainTextDescription "Mass Concentration of Water is one of a number of Concentration quantities defined by ISO 80000." ;
    ns1:symbol "w" ;
    rdfs:comment "Applicable units are those of quantitykind:MassConcentrationOfWater" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassConcentrationOfWaterVapour> a ns1:QuantityKind ;
    rdfs:label "Mass Concentration of Water Vapour"@en ;
    dcterms:description "\"Mass Concentration of Water Vapour\" is one of a number of $\\textit{Concentration}$ quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$w = m/V$, where $m$ is mass of water vapour and $V$ is total gas volume. Mass concentration of water vapour at saturation is denoted $v_{sat}$."^^ns1:LatexString ;
    ns1:plainTextDescription "Mass Concentration of Water is one of a number of Concentration quantities defined by ISO 80000." ;
    ns1:symbol "v" ;
    rdfs:comment "Applicable units are those of quantitykind:MassConcentrationOfWaterVapour" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassConcentrationRateOfChange> a ns1:QuantityKind ;
    rdfs:label "Mass Concentration Rate Of Change"@en ;
    dcterms:description "the rate at which a specific chemical element or compound changes concentration over time, where with concentration expressed as mass per volume. SI unit is kg * m-3 * s-1" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroGM-PER-L-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:informativeReference "https://pubs.usgs.gov/wri/wri034271"^^xsd:anyURI ;
    ns1:plainTextDescription "the rate at which a specific chemical element or compound changes concentration over time, where with concentration expressed as mass per volume. SI unit is kg * m-3 * s-1" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MassConcentrationRateOfChange" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassDefect> a ns1:QuantityKind ;
    rdfs:label "Mass Defect"@en ;
    dcterms:description "The \"Mass Defect\", also termed mass deficit, or mass packing fraction, describes mass change (decrease) in bound systems, particularly atomic nuclei."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Binding_energy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$B = Zm(^{1}\\textrm{H}) + Nm_n - m_a$, where $Z$ is the proton number of the atom, $m(^{1}\\textrm{H})$ is atomic mass of $^{1}\\textrm{H}$, $N$ is the neutron number, $m_n$ is the rest mass of the neutron, and $m_a$ is the rest mass of the atom."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Mass Defect\", also termed mass deficit, or mass packing fraction, describes mass change (decrease) in bound systems, particularly atomic nuclei." ;
    ns1:symbol "B" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MassEnergyTransferCoefficient> a ns1:QuantityKind ;
    rdfs:label "Mass Energy Transfer Coefficient"@en ;
    dcterms:description "\"Mass Energy Transfer Coefficient\" is that fraction of the mass attenuation coefficient which contributes to the production of kinetic energy in charged particles."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:informativeReference "http://physics.nist.gov/PhysRefData/XrayMassCoef/chap3.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\frac{\\mu_{tr}}{\\rho} = -\\frac{1}{\\rho}\\frac{1}{R}\\frac{dR_{tr}}{dl}$, where $dR_{tr}$ is the mean energy that is transferred to kinetic energy of charged particles by interactions of the incident radiation $R$ in traversing a distance $dl$ in the material of density $\\rho$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\frac{\\mu_{tr}}{\\rho}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Mass Energy Transfer Coefficient\" is that fraction of the mass attenuation coefficient which contributes to the production of kinetic energy in charged particles." ;
    rdfs:comment "Applicable units are those of quantitykind:MassEnergyTransferCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassFraction> a ns1:QuantityKind ;
    rdfs:label "Mass Fraction"@en ;
    dcterms:description "The \"Mass Fraction\" is the fraction of one substance with mass to the mass of the total mixture ."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_fraction_(chemistry)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$w_B = \\frac{m_B}{m}$, where $m_B$ is the mass of substance $B$ and $m$ is the total."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Mass Fraction\" is the fraction of one substance with mass to the mass of the total mixture ." ;
    ns1:symbol "w_B" ;
    rdfs:comment "Applicable units are those of quantitykind:MassFraction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassNumber> a ns1:QuantityKind ;
    rdfs:label "Mass Number"@en ;
    dcterms:description "The \"Mass Number\" (A), also called atomic mass number or nucleon number, is the total number of protons and neutrons (together known as nucleons) in an atomic nucleus. Nuclides with the same value of $A$ are called isobars."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$A = Z + N$, where $Z$ is the atomic number and $N$ is the neutron number."^^ns1:LatexString ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:MassNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/MassPerElectricCharge> a ns1:QuantityKind ;
    rdfs:label "Mass per Electric Charge"@en ;
    dcterms:description "The mass-to-charge ratio ratio ($m/Q$) is a physical quantity that is widely used in the electrodynamics of charged particles, for example, in electron optics and ion optics. The importance of the mass-to-charge ratio, according to classical electrodynamics, is that two particles with the same mass-to-charge ratio move in the same path in a vacuum when subjected to the same electric and magnetic fields. Its SI units are $kg/C$, but it can also be measured in Thomson ($Th$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/T-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass-to-charge_ratio"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassRatioOfWaterToDryMatter> a ns1:QuantityKind ;
    rdfs:label "Mass Concentration of Water To Dry Matter"@en ;
    dcterms:description "\"Mass Ratio of Water to Dry Matter\" is one of a number of $\\textit{Concentration Ratio}$ quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$u = m/m_d$, where $m$ is mass of water vapour and $m_d$ is mass of dry matter. Mass ratio of water to dry matter at saturation is denoted $u_{sat}$."^^ns1:LatexString ;
    ns1:plainTextDescription "Mass Ratio of Water to Dry Matter is one of a number of Concentration Ratio quantities defined by ISO 80000." ;
    ns1:symbol "u" ;
    rdfs:comment "Applicable units are those of quantitykind:MassRatioOfWaterToDryMatter" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassRatioOfWaterVapourToDryGas> a ns1:QuantityKind ;
    rdfs:label "Mass Ratio of Water Vapour to Dry Gas"@en ;
    dcterms:description "\"Mass Ratio of Water Vapour to Dry Gas\" is one of a number of $\\textit{Concentration Ratio}$ quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$x = m/m_d$, where $m$ is mass of water vapour and $m_d$ is mass of dry gas. Mass ratio of water vapour to dry gas  at saturation is denoted $x_{sat}$."^^ns1:LatexString ;
    ns1:plainTextDescription "Mass Ratio of Water Vapour to Dry Gas is one of a number of Concentration Ratio quantities defined by ISO 80000." ;
    ns1:symbol "x" ;
    rdfs:comment "Applicable units are those of quantitykind:MassRatioOfWaterVapourToDryGas" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassStoppingPower> a ns1:QuantityKind ;
    rdfs:label "mass stopping power" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-CentiM2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD130",
        "0112/2///62720#UAD290" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD130"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD290"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:MassStoppingPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassicElectricCurrent> a ns1:QuantityKind ;
    rdfs:label "massic electric current" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD111" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD111"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:MassicElectricCurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MaxOperatingThrust> a ns1:QuantityKind ;
    rdfs:label "Max Operating Thrust"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MOT" ;
    skos:broader <http://qudt.org/vocab/quantitykind/Thrust> .

<http://qudt.org/vocab/quantitykind/MechanicalMobility> a ns1:QuantityKind ;
    rdfs:label "Mechanical Mobility"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MOHM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MechanicalMobility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MobilityRatio> a ns1:QuantityKind ;
    rdfs:label "Mobility Ratio"@en ;
    dcterms:description "\"MobilityRatio\" describes permeability of a porous material to a given phase divided by the viscosity of that phase."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$b = \\frac{\\mu_n}{\\mu_p}$, where $\\mu_n$ and $\\mu_p$ are mobilities for electrons and holes, respectively."^^ns1:LatexString ;
    ns1:plainTextDescription "\"MobilityRatio\" describes permeability of a porous material to a given phase divided by the viscosity of that phase." ;
    ns1:symbol "b" ;
    rdfs:comment "Applicable units are those of quantitykind:MobilityRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ModulusOfImpedance> a ns1:QuantityKind ;
    rdfs:label "Modulus Of Impedance"@en ;
    dcterms:description """"Modulus Of Impedance} is the absolute value of the quantity $\\textit{impedance}$. Apparent impedance is defined more generally as

the quotient of rms voltage and rms electric current; it is often denoted by $Z$."""^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OHM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Absolute_value"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Electrical_impedance"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$Z = \\left | \\underline{Z} \\right |$, where $\\underline{Z}$ is impedance."^^ns1:LatexString ;
    ns1:symbol "Z" ;
    rdfs:comment "Applicable units are those of quantitykind:ModulusOfImpedance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Impedance> .

<http://qudt.org/vocab/quantitykind/ModulusOfSubgradeReaction> a ns1:QuantityKind ;
    rdfs:label "Modulus of Subgrade Reaction"@en ;
    dcterms:description "Modulus of Subgrade Reaction is a geotechnical measure describing interaction between foundation structures and the soil. May also be known as bedding measure. Usually measured in N/m3."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/schema/ifcstructuralloadresource/lexical/ifcmodulusofsubgradereactionselect.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "Modulus of Subgrade Reaction is a geotechnical measure describing interaction between foundation structures and the soil. May also be known as bedding measure. Usually measured in N/m3." ;
    rdfs:comment "Applicable units are those of quantitykind:ModulusOfSubgradeReaction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarAngularMomentum> a ns1:QuantityKind ;
    rdfs:label "Molar Angular Momentum"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-SEC-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-1D0> ;
    ns1:informativeReference "http://cvika.grimoar.cz/callen/callen_21.pdf"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:MolarAngularMomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarConductivity> a ns1:QuantityKind ;
    rdfs:label "Molar Conductivity"@en ;
    dcterms:description "\"Molar Conductivity\" is the conductivity of an electrolyte solution divided by the molar concentration of the electrolyte, and so measures the efficiency with which a given electrolyte conducts electricity in solution."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/S-M2-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E2L0I0M-1H0T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD121" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molar_conductivity"^^xsd:anyURI,
        "http://encyclopedia2.thefreedictionary.com/molar+conductivity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD121"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Gamma_m = \\frac{x}{c_B}$, where $x$ is the electrolytic conductivity and $c_B$ is the amount-of-substance concentration."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Gamma_m$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Molar Conductivity\" is the conductivity of an electrolyte solution divided by the molar concentration of the electrolyte, and so measures the efficiency with which a given electrolyte conducts electricity in solution." ;
    rdfs:comment "Applicable units are those of quantitykind:MolarConductivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarEntropy> a ns1:QuantityKind ;
    rdfs:label "Molar Entropy"@en ;
    dcterms:description "The \"Standard Molar Entropy\" is the entropy content of one mole of substance, under standard conditions (not standard temperature and pressure STP)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Standard_molar_entropy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$S_m = \\frac{S}{n}$, where $S$ is entropy and $n$ is amount of substance."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Standard Molar Entropy\" is the entropy content of one mole of substance, under standard conditions (not standard temperature and pressure STP)." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/MOEN> ;
    ns1:symbol "S_m" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarEntropy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarFluxDensityVariance_NEON> a ns1:QuantityKind ;
    rdfs:label "Molar Flux Density Variance, NEON"@en ;
    dcterms:description "Variance for NEON Molar Flux Denisity data measured in unit:MicroMOL-PER-M2-SEC" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroMOL2-PER-M4-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A2E0L-4I0M0H0T-2D0> ;
    ns1:informativeReference "https://www.neonscience.org/data-samples/data-management/data-processing"^^xsd:anyURI ;
    ns1:plainTextDescription "Variance for NEON Molar Flux Denisity data measured in unit:MicroMOL-PER-M2-SEC" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarFluxDensityVariance_NEON" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarOpticalRotatoryPower> a ns1:QuantityKind ;
    rdfs:label "Molar Optical Rotatory Power"@en ;
    dcterms:description "The \"Molar Optical Rotatory Power\" Angle of optical rotation divided by the optical path length through the medium and by the amount concentration giving the molar optical rotatory power."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/RAD-M2-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD126" ;
    ns1:informativeReference "http://goldbook.iupac.org/O04313.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD126"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_n = \\alpha \\frac{A}{n}$, where $\\alpha$ is the angle of optical rotation, and $n$ is the amount of substance of the optically active component in the path of a linearly polarized light beam of cross sectional area $A$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha_n$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Molar Optical Rotatory Power\" Angle of optical rotation divided by the optical path length through the medium and by the amount concentration giving the molar optical rotatory power." ;
    rdfs:comment "Applicable units are those of quantitykind:MolarOpticalRotatoryPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolecularViscosity> a ns1:QuantityKind ;
    rdfs:label "Molecular Viscosity"@en ;
    dcterms:description "Molecules in a fluid close to a solid boundary sometime strike the boundary and transfer momentum to it. Molecules further from the boundary collide with molecules that have struck the boundary, further transferring the change in momentum into the interior of the fluid. This transfer of momentum is molecular viscosity. Molecules, however, travel only micrometers between collisions, and the process is very inefficient for transferring momentum even a few centimeters. Molecular viscosity is important only within a few millimeters of a boundary. The coefficient of molecular viscosity has the same value as the dynamic viscosity."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:informativeReference "http://oceanworld.tamu.edu/resources/ocng_textbook/chapter08/chapter08_01.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "Molecules in a fluid close to a solid boundary sometime strike the boundary and transfer momentum to it. Molecules further from the boundary collide with molecules that have struck the boundary, further transferring the change in momentum into the interior of the fluid. This transfer of momentum is molecular viscosity. Molecules, however, travel only micrometers between collisions, and the process is very inefficient for transferring momentum even a few centimeters. Molecular viscosity is important only within a few millimeters of a boundary. The coefficient of molecular viscosity has the same value as the dynamic viscosity." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/KinematicViscosity> .

<http://qudt.org/vocab/quantitykind/MomentumPerAngle> a ns1:QuantityKind ;
    rdfs:label "Momentum per Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-SEC-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MomentumPerAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MorbidityRate> a ns1:QuantityKind ;
    rdfs:label "Morbidity Rate"@en ;
    dcterms:description "Morbidity rate is a measure of the incidence of a disease in a particular population, scaled to the size of that population, per unit of time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CASES-PER-KiloINDIV-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "Morbidity rate is a measure of the incidence of a disease in a particular population, scaled to the size of that population, per unit of time." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:MorbidityRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Incidence> .

<http://qudt.org/vocab/quantitykind/MutualInductance> a ns1:QuantityKind ;
    rdfs:label "Mutual Inductance"@en ;
    dcterms:description "$\\textit{Mutual Inductance}$ is the non-diagonal term of the inductance matrix. For two loops, the symbol $M$ is used for $L_{12}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/H>,
        <http://qudt.org/vocab/unit/H_Ab>,
        <http://qudt.org/vocab/unit/H_Stat>,
        <http://qudt.org/vocab/unit/KiloH>,
        <http://qudt.org/vocab/unit/MicroH>,
        <http://qudt.org/vocab/unit/MilliH>,
        <http://qudt.org/vocab/unit/NanoH>,
        <http://qudt.org/vocab/unit/PicoH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-36"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$L_{mn} = \\frac{\\Psi_m}{I_n}$, where $I_n$ is an electric current in a thin conducting loop $n$ and $\\Psi_m$ is the linked flux caused by that electric current in another loop $m$."^^ns1:LatexString ;
    ns1:symbol "L_{mn}" ;
    rdfs:comment "Applicable units are those of quantitykind:Inductance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Inductance> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Inductance> .

<http://qudt.org/vocab/quantitykind/NapierianAbsorbance> a ns1:QuantityKind ;
    rdfs:label "Napierian Absorbance"@en ;
    dcterms:description "Napierian Absorbance is the natural (Napierian) logarithm of the reciprocal of the spectral internal transmittance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Absorbance#Beer-Lambert_law"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Beer%E2%80%93Lambert_law#Formulation"^^xsd:anyURI ;
    ns1:latexDefinition "$A_e(\\lambda) = -ln(\\tau(\\lambda))$, where $\\tau$ is the transmittance at a given wavelength $\\lambda$."^^ns1:LatexString ;
    ns1:plainTextDescription "Napierian Absorbance is the natural (Napierian) logarithm of the reciprocal of the spectral internal transmittance." ;
    ns1:symbol "A_e, B" ;
    rdfs:comment "Applicable units are those of quantitykind:NapierianAbsorbance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NeutronDiffusionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Diffusionskoeffizient"@de,
        "diffusion coefficient"@en,
        "coeficiente de difusión"@es,
        "coefficient de diffusion"@fr,
        "coefficiente di diffusione"@it,
        "coeficiente de difusão"@pt,
        "difuzijski koeficient"@sl ;
    dcterms:description "The \"Diffusion Coefficient\" is "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/Diffusion+of+Neutrons"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$D_n = -\\frac{J_x}{\\frac{\\partial dn}{\\partial dx}}$, where $J_x$ is the $x-component$ of the particle current and $n$ is the particle number density."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Diffusion Coefficient\" is " ;
    ns1:symbol "D" ;
    rdfs:comment "Applicable units are those of quantitykind:NeutronDiffusionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NeutronNumber> a ns1:QuantityKind ;
    rdfs:label "عدد النيوترونات"@ar,
        "Neutronové číslo"@cs,
        "Neutronenzahl"@de,
        "neutron number"@en,
        "número neutrónico"@es,
        "عدد نوترون"@fa,
        "Nombre de neutrons"@fr,
        "numero neutronico"@it,
        "Nombor neutron"@ms,
        "liczba neutronowa"@pl,
        "número de neutrons"@pt,
        "число нейтронов"@ru,
        "nötron snumarası"@tr,
        "中子數"@zh ;
    dcterms:description "\"Neutron Number\", symbol $N$, is the number of neutrons in a nuclide. Nuclides with the same value of $N$ but different values of $Z$ are called isotones. $N - Z$ is called the neutron excess number."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Neutron_number"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "N" ;
    rdfs:comment "Applicable units are those of quantitykind:NeutronNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/NeutronYieldPerAbsorption> a ns1:QuantityKind ;
    rdfs:label "Neutron Yield per Absorption"@en ;
    dcterms:description "The \"Neutron Yield per Absorption\" is the average number of fission neutrons, both prompt and delayed, emitted per neutron absorbed in a fissionable nuclide or in a nuclear fuel, as specified."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fission_product_yield"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\eta$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Neutron Yield per Absorption\" is the average number of fission neutrons, both prompt and delayed, emitted per neutron absorbed in a fissionable nuclide or in a nuclear fuel, as specified." ;
    rdfs:comment "Applicable units are those of quantitykind:NeutronYieldPerAbsorption" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NeutronYieldPerFission> a ns1:QuantityKind ;
    rdfs:label "Neutron Yield per Fission"@en ;
    dcterms:description "The \"Neutron Yield per Fission\" is the average number of fission neutrons, both prompt and delayed, emitted per fission event."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fission_product_yield"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\nu$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Neutron Yield per Fission\" is the average number of fission neutrons, both prompt and delayed, emitted per fission event." ;
    rdfs:comment "Applicable units are those of quantitykind:NeutronYieldPerFission" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Non-LeakageProbability> a ns1:QuantityKind ;
    rdfs:label "Non-Leakage Probability"@en ;
    dcterms:description "The \"Non-Leakage Probability\" is the probability that a neutron will not escape from the reactor during the slowing-down process or while it diffuses as a thermal neutron"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Six_factor_formula"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Lambda$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Non-Leakage Probability\" is the probability that a neutron will not escape from the reactor during the slowing-down process or while it diffuses as a thermal neutron" ;
    rdfs:comment "Applicable units are those of quantitykind:Non-LeakageProbability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NonNegativeLength> a ns1:QuantityKind ;
    rdfs:label "Positive Length"@en ;
    dcterms:description "\"NonNegativeLength\" is a measure of length greater than or equal to zero."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:plainTextDescription "\"NonNegativeLength\" is a measure of length greater than or equal to zero." ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/NozzleThroatDiameter> a ns1:QuantityKind ;
    rdfs:label "Nozzle Throat Diameter"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/NuclearSpinQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Spin Quantum Number"@en ;
    dcterms:description "The \"Spin Quantum Number\"  describes the spin (intrinsic angular momentum) of the electron within that orbital, and gives the projection of the spin angular momentum S along the specified axis"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$I^2 = \\hbar^2 I(I + 1)$, where $\\hbar$ is the Planck constant."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Spin Quantum Number\"  describes the spin (intrinsic angular momentum) of the electron within that orbital, and gives the projection of the spin angular momentum S along the specified axis" ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:NuclearSpinQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpinQuantumNumber> .

<http://qudt.org/vocab/quantitykind/NucleonNumber> a ns1:QuantityKind ;
    rdfs:label "عدد كتلي"@ar,
        "Nukleové číslo"@cs,
        "Nukleonenzahl"@de,
        "nucleon number"@en,
        "número másico"@es,
        "عدد جرمی"@fa,
        "nombre de masse"@fr,
        "numero di massa"@it,
        "質量数"@ja,
        "Nombor nukleon"@ms,
        "liczba masowa"@pl,
        "número de massa"@pt,
        "nükleon numarası"@tr,
        "质量数"@zh ;
    dcterms:description "Number of nucleons in an atomic nucleus.A = Z+N. Nuclides with the same value of A are called isobars."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "Number of nucleons in an atomic nucleus.A = Z+N. Nuclides with the same value of A are called isobars." ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:NucleonNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Massenzahl"@de,
        "mass number"@en,
        "numero di nucleoni"@it,
        "nombor jisim"@ms,
        "kütle numarası"@tr ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/NumberOfParticles> a ns1:QuantityKind ;
    rdfs:label "Number of Particles"@en ;
    dcterms:description "\"Number of Particles\", also known as the particle number, of a thermodynamic system, conventionally indicated with the letter N, is the number of constituent particles in that system."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Particle_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Number of Particles\", also known as the particle number, of a thermodynamic system, conventionally indicated with the letter N, is the number of constituent particles in that system." ;
    ns1:symbol "N_B" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberOfParticles" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/OrderOfReflection> a ns1:QuantityKind ;
    rdfs:label "Order of Reflection"@en ;
    dcterms:description "\"Order of Reflection\" is $n$ in the Bragg's Law equation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.answers.com/topic/order-of-reflection"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:OrderOfReflection" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/OsmoticCoefficient> a ns1:QuantityKind ;
    rdfs:label "Osmotic Coefficient"@en ;
    dcterms:description "The \"Osmotic Coefficient\" is a quantity which characterises the deviation of a solvent from ideal behavior."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Osmotic_coefficient"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = -(M_A\\sum b_B)^{-1} \\ln a_A$, where $M_A$ is the molar mass of the solvent $A$, $\\sum$ denotes summation over all the solutes, $b_B$ is the molality of solute $B$, and $a_A$ is the activity of solvent $A$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Osmotic Coefficient\" is a quantity which characterises the deviation of a solvent from ideal behavior." ;
    rdfs:comment "Applicable units are those of quantitykind:OsmoticCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PackingFraction> a ns1:QuantityKind ;
    rdfs:label "Packing Fraction"@en ;
    dcterms:description "The \"Packing Fraction\" is the fraction of volume in a crystal structure that is occupied by atoms."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_packing_factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$f = \\frac{\\Delta_r}{A}$, where $\\Delta_r$ is the relative mass excess and $A$ is the nucleon number."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Packing Fraction\" is the fraction of volume in a crystal structure that is occupied by atoms." ;
    ns1:symbol "f" ;
    rdfs:comment "Applicable units are those of quantitykind:PackingFraction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ParticleSourceDensity> a ns1:QuantityKind ;
    rdfs:label "Particle Source Density"@en ;
    dcterms:description "\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-M3-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element." ;
    ns1:symbol "S" ;
    rdfs:comment "Applicable units are those of quantitykind:ParticleSourceDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PermeabilityRatio> a ns1:QuantityKind ;
    rdfs:label "Permeability Ratio"@en ;
    dcterms:description "The ratio of the effective permeability of a porous phase to the absolute permeability."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERMEABILITY_REL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Relative_permeability"^^xsd:anyURI ;
    ns1:plainTextDescription "The ratio of the effective permeability of a porous phase to the absolute permeability." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PermeabilityRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Permeance> a ns1:QuantityKind ;
    rdfs:label "Permeance"@en ;
    dcterms:description "\"Permeance\" is the inverse of reluctance. Permeance is a measure of the quantity of flux for a number of current-turns in magnetic circuit. A magnetic circuit almost acts as though the flux is \"conducted\", therefore permeance is larger for large cross sections of a material and smaller for longer lengths. This concept is analogous to electrical conductance in the electric circuit."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NanoH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD135" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Permeance"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD135"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Lambda = \\frac{1}{R_m}$, where $R_m$ is reluctance."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Lambda$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Permeance\" is the inverse of reluctance. Permeance is a measure of the quantity of flux for a number of current-turns in magnetic circuit. A magnetic circuit almost acts as though the flux is \"conducted\", therefore permeance is larger for large cross sections of a material and smaller for longer lengths. This concept is analogous to electrical conductance in the electric circuit." ;
    rdfs:comment "Applicable units are those of quantitykind:Permeance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Reluctance> .

<http://qudt.org/vocab/quantitykind/PermittivityRatio> a ns1:QuantityKind ;
    rdfs:label "Permittivity Ratio"@en ;
    dcterms:description "\"Permittivity Ratio\" is the ratio of permittivity to the permittivity of a vacuum."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Permittivity"^^xsd:anyURI ;
    ns1:expression "$rel-permittivity$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\epsilon_r = \\epsilon / \\epsilon_0$, where $\\epsilon$ is permittivity and $\\epsilon_0$ is the electric constant."^^ns1:LatexString ;
    ns1:latexSymbol "$\\epsilon_r$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Permittivity Ratio\" is the ratio of permittivity to the permittivity of a vacuum." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PermittivityRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Permittivity> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/PhotonIntensity> a ns1:QuantityKind ;
    rdfs:label "Photon Intensity"@en ;
    dcterms:description "A measure of flux of photons per solid angle"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-SEC-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD137" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD137"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Photon_counting"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:PhotonIntensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PhotonRadiance> a ns1:QuantityKind ;
    rdfs:label "Photon Radiance"@en ;
    dcterms:description "A measure of flux of photons per surface area per solid angle"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-SEC-M2-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Photon_counting"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:PhotonRadiance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFlux> a ns1:QuantityKind ;
    rdfs:label "Photosynthetic Photon Flux"@en ;
    dcterms:description "Photosynthetic Photon Flux (PPF) is a measurement of the total number of photons emitted by a light source each second within the PAR wavelength range and is measured in μmol/s. Lighting manufacturers may specify their grow light products in terms of PPF. It can be considered as analogous to measuring the luminous flux (lumens) of visible light which would typically require the use of an integrating sphere or a goniometer system with spectroradiometer sensor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroMOL-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Photosynthetically_active_radiation#Units"^^xsd:anyURI ;
    ns1:plainTextDescription "Photosynthetic Photon Flux (PPF) is a measurement of the total number of photons emitted by a light source each second within the PAR wavelength range and is measured in μmol/s. Lighting manufacturers may specify their grow light products in terms of PPF. It can be considered as analogous to measuring the luminous flux (lumens) of visible light which would typically require the use of an integrating sphere or a goniometer system with spectroradiometer sensor." ;
    rdfs:comment "Applicable units are those of quantitykind:PhotosyntheticPhotonFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "PPF" ;
    prov:wasDerivedFrom <https://www.gigahertz-optik.com/en-us/service-and-support/knowledge-base/measurement-of-par/#WasistPAR> .

<http://qudt.org/vocab/quantitykind/PictureElement> a ns1:QuantityKind ;
    rdfs:label "picture element",
        "picture element"@en-US ;
    dcterms:description "smallest element of a display space (cell size) of a digitized two-dimensional field representation of an image which has an address (x and y coordinates corresponding to its position in the field) and a specific brightness value"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PIXEL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD299" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD299"^^xsd:anyURI ;
    ns1:plainTextDescription "kleinstes Element einer Darstellungsfläche (Zellgröße) einer digitalisierten zweidimensionalen Felddarstellung eines Bildes, die eine Adresse (x- und y-Koordinaten entsprechend seiner Position im Feld) und einen spezifischen Helligkeitswert besitzt"@de ;
    ns1:symbol "0173-1#Z4-BAJ437#002" ;
    rdfs:comment "Applicable units are those of quantitykind:PictureElement" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PoissonRatio> a ns1:QuantityKind ;
    rdfs:label "Poisson Ratio"@en ;
    dcterms:description "The Poisson Ratio is the negative ratio of transverse to axial strain. In fact, when a sample object is stretched (or squeezed), to an extension (or contraction) in the direction of the applied load, it corresponds a contraction (or extension) in a direction perpendicular to the applied load. The ratio between these two quantities is the Poisson's ratio."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Poisson%27s_ratio"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu = \\frac{\\Delta \\delta}{\\Delta l}$, where $\\Delta \\delta$ is the lateral contraction and $\\Delta l$ is the elongation."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "The Poisson Ratio is the negative ratio of transverse to axial strain. In fact, when a sample object is stretched (or squeezed), to an extension (or contraction) in the direction of the applied load, it corresponds a contraction (or extension) in a direction perpendicular to the applied load. The ratio between these two quantities is the Poisson's ratio." ;
    rdfs:comment "Applicable units are those of quantitykind:PoissonRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PositionVector> a ns1:QuantityKind ;
    rdfs:label "Position Vector"@en ;
    dcterms:description "A \"Position Vector\", also known as location vector or radius vector, is a Euclidean vector which represents the position of a point P in space in relation to an arbitrary reference origin O."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Position_(vector)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$r = \\overrightarrow{OP}$, where $O$ and $P$ are two points in space."^^ns1:LatexString ;
    ns1:plainTextDescription "A \"Position Vector\", also known as location vector or radius vector, is a Euclidean vector which represents the position of a point P in space in relation to an arbitrary reference origin O." ;
    ns1:symbol "r" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/PowerArea> a ns1:QuantityKind ;
    rdfs:label "Power Area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PowerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PowerAreaPerSolidAngle> a ns1:QuantityKind ;
    rdfs:label "Power Area per Solid Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-M2-PER-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PowerAreaPerSolidAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PowerFactor> a ns1:QuantityKind ;
    rdfs:label "معامل القدرة"@ar,
        "Účiník"@cs,
        "Leistungsfaktor"@de,
        "power factor"@en,
        "factor de potencia"@es,
        "ضریب توان"@fa,
        "facteur de puissance"@fr,
        "शक्ति गुणांक"@hi,
        "fattore di potenza"@it,
        "力率"@ja,
        "faktor kuasa"@ms,
        "Współczynnik mocy"@pl,
        "fator de potência"@pt,
        "factor de putere"@ro,
        "Коэффициент_мощности"@ru,
        "güç faktörü"@tr,
        "功率因数"@zh ;
    dcterms:description "\"Power Factor\", under periodic conditions, is the ratio of the absolute value of the active power $P$ to the apparent power $S$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:expression "$power-factor$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-46"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\lambda = \\left | P \\right | / \\left | S \\right |$, where $P$ is active power and $S$ is apparent power."^^ns1:LatexString ;
    ns1:latexSymbol "$\\lambda$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:PowerFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ActivePower>,
        <http://qudt.org/vocab/quantitykind/ApparentPower> .

<http://qudt.org/vocab/quantitykind/PowerPerAreaAngle> a ns1:QuantityKind ;
    rdfs:label "Power per Area Angle"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PowerPerAreaQuarticTemperature> a ns1:QuantityKind ;
    rdfs:label "Power per area quartic temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-M2-K4> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-4T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerAreaQuarticTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureLossPerLength> a ns1:QuantityKind ;
    rdfs:label "Pressure Loss per Length"@en ;
    dcterms:description "\"Pressure Loss per Length\" refers to the power lost in overcoming the friction between two moving surfaces. Also referred to as \"Friction Loss\"."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Friction_loss"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Pressure Loss per Length\" refers to the power lost in overcoming the friction between two moving surfaces. Also referred to as \"Friction Loss\"." ;
    rdfs:comment "Applicable units are those of quantitykind:PressureLossPerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Prevalence> a ns1:QuantityKind ;
    rdfs:label "Prevalence"@en ;
    dcterms:description "In epidemiology, prevalence is the proportion of a particular population found to be affected by a medical condition (typically a disease or a risk factor such as smoking or seatbelt use) at a specific time. (Wikipedia)"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Prevalence"^^xsd:anyURI ;
    ns1:plainTextDescription "In epidemiology, prevalence is the proportion of a particular population found to be affected by a medical condition (typically a disease or a risk factor such as smoking or seatbelt use) at a specific time. (Wikipedia)" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:Prevalence" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/PropellantBurnRate> a ns1:QuantityKind ;
    rdfs:label "Propellant Burn Rate"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/IN-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PropellantBurnRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/BurnRate> .

<http://qudt.org/vocab/quantitykind/PropellantMass> a ns1:QuantityKind ;
    rdfs:label "Propellant Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "M_f" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/PropellantTemperature> a ns1:QuantityKind ;
    rdfs:label "Propellant Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/Radiance> a ns1:QuantityKind ;
    rdfs:label "Radiance"@en ;
    dcterms:description "\"Radiance\" is a radiometric measure that describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle in a specified direction."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-M2-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD148" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radiance"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD148"^^xsd:anyURI ;
    ns1:latexDefinition "$L = \\frac{dI}{dA}\\frac{1}{cos\\alpha}$, where $dI$ is the radiant intensity emitted from an element of the surface area $dA$, and angle $\\alpha$ is the angle between the normal to the surface and the given direction."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Radiance\" is a radiometric measure that describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle in a specified direction." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/RADI> ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:Radiance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerAreaAngle> .

<http://qudt.org/vocab/quantitykind/RadianceFactor> a ns1:QuantityKind ;
    rdfs:label "Radiance Factor"@en ;
    dcterms:description "Radiance Factor is the ratio of the radiance of the surface element in the given direction to that of a perfect reflecting or transmitting diffuser identically irradiated unit."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.encyclo.co.uk/define/radiance%20factor"^^xsd:anyURI ;
    ns1:latexDefinition "$\\beta = \\frac{L_n}{L_d}$, where $L_n$ is the radiance of a surface element in a given direction and $L_d$ is the radiance of the perfect reflecting or transmitting diffuser identically irradiated and viewed. Reflectance factor is equivalent to radiance factor or luminance factor (when the cone angle is infinitely small, and is equivalent to reflectance when the cone angle is $2π sr$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\beta$"^^ns1:LatexString ;
    ns1:plainTextDescription "Radiance Factor is the ratio of the radiance of the surface element in the given direction to that of a perfect reflecting or transmitting diffuser identically irradiated unit." ;
    rdfs:comment "Applicable units are those of quantitykind:RadianceFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RadiantEnergy> a ns1:QuantityKind ;
    rdfs:label "طاقة إشعاعية"@ar,
        "energie záření"@cs,
        "Strahlungsenergie"@de,
        "radiant energy"@en,
        "energía radiante"@es,
        "انرژی تابشی"@fa,
        "énergie rayonnante"@fr,
        "विकिरण ऊर्जा"@hi,
        "energia radiante"@it,
        "放射エネルギー"@ja,
        "Tenaga sinaran"@ms,
        "energia promienista"@pl,
        "energia radiante"@pt,
        "энергия излучения"@ru,
        "Işınım erkesi"@tr,
        "辐射能"@zh ;
    dcterms:description """
  In radiometry, $\\textit{Radiant Energy}$ is the energy of electromagnetic waves. 
  The quantity of radiant energy may be calculated by integrating radiant flux (or power) with respect to time. 
  In nuclear physics, $\\textit{Radiant Energy}$ is energy, excluding rest energy, of the particles that are emitted, transferred, or received.
  """^^ns1:LatexString ;
    ns1:abbreviation "M-L2-PER-T2" ;
    ns1:altSymbol "R" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radiant_energy"^^xsd:anyURI ;
    ns1:latexDefinition "$Q_e$"^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "In radiometry,\"Radiant Energy} is the energy of electromagnetic waves. The quantity of radiant energy may be calculated by integrating radiant flux (or power) with respect to time.  In nuclear physics, $\\textit{Radiant Energy\" is energy, excluding rest energy, of the particles that are emitted, transferred, or received." ;
    ns1:symbol "Q_e" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/LuminousEnergy> .

<http://qudt.org/vocab/quantitykind/RadiantEnergyDensity> a ns1:QuantityKind ;
    rdfs:label "Radiant Energy Density"@en ;
    dcterms:description "\"Radiant Energy Density\", or radiant power, is the radiant energy per unit volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radiant_energy_density"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31892"^^xsd:anyURI ;
    ns1:latexDefinition "$w$, $\\rho = \\frac{dQ}{dV}$, where $dQ$ is the radiant energy in an elementary three-dimensional domain, and $dV$ is the volume."^^ns1:LatexString ;
    ns1:latexSymbol "$w, \\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Radiant Energy Density\", or radiant power, is the radiant energy per unit volume." ;
    rdfs:comment "Applicable units are those of quantitykind:RadiantEnergyDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RadiantIntensity> a ns1:QuantityKind ;
    rdfs:label "Radiant Intensity"@en ;
    dcterms:description "Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD151" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radiant_intensity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD151"^^xsd:anyURI ;
    ns1:latexDefinition "$I = \\frac{d\\Phi}{d\\Omega}$, where $d\\Phi$ is the radiant flux leaving the source in an elementary cone containing the given direction with the solid angle $d\\Omega$."^^ns1:LatexString ;
    ns1:plainTextDescription "Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/RAIN> ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:RadiantIntensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Radiosity> a ns1:QuantityKind ;
    rdfs:label "Radiosity"@en ;
    dcterms:description "Radiosity is the total emitted and reflected radiation leaving a surface."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:plainTextDescription "Radiosity is the total emitted and reflected radiation leaving a surface." ;
    rdfs:comment "Applicable units are those of quantitykind:Radiosity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/Ratio> a ns1:QuantityKind ;
    rdfs:label "ratio" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ONE-PER-ONE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD154" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD154"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Ratio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RatioOfSpecificHeatCapacities> a ns1:QuantityKind ;
    rdfs:label "Ratio of Specific Heat Capacities"@en ;
    dcterms:description """
  The specific heat ratio of a gas is the ratio of the specific heat at constant pressure,
   $c_p$, to the specific heat at constant volume, $c_V$. 
  It is sometimes referred to as the $\\textit{adiabatic index}$,
   or the $\\textit{heat capacity ratio}$,
   or the $\\textit{isentropic expansion factor}$,
   or the $\\textit{adiabatic exponent}$,
  or the $\\textit{isentropic exponent}$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Specific_heat_ratio"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\gamma = c_p / c_V$, where $c$ is the specific heat of a gas, $c_p$ is specific heat capacity at constant pressure, $c_V$ is specific heat capacity at constant volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString,
        "$\\varkappa$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:RatioOfSpecificHeatCapacities" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/IsentropicExponent> .

<http://qudt.org/vocab/quantitykind/Reactivity> a ns1:QuantityKind ;
    rdfs:label "Reactivity"@en ;
    dcterms:description "\"Reactivity\" characterizes the deflection of reactor from the critical state."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nuclear_chain_reaction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho = \\frac{k_{eff} - 1}{k_{eff}}$, where $k_{eff}$ is the effective multiplication factor."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Reactivity\" characterizes the deflection of reactor from the critical state." ;
    rdfs:comment "Applicable units are those of quantitykind:Reactivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReciprocalVoltage> a ns1:QuantityKind ;
    rdfs:label "reciprocal voltage"@en-US ;
    dcterms:description "quantity whose value is inversely proportional to the voltage value"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-V> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T3D0> ;
    ns1:plainTextDescription "Größe, deren Wert sich umgekehrt proportional zum Spannungswert verhält"@de ;
    ns1:symbol "0173-1#Z4-BAJ371#002" ;
    rdfs:comment "Applicable units are those of quantitykind:ReciprocalVoltage" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RecombinationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Recombination Coefficient"@en ;
    dcterms:description "The \"Recombination Coefficient\" is the rate of recombination of positive ions with electrons or negative ions in a gas, per unit volume, divided by the product of the number of positive ions per unit volume and the number of electrons or negative ions per unit volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/recombination+coefficient"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$-\\frac{dn^+}{dt} = -\\frac{dn^-}{dt} = an^+n^-$, where $n^+$ and $n^-$ are the ion number densities of positive and negative ions, respectively, recombined during an infinitesimal time interval with duration $dt$."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Recombination Coefficient\" is the rate of recombination of positive ions with electrons or negative ions in a gas, per unit volume, divided by the product of the number of positive ions per unit volume and the number of electrons or negative ions per unit volume." ;
    ns1:symbol "a" ;
    rdfs:comment "Applicable units are those of quantitykind:RecombinationCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReflectanceFactor> a ns1:QuantityKind ;
    rdfs:label "Reflectance Factor"@en ;
    dcterms:description "Reflectance Factor is the measure of the ability of a surface to reflect light or other electromagnetic radiation, equal to the ratio of the reflected flux to the incident flux."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.thefreedictionary.com/reflectance+factor"^^xsd:anyURI ;
    ns1:latexDefinition "$R = \\frac{\\Phi_n}{\\Phi_d}$, where $\\Phi_n$ is the radiant flux or luminous flux reflected in the directions delimited by a given cone and $\\Phi_d$ is the flux reflected in the same directions by an identically radiated diffuser of reflectance equal to 1."^^ns1:LatexString ;
    ns1:plainTextDescription "Reflectance Factor is the measure of the ability of a surface to reflect light or other electromagnetic radiation, equal to the ratio of the reflected flux to the incident flux." ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:ReflectanceFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RefractiveIndex> a ns1:QuantityKind ;
    rdfs:label "معامل الانكسار"@ar,
        "Index lomu"@cs,
        "Brechzahl"@de,
        "refractive index"@en,
        "índice de refracción"@es,
        "ضریب شکست"@fa,
        "indice de réfraction"@fr,
        "अपवर्तनांक"@hi,
        "indice di rifrazione"@it,
        "屈折率"@ja,
        "Indeks biasan"@ms,
        "Współczynnik załamania"@pl,
        "índice refrativo"@pt,
        "Indice de refracție"@ro,
        "Показатель преломления"@ru,
        "kırılma indeksi"@tr,
        "折射率"@zh ;
    dcterms:description "\"refractive index\" or index of refraction n of a substance (optical medium) is a dimensionless number that describes how light, or any other radiation, propagates through that medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Refractive_index"^^xsd:anyURI ;
    ns1:latexDefinition "$n = \\frac{c_0}{c}$, where $c_0$ is the speed of light in vacuum, and $c$ is the speed of light in the medium."^^ns1:LatexString ;
    ns1:plainTextDescription "\"refractive index\" or index of refraction n of a substance (optical medium) is a dimensionless number that describes how light, or any other radiation, propagates through that medium." ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:RefractiveIndex" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Brechungsindex"@de .

<http://qudt.org/vocab/quantitykind/RelativeMassConcentrationOfVapour> a ns1:QuantityKind ;
    rdfs:label "Relative Mass Concentration of Vapour"@en ;
    dcterms:description "\"Relative Mass Concentration of Vapour\" is one of a number of \"Relative Concentration\" quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = v / v_{sat}$, where $v$ is mass concentration of water vapour,  $v_{sat}$ is its mass concentration of water vapour at saturation (at the same temperature). For normal cases, the relative partial pressure may be assumed to be equal to relative mass concentration of vapour."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    ns1:plainTextDescription "Relative Mass Concentration of Vapour is one of a number of Relative Concentration quantities defined by ISO 80000." ;
    rdfs:comment "Applicable units are those of quantitykind:RelativeMassConcentrationOfVapour" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/RelativePartialPressure> .

<http://qudt.org/vocab/quantitykind/RelativeMassDensity> a ns1:QuantityKind ;
    rdfs:label "Relative Mass Density"@en ;
    dcterms:description "Relative density, or specific gravity, is the ratio of the density (mass of a unit volume) of a substance to the density of a given reference material."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relative_density"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$d = \\frac{\\rho}{\\rho_0}$, where $\\rho$ is mass density of a substance and $\\rho_0$ is the mass density of a reference substance under conditions that should be specified for both substances."^^ns1:LatexString ;
    ns1:plainTextDescription "Relative density, or specific gravity, is the ratio of the density (mass of a unit volume) of a substance to the density of a given reference material." ;
    ns1:symbol "d" ;
    rdfs:comment "Applicable units are those of quantitykind:RelativeMassDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RelativeMassExcess> a ns1:QuantityKind ;
    rdfs:label "Relative Mass Excess"@en ;
    dcterms:description "The \"Relative Mass Excess\" is the mass excess between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster (extrapolated from relative mass defect)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_excess"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Delta_r = \\frac{\\Delta}{m_u}$, where $\\Delta$ is the mass excess and $m_u$ is the unified atomic mass constant."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Delta_r$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Relative Mass Excess\" is the mass excess between the monoisotopic mass of an element and the mass of its A + 1 or its A + 2 isotopic cluster (extrapolated from relative mass defect)." ;
    rdfs:comment "Applicable units are those of quantitykind:RelativeMassExcess" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RelativeMassRatioOfVapour> a ns1:QuantityKind ;
    rdfs:label "Relative Mass Ratio of Vapour"@en ;
    dcterms:description "\"Relative Mass Ratio of Vapour\" is one of a number of \"Relative Concentration\" quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\psi = x / x_{sat}$, where $x$ is mass ratio of water vapour to dry gas,  $x_{sat}$ is its mass raio of water vapour to dry gas at saturation (at the same temperature)."^^ns1:LatexString ;
    ns1:latexSymbol "$\\psi$"^^ns1:LatexString ;
    ns1:plainTextDescription "Relative Mass Ratio of Vapour is one of a number of Relative Concentration quantities defined by ISO 80000." ;
    rdfs:comment "Applicable units are those of quantitykind:RelativeMassRatioOfVapour" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ResistanceRatio> a ns1:QuantityKind ;
    rdfs:label "Resistance Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ResistanceRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/ResonanceEscapeProbability> a ns1:QuantityKind ;
    rdfs:label "Resonance Escape Probability"@en ;
    dcterms:description "The \"Resonance Escape Probability\" is the fraction of fission neutrons that manage to slow down from fission to thermal energies without being absorbed. In an infinite medium, the probability that a neutron slowing down will traverse all or some specified portion of the range of resonance energies without being absorbed."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Four_factor_formula"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Resonance Escape Probability\" is the fraction of fission neutrons that manage to slow down from fission to thermal energies without being absorbed. In an infinite medium, the probability that a neutron slowing down will traverse all or some specified portion of the range of resonance energies without being absorbed." ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:ResonanceEscapeProbability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RespiratoryRate> a ns1:QuantityKind ;
    rdfs:label "Respiratory Rate"@en ;
    dcterms:description "Respiratory rate (Vf, Rf or RR) is also known by respiration rate, pulmonary ventilation rate, ventilation rate, or breathing frequency is the number of breaths taken within a set amount of time, typically 60 seconds. A normal respiratory rate is termed eupnea, an increased respiratory rate is termed tachypnea and a lower than normal respiratory rate is termed bradypnea."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BREATH-PER-MIN> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Respiratory_rate"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Respiratory_rate"^^xsd:anyURI ;
    ns1:plainTextDescription "Respiratory rate (Vf, Rf or RR) is also known by respiration rate, pulmonary ventilation rate, ventilation rate, or breathing frequency is the number of breaths taken within a set amount of time, typically 60 seconds. A normal respiratory rate is termed eupnea, an increased respiratory rate is termed tachypnea and a lower than normal respiratory rate is termed bradypnea." ;
    ns1:symbol "Vf, Rf or RR" ;
    rdfs:comment "Applicable units are those of quantitykind:RespiratoryRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReynoldsNumber> a ns1:QuantityKind ;
    rdfs:label "Reynolds Number"@en ;
    dcterms:description "The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Reynolds_number"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Reynolds_number"^^xsd:anyURI ;
    ns1:latexDefinition "$Re = \\frac{\\rho uL}{\\mu} = \\frac{uL}{\\nu}$, where $\\rho$ is mass density, $u$ is speed, $L$ is length,  $\\mu$ is dynamic viscosity, and $\\nu$ is kinematic viscosity."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31896"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions." ;
    ns1:symbol "Re" ;
    rdfs:comment "Applicable units are those of quantitykind:ReynoldsNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    skos:closeMatch <http://dbpedia.org/resource/Reynolds_number> .

<http://qudt.org/vocab/quantitykind/RichardsonConstant> a ns1:QuantityKind ;
    rdfs:label "Richardson Constant"@en ;
    dcterms:description "\"Richardson Constant\" is a constant used in developing thermionic emission current density for a metal."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-M2-K2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H-2T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD162" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermionic_emission"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD162"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "The thermionic emission current, $J$, for a metal is $J = AT^2\\exp{(-\\frac{\\Phi}{kT})}$, where $T$ is thermodynamic temperature, $k$ is the Boltzmann constant, and $\\Phi$ is a work function."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Richardson Constant\" is a constant used in developing thermionic emission current density for a metal." ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:RichardsonConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ScalarMagneticPotential> a ns1:QuantityKind ;
    rdfs:label "Scalar Magnetic Potential"@en ;
    dcterms:description "\"Scalar Magnetic Potential\" is the scalar potential of an irrotational magnetic field strength. The negative of the gradient of the scalar magnetic potential is the irrotational magnetic field strength. The magnetic scalar potential is not unique since any constant scalar field can be added to it without changing its gradient."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-SEC-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD164" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-58"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD164"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{H} = -grad V_m$, where $\\mathbf{H}$ is magnetic field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Scalar Magnetic Potential\" is the scalar potential of an irrotational magnetic field strength. The negative of the gradient of the scalar magnetic potential is the irrotational magnetic field strength. The magnetic scalar potential is not unique since any constant scalar field can be added to it without changing its gradient." ;
    ns1:symbol "V_m" ;
    rdfs:comment "Applicable units are those of quantitykind:ScalarMagneticPotential" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> .

<http://qudt.org/vocab/quantitykind/SectionAreaIntegral> a ns1:QuantityKind ;
    rdfs:label "Section Area Integral"@en ;
    dcterms:description "The sectional area integral measure is typically used in torsional analysis. It is usually measured in M⁵."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M5> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L5I0M0H0T0D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifcsectionalareaintegralmeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "The sectional area integral measure is typically used in torsional analysis. It is usually measured in M⁵." ;
    rdfs:comment "Applicable units are those of quantitykind:SectionAreaIntegral" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SeebeckCoefficient> a ns1:QuantityKind ;
    rdfs:label "Seebeck Coefficient"@en ;
    dcterms:description "\"Seebeck Coefficient\", or thermopower, or thermoelectric power of a material is a measure of the magnitude of an induced thermoelectric voltage in response to a temperature difference across that material."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H-1T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD169" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermopower"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD169"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$S_{ab} = \\frac{dE_{ab}}{dT}$, where $E_{ab}$ is the thermosource voltage between substances a and b, $T$ is the thermodynamic temperature of the hot junction."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Seebeck Coefficient\", or thermopower, or thermoelectric power of a material is a measure of the magnitude of an induced thermoelectric voltage in response to a temperature difference across that material." ;
    ns1:symbol "S_{ab}" ;
    rdfs:comment "Applicable units are those of quantitykind:SeebeckCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Short-RangeOrderParameter> a ns1:QuantityKind ;
    rdfs:label "Short-Range Order Parameter"@en ;
    dcterms:description "\"Short-Range Order Parameter\" is the fraction of the nearest-neighbor atom pairs in an Ising ferromagnet having magnetic moments in one direction, minus the fraction having magnetic moments in the opposite direction."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$r, \\sigma$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Short-Range Order Parameter\" is the fraction of the nearest-neighbor atom pairs in an Ising ferromagnet having magnetic moments in one direction, minus the fraction having magnetic moments in the opposite direction." ;
    rdfs:comment "Applicable units are those of quantitykind:Short-RangeOrderParameter" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SignalDetectionThreshold> a ns1:QuantityKind ;
    rdfs:label "Signal Detection Threshold"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DeciB_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:SignalDetectionThreshold" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SignalStrength> a ns1:QuantityKind ;
    rdfs:label "Signal Strength"@en ;
    dcterms:description "In telecommunications, particularly in radio, signal strength refers to the magnitude of the electric field at a reference point that is a significant distance from the transmitting antenna. It may also be referred to as received signal level or field strength. Typically, it is expressed in voltage per length or signal power received by a reference antenna. High-powered transmissions, such as those used in broadcasting, are expressed in dB-millivolts per metre (dBmV/m)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-PER-M>,
        <http://qudt.org/vocab/unit/V_Ab-PER-CentiM>,
        <http://qudt.org/vocab/unit/V_Stat-PER-CentiM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Signal_strength"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:plainTextDescription "In telecommunications, particularly in radio, signal strength refers to the magnitude of the electric field at a reference point that is a significant distance from the transmitting antenna. It may also be referred to as received signal level or field strength. Typically, it is expressed in voltage per length or signal power received by a reference antenna. High-powered transmissions, such as those used in broadcasting, are expressed in dB-millivolts per metre (dBmV/m)." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricField" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricField>,
        <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> .

<http://qudt.org/vocab/quantitykind/SoundExposure> a ns1:QuantityKind ;
    rdfs:label "Sound exposure"@en ;
    dcterms:description "Sound Exposure is the energy of the A-weighted sound calculated over the measurement time(s). For a given period of time, an increase of 10 dB(A) in sound pressure level corresponds to a tenfold increase in E."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PA2-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M2H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD172" ;
    ns1:informativeReference "http://www.acoustic-glossary.co.uk/definitions-s.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD172"^^xsd:anyURI ;
    ns1:latexDefinition "$E = \\int_{t1}^{t2}p^2dt$, where $t1$ and $t2$ are the starting and ending times for the integral and $p$ is the sound pressure."^^ns1:LatexString ;
    ns1:plainTextDescription "Sound Exposure is the energy of the A-weighted sound calculated over the measurement time(s). For a given period of time, an increase of 10 dB(A) in sound pressure level corresponds to a tenfold increase in E." ;
    ns1:symbol "E" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundExposure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SoundIntensity> a ns1:QuantityKind ;
    rdfs:label "Sound intensity"@en ;
    dcterms:description "Sound intensity or acoustic intensity ($I$) is defined as the sound power $P_a$ per unit area $A$. The usual context is the noise measurement of sound intensity in the air at a listener's location as a sound energy quantity."^^ns1:LatexString ;
    ns1:abbreviation "w/m2" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_intensity"^^xsd:anyURI ;
    ns1:latexDefinition "$I = pv$, where $p$ is the sound pressure and $v$ is sound particle velocity."^^ns1:LatexString ;
    ns1:plainTextDescription "Sound intensity or acoustic intensity ($I$) is defined as the sound power $P_a$ per unit area $A$. The usual context is the noise measurement of sound intensity in the air at a listener's location as a sound energy quantity." ;
    ns1:symbol "I" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/SoundVolumeVelocity> a ns1:QuantityKind ;
    rdfs:label "Sound volume velocity"@en ;
    dcterms:description "Sound Volume Velocity is the product of particle velocity $v$ and the surface area $S$ through which an acoustic wave of frequency $f$ propagates. Also, the surface integral of the normal component of the sound particle velocity over the cross-section (through which the sound propagates). It is used to calculate acoustic impedance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Acoustic_impedance"^^xsd:anyURI ;
    ns1:latexDefinition "$q= vS$, where $v$ is sound particle velocity and $S$ is the surface area through which an acoustic wave of frequence $f$ propagates."^^ns1:LatexString ;
    ns1:symbol "q" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundVolumeVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificElectricCharge> a ns1:QuantityKind ;
    rdfs:label "Specific Electric Charge"@en ;
    dcterms:description "Electric charge (often capacity in the context of electrochemical cells) relativ to the mass (often only active components). capacity "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MilliA-HR-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:plainTextDescription "Electric charge (often capacity in the context of electrochemical cells) relativ to the mass (often only active components). capacity " ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificElectricCurrent> a ns1:QuantityKind ;
    rdfs:label "Specific Electrical Current"@en ;
    dcterms:description "\"Specific Electric Current\" is a measure to specify the applied current relative to a corresponding mass. This measure is often used for standardization within electrochemistry."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificElectricCurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificHeatPressure> a ns1:QuantityKind ;
    rdfs:label "Specific Heat Pressure"@en ;
    dcterms:description "Specific heat at a constant pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-KiloGM-K-PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H-1T0D0> ;
    ns1:plainTextDescription "Specific heat at a constant pressure." ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatPressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificHeatVolume> a ns1:QuantityKind ;
    rdfs:label "Specific Heat Volume"@en ;
    dcterms:description "Specific heat per constant volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-KiloGM-K-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H-1T-2D0> ;
    ns1:plainTextDescription "Specific heat per constant volume." ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificOpticalRotatoryPower> a ns1:QuantityKind ;
    rdfs:label "Specific Optical Rotatory Power"@en ;
    dcterms:description "The \"Specific Optical Rotatory Power\" Angle of optical rotation divided by the optical path length through the medium and by the mass concentration of the substance giving the specific optical rotatory power."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:informativeReference "http://goldbook.iupac.org/O04313.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_m = \\alpha \\frac{A}{m}$, where $\\alpha$ is the angle of optical rotation, and $m$ is the mass of the optically active component in the path of a linearly polarized light beam of cross sectional area $A$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha_m$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Specific Optical Rotatory Power\" Angle of optical rotation divided by the optical path length through the medium and by the mass concentration of the substance giving the specific optical rotatory power." ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificOpticalRotatoryPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralDensityOfVibrationalModes> a ns1:QuantityKind ;
    rdfs:label "spectral density of vibrational modes" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/SEC-PER-M3-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD178" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD178"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralDensityOfVibrationalModes" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralEmittance> a ns1:QuantityKind ;
    rdfs:label "Measurement Unit of Spectral Emittance" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-M2-MicroM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-3D0> ;
    ns1:plainTextDescription "Spectral Emittance is a radiometry term for the power per unit area of electromagnetic radiation unit wavelength emerging from a surface." ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralEmittance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralIrradiance> a ns1:QuantityKind ;
    rdfs:label "Measurement Unit of Spectral Irradiance" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/W-PER-M2-MicroM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-3D0> ;
    ns1:plainTextDescription "Spectral Irradiance is a radiometry term for the power per unit area of electromagnetic radiation per unit wavelength incident at a surface." ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralIrradiance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StandardAbsoluteActivity> a ns1:QuantityKind ;
    rdfs:label "Standard Absolute Activity"@en ;
    dcterms:description "The \"Standard Absolute Activity\" is proportional to the absoulte activity of the pure substance $B$ at the same temperature and pressure multiplied by the standard pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Activity_coefficient"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\lambda_B^\\Theta = \\lambda_B^*(p^\\Theta)$, where $\\lambda_B^\\Theta$ the absolute activity of the pure substance $B$ at the same temperature and pressure, and $p^\\Theta$ is standard pressure."^^ns1:LatexString ;
    ns1:latexSymbol "$\\lambda_B^\\Theta$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:StandardAbsoluteActivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StatisticalWeight> a ns1:QuantityKind ;
    rdfs:label "Statistical Weight"@en ;
    dcterms:description "A \"Statistical Weight\" is the relative probability (possibly unnormalized) of a particular feature of a state."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Statistical_weight"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "A \"Statistical Weight\" is the relative probability (possibly unnormalized) of a particular feature of a state." ;
    ns1:symbol "g" ;
    rdfs:comment "Applicable units are those of quantitykind:StatisticalWeight" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StochasticProcess> a ns1:QuantityKind ;
    rdfs:label "Stochastic Process"@en ;
    dcterms:description "In probability theory, a stochastic process, or sometimes random process  is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Stochastic_process"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stochastic_process"^^xsd:anyURI ;
    ns1:plainTextDescription "In probability theory, a stochastic process, or sometimes random process  is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system)." ;
    ns1:symbol "X" ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Frequency> .

<http://qudt.org/vocab/quantitykind/StoichiometricNumber> a ns1:QuantityKind ;
    rdfs:label "Stoichiometric Number"@en ;
    dcterms:description "Chemical reactions, as macroscopic unit operations, consist of simply a very large number of elementary reactions, where a single molecule reacts with another molecule. As the reacting molecules (or moieties) consist of a definite set of atoms in an integer ratio, the ratio between reactants in a complete reaction is also in integer ratio. A reaction may consume more than one molecule, and the \"Stoichiometric Number\" counts this number, defined as positive for products (added) and negative for reactants (removed)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stoichiometry"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexSymbol "$\\nu_B$"^^ns1:LatexString ;
    ns1:plainTextDescription "Chemical reactions, as macroscopic unit operations, consist of simply a very large number of elementary reactions, where a single molecule reacts with another molecule. As the reacting molecules (or moieties) consist of a definite set of atoms in an integer ratio, the ratio between reactants in a complete reaction is also in integer ratio. A reaction may consume more than one molecule, and the \"Stoichiometric Number\" counts this number, defined as positive for products (added) and negative for reactants (removed)." ;
    rdfs:comment "Applicable units are those of quantitykind:StoichiometricNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/StructureFactor> a ns1:QuantityKind ;
    rdfs:label "Structure Factor"@en ;
    dcterms:description "\"Structure Factor\" is a mathematical description of how a material scatters incident radiation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Structure_factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$F(h, k, l) = \\sum_{n=1}^N f_n\\exp{[2\\pi i(hx_n + ky_n +lz_n)]}$, where $f_n$ is the atomic scattering factor for atom $n$, and $x_n$, $y_n$, and $z_n$ are fractional coordinates in the unit cell; for $h$, $k$, and $l$."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Structure Factor\" is a mathematical description of how a material scatters incident radiation." ;
    ns1:symbol "F(h, k, l)" ;
    rdfs:comment "Applicable units are those of quantitykind:StructureFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SunProtectionFactorOfAProduct> a ns1:QuantityKind ;
    rdfs:label "sun protection factor of a product" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/SPF> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD366" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD366"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:SunProtectionFactorOfAProduct" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SurfaceActivityDensity> a ns1:QuantityKind ;
    rdfs:label "Surface Activity Density"@en ;
    dcterms:description "The \"Surface Activity Density\" is undefined."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$a_s = \\frac{A}{S}$, where $S$ is the total area of the surface of a sample and $A$ is its activity."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Surface Activity Density\" is undefined." ;
    ns1:symbol "a_s" ;
    rdfs:comment "Applicable units are those of quantitykind:SurfaceActivityDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SurfaceRelatedVolumeFlow> a ns1:QuantityKind ;
    rdfs:label "surface-related volume flow"@en-US ;
    dcterms:description "quotient of the volume of a material, which passes through a specified surface, and the therefor required time divided by this specified area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3-PER-HA-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "Quotient aus dem Volumen eines Stoffes, das durch eine vorgegebene Oberfläche hindurchgeht, und der dazu benötigten Zeit dividiert durch diese vorgegebene Fläche"@de ;
    ns1:symbol "0173-1#Z4-BAJ421#003" ;
    rdfs:comment "Applicable units are those of quantitykind:SurfaceRelatedVolumeFlow" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SystolicBloodPressure> a ns1:QuantityKind ;
    rdfs:label "Systolic Blood Pressure"@en ;
    dcterms:description "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.oxfordreference.com/display/10.1093/acref/9780199549351.001.0001/acref-9780199549351-e-1162"^^xsd:anyURI ;
    ns1:plainTextDescription "The pressure of blood in the arteries which rises to a maximum as blood is pumped out by the left ventricle (systole) and drops to a minimum in diastole. The systolic/diastolic pressure is normally ~120/80 mmHg in a young adult." ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/DiastolicBloodPressure> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

<http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Temperature per Magnetic Flux Density"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/K-PER-T> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H1T2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TemperaturePerMagneticFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureVariance_NEON> a ns1:QuantityKind ;
    rdfs:label "Temperature Variance, NEON"@en ;
    dcterms:description "Variance for NEON temperature data measured in degrees celcius" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T0D0> ;
    ns1:informativeReference "https://www.neonscience.org/data-samples/data-management/data-processing"^^xsd:anyURI ;
    ns1:plainTextDescription "Variance for NEON temperature data measured in degrees celcius" ;
    rdfs:comment "Applicable units are those of quantitykind:TemperatureVariance_NEON" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemporalSummationFunction> a ns1:QuantityKind ;
    rdfs:label "Temporal Summation Function"@en ;
    dcterms:description "\"Temporal Summation Function\" is the ability of the human eye to produce a composite signal from the signals coming into an eye during a short time interval."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-SEC-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Summation_(neurophysiology)#Temporal_summation"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Temporal Summation Function\" is the ability of the human eye to produce a composite signal from the signals coming into an eye during a short time interval." ;
    rdfs:comment "Applicable units are those of quantitykind:TemporalSummationFunction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalDiffusionFactor> a ns1:QuantityKind ;
    rdfs:label "Thermal Diffusion Factor"@en ;
    dcterms:description "Thermal diffusion is a phenomenon in which a temperature gradient in a mixture of fluids gives rise to a flow of one constituent relative to the mixture as a whole. in the context of the equation that describes thermal diffusion, the \"Thermal Diffusion Factor\" is ."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.thermopedia.com/content/1189/"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_T = \\frac{k_T}{(x_A x_B)}$, where $k_T$ is the thermal diffusion ratio, and $x_A$ and $x_B$ are the local amount-of-substance fractions of the two substances $A$ and $B$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha_T$"^^ns1:LatexString ;
    ns1:plainTextDescription "Thermal diffusion is a phenomenon in which a temperature gradient in a mixture of fluids gives rise to a flow of one constituent relative to the mixture as a whole. in the context of the equation that describes thermal diffusion, the \"Thermal Diffusion Factor\" is ." ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalDiffusionFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalDiffusionRatio> a ns1:QuantityKind ;
    rdfs:label "Thermal Diffusion Ratio"@en ;
    dcterms:description "The \"Thermal Diffusion Ratio\" is proportional to the product of the component concentrations."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.thermopedia.com/content/1189/"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "In a steady state of a binary mixture in which thermal diffusion occurs, $grad x_B  = -(\\frac{k_T}{T}) grad T$, where $x_B$ is the amount-of-substance fraction of the heavier substance $B$, and $T$ is the local thermodynamic temperature."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Thermal Diffusion Ratio\" is proportional to the product of the component concentrations." ;
    ns1:symbol "k_T" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalDiffusionRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalDiffusionRatioCoefficient> a ns1:QuantityKind ;
    rdfs:label "Thermal Diffusion Coefficient"@en ;
    dcterms:description "The \"Thermal Diffusion Coefficient\" is ."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:informativeReference "http://www.thermopedia.com/content/1189/"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$D_T  = kT \\cdot D$, where $k_T$ is the thermal diffusion ratio, and $D$ is the diffusion coefficient."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Thermal Diffusion Coefficient\" is ." ;
    ns1:symbol "D_T" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalDiffusionRatioCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalInertia> a ns1:QuantityKind ;
    rdfs:label "Measurement Unit of Thermal Inertia" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-2.5D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Thermal_inertia"^^xsd:anyURI ;
    ns1:plainTextDescription "Thermal inertia is a term used to describe the observed delays in a body's temperature response during heat transfers" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalUtilizationFactor> a ns1:QuantityKind ;
    rdfs:label "Thermal Utilization Factor"@en ;
    dcterms:description "The \"Thermal Utilization Factor\" in an infinite medium, is the ratio of the number of thermal absorbed in a fissionable nuclide or in a nuclear fuel, as specified, to the total number of thermal neutrons absorbed."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Four_factor_formula"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Thermal Utilization Factor\" in an infinite medium, is the ratio of the number of thermal absorbed in a fissionable nuclide or in a nuclear fuel, as specified, to the total number of thermal neutrons absorbed." ;
    ns1:symbol "f" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalUtilizationFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThomsonCoefficient> a ns1:QuantityKind ;
    rdfs:label "Thomson Coefficient"@en ;
    dcterms:description "\"Thomson Coefficient\" represents Thomson heat power developed, divided by the electric current and the temperature difference."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H-1T-3D0> ;
    ns1:informativeReference "http://www.daviddarling.info/encyclopedia/T/Thomson_effect.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Thomson Coefficient\" represents Thomson heat power developed, divided by the electric current and the temperature difference." ;
    rdfs:comment "Applicable units are those of quantitykind:ThomsonCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TotalAngularMomentumQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Total Angular Momentum Quantum Number"@en ;
    dcterms:description "The \"Total Angular Quantum Number\" describes the magnitude of total angular momentum $J$, where $j$ refers to a specific particle and $J$ is used for the whole system."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:symbol "j" ;
    rdfs:comment "Applicable units are those of quantitykind:TotalAngularMomentumQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/QuantumNumber> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/MagneticQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/PrincipalQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/SpinQuantumNumber> .

<http://qudt.org/vocab/quantitykind/TotalCurrentDensity> a ns1:QuantityKind ;
    rdfs:label "Total Current Density"@en ;
    dcterms:description "\"Total Current Density\" is the sum of the electric current density and the displacement current density."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$J_{tot}= J + J_D$, where $J$ is electric current density and $J_D$ is displacement current density."^^ns1:LatexString ;
    ns1:latexSymbol "$J_{tot}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Total Current Density\" is the sum of the electric current density and the displacement current density." ;
    rdfs:comment "Applicable units are those of quantitykind:TotalCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/DisplacementCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> .

<http://qudt.org/vocab/quantitykind/TotalIonization> a ns1:QuantityKind ;
    rdfs:label "Total Ionization"@en ;
    dcterms:description "\"Total Ionization\" by a particle, total mean charge, divided by the elementary charge, $e$, of all positive ions produced by an ionizing charged particle along its entire path and along the paths of any secondary charged particles."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ionization#Classical_ionization"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$N = \\int N_i dl$."^^ns1:LatexString ;
    ns1:symbol "N_i" ;
    rdfs:comment "Applicable units are those of quantitykind:TotalIonization" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TransmittanceDensity> a ns1:QuantityKind ;
    rdfs:label "Transmittance Density"@en ;
    dcterms:description "Transmittance is the fraction of incident light (electromagnetic radiation) at a specified wavelength that passes through a sample."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:latexDefinition "$A_{10}(\\lambda) = -lg(\\tau(\\lambda))$, where $\\tau$ is the transmittance at a given wavelength $\\lambda$."^^ns1:LatexString ;
    ns1:plainTextDescription "Transmittance is the fraction of incident light (electromagnetic radiation) at a specified wavelength that passes through a sample." ;
    ns1:symbol "A_10, D" ;
    rdfs:comment "Applicable units are those of quantitykind:TransmittanceDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Turbidity> a ns1:QuantityKind ;
    rdfs:label "Turbidity"@en ;
    dcterms:description "Turbidity is the cloudiness or haziness of a fluid, or of air, caused by individual particles (suspended solids) that are generally invisible to the naked eye, similar to smoke in air. Turbidity in open water is often caused by phytoplankton and the measurement of turbidity is a key test of water quality. The higher the turbidity, the higher the risk of the drinkers developing gastrointestinal diseases, especially for immune-compromised people, because contaminants like virus or bacteria can become attached to the suspended solid. The suspended solids interfere with water disinfection with chlorine because the particles act as shields for the virus and bacteria. Similarly suspended solids can protect bacteria from UV sterilisation of water. Fluids can contain suspended solid matter consisting of particles of many different sizes. While some suspended material will be large enough and heavy enough to settle rapidly to the bottom container if a liquid sample is left to stand (the settleable solids), very small particles will settle only very slowly or not at all if the sample is regularly agitated or the particles are colloidal. These small solid particles cause the liquid to appear turbid."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NTU> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Turbidity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Turbidity"^^xsd:anyURI ;
    ns1:plainTextDescription "Turbidity is the cloudiness or haziness of a fluid, or of air, caused by individual particles (suspended solids) that are generally invisible to the naked eye, similar to smoke in air. Turbidity in open water is often caused by phytoplankton and the measurement of turbidity is a key test of water quality. The higher the turbidity, the higher the risk of the drinkers developing gastrointestinal diseases, especially for immune-compromised people, because contaminants like virus or bacteria can become attached to the suspended solid. The suspended solids interfere with water disinfection with chlorine because the particles act as shields for the virus and bacteria. Similarly suspended solids can protect bacteria from UV sterilisation of water. Fluids can contain suspended solid matter consisting of particles of many different sizes. While some suspended material will be large enough and heavy enough to settle rapidly to the bottom container if a liquid sample is left to stand (the settleable solids), very small particles will settle only very slowly or not at all if the sample is regularly agitated or the particles are colloidal. These small solid particles cause the liquid to appear turbid." ;
    rdfs:comment "Applicable units are those of quantitykind:Turbidity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Turns> a ns1:QuantityKind ;
    rdfs:label "Turns"@en ;
    dcterms:description "\"Turns\" is the number of turns in a winding."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "\"Turns\" is the number of turns in a winding." ;
    ns1:symbol "N" ;
    rdfs:comment "Applicable units are those of quantitykind:Turns" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/Unbalance> a ns1:QuantityKind ;
    rdfs:label "unbalance",
        "unbalance"@en-US ;
    dcterms:description "unsteady rotation of a body resulting from an anxious distribution of mass, expressed as the product of radius and related mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD206" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD206"^^xsd:anyURI ;
    ns1:plainTextDescription "durch ungleichmäßige Masseverteilung bedingter, unruhiger Lauf rotierender Körper, ausgedrückt als Produkt aus dem Radius und einer zugehörigen Masse"@de ;
    ns1:symbol "0173-1#Z4-BAJ432#001" ;
    rdfs:comment "Applicable units are those of quantitykind:Unbalance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/UpperCriticalMagneticFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Upper Critical Magnetic Flux Density"@en ;
    dcterms:description "\"Upper Critical Magnetic Flux Density\" for type II superconductors, is the threshold magnetic flux density for disappearance of bulk superconductivity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GAMMA>,
        <http://qudt.org/vocab/unit/GAUSS>,
        <http://qudt.org/vocab/unit/KiloGAUSS>,
        <http://qudt.org/vocab/unit/KiloT>,
        <http://qudt.org/vocab/unit/MicroT>,
        <http://qudt.org/vocab/unit/MilliT>,
        <http://qudt.org/vocab/unit/NanoT>,
        <http://qudt.org/vocab/unit/T>,
        <http://qudt.org/vocab/unit/T_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Upper Critical Magnetic Flux Density\" for type II superconductors, is the threshold magnetic flux density for disappearance of bulk superconductivity." ;
    ns1:symbol "B_{c2}" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/LowerCriticalMagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/VacuumThrust> a ns1:QuantityKind ;
    rdfs:label "Vacuum Thrust"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:expression "$VT$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Thrust> .

<http://qudt.org/vocab/quantitykind/VaporPermeability> a ns1:QuantityKind ;
    rdfs:label "Vapor Permeability"@en ;
    dcterms:description "The moisture transmission rate of a material is referred to as its \"permeability\"."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-PA-SEC-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html"^^xsd:anyURI,
        "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability"^^xsd:anyURI ;
    ns1:plainTextDescription "The moisture transmission rate of a material is referred to as its \"permeability\"." ;
    rdfs:comment "Applicable units are those of quantitykind:VaporPermeability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VentilationRatePerFloorArea> a ns1:QuantityKind ;
    rdfs:label "Ventilation Rate per Floor Area"@en ;
    dcterms:description "Ventilation Rate is often expressed by the volumetric flowrate of outdoor air introduced to a building. However, ASHRAE now recommends ventilation rates dependent upon floor area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/L-PER-SEC-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Ventilation_(architecture)#Ventilation_rates_for_indoor_air_quality"^^xsd:anyURI ;
    ns1:plainTextDescription "Ventilation Rate is often expressed by the volumetric flowrate of outdoor air introduced to a building. However, ASHRAE now recommends ventilation rates dependent upon floor area." ;
    rdfs:comment "Applicable units are those of quantitykind:VentilationRatePerFloorArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VideoFrameRate> a ns1:QuantityKind ;
    rdfs:label "Video Frame Rate"@en ;
    dcterms:description "Frame rate (also known as frame frequency) is the frequency (rate) at which an imaging device produces unique consecutive images called frames. The term applies equally well to computer graphics, video cameras, film cameras, and motion capture systems. Frame rate is most often expressed in frames per second (FPS) and is also expressed in progressive scan monitors as hertz (Hz)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRAME-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Frame_rate"^^xsd:anyURI ;
    ns1:plainTextDescription "Frame rate (also known as frame frequency) is the frequency (rate) at which an imaging device produces unique consecutive images called frames. The term applies equally well to computer graphics, video cameras, film cameras, and motion capture systems. Frame rate is most often expressed in frames per second (FPS) and is also expressed in progressive scan monitors as hertz (Hz)." ;
    rdfs:comment "Applicable units are those of quantitykind:VideoFrameRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InformationFlowRate> .

<http://qudt.org/vocab/quantitykind/VoltageRatio> a ns1:QuantityKind ;
    rdfs:label "Voltage Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:VoltageRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/VolumeFlowRate_SurfaceRelated> a ns1:QuantityKind ;
    rdfs:label "surface‑related volume flow rate" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3-PER-SEC-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD183" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD183"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:VolumeFlowRate_SurfaceRelated" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/WaterVaporDiffusionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Wasserdampfdiffusionsleitkoeffizient"@de,
        "Water vapour diffusion coefficient"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-PA-SEC-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "https://www.wufi-wiki.com/mediawiki/index.php/Details:WaterVaporDiffusion"^^xsd:anyURI ;
    ns1:plainTextDescription "The Water vapour diffusion coefficient describes how easy vapor diffusion happens in a given material." ;
    rdfs:comment "Applicable units are those of quantitykind:WaterVaporDiffusionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/A-HR-PER-DEG_C> a ns1:Unit ;
    rdfs:label "ampere hour per degree Celsius" ;
    dcterms:description """$\\textit{Ampere Hour per Degree Celsius}$ is the product of the SI base unit ampere and the unit hour
 divided by the unit degree Celsius.
 """^^ns1:LatexString ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD886" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD886"^^xsd:anyURI ;
    ns1:symbol "A·h/°C" ;
    ns1:ucumCode "A.h.Cel-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-MIN> a ns1:Unit ;
    rdfs:label "ampere minute" ;
    dcterms:description "product of the SI base unit ampere and the unit minute" ;
    ns1:conversionMultiplier 60.0 ;
    ns1:conversionMultiplierSN 6e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BatteryCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAB383" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB383"^^xsd:anyURI ;
    ns1:symbol "A·min" ;
    ns1:ucumCode "A.min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-A-HR> a ns1:Unit ;
    rdfs:label "ampere per ampere hour" ;
    dcterms:description "SI base unit ampere divided by the SI base unit ampere and the unit hour" ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD890" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD890"^^xsd:anyURI ;
    ns1:symbol "A/(A·h)" ;
    ns1:ucumCode "A.A-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Ampere per Square Centimetre"@en,
        "Ampere per Square Centimeter"@en-US ;
    dcterms:description "SI base unit ampere divided by the 0.0001-fold  of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB052" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB052"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit ampere divided by the 0.0001-fold  of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "A/cm²" ;
    ns1:ucumCode "A.cm-2"^^ns1:UCUMcs,
        "A/cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A4" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-DEG_C> a ns1:Unit ;
    rdfs:label "Ampere per Degree Celsius"@en ;
    dcterms:description "A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$A/degC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> ;
    ns1:informativeReference "http://books.google.com/books?id=zkErAAAAYAAJ&pg=PA60&lpg=PA60&dq=ampere+per+degree"^^xsd:anyURI,
        "http://web.mit.edu/course/21/21.guide/use-tab.htm"^^xsd:anyURI ;
    ns1:symbol "A/°C" ;
    ns1:ucumCode "A.Cel-1"^^ns1:UCUMcs,
        "A/Cel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-GM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere per Gram"@en ;
    dcterms:description """$\\textit{Ampere per gram}$ is a practical unit to describe an (applied) current relative to the involved amount of material. 
  This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificElectricCurrent> ;
    ns1:symbol "A/g" ;
    ns1:ucumCode "A.g-1"^^ns1:UCUMcs,
        "A/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-J> a ns1:Unit ;
    rdfs:label "Ampere per Joule"@en ;
    dcterms:description """$\\textit{Ampere per Joule}$ is the inverse measure of $joule-per-ampere$ or $weber$. 
  The measure for the reciprical of magnetic flux.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$A/J$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerEnergy> ;
    ns1:symbol "A/J" ;
    ns1:ucumCode "A.J-1"^^ns1:UCUMcs,
        "A/J"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-K> a ns1:Unit ;
    rdfs:label "ampere per kelvin" ;
    dcterms:description "SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAD896" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD896"^^xsd:anyURI ;
    ns1:symbol "A/K" ;
    ns1:ucumCode "A.K-1"^^ns1:UCUMcs,
        "A/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-KiloGM> a ns1:Unit ;
    rdfs:label "ampere per kilogram" ;
    dcterms:description "SI base unit ampere divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB485" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB485"^^xsd:anyURI ;
    ns1:symbol "A/kg" ;
    ns1:ucumCode "A.kg-1"^^ns1:UCUMcs,
        "A/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-M2-K2> a ns1:Unit ;
    rdfs:label "Ampere per Square Metre Square Kelvin"@en,
        "Ampere per Square Meter Square Kelvin"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$a/m^2-k^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H-2T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RichardsonConstant> ;
    ns1:iec61360Code "0112/2///62720#UAB353" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB353"^^xsd:anyURI ;
    ns1:symbol "A/(m²·K²)" ;
    ns1:ucumCode "A.m-2.K-2"^^ns1:UCUMcs,
        "A/(m2.K2)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A6" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-MilliM2> a ns1:Unit ;
    rdfs:label "Ampere per Square Millimetre"@en,
        "Ampere per Square Millimeter"@en-US ;
    dcterms:description "SI base unit ampere divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB051" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB051"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit ampere divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "A/mm²" ;
    ns1:ucumCode "A.mm-2"^^ns1:UCUMcs,
        "A/mm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A7" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-PA> a ns1:Unit ;
    rdfs:label "ampere per pascal" ;
    dcterms:description "SI base unit ampere divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB320" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB320"^^xsd:anyURI ;
    ns1:symbol "A/Pa" ;
    ns1:ucumCode "A.Pa-1"^^ns1:UCUMcs,
        "A/Pa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-RAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere per Radian"@en ;
    dcterms:description "$\\textit{Ampere per Radian}$ is a derived unit for measuring the amount of current per unit measure of angle, expressed in ampere per radian."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$a-per-rad$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerAngle> ;
    ns1:symbol "A/rad" ;
    ns1:ucumCode "A.rad-1"^^ns1:UCUMcs,
        "A/rad"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-SEC2> a ns1:Unit ;
    rdfs:label "ampere per square second" ;
    dcterms:description "product out of the power of the SI base unit ampere and the SI base unit second with the exponent 2" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "A·s²" ;
    ns1:ucumCode "A.s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A2-SEC> a ns1:Unit ;
    rdfs:label "ampere squared second" ;
    dcterms:description "product out of the power of the SI base unit ampere with the exponent 2 and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA108" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA108"^^xsd:anyURI ;
    ns1:symbol "A²·s" ;
    ns1:ucumCode "A2.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ATM-M3-PER-MOL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Atmosphere Cubic Metre per Mole"@en,
        "Atmosphere Cubic Meter per Mole"@en-US ;
    dcterms:description """
  The unit $\\textit{Atmosphere Cubic Metre per Mole}$ consists of the power of the SI base unit metre with the exponent 3 multiplied by the unit atmosphere divided by the SI base unit mol.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 101325.0 ;
    ns1:conversionMultiplierSN 1.01325e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ATM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HenrysLawVolatilityConstant> ;
    ns1:symbol "atm·m³/mol" ;
    ns1:ucumCode "atm.m3.mol-1"^^ns1:UCUMcs,
        "atm.m3/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ATM-PER-M> a ns1:Unit ;
    rdfs:label "standard atmosphere per metre" ;
    dcterms:description """
  An [outdated] unit of the pressure divided by the SI base unit metre
  """ ;
    ns1:conversionMultiplier 101325.0 ;
    ns1:conversionMultiplierSN 1.01325e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ATM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB423" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB423"^^xsd:anyURI ;
    ns1:symbol "atm/m" ;
    ns1:ucumCode "atm.m-1"^^ns1:UCUMcs,
        "atm/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ATM_T-PER-M> a ns1:Unit ;
    rdfs:label "technical atmosphere per metre" ;
    dcterms:description """
  The unit $\\textit{technical atmosphere per metre}$ is the pressure which is generated by a 10 metre water
   column divided by the SI base unit metre.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 98066.5 ;
    ns1:conversionMultiplierSN 9.80665e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ATM_T> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB424" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB424"^^xsd:anyURI ;
    ns1:symbol "at/m" ;
    ns1:ucumCode "att.m-1"^^ns1:UCUMcs,
        "att/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AWG> a ns1:Unit ;
    rdfs:label "American wire gage" ;
    dcterms:description """
  The unit for $\\textit{American Wire Gage}$, symbol $AWG$, is for the standard nominal diameters and cross-sectional areas of American Wire Gage sizes of solid round wires used as electrical conductors.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD909" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD909"^^xsd:anyURI ;
    ns1:symbol "AWG" ;
    ns1:uneceCommonCode "AWG" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A_Ab-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Abampere per Square Centimetre"@en,
        "Abampere per Square Centimeter"@en-US ;
    dcterms:description """
  The unit $\\textit{Abampere Per Square Centimeter}$, symbol $aA/cm^2$, is a unit in the category of Electric current density. 
  It is also known as $\\textit{abamperes per square centimeter}$, $\\textit{abampere/square centimeter}$,
   and $\\textit{abampere per square centimetre}$. 
   This unit is commonly used in the cgs unit system.
  $\\textit{Abampere Per Square Centimeter}$ has a dimension of $L^{-2}I$ where $L$ is length, and $I$ is electric current. 
  It can be converted to the corresponding standard SI unit $A/m^{2}$ by multiplying its value by a factor of 100000.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:expression "$aba-per-cm2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Ab> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:informativeReference "http://wordinfo.info/results/abampere"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--electric_current_density--abampere_per_square_centimeter.cfm"^^xsd:anyURI ;
    ns1:symbol "abA/cm²" ;
    ns1:ucumCode "Bi.cm-2"^^ns1:UCUMcs,
        "Bi/cm2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A_Stat-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Statampere per Square Centimetre"@en,
        "Statampere per Square Centimeter"@en-US ;
    dcterms:description """
  The $\\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 0.000003335641 ;
    ns1:conversionMultiplierSN 3.335641e-06 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:expression "$statA / cm^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Stat> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:symbol "statA/cm²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AttoFARAD> a ns1:Unit ;
    rdfs:label "Attofarad"@en ;
    dcterms:description """
  The $\\textit{AttoFarad}$ is 0,000 000 000 000 000 001-fold of the SI derived unit $farad$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAA319" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA319"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000000000001-fold of the SI derived unit farad" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Atto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "aF" ;
    ns1:ucumCode "aF"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AttoJ-SEC> a ns1:Unit ;
    rdfs:label "Attojoule Second"@en ;
    dcterms:description """
  The $\\textit{AttoJoule Second}$ is the unit for the Planck's constant as product of the SI derived unit joule and the SI base unit second.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/AttoJ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Action> ;
    ns1:plainTextDescription "unit of the Planck's constant as product of the SI derived unit joule and the SI base unit second" ;
    ns1:symbol "aJ·s" ;
    ns1:ucumCode "aJ.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/B-PER-M> a ns1:Unit ;
    rdfs:label "bel per metre" ;
    dcterms:description """
  The $\\textit{Bel}$ is the unit $\\textit{Bel}$ divided by the SI base unit metre/
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/B> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio> ;
    ns1:iec61360Code "0112/2///62720#UAB480" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB480"^^xsd:anyURI ;
    ns1:symbol "B/m" ;
    ns1:ucumCode "B.m-1"^^ns1:UCUMcs,
        "B/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BAR-PER-BAR> a ns1:Unit ;
    rdfs:label "Bar per Bar"@en ;
    dcterms:description "pressure relation consisting of the unit bar divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA325" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA325"^^xsd:anyURI ;
    ns1:plainTextDescription "pressure relation consisting of the unit bar divided by the unit bar" ;
    ns1:symbol "bar/bar" ;
    ns1:ucumCode "bar.bar-1"^^ns1:UCUMcs,
        "bar/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BAR-PER-DEG_C> a ns1:Unit ;
    rdfs:label "bar per degree Celsius" ;
    dcterms:description "unit bar divided by the unit °Celsius" ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAD921" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD921"^^xsd:anyURI ;
    ns1:symbol "bar/°C" ;
    ns1:ucumCode "bar.Cel-1"^^ns1:UCUMcs,
        "bar/Cel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BAR-PER-K> a ns1:Unit ;
    rdfs:label "Bar per Kelvin"@en ;
    dcterms:description "unit with the name bar divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA324" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA324"^^xsd:anyURI ;
    ns1:plainTextDescription "unit with the name bar divided by the SI base unit kelvin" ;
    ns1:symbol "bar/K" ;
    ns1:ucumCode "bar.K-1"^^ns1:UCUMcs,
        "bar/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BARN-PER-EV> a ns1:Unit ;
    rdfs:label "barn per electronvolt" ;
    dcterms:description "unit for the representation of the cross section barn divided by the unit of the energy electronvolt which is used for the atomic physics, nuclear physics and particle physics" ;
    ns1:conversionMultiplier 0.0000000006241509074460762607776240980930446 ;
    ns1:conversionMultiplierSN 6.241509e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BARN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB127" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB127"^^xsd:anyURI ;
    ns1:symbol "b/eV" ;
    ns1:ucumCode "b.eV-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BARN-PER-SR> a ns1:Unit ;
    rdfs:label "barn per steradian" ;
    dcterms:description "unit for the representation of the cross section barn divided by the unit of the solid angle steradian" ;
    ns1:conversionMultiplier 0.0000000000000000000000000001 ;
    ns1:conversionMultiplierSN 1e-28 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BARN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB128" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB128"^^xsd:anyURI ;
    ns1:symbol "b/sr" ;
    ns1:ucumCode "b.sr-1"^^ns1:UCUMcs,
        "b/sr"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BARN-PER-SR-EV> a ns1:Unit ;
    rdfs:label "barn per steradian electronvolt" ;
    dcterms:description "unit for the representation of the cross section barn divided by the product of the unit of the solid angle steradian and the unit of the energy electronvolt which is used for the atomic physics, nuclear physics and particle physics" ;
    ns1:conversionMultiplier 0.0000000006241509074460762607776240980930446 ;
    ns1:conversionMultiplierSN 6.241509e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BARN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB140" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB140"^^xsd:anyURI ;
    ns1:symbol "b/(sr·eV)" ;
    ns1:ucumCode "b.sr-1.eV-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_US_DRY> a ns1:Unit ;
    rdfs:label "Dry Barrel (US)"@en ;
    dcterms:description "non SI-conform unit of the volume in the USA which applies to a resolution from 1912: 1 dry barrel (US) equals approximately to 115.63 litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1156281989625 ;
    ns1:conversionMultiplierSN 1.156282e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB117" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB117"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conform unit of the volume in the USA which applies to a resolution from 1912: 1 dry barrel (US) equals approximately to 115.63 litre" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "bbl{US dry}" ;
    ns1:uneceCommonCode "BLD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BEAT-PER-MIN> a ns1:ContextualUnit,
        ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Heart Beats per Minute"@en ;
    dcterms:description "\"Heart Beat per Minute\" is a unit for  'Heart Rate' expressed as $BPM$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BEAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeartRate> ;
    ns1:symbol "BPM" ;
    ns1:ucumCode "/min{H.B.}"^^ns1:UCUMcs,
        "min-1{H.B.}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/NUM-PER-MIN> .

<http://qudt.org/vocab/unit/BIT-PER-M> a ns1:Unit ;
    rdfs:label "bit per metre" ;
    dcterms:description "unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA340" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA340"^^xsd:anyURI ;
    ns1:symbol "b/m" ;
    ns1:ucumCode "bit.m-1"^^ns1:UCUMcs,
        "bit/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BIT-PER-M2> a ns1:Unit ;
    rdfs:label "bit per square metre" ;
    dcterms:description "unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA341" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA341"^^xsd:anyURI ;
    ns1:symbol "b/m²" ;
    ns1:ucumCode "bit.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BIT-PER-M3> a ns1:Unit ;
    rdfs:label "bit per cubic metre" ;
    dcterms:description "unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA342" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA342"^^xsd:anyURI ;
    ns1:symbol "b/m³" ;
    ns1:ucumCode "bit.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BIT-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Bit per Second"@en ;
    dcterms:description "A bit per second (B/s) is a unit of data transfer rate equal to 1 bits per second."^^rdf:HTML ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA343" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA343"^^xsd:anyURI ;
    ns1:symbol "b/s" ;
    ns1:ucumCode "Bd"^^ns1:UCUMcs,
        "bit.s-1"^^ns1:UCUMcs,
        "bit/s"^^ns1:UCUMcs ;
    ns1:udunitsCode "Bd",
        "bps" ;
    ns1:uneceCommonCode "B10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BQ-PER-L> a ns1:Unit ;
    rdfs:label "Becquerels per litre"@en ;
    dcterms:description "One radioactive disintegration per second from a one part in 10**3 of the SI unit of volume (cubic metre)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ActivityConcentration> ;
    ns1:symbol "Bq/L" ;
    ns1:ucumCode "Bq.L-1"^^ns1:UCUMcs,
        "Bq/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BQ-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Becquerel per Square Metre"@en,
        "Becquerel per Square Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Bq/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SurfaceActivityDensity> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "Bq/m²" ;
    ns1:ucumCode "Bq.m-2"^^ns1:UCUMcs,
        "Bq/m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BQ-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Becquerel per Cubic Metre"@en,
        "Becquerel per Cubic Meter"@en-US ;
    dcterms:description "Becquerel Per Cubic Meter ($Bq/m3$) is a unit in the category of Radioactivity concentration. It is also known as becquerels per cubic meter, becquerel per cubic metre, becquerels per cubic metre, becquerel/cubic inch. This unit is commonly used in the SI unit system. Becquerel Per Cubic Meter (Bq/m3) has a dimension of $L{-3}T{-1}$ where $L$ is length, and $T$ is time. It essentially the same as the corresponding standard SI unit $/s\\cdot m{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Bq/m^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ActivityConcentration> ;
    ns1:iec61360Code "0112/2///62720#UAB126" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--radioactivity_concentration--becquerel_per_cubic_meter.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB126"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The SI derived unit of unit in the category of Radioactivity concentration." ;
    ns1:symbol "Bq/m³" ;
    ns1:ucumCode "Bq.m-3"^^ns1:UCUMcs,
        "Bq/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BQ-SEC-PER-M3> a ns1:Unit ;
    rdfs:label "Becquerels second per cubic metre"@en ;
    dcterms:description "TBD"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BQ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsoluteActivity> ;
    ns1:symbol "Bq·s/m³" ;
    ns1:ucumCode "Bq.s.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BREATH-PER-MIN> a ns1:ContextualUnit,
        ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Breath per Minute"@en ;
    dcterms:description "A unit of respiratory rate."^^rdf:HTML ;
    ns1:expression "$breaths/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BREATH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RespiratoryRate> ;
    ns1:symbol "breath/min" ;
    ns1:ucumCode "/min{breath}"^^ns1:UCUMcs,
        "min-1{breath}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/NUM-PER-MIN> .

<http://qudt.org/vocab/unit/BTU_IT-FT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU Foot"@en ;
    dcterms:description "${\\bf BTU_{IT} \\, Foot}$ is an Imperial unit for $\\textit{Thermal Energy Length}$ expressed as $Btu-ft$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 321.581024 ;
    ns1:conversionMultiplierSN 3.21581e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu-ft$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergyLength> ;
    ns1:symbol "Btu{IT}·ft" ;
    ns1:ucumCode "[Btu_IT].[ft_i]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU (IT) Foot per Square Foot Hour Degree Fahrenheit"@en ;
    dcterms:description """
  A $BTU_{IT}$, $\\italic{Foot per Square Foot Hour Degree Fahrenheit}$ is an Imperial unit for 'Thermal Conductivity',
   expressed as $Btu_{it} \\cdot ft/(h \\cdot ft^2  \\cdot degF)$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.730734666 ;
    ns1:conversionMultiplierSN 1.730735e+00 ;
    ns1:expression "$Btu(IT) ft/(h ft^2 degF)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA115" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA115"^^xsd:anyURI ;
    ns1:plainTextDescription "British thermal unit (international table) foot per hour Square foot degree Fahrenheit is the unit of the thermal conductivity according to the Imperial system of units." ;
    ns1:symbol "Btu{IT}·ft/(ft²·h·°F)" ;
    ns1:ucumCode "[Btu_IT].[ft_i].[ft_i]-2.h-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT].[ft_i]/([ft_i]2.h.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J40" ;
    ns4:comment "qudt:exactMatch: unit:BTU_IT-FT-PER-HR-FT2-DEG_F" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-IN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU Inch"@en ;
    dcterms:description """
  ${\\bf BTU \\, Inch}$ is an Imperial unit for 'Thermal Energy Length' expressed as $Btu-in$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 26.7984187 ;
    ns1:conversionMultiplierSN 2.679842e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu-in$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergyLength> ;
    ns1:symbol "Btu{IT}·in" ;
    ns1:ucumCode "[Btu_IT].[in_i]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU (IT) per Degree Fahrenheit"@en ;
    dcterms:description """$\\textit{British Thermal Unit (IT) Per Fahrenheit Degree}$ ($Btu (IT)/^\\circ F$) is a measure of heat capacity. 
  It can be converted to the corresponding standard SI unit $J/K$ by multiplying its value by a factor of $1899.10534$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1899.100535 ;
    ns1:conversionMultiplierSN 1.899101e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/degF$"^^ns1:LatexString,
        "$btu-per-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAB271" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB271"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/°F" ;
    ns1:ucumCode "[Btu_IT].[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT]/[degF]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-DEG_R> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Degree Rankine"@en ;
    dcterms:description """$\\textit{BTU per Degree Rankine}$ is an Imperial unit for 'Heat Capacity' expressed as $Btu/degR$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1899.100535 ;
    ns1:conversionMultiplierSN 1.899101e+03 ;
    ns1:expression "$btu-per-degR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAB273" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB273"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/°R" ;
    ns1:ucumCode "[Btu_IT].[degR]-1"^^ns1:UCUMcs,
        "[Btu_IT]/[degR]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_F> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Pound of force Degree Fahrenheit"@en ;
    dcterms:description "Unit of heat energy according to the Imperial system of units divided by the product of a pound of force and a degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 426.9347648940976900014802607769946 ;
    ns1:conversionMultiplierSN 4.269348e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA119" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA119"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit of heat energy according to the Imperial system of units divided by the product of a pound of force and a degree Fahrenheit" ;
    ns1:symbol "Btu{IT}/(lbf·°F)" ;
    ns1:ucumCode "[Btu_IT].[lbf_av]-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([lbf_av].[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_R> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Pound of force Degree Rankine"@en ;
    dcterms:description "Unit of heat energy according to the Imperial system of units divided by the product of a pound of force and a degree Rankine"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 426.9 ;
    ns1:conversionMultiplierSN 4.269e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAB141" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB141"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit of heat energy according to the Imperial system of units divided by the product of a pound of force and a degree Rankine" ;
    ns1:symbol "Btu{IT}/(lbf·°R)" ;
    ns1:ucumCode "[Btu_IT].[lbf_av]-1.[degR]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([lbf_av].[degR])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-MOL_LB> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Pound Mole"@en ;
    dcterms:description "${\\bf BTU \\, per \\, Pound \\,Mole}$ is an Imperial unit for 'Energy And Work Per Mass Amount Of Substance' expressed as $Btu/(lb-mol)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2.326 ;
    ns1:conversionMultiplierSN 2.326e+00 ;
    ns1:expression "$Btu/(lb-mol)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL_LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerMassAmountOfSubstance> ;
    ns1:symbol "Btu{IT}/lb-mol" ;
    ns1:ucumCode "[Btu_IT].[mol_lb]-1"^^ns1:UCUMcs,
        "[Btu_IT]/[mol_lb]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-MOL_LB-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Pound Mole Degree Fahrenheit"@en ;
    dcterms:description "${\\bf BTU \\, per \\, Pound \\, Mole \\, Degree \\, Fahrenheit}$ is an Imperial unit for 'Molar Heat Capacity' expressed as $Btu/(lb-mol-degF)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.186799999999999665056000000000028 ;
    ns1:conversionMultiplierSN 4.1868e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$Btu/(lb-mol-degF)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL_LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarHeatCapacity> ;
    ns1:symbol "Btu{IT}/(lb-mol·°F)" ;
    ns1:ucumCode "[Btu_IT].[mol_lb]-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([mol_lb].[degF])"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Second Foot Degree Rankine"@en ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6230.644798937007375564164116535475 ;
    ns1:conversionMultiplierSN 6.230645e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAB107" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB107"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "Btu{IT}/(s·ft·°R)" ;
    ns1:ucumCode "[Btu_IT].s-1.[ft_i]-1.[degR]-1"^^ns1:UCUMcs,
        "[Btu_IT]/(s.[ft_i].[degR])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-FT-PER-FT2-HR-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU (TH) Foot per Square Foot Hour Degree Fahrenheit"@en ;
    dcterms:description """
  The $\\textit{BTU (TH) Foot per Square Foot Hour Degree Fahrenheit}$ is an Imperial unit for 'Thermal Conductivity' defined as:
  $$Btu_{th} \\cdot ft/(h \\cdot ft^2 \\cdot degF)$$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.729577206 ;
    ns1:conversionMultiplierSN 1.729577e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu(IT) ft/(h ft^2 degF)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI,
        "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    ns1:symbol "Btu{th}·ft/(ft²·h·°F)" ;
    ns1:ucumCode "[Btu_th].[ft_i]-2.h-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_th]/([ft_i]2.h.[degF])"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British Thermal Unit (thermochemical) Foot per Hour Square Foot degree Fahrenheit"@en ;
    dcterms:description """
  The $\\textit{British Thermal Unit (thermochemical) Foot Per Hour Square Foot degree Fahrenheit}$ is a unit of thermal conductivity in the Imperial system of units.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.73 ;
    ns1:conversionMultiplierSN 1.73e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA123" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA123"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "Btu{th}·ft/(h·ft²·°F)" ;
    ns1:ucumCode "[Btu_th].[ft_i].h-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs,
        "[Btu_th].[ft_i]/(h.[ft_i]2.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU (TH) Inch per Square Foot Hour Degree Fahrenheit"@en ;
    dcterms:description "${\\bf BTU_{th}}$, Inch per Square Foot Hour Degree Fahrenheit, is an Imperial unit for 'Thermal Conductivity' expressed as $Btu-in/(h-ft^{2}-degF)$. A thermochemical British thermal unit inch per second per square foot per degree Fahrenheit is a unit of thermal conductivity in the US Customary Units and British Imperial Units. $1 Btu_{th} \\cdot in/(h \\cdot ft^{2}  \\cdot degF)$ shows that one thermochemical BTU of heat per one hour moves through one square foot of material, which is one foot thick due to a temperature difference of one degree Fahrenheit."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.144131434 ;
    ns1:conversionMultiplierSN 1.441314e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu(th)-in-per-h-ft2-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA125" ;
    ns1:informativeReference "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA125"^^xsd:anyURI ;
    ns1:latexSymbol "$Btu_{th} \\cdot in/(h \\cdot ft^{2}  \\cdot degF)$"^^ns1:LatexString ;
    ns1:plainTextDescription "Unit of thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "Btu{th}·in/(ft²·h·°F)" ;
    ns1:ucumCode "[Btu_th].[in_i].[ft_i]-2.h-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_th].[in_i]/([ft_i]2.h.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-SEC-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU (TH) Inch per Square Foot Second Degree Fahrenheit"@en ;
    dcterms:description """
  The $\\textit{BTU (TH) Inch per Square Foot Second Degree Fahrenheit}$ is an Imperial unit for 'Thermal Conductivity' expressed as:
  $$Btu_{th} \\cdot in/(ft^{2} \\cdot s \\cdot degF)$$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 518.8732 ;
    ns1:conversionMultiplierSN 5.188732e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu(it)-in-per-s-ft2-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA126" ;
    ns1:informativeReference "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA126"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit of thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "Btu{th}·in/(ft²·s·°F)" ;
    ns1:ucumCode "[Btu_th].[in_i].[ft_i]-2.s-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_th].[in_i]/([ft_i]2.s.[degF])"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per degree Fahrenheit" ;
    dcterms:description "unit of the heat capacity according to the Imperial system of units" ;
    ns1:conversionMultiplier 1897.830476099999848173561912000013 ;
    ns1:conversionMultiplierSN 1.89783e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalCapacitance> ;
    ns1:iec61360Code "0112/2///62720#UAB272" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB272"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/°F" ;
    ns1:ucumCode "[Btu_th].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per degree Rankine" ;
    dcterms:description "unit of the heat capacity according to the Imperial system of units" ;
    ns1:conversionMultiplier 1897.830476099999848173561912000013 ;
    ns1:conversionMultiplierSN 1.89783e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalCapacitance> ;
    ns1:iec61360Code "0112/2///62720#UAB274" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB274"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/°R" ;
    ns1:ucumCode "[Btu_th].[degR]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_R> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per pound degree Rankine" ;
    dcterms:description "unit of the heat capacity (British Thermal Unit - thermochemical - according to the international table according to the Rankine degree) according to the Imperial system of units divided by the unit avoirdupois pound according to the avoirdupois system of units" ;
    ns1:conversionMultiplier 4184.000000044092117716975512617227 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicHeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAB275" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB275"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/(lbm·°R)" ;
    ns1:ucumCode "[Btu_th].[lb_av]-1.[degR]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-M2> a ns1:Unit ;
    rdfs:label "Coulomb mal Quadratmeter"@de,
        "coulomb square metre"@en,
        "Coulomb Square Meter"@en-US,
        "کولن متر مربع"@fa,
        "coulomb per metro quadrato"@it,
        "coulomb meter persegi"@ms,
        "库仑平方米"@zh ;
    dcterms:description "Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where $L$ is length, $T$ is time, and $I$ is electric current. This unit is the standard SI unit in this category."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C m^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricQuadrupoleMoment> ;
    ns1:symbol "C·m²" ;
    ns1:ucumCode "C.m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-M2-PER-KiloGM> a ns1:Unit ;
    rdfs:label "coulomb square metre per kilogram" ;
    dcterms:description "product of the SI derived unit coulomb and the power of the SI base unit metre with the exponent 2 divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD912" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD912"^^xsd:anyURI ;
    ns1:symbol "C·m²/kg" ;
    ns1:ucumCode "C.m2.kg-1"^^ns1:UCUMcs,
        "C.m2/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-M2-PER-V> a ns1:Unit ;
    rdfs:label "Coulomb mal Quadratmeter je Volt"@de,
        "coulomb square metre per volt"@en,
        "Coulomb Square Meter per Volt"@en-US,
        "کولن متر مربع بر ولت"@fa,
        "coulomb per metro quadrato al volt"@it,
        "库伦平方米每伏特"@zh ;
    dcterms:description "Coulomb Square Meter (C-m2-per-volt) is a unit in the category of Electric polarizability."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$C m^{2} v^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L0I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Polarizability> ;
    ns1:iec61360Code "0112/2///62720#UAB486" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB486"^^xsd:anyURI ;
    ns1:symbol "C·m²/V" ;
    ns1:ucumCode "C.m2.V-1"^^ns1:UCUMcs,
        "C.m2/V"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Coulomb per Cubic Centimetre"@en,
        "Coulomb per Cubic Centimeter"@en-US ;
    dcterms:description "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB120" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB120"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 3" ;
    ns1:symbol "C/cm³" ;
    ns1:ucumCode "C.cm-3"^^ns1:UCUMcs,
        "C/cm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-KiloGM-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Coulomb per Kilogram Second"@en ;
    dcterms:description "The SI unit of exposure rate"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$C/kg-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExposureRate> ;
    ns1:iec61360Code "0112/2///62720#UAA132" ;
    ns1:informativeReference "http://en.wikibooks.org/wiki/Basic_Physics_of_Nuclear_Medicine/Units_of_Radiation_Measurement"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA132"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "C/(kg·s)" ;
    ns1:ucumCode "C.kg-1.s-1"^^ns1:UCUMcs,
        "C/(kg.s)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-MOL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Coulomb per Mole"@en ;
    dcterms:description " ($C/mol$) is a unit in the category of Molar electric charge. It is also known as $coulombs/mol$. Coulomb Per Mol has a dimension of $TN{-1}I$ where $T$ is time, $N$ is amount of substance, and $I$ is electric current. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$c-per-mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerAmountOfSubstance> ;
    ns1:iec61360Code "0112/2///62720#UAB142" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB142"^^xsd:anyURI ;
    ns1:symbol "C/mol" ;
    ns1:ucumCode "C.mol-1"^^ns1:UCUMcs,
        "C/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-MilliM3> a ns1:Unit ;
    rdfs:label "Coulomb per Cubic Millimetre"@en,
        "Coulomb per Cubic Millimeter"@en-US ;
    dcterms:description "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB119" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB119"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3" ;
    ns1:symbol "C/mm³" ;
    ns1:ucumCode "C.mm-3"^^ns1:UCUMcs,
        "C/mm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C2-M2-PER-J> a ns1:Unit ;
    rdfs:label "Square Coulomb Square Metre per Joule"@en,
        "Square Coulomb Square Meter per Joule"@en-US ;
    dcterms:description "\"Square Coulomb Square Meter per Joule\" is a unit for  'Polarizability' expressed as $C^{2} m^{2} J^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C^{2} m^{2} J^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L0I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Polarizability> ;
    ns1:symbol "C²·m²/J" ;
    ns1:ucumCode "C2.m2.J-1"^^ns1:UCUMcs,
        "C2.m2/J"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C3-M-PER-J2> a ns1:Unit ;
    rdfs:label "Cubic Coulomb Metre per Square Joule"@en,
        "Cubic Coulomb Meter per Square Joule"@en-US ;
    dcterms:description "\"Cubic Coulomb Meter per Square Joule\" is a unit for  'Cubic Electric Dipole Moment Per Square Energy' expressed as $C^{3} m^{3} J^{-2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C^{3} m J^{-2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E3L-3I0M-2H0T7D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_CubicPerEnergy_Squared> ;
    ns1:symbol "C³·m/J²" ;
    ns1:ucumCode "C3.m.J-2"^^ns1:UCUMcs,
        "C3.m/J2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C4-M4-PER-J3> a ns1:Unit ;
    rdfs:label "Quartic Coulomb Metre per Cubic Energy"@en,
        "Quartic Coulomb Meter per Cubic Energy"@en-US ;
    dcterms:description "\"Quartic Coulomb Meter per Cubic Energy\" is a unit for  'Quartic Electric Dipole Moment Per Cubic Energy' expressed as $C^{4} m^{4} J^{-3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C^4m^4/J^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E4L-2I0M-3H0T10D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment_QuarticPerEnergy_Cubic> ;
    ns1:symbol "C⁴·m⁴/J³" ;
    ns1:ucumCode "C4.m4.J-3"^^ns1:UCUMcs,
        "C4.m4/J3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K> a ns1:Unit ;
    rdfs:label "Calorie (international Table) per Second Centimetre Kelvin"@en,
        "Calorie (international Table) per Second Centimeter Kelvin"@en-US ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 418.68 ;
    ns1:conversionMultiplierSN 4.1868e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAB108" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB108"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "cal{IT}/(s·cm·K)" ;
    ns1:ucumCode "cal_IT.s-1.cm-1.K-1"^^ns1:UCUMcs,
        "cal_IT/(s.cm.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Centimetre Second Degree Celsius"@en,
        "Calorie (thermochemical) per Centimeter Second Degree Celsius"@en-US ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 418.4 ;
    ns1:conversionMultiplierSN 4.184e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA365" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA365"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "cal/(cm·s·°C)" ;
    ns1:ucumCode "cal_th.cm-1.s-1.Cel-1"^^ns1:UCUMcs,
        "cal_th/(cm.s.Cel)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-CentiM3-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Thermochemical Calorie per Cubic Centimetre Kelvin"@en,
        "Thermochemical Calorie per Cubic Centimeter Kelvin"@en-US ;
    dcterms:description "$\\textit{Thermochemical Calorie per Cubic Centimeter Kelvin}$ is a unit for 'Volumetric Heat Capacity' expressed as $cal_th/(cm^{3} K)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 4184000.0 ;
    ns1:conversionMultiplierSN 4.184e+06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$cal_th/(cm^{3} K)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricHeatCapacity> ;
    ns1:plainTextDescription "Thermochemical Calorie per Cubic Centimeter Kelvin is a unit for Volumetric Heat Capacity expressed as cal{th}/(cm³·K)." ;
    ns1:symbol "cal/(cm³·K)" ;
    ns1:ucumCode "cal_th.cm-3.K-1"^^ns1:UCUMcs,
        "cal_th/(cm3.K)"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Second Centimetre Kelvin"@en,
        "Calorie (thermochemical) per Second Centimeter Kelvin"@en-US ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 418.4 ;
    ns1:conversionMultiplierSN 4.184e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAB109" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB109"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "cal/(s·cm·K)" ;
    ns1:ucumCode "cal_th.s-1.cm-1.K-1"^^ns1:UCUMcs,
        "cal_th/(s.cm.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CASES-PER-KiloINDIV-YR> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Cases per 1000 individuals year"@en ;
    dcterms:description "The typical expression of morbidity rate, expressed as cases per 1000 individuals, per year."^^rdf:HTML ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloINDIV> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CASES> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MorbidityRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Incidence_(epidemiology)"^^xsd:anyURI ;
    ns1:plainTextDescription "The typical expression of morbidity rate, expressed as cases per 1000 individuals, per year." ;
    ns1:symbol "Cases/1000 individuals/year" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AED> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "United Arab Emirates dirham"@en ;
    ns1:currencyCode "AED" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "784" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/United_Arab_Emirates_dirham"^^xsd:anyURI ;
    ns1:expression "$AED$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/United_Arab_Emirates_dirham?oldid=491806142"^^xsd:anyURI ;
    ns1:symbol "د.إ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AFN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Afghani"@en ;
    ns1:currencyCode "AFN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "971" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Afghani"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Afghani?oldid=485904590"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ALL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lek"@en ;
    ns1:currencyCode "ALL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "008" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lek"^^xsd:anyURI ;
    ns1:expression "$ALL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lek?oldid=495195665"^^xsd:anyURI ;
    ns1:symbol "L" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AMD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Armenian Dram"@en ;
    ns1:currencyCode "AMD" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "051" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Armenian_dram"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Armenian_dram?oldid=492709723"^^xsd:anyURI ;
    ns1:symbol "֏" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ANG> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Netherlands Antillian Guilder"@en ;
    ns1:currencyCode "ANG" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "532" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Netherlands_Antillean_guilder"^^xsd:anyURI ;
    ns1:expression "$ANG$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Netherlands_Antillean_guilder?oldid=490030382"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AOA> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Kwanza"@en ;
    ns1:currencyCode "AOA" ;
    ns1:currencyExponent 1 ;
    ns1:currencyNumber "973" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Angolan_kwanza"^^xsd:anyURI ;
    ns1:expression "$AOA$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Angolan_kwanza?oldid=491748749"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ARS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Argentine Peso"@en ;
    ns1:currencyCode "ARS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "032" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Argentine_peso"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Argentine_peso?oldid=491431588"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AUD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Australian Dollar"@en ;
    ns1:currencyCode "AUD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "036" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Australian_dollar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Australian_dollar?oldid=495046408"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/AustralianDollar> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AWG> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Aruban Guilder"@en ;
    ns1:currencyCode "AWG" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "533" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Aruban_florin"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Aruban_florin?oldid=492925638"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_AZN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Azerbaijanian Manat"@en ;
    ns1:currencyCode "AZN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "944" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Azerbaijani_manat"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Azerbaijani_manat?oldid=495479090"^^xsd:anyURI ;
    ns1:symbol "₼" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BAM> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Convertible Marks"@en ;
    ns1:currencyCode "BAM" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "977" ;
    ns1:expression "$BAM$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:symbol "KM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BBD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Barbados Dollar"@en ;
    ns1:currencyCode "BBD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "052" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Barbadian_dollar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Barbadian_dollar?oldid=494388633"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BDT> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Bangladeshi Taka"@en ;
    ns1:currencyCode "BDT" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "050" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bangladeshi_taka"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bangladeshi_taka?oldid=492673895"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BGN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Bulgarian Lev"@en ;
    ns1:currencyCode "BGN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "975" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bulgarian_lev"^^xsd:anyURI ;
    ns1:expression "$BGN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bulgarian_lev?oldid=494947467"^^xsd:anyURI ;
    ns1:symbol "лв." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BHD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Bahraini Dinar"@en ;
    ns1:currencyCode "BHD" ;
    ns1:currencyExponent 3 ;
    ns1:currencyNumber "048" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bahraini_dinar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bahraini_dinar?oldid=493086643"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BIF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Burundian Franc"@en ;
    ns1:currencyCode "BIF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "108" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Burundian_franc"^^xsd:anyURI ;
    ns1:expression "$BIF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Burundian_franc?oldid=489383699"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BMD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Bermuda Dollar"@en ;
    ns1:currencyCode "BMD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "060" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bermudian_dollar"^^xsd:anyURI ;
    ns1:expression "$BMD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bermudian_dollar?oldid=492670344"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BND> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Brunei Dollar"@en ;
    ns1:currencyCode "BND" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "096" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Brunei_dollar"^^xsd:anyURI ;
    ns1:expression "$BND$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Brunei_dollar?oldid=495134546"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BOB> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Boliviano"@en ;
    ns1:currencyCode "BOB" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "068" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bolivian_boliviano"^^xsd:anyURI ;
    ns1:expression "$BOB$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bolivian_boliviano?oldid=494873944"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BOV> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Bolivian Mvdol (Funds code)"@en ;
    ns1:currencyCode "BOV" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "984" ;
    ns1:expression "$BOV$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BRL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Brazilian Real"@en ;
    ns1:currencyCode "BRL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "986" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Brazilian_real"^^xsd:anyURI ;
    ns1:expression "$BRL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Brazilian_real?oldid=495278259"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/BrazilianReal> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BSD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Bahamian Dollar"@en ;
    ns1:currencyCode "BSD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "044" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bahamian_dollar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bahamian_dollar?oldid=492776024"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BTN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Ngultrum"@en ;
    ns1:currencyCode "BTN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "064" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bhutanese_ngultrum"^^xsd:anyURI ;
    ns1:expression "$BTN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bhutanese_ngultrum?oldid=491579260"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BWP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Pula"@en ;
    ns1:currencyCode "BWP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "072" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pula"^^xsd:anyURI ;
    ns1:expression "$BWP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pula?oldid=495207177"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BYN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Belarussian Ruble"@en ;
    ns1:currencyCode "BYN" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "933" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Belarusian_ruble"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Belarusian_ruble?oldid=494143246"^^xsd:anyURI ;
    ns1:symbol "Rbl" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_BZD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Belize Dollar"@en ;
    ns1:currencyCode "BZD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "084" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Belize_dollar"^^xsd:anyURI ;
    ns1:expression "$BZD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Belize_dollar?oldid=462662376"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CAD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Canadian Dollar"@en ;
    ns1:currencyCode "CAD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "124" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Canadian_dollar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Canadian_dollar?oldid=494738466"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/CanadianDollar> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CDF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Franc Congolais"@en ;
    ns1:currencyCode "CDF" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "976" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Congolese_franc"^^xsd:anyURI ;
    ns1:expression "$CDF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Congolese_franc?oldid=490314640"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CHE> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "WIR Euro (complementary currency)"@en ;
    ns1:currencyCode "CHE" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "947" ;
    ns1:expression "$CHE$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CHF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Swiss Franc"@en ;
    ns1:currencyCode "CHF" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "756" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Swiss_franc"^^xsd:anyURI ;
    ns1:expression "$CHF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Swiss_franc?oldid=492548706"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SwissFranc> ;
    ns1:symbol "CHF" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CHW> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "WIR Franc (complementary currency)"@en ;
    ns1:currencyCode "CHW" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "948" ;
    ns1:expression "$CHW$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CLF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Unidades de formento (Funds code)"@en ;
    ns1:currencyCode "CLF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "990" ;
    ns1:expression "$CLF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CLP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Chilean Peso"@en ;
    ns1:currencyCode "CLP" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "152" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Chilean_peso"^^xsd:anyURI ;
    ns1:expression "$CLP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Chilean_peso?oldid=495455481"^^xsd:anyURI ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CNY> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Yuan Renminbi"@en ;
    ns1:currencyCode "CNY" ;
    ns1:currencyExponent 1 ;
    ns1:currencyNumber "156" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Renminbi"^^xsd:anyURI ;
    ns1:expression "$CNY$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Renminbi?oldid=494799454"^^xsd:anyURI ;
    ns1:symbol "¥" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_COP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Colombian Peso"@en ;
    ns1:currencyCode "COP" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "170" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Colombian_peso"^^xsd:anyURI ;
    ns1:expression "$COP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Colombian_peso?oldid=490834575"^^xsd:anyURI ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_COU> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Unidad de Valor Real"@en ;
    ns1:currencyCode "COU" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "970" ;
    ns1:expression "$COU$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CRC> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Costa Rican Colon"@en ;
    ns1:currencyCode "CRC" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "188" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Costa_Rican_col%C3%B3n"^^xsd:anyURI ;
    ns1:expression "$CRC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Costa_Rican_colón?oldid=491007608"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CUP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Cuban Peso"@en ;
    ns1:currencyCode "CUP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "192" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cuban_peso"^^xsd:anyURI ;
    ns1:expression "$CUP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cuban_peso?oldid=486492974"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CVE> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Cape Verde Escudo"@en ;
    ns1:currencyCode "CVE" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "132" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cape_Verdean_escudo"^^xsd:anyURI ;
    ns1:expression "$CVE$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cape_Verdean_escudo?oldid=491416749"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CYP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Cyprus Pound"@en ;
    ns1:currencyCode "CYP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "196" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cypriot_pound"^^xsd:anyURI ;
    ns1:expression "$CYP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cypriot_pound?oldid=492644935"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_CZK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Czech Koruna"@en ;
    ns1:currencyCode "CZK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "203" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Czech_koruna"^^xsd:anyURI ;
    ns1:expression "$CZK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Czech_koruna?oldid=493991393"^^xsd:anyURI ;
    ns1:symbol "Kč" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_DJF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Djibouti Franc"@en ;
    ns1:currencyCode "DJF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "262" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Djiboutian_franc"^^xsd:anyURI ;
    ns1:expression "$DJF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Djiboutian_franc?oldid=486807423"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_DKK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Danish Krone"@en ;
    ns1:currencyCode "DKK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "208" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Danish_krone"^^xsd:anyURI ;
    ns1:expression "$DKK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Danish_krone?oldid=491168880"^^xsd:anyURI ;
    ns1:symbol "kr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_DOP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Dominican Peso"@en ;
    ns1:currencyCode "DOP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "214" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dominican_peso"^^xsd:anyURI ;
    ns1:expression "$DOP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dominican_peso?oldid=493950199"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_DZD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Algerian Dinar"@en ;
    ns1:currencyCode "DZD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "012" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Algerian_dinar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Algerian_dinar?oldid=492845503"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EEK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Kroon"@en ;
    ns1:currencyCode "EEK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "233" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Estonian_kroon"^^xsd:anyURI ;
    ns1:expression "$EEK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Estonian_kroon?oldid=492626188"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EGP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Egyptian Pound"@en ;
    ns1:currencyCode "EGP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "818" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Egyptian_pound"^^xsd:anyURI ;
    ns1:expression "$EGP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Egyptian_pound?oldid=494670285"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ERN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Nakfa"@en ;
    ns1:currencyCode "ERN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "232" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Nakfa"^^xsd:anyURI ;
    ns1:expression "$ERN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nakfa?oldid=415286274"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ETB> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Ethiopian Birr"@en ;
    ns1:currencyCode "ETB" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "230" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ethiopian_birr"^^xsd:anyURI ;
    ns1:expression "$ETB$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ethiopian_birr?oldid=493373507"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR-PER-KiloW> a ns1:Unit ;
    rdfs:label "Euro per kilowatt"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CCY_EUR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerPower> ;
    ns1:plainTextDescription "Unit for measuring the hardware cost of a power generation unit relative to the generated power" ;
    ns1:symbol "€/kW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR-PER-KiloW-HR> a ns1:Unit ;
    rdfs:label "Euro per kilowatt hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CCY_EUR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerEnergy> ;
    ns1:plainTextDescription "Unit for measuring the cost of electricity." ;
    ns1:symbol "€/(kW·h)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR-PER-M2> a ns1:Unit ;
    rdfs:label "Euro per square metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CCY_EUR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerArea> ;
    ns1:plainTextDescription "Unit for expressing cost per square metre" ;
    ns1:symbol "€/m²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR-PER-W> a ns1:Unit ;
    rdfs:label "Euro per watt"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CCY_EUR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerPower> ;
    ns1:plainTextDescription "Unit for measuring the hardware cost of a power generation unit relative to the generated power" ;
    ns1:symbol "€/W" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR-PER-W-HR> a ns1:Unit ;
    rdfs:label "Euro per watt hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CCY_EUR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerEnergy> ;
    ns1:plainTextDescription "Unit for measuring the cost of electricity." ;
    ns1:symbol "€/(W·h)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR-PER-W-SEC> a ns1:Unit ;
    rdfs:label "Euro per watt second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CCY_EUR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerEnergy> ;
    ns1:plainTextDescription "Unit for measuring the cost of electricity." ;
    ns1:symbol "€/(W·s)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_FJD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Fiji Dollar"@en ;
    ns1:currencyCode "FJD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "242" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Fijian_dollar"^^xsd:anyURI ;
    ns1:expression "$FJD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fijian_dollar?oldid=494373740"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_FKP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Falkland Islands Pound"@en ;
    ns1:currencyCode "FKP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "238" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Falkland_Islands_pound"^^xsd:anyURI ;
    ns1:expression "$FKP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Falkland_Islands_pound?oldid=489513616"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GBP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Pound Sterling"@en ;
    ns1:currencyCode "GBP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "826" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pound_sterling"^^xsd:anyURI ;
    ns1:expression "$GBP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pound_sterling?oldid=495524329"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/poundSterling> ;
    ns1:symbol "£" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GEL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lari"@en ;
    ns1:currencyCode "GEL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "981" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lari"^^xsd:anyURI ;
    ns1:expression "$GEL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lari?oldid=486808394"^^xsd:anyURI ;
    ns1:symbol "₾" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GHS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Cedi"@en ;
    ns1:currencyCode "GHS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "936" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ghanaian_cedi"^^xsd:anyURI ;
    ns1:expression "$GHS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ghanaian_cedi?oldid=415914569"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GIP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Gibraltar pound"@en ;
    ns1:currencyCode "GIP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "292" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gibraltar_pound"^^xsd:anyURI ;
    ns1:expression "$GIP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gibraltar_pound?oldid=494842600"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GMD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Dalasi"@en ;
    ns1:currencyCode "GMD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "270" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gambian_dalasi"^^xsd:anyURI ;
    ns1:expression "$GMD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gambian_dalasi?oldid=489522429"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GNF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Guinea Franc"@en ;
    ns1:currencyCode "GNF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "324" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Guinean_franc"^^xsd:anyURI ;
    ns1:expression "$GNF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Guinean_franc?oldid=489527042"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GTQ> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Quetzal"@en ;
    ns1:currencyCode "GTQ" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "320" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Quetzal"^^xsd:anyURI ;
    ns1:expression "$GTQ$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quetzal?oldid=489813522"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_GYD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Guyana Dollar"@en ;
    ns1:currencyCode "GYD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "328" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Guyanese_dollar"^^xsd:anyURI ;
    ns1:expression "$GYD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Guyanese_dollar?oldid=495070062"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_HKD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Hong Kong Dollar"@en ;
    ns1:currencyCode "HKD" ;
    ns1:currencyExponent 1 ;
    ns1:currencyNumber "344" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hong_Kong_dollar"^^xsd:anyURI ;
    ns1:expression "$HKD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hong_Kong_dollar?oldid=495133277"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/HongKongDollar> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_HNL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lempira"@en ;
    ns1:currencyCode "HNL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "340" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lempira"^^xsd:anyURI ;
    ns1:expression "$HNL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lempira?oldid=389955747"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_HRK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Croatian Kuna"@en ;
    ns1:currencyCode "HRK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "191" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Croatian_kuna"^^xsd:anyURI ;
    ns1:expression "$HRK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Croatian_kuna?oldid=490959527"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_HTG> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Haiti Gourde"@en ;
    ns1:currencyCode "HTG" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "332" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Haitian_gourde"^^xsd:anyURI ;
    ns1:expression "$HTG$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Haitian_gourde?oldid=486090975"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_HUF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Forint"@en ;
    ns1:currencyCode "HUF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "348" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hungarian_forint"^^xsd:anyURI ;
    ns1:expression "$HUF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hungarian_forint?oldid=492818607"^^xsd:anyURI ;
    ns1:symbol "Ft" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_IDR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Rupiah"@en ;
    ns1:currencyCode "IDR" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "360" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Indonesian_rupiah"^^xsd:anyURI ;
    ns1:expression "$IDR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Indonesian_rupiah?oldid=489729458"^^xsd:anyURI ;
    ns1:symbol "Rp" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ILS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "New Israeli Shekel"@en ;
    ns1:currencyCode "ILS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "376" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Israeli_new_sheqel"^^xsd:anyURI ;
    ns1:expression "$ILS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Israeli_new_sheqel?oldid=316213924"^^xsd:anyURI ;
    ns1:symbol "₪" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_INR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Indian Rupee"@en ;
    ns1:currencyCode "INR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "356" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Indian_rupee"^^xsd:anyURI ;
    ns1:expression "$INR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Indian_rupee?oldid=495120167"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/IndianRupee> ;
    ns1:symbol "₹" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_IQD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Iraqi Dinar"@en ;
    ns1:currencyCode "IQD" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "368" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Iraqi_dinar"^^xsd:anyURI ;
    ns1:expression "$IQD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Iraqi_dinar?oldid=494793908"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_IRR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Iranian Rial"@en ;
    ns1:currencyCode "IRR" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "364" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Iranian_rial"^^xsd:anyURI ;
    ns1:expression "$IRR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Iranian_rial?oldid=495299431"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ISK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Iceland Krona"@en ;
    ns1:currencyCode "ISK" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "352" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Icelandic_kr%C3%B3na"^^xsd:anyURI ;
    ns1:expression "$ISK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Icelandic_króna?oldid=495457496"^^xsd:anyURI ;
    ns1:symbol "kr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_JMD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Jamaican Dollar"@en ;
    ns1:currencyCode "JMD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "388" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Jamaican_dollar"^^xsd:anyURI ;
    ns1:expression "$JMD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Jamaican_dollar?oldid=494039981"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_JOD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Jordanian Dinar"@en ;
    ns1:currencyCode "JOD" ;
    ns1:currencyExponent 3 ;
    ns1:currencyNumber "400" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Jordanian_dinar"^^xsd:anyURI ;
    ns1:expression "$JOD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Jordanian_dinar?oldid=495270728"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_JPY> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Japanese yen"@en ;
    ns1:currencyCode "JPY" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "392" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Japanese_yen"^^xsd:anyURI ;
    ns1:expression "$JPY$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Japanese_yen?oldid=493771966"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/JapaneseYen> ;
    ns1:symbol "¥" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KES> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Kenyan Shilling"@en ;
    ns1:currencyCode "KES" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "404" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kenyan_shilling"^^xsd:anyURI ;
    ns1:expression "$KES$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kenyan_shilling?oldid=489547027"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KGS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Som"@en ;
    ns1:currencyCode "KGS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "417" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Som"^^xsd:anyURI ;
    ns1:expression "$KGS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Som?oldid=495411674"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KHR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Riel"@en ;
    ns1:currencyCode "KHR" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "116" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Riel"^^xsd:anyURI ;
    ns1:expression "$KHR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Riel?oldid=473309240"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KMF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Comoro Franc"@en ;
    ns1:currencyCode "KMF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "174" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Comorian_franc"^^xsd:anyURI ;
    ns1:expression "$KMF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Comorian_franc?oldid=489502162"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KPW> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "North Korean Won"@en ;
    ns1:currencyCode "KPW" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "408" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/North_Korean_won"^^xsd:anyURI ;
    ns1:expression "$KPW$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/North_Korean_won?oldid=495081686"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KRW> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "South Korean Won"@en ;
    ns1:currencyCode "KRW" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "410" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/South_Korean_won"^^xsd:anyURI ;
    ns1:expression "$KRW$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/South_Korean_won?oldid=494404062"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SouthKoreanWon> ;
    ns1:symbol "₩" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KWD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Kuwaiti Dinar"@en ;
    ns1:currencyCode "KWD" ;
    ns1:currencyExponent 3 ;
    ns1:currencyNumber "414" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kuwaiti_dinar"^^xsd:anyURI ;
    ns1:expression "$KWD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kuwaiti_dinar?oldid=489547428"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KYD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Cayman Islands Dollar"@en ;
    ns1:currencyCode "KYD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "136" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cayman_Islands_dollar"^^xsd:anyURI ;
    ns1:expression "$KYD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cayman_Islands_dollar?oldid=494206112"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_KZT> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Tenge"@en ;
    ns1:currencyCode "KZT" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "398" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kazakhstani_tenge"^^xsd:anyURI ;
    ns1:expression "$KZT$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kazakhstani_tenge?oldid=490523058"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LAK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lao kip"@en ;
    ns1:currencyCode "LAK" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "418" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:symbol " ₭" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LBP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lebanese Pound"@en ;
    ns1:currencyCode "LBP" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "422" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lebanese_pound"^^xsd:anyURI ;
    ns1:expression "$LBP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lebanese_pound?oldid=495528740"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LKR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Sri Lanka Rupee"@en ;
    ns1:currencyCode "LKR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "144" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Sri_Lankan_rupee"^^xsd:anyURI ;
    ns1:expression "$LKR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sri_Lankan_rupee?oldid=495359963"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LRD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Liberian Dollar"@en ;
    ns1:currencyCode "LRD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "430" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Liberian_dollar"^^xsd:anyURI ;
    ns1:expression "$LRD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Liberian_dollar?oldid=489549110"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LSL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Loti"@en ;
    ns1:currencyCode "LSL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "426" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Loti"^^xsd:anyURI ;
    ns1:expression "$LSL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Loti?oldid=384534708"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LTL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lithuanian Litas"@en ;
    ns1:currencyCode "LTL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "440" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lithuanian_litas"^^xsd:anyURI ;
    ns1:expression "$LTL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lithuanian_litas?oldid=493046592"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LVL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Latvian Lats"@en ;
    ns1:currencyCode "LVL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "428" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Latvian_lats"^^xsd:anyURI ;
    ns1:expression "$LVL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Latvian_lats?oldid=492800402"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_LYD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Libyan Dinar"@en ;
    ns1:currencyCode "LYD" ;
    ns1:currencyExponent 3 ;
    ns1:currencyNumber "434" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Libyan_dinar"^^xsd:anyURI ;
    ns1:expression "$LYD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Libyan_dinar?oldid=491421981"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MAD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Moroccan Dirham"@en ;
    ns1:currencyCode "MAD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "504" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Moroccan_dirham"^^xsd:anyURI ;
    ns1:expression "$MAD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Moroccan_dirham?oldid=490560557"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MDL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Moldovan Leu"@en ;
    ns1:currencyCode "MDL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "498" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Moldovan_leu"^^xsd:anyURI ;
    ns1:expression "$MDL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Moldovan_leu?oldid=490027766"^^xsd:anyURI ;
    ns1:symbol "L" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MGA> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Malagasy Ariary"@en ;
    ns1:currencyCode "MGA" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "969" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Malagasy_ariary"^^xsd:anyURI ;
    ns1:expression "$MGA$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Malagasy_ariary?oldid=489551279"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MKD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Denar"@en ;
    ns1:currencyCode "MKD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "807" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Macedonian_denar"^^xsd:anyURI ;
    ns1:expression "$MKD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Macedonian_denar?oldid=489550202"^^xsd:anyURI ;
    ns1:symbol "ден" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MMK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Kyat"@en ;
    ns1:currencyCode "MMK" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "104" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Myanma_kyat"^^xsd:anyURI ;
    ns1:expression "$MMK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Myanma_kyat?oldid=441109905"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MNT> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Mongolian Tugrik"@en ;
    ns1:currencyExponent 2 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mongolian_t%C3%B6gr%C3%B6g"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mongolian_tögrög?oldid=495408271"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MOP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Pataca"@en ;
    ns1:currencyCode "MOP" ;
    ns1:currencyExponent 1 ;
    ns1:currencyNumber "446" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pataca"^^xsd:anyURI ;
    ns1:expression "$MOP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pataca?oldid=482490442"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MRU> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Ouguiya"@en ;
    ns1:currencyCode "MRU" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "929" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mauritanian_ouguiya"^^xsd:anyURI ;
    ns1:expression "$MRO$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mauritanian_ouguiya?oldid=490027072"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MTL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Maltese Lira"@en ;
    ns1:currencyCode "MTL" ;
    ns1:currencyNumber "470" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Maltese_lira"^^xsd:anyURI ;
    ns1:expression "$MTL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Maltese_lira?oldid=493810797"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MUR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Mauritius Rupee"@en ;
    ns1:currencyCode "MUR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "480" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mauritian_rupee"^^xsd:anyURI ;
    ns1:expression "$MUR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mauritian_rupee?oldid=487629200"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MVR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Rufiyaa"@en ;
    ns1:currencyCode "MVR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "462" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Maldivian_rufiyaa"^^xsd:anyURI ;
    ns1:expression "$MVR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Maldivian_rufiyaa?oldid=491578728"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MWK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Malawi Kwacha"@en ;
    ns1:currencyCode "MWK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "454" ;
    ns1:expression "$MWK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MXN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Mexican Peso"@en ;
    ns1:currencyCode "MXN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "484" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mexican_peso"^^xsd:anyURI ;
    ns1:expression "$MXN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mexican_peso?oldid=494829813"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/MexicanPeso> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MXV> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Mexican Unidad de Inversion (UDI) (Funds code)"@en ;
    ns1:currencyCode "MXV" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "979" ;
    ns1:expression "$MXV$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MYR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Malaysian Ringgit"@en ;
    ns1:currencyCode "MYR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "458" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Malaysian_ringgit"^^xsd:anyURI ;
    ns1:expression "$MYR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Malaysian_ringgit?oldid=494417091"^^xsd:anyURI ;
    ns1:symbol "RM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_MZN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Metical"@en ;
    ns1:currencyCode "MZN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "943" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mozambican_metical"^^xsd:anyURI ;
    ns1:expression "$MZN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mozambican_metical?oldid=488225670"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_NAD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Namibian Dollar"@en ;
    ns1:currencyCode "NAD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "516" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Namibian_dollar"^^xsd:anyURI ;
    ns1:expression "$NAD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Namibian_dollar?oldid=495250023"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_NGN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Naira"@en ;
    ns1:currencyCode "NGN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "566" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Nigerian_naira"^^xsd:anyURI ;
    ns1:expression "$NGN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nigerian_naira?oldid=493462003"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_NIO> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Cordoba Oro"@en ;
    ns1:currencyCode "NIO" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "558" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Nicaraguan_c%C3%B3rdoba"^^xsd:anyURI ;
    ns1:expression "$NIO$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nicaraguan_córdoba?oldid=486140595"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_NOK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Norwegian Krone"@en ;
    ns1:currencyCode "NOK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "578" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Norwegian_krone"^^xsd:anyURI ;
    ns1:expression "$NOK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Norwegian_krone?oldid=495283934"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/NorwegianKrone> ;
    ns1:symbol "kr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_NPR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Nepalese Rupee"@en ;
    ns1:currencyCode "NPR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "524" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Nepalese_rupee"^^xsd:anyURI ;
    ns1:expression "$NPR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nepalese_rupee?oldid=476894226"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_NZD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "New Zealand Dollar"@en ;
    ns1:currencyCode "NZD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "554" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/New_Zealand_dollar"^^xsd:anyURI ;
    ns1:expression "$NZD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/New_Zealand_dollar?oldid=495487722"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/NewZealandDollar> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_OMR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Rial Omani"@en ;
    ns1:currencyCode "OMR" ;
    ns1:currencyExponent 3 ;
    ns1:currencyNumber "512" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Omani_rial"^^xsd:anyURI ;
    ns1:expression "$OMR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Omani_rial?oldid=491748879"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PAB> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Balboa"@en ;
    ns1:currencyCode "PAB" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "590" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Balboa"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Balboa?oldid=482550791"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PEN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Nuevo Sol"@en ;
    ns1:currencyCode "PEN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "604" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Peruvian_nuevo_sol"^^xsd:anyURI ;
    ns1:expression "$PEN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Peruvian_nuevo_sol?oldid=494237249"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PGK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Kina"@en ;
    ns1:currencyCode "PGK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "598" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kina"^^xsd:anyURI ;
    ns1:expression "$PGK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kina?oldid=477155361"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PHP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Philippine Peso"@en ;
    ns1:currencyCode "PHP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "608" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Philippine_peso"^^xsd:anyURI ;
    ns1:expression "$PHP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Philippine_peso?oldid=495411811"^^xsd:anyURI ;
    ns1:symbol "₱" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PKR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Pakistan Rupee"@en ;
    ns1:currencyCode "PKR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "586" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pakistani_rupee"^^xsd:anyURI ;
    ns1:expression "$PKR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pakistani_rupee?oldid=494937873"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PLN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Zloty"@en ;
    ns1:currencyCode "PLN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "985" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Polish_z%C5%82oty"^^xsd:anyURI ;
    ns1:expression "$PLN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Polish_złoty?oldid=492697733"^^xsd:anyURI ;
    ns1:symbol "zł" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_PYG> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Guarani"@en ;
    ns1:currencyCode "PYG" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "600" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Guaran%C3%AD"^^xsd:anyURI ;
    ns1:expression "$PYG$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Guaraní?oldid=412592698"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_QAR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Qatari Rial"@en ;
    ns1:currencyCode "QAR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "634" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Qatari_riyal"^^xsd:anyURI ;
    ns1:expression "$QAR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Qatari_riyal?oldid=491747452"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_RON> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Romanian New Leu"@en ;
    ns1:currencyCode "RON" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "946" ;
    ns1:expression "$RON$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:symbol "L" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_RSD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Serbian Dinar"@en ;
    ns1:currencyCode "RSD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "941" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Serbian_dinar"^^xsd:anyURI ;
    ns1:expression "$RSD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Serbian_dinar?oldid=495146650"^^xsd:anyURI ;
    ns1:symbol "дин" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_RUB> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Russian Ruble"@en ;
    ns1:currencyCode "RUB" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "643" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Russian_ruble"^^xsd:anyURI ;
    ns1:expression "$RUB$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Russian_ruble?oldid=494336467"^^xsd:anyURI ;
    ns1:symbol "₽" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_RWF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Rwanda Franc"@en ;
    ns1:currencyCode "RWF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "646" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Rwandan_franc"^^xsd:anyURI ;
    ns1:expression "$RWF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Rwandan_franc?oldid=489727903"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SAR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Saudi Riyal"@en ;
    ns1:currencyCode "SAR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "682" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Saudi_riyal"^^xsd:anyURI ;
    ns1:expression "$SAR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Saudi_riyal?oldid=491092981"^^xsd:anyURI ;
    ns1:symbol "﷼" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SBD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Solomon Islands Dollar"@en ;
    ns1:currencyCode "SBD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "090" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Solomon_Islands_dollar"^^xsd:anyURI ;
    ns1:expression "$SBD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Solomon_Islands_dollar?oldid=490313285"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SCR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Seychelles Rupee"@en ;
    ns1:currencyCode "SCR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "690" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Seychellois_rupee"^^xsd:anyURI ;
    ns1:expression "$SCR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Seychellois_rupee?oldid=492242185"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SDG> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Sudanese Pound"@en ;
    ns1:currencyCode "SDG" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "938" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Sudanese_pound"^^xsd:anyURI ;
    ns1:expression "$SDG$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sudanese_pound?oldid=495263707"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SEK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Swedish Krona"@en ;
    ns1:currencyCode "SEK" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "752" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Swedish_krona"^^xsd:anyURI ;
    ns1:expression "$SEK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Swedish_krona?oldid=492703602"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SwedishKrona> ;
    ns1:symbol "kr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SGD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Singapore Dollar"@en ;
    ns1:currencyCode "SGD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "702" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Singapore_dollar"^^xsd:anyURI ;
    ns1:expression "$SGD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Singapore_dollar?oldid=492228311"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SingaporeDollar> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SHP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Saint Helena Pound"@en ;
    ns1:currencyCode "SHP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "654" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Saint_Helena_pound"^^xsd:anyURI ;
    ns1:expression "$SHP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Saint_Helena_pound?oldid=490152057"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SKK> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Slovak Koruna"@en ;
    ns1:currencyCode "SKK" ;
    ns1:currencyNumber "703" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Slovak_koruna"^^xsd:anyURI ;
    ns1:expression "$SKK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Slovak_koruna?oldid=492625951"^^xsd:anyURI ;
    ns1:symbol "Sk" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SLE> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Leone"@en ;
    ns1:currencyCode "SLE" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "925" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Sierra_Leonean_leone"^^xsd:anyURI ;
    ns1:expression "$SLL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sierra_Leonean_leone?oldid=493517965"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SOS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Somali Shilling"@en ;
    ns1:currencyCode "SOS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "706" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Somali_shilling"^^xsd:anyURI ;
    ns1:expression "$SOS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Somali_shilling?oldid=494434126"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SRD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Surinam Dollar"@en ;
    ns1:currencyCode "SRD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "968" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Surinamese_dollar"^^xsd:anyURI ;
    ns1:expression "$SRD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Surinamese_dollar?oldid=490316270"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_STN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Dobra"@en ;
    ns1:currencyCode "STN" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "930" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dobra"^^xsd:anyURI ;
    ns1:expression "$STD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dobra?oldid=475725328"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SYP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Syrian Pound"@en ;
    ns1:currencyCode "SYP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "760" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Syrian_pound"^^xsd:anyURI ;
    ns1:expression "$SYP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Syrian_pound?oldid=484294722"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_SZL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Lilangeni"@en ;
    ns1:currencyCode "SZL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "748" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Swazi_lilangeni"^^xsd:anyURI ;
    ns1:expression "$SZL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Swazi_lilangeni?oldid=490323340"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_THB> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Baht"@en ;
    ns1:currencyCode "THB" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "764" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thai_baht"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thai_baht?oldid=493286022"^^xsd:anyURI ;
    ns1:symbol "฿" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TJS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Somoni"@en ;
    ns1:currencyCode "TJS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "972" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tajikistani_somoni"^^xsd:anyURI ;
    ns1:expression "$TJS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tajikistani_somoni?oldid=492500781"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TMT> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Manat"@en ;
    ns1:currencyCode "TMT" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "934" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Manat"^^xsd:anyURI ;
    ns1:expression "$TMM$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Manat?oldid=486967490"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TND> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Tunisian Dinar"@en ;
    ns1:currencyCode "TND" ;
    ns1:currencyExponent 3 ;
    ns1:currencyNumber "788" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tunisian_dinar"^^xsd:anyURI ;
    ns1:expression "$TND$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tunisian_dinar?oldid=491218035"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TOP> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Pa'anga"@en ;
    ns1:currencyCode "TOP" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "776" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tongan_pa%CA%BBanga"^^xsd:anyURI ;
    ns1:expression "$TOP$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tongan_paʻanga?oldid=482738012"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TRY> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "New Turkish Lira"@en ;
    ns1:currencyCode "TRY" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "949" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Turkish_lira"^^xsd:anyURI ;
    ns1:expression "$TRY$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Turkish_lira?oldid=494097764"^^xsd:anyURI ;
    ns1:symbol "₺" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TTD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Trinidad and Tobago Dollar"@en ;
    ns1:currencyCode "TTD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "780" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Trinidad_and_Tobago_dollar"^^xsd:anyURI ;
    ns1:expression "$TTD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Trinidad_and_Tobago_dollar?oldid=490325306"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TWD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "New Taiwan Dollar"@en ;
    ns1:currencyCode "TWD" ;
    ns1:currencyExponent 1 ;
    ns1:currencyNumber "901" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/New_Taiwan_dollar"^^xsd:anyURI ;
    ns1:expression "$TWD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/New_Taiwan_dollar?oldid=493996933"^^xsd:anyURI ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_TZS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Tanzanian Shilling"@en ;
    ns1:currencyCode "TZS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "834" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tanzanian_shilling"^^xsd:anyURI ;
    ns1:expression "$TZS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tanzanian_shilling?oldid=492257527"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_UAH> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Hryvnia"@en ;
    ns1:currencyCode "UAH" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "980" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ukrainian_hryvnia"^^xsd:anyURI ;
    ns1:expression "$UAH$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ukrainian_hryvnia?oldid=493064633"^^xsd:anyURI ;
    ns1:symbol "₴" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_UGX> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Uganda Shilling"@en ;
    ns1:currencyCode "UGX" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "800" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ugandan_shilling"^^xsd:anyURI ;
    ns1:expression "$UGX$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ugandan_shilling?oldid=495383966"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_USD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "US Dollar"@en ;
    ns1:altSymbol "US$" ;
    ns1:currencyCode "USD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "840" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:symbol "$" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_USN> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "United States Dollar (next day) (funds code)"@en ;
    ns1:currencyCode "USN" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "997" ;
    ns1:expression "$USN$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_USS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "United States Dollar (same day) (funds code)"@en ;
    ns1:currencyCode "USS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "998" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_UYU> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Peso Uruguayo"@en ;
    ns1:currencyCode "UYU" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "858" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Uruguayan_peso"^^xsd:anyURI ;
    ns1:expression "$UYU$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Uruguayan_peso?oldid=487528781"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_UZS> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Uzbekistan Som"@en ;
    ns1:currencyCode "UZS" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "860" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Uzbekistani_som"^^xsd:anyURI ;
    ns1:expression "$UZS$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Uzbekistani_som?oldid=490522228"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_VES> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Venezuelan bolvar"@en ;
    ns1:currencyCode "VES" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "928" ;
    ns1:expression "$VEB$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_VND> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Vietnamese ??ng"@en ;
    ns1:currencyCode "VND" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "704" ;
    ns1:expression "$VND$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_VUV> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Vatu"@en ;
    ns1:currencyCode "VUV" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "548" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Vanuatu_vatu"^^xsd:anyURI ;
    ns1:expression "$VUV$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Vanuatu_vatu?oldid=494667103"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_WST> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Samoan Tala"@en ;
    ns1:currencyCode "WST" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "882" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Samoan_tala"^^xsd:anyURI ;
    ns1:expression "$WST$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Samoan_tala?oldid=423898531"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XAF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "CFA Franc BEAC"@en ;
    ns1:currencyCode "XAF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "950" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XAG> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Silver (one Troy ounce)"@en ;
    ns1:currencyCode "XAG" ;
    ns1:currencyNumber "961" ;
    ns1:expression "$XAG$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:ucumCode "[oz_tr]{Ag}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XAU> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Gold (one Troy ounce)"@en ;
    ns1:currencyCode "XAU" ;
    ns1:currencyNumber "959" ;
    ns1:expression "$XAU$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:ucumCode "[oz_tr]{Au}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XBA> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "European Composite Unit (EURCO) (Bonds market unit)"@en ;
    ns1:currencyCode "XBA" ;
    ns1:currencyNumber "955" ;
    ns1:expression "$XBA$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XBB> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "European Monetary Unit (E.M.U.-6) (Bonds market unit)"@en ;
    ns1:currencyCode "XBB" ;
    ns1:currencyNumber "956" ;
    ns1:expression "$XBB$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XBC> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "European Unit of Account 9 (E.U.A.-9) (Bonds market unit)"@en ;
    ns1:currencyCode "XBC" ;
    ns1:currencyNumber "957" ;
    ns1:expression "$XBC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XBD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "European Unit of Account 17 (E.U.A.-17) (Bonds market unit)"@en ;
    ns1:currencyCode "XBD" ;
    ns1:currencyNumber "958" ;
    ns1:expression "$XBD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XCD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "East Caribbean Dollar"@en ;
    ns1:currencyCode "XCD" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "951" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/East_Caribbean_dollar"^^xsd:anyURI ;
    ns1:expression "$XCD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/East_Caribbean_dollar?oldid=493020176"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XDR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Special Drawing Rights"@en ;
    ns1:currencyCode "XDR" ;
    ns1:currencyNumber "960" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Special_Drawing_Rights"^^xsd:anyURI ;
    ns1:expression "$XDR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Special_Drawing_Rights?oldid=467224374"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XFO> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Gold franc (special settlement currency)"@en ;
    ns1:currencyCode "XFO" ;
    ns1:expression "$XFO$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XFU> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "UIC franc (special settlement currency)"@en ;
    ns1:currencyCode "XFU" ;
    ns1:expression "$XFU$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XOF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "CFA Franc BCEAO"@en ;
    ns1:currencyCode "XOF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "952" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XPD> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Palladium (one Troy ounce)"@en ;
    ns1:currencyCode "XPD" ;
    ns1:currencyNumber "964" ;
    ns1:expression "$XPD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:ucumCode "[oz_tr]{Pd}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XPF> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "CFP franc"@en ;
    ns1:currencyCode "XPF" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "953" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_XPT> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Platinum (one Troy ounce)"@en ;
    ns1:currencyCode "XPT" ;
    ns1:currencyNumber "962" ;
    ns1:expression "$XPT$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:ucumCode "[oz_tr]{Pt}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_YER> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Yemeni Rial"@en ;
    ns1:currencyCode "YER" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "886" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Yemeni_rial"^^xsd:anyURI ;
    ns1:expression "$YER$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Yemeni_rial?oldid=494507603"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ZAR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "South African Rand"@en ;
    ns1:currencyCode "ZAR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "710" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/South_African_rand"^^xsd:anyURI ;
    ns1:expression "$ZAR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/South_African_rand?oldid=493780395"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SouthAfricanRand> ;
    ns1:symbol "R" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ZMW> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Zambian Kwacha"@en ;
    ns1:currencyCode "ZMW" ;
    ns1:currencyExponent 0 ;
    ns1:currencyNumber "967" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Zambian_kwacha"^^xsd:anyURI ;
    ns1:expression "$ZMK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Zambian_kwacha?oldid=490328608"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_ZWL> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Zimbabwe Dollar"@en ;
    ns1:currencyCode "ZWL" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "932" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Zimbabwean_dollar"^^xsd:anyURI ;
    ns1:expression "$ZWD$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Zimbabwean_dollar?oldid=491532675"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CD-PER-FT2> a ns1:Unit ;
    rdfs:label "candela per square foot" ;
    dcterms:description "base unit SI candela divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2" ;
    ns1:conversionMultiplier 10.7639104167097223083335055559 ;
    ns1:conversionMultiplierSN 1.076391e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAB441" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB441"^^xsd:anyURI ;
    ns1:symbol "cd/ft²" ;
    ns1:ucumCode "cd.[ft_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CD-PER-IN2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Candela per Square Inch"@en ;
    dcterms:description "\"Candela per Square Inch\" is a unit for  'Luminance' expressed as $cd/in^{2}$."^^ns1:LatexString ;
    ns1:conversionMultiplier 1550.0031000062002 ;
    ns1:conversionMultiplierSN 1.550003e+03 ;
    ns1:expression "$cd/in^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAB257" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB257"^^xsd:anyURI ;
    ns1:symbol "cd/in²" ;
    ns1:ucumCode "cd.[in_i]-2"^^ns1:UCUMcs,
        "cd/[in_i]2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CD-PER-KiloLM> a ns1:Unit ;
    rdfs:label "Candela per Kilolumen"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloLM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensityDistribution> ;
    ns1:symbol "cd/klm" ;
    ns1:ucumCode "cd.klm-1"^^ns1:UCUMcs,
        "cd/klm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CD-PER-LM> a ns1:Unit ;
    rdfs:label "Candela per Lumen"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensityDistribution> ;
    ns1:symbol "cd/lm" ;
    ns1:ucumCode "cd.lm-1"^^ns1:UCUMcs,
        "cd/lm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CD_IN> a ns1:Unit ;
    rdfs:label "international candle" ;
    dcterms:description "obsolete, non-legal unit of the power in Germany relating to DIN 1301-3:1979" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
    ns1:iec61360Code "0112/2///62720#UAB440" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB440"^^xsd:anyURI ;
    ns1:symbol "international candle" ;
    ns1:uneceCommonCode "P36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CHF-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Swiss Francs per kilogram"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CHF> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CostPerMass> ;
    ns1:plainTextDescription "Unit for measuring the hardware cost of substance or material" ;
    ns1:symbol "CHF/kg" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CLO> a ns1:Unit ;
    rdfs:label "Clo"@en ;
    dcterms:description "A C.G.S System unit for $\\textit{Thermal Insulance}$ expressed as \"clo\"."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.155 ;
    ns1:conversionMultiplierSN 1.55e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInsulance> ;
    ns1:iec61360Code "0112/2///62720#UAA374" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA374"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2-K-PER-W> ;
    ns1:symbol "clo" ;
    ns1:uneceCommonCode "J83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CORD> a ns1:Unit ;
    rdfs:label "Cord"@en ;
    dcterms:description "The cord is a unit of measure of dry volume used in Canada and the United States to measure firewood and pulpwood. A cord is the amount of wood that, when 'ranked and well stowed' (arranged so pieces are aligned, parallel, touching and compact), occupies a volume of 128 cubic feet (3.62 cubic metres). This corresponds to a well stacked woodpile 4 feet (122 cm) wide, 4 feet (122 cm) high, and 8 feet (244 cm) long; or any other arrangement of linear measurements that yields the same volume. The name cord probably comes from the use of a cord or string to measure it. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3.62 ;
    ns1:conversionMultiplierSN 3.62e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cord"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB289" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cord?oldid=490232340"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB289"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/cord> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "cord" ;
    ns1:ucumCode "[crd_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M68",
        "WCD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CP> a ns1:Unit ;
    rdfs:label "Candlepower"@en ;
    dcterms:description "\"Candlepower\" (abbreviated as cp) is a now-obsolete unit which was used to express levels of light intensity in terms of the light emitted by a candle of specific size and constituents. In modern usage Candlepower equates directly to the unit known as the candela."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Candlepower"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Candlepower?oldid=491140098"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CD> ;
    ns1:symbol "cp" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C_Stat-PER-MOL> a ns1:Unit ;
    rdfs:label "Statcoulomb per Mole"@en ;
    dcterms:description "\"Statcoulomb per Mole\" is a unit of measure for the electical charge associated with one mole of a substance. The mole is a unit of measurement used in chemistry to express amounts of a chemical substance, defined as an amount of a substance that contains as many elementary entities (e.g., atoms, molecules, ions, electrons) as there are atoms in 12 grams of pure carbon-12 (12C), the isotope of carbon with atomic weight 12."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000000000333564 ;
    ns1:conversionMultiplierSN 3.33564e-10 ;
    ns1:expression "$statC/mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C_Stat> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerAmountOfSubstance> ;
    ns1:symbol "statC/mol" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiL> a ns1:Unit ;
    rdfs:label "Centilitre"@en,
        "Centilitre"@en-US ;
    dcterms:description "0.01-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA373" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA373"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "cL" ;
    ns1:ucumCode "cL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CLT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-BAR> a ns1:Unit ;
    rdfs:label "centimetre per bar" ;
    dcterms:description "0.01-fold of the SI base unit metre divided by the unit bar" ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA377" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA377"^^xsd:anyURI ;
    ns1:symbol "cm/bar" ;
    ns1:ucumCode "cm.bar-1"^^ns1:UCUMcs,
        "cm/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G04" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-K> a ns1:Unit ;
    rdfs:label "Centimetre per Kelvin"@en,
        "Centimeter per Kelvin"@en-US ;
    dcterms:description "0.01-fold of the SI base unit metre divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA376" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA376"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the SI base unit metre divided by the SI base unit kelvin" ;
    ns1:symbol "cm/K" ;
    ns1:ucumCode "cm.K-1"^^ns1:UCUMcs,
        "cm/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "centimetre per second bar" ;
    dcterms:description "0.01-fold of the SI base unit metre divided by the product of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA381" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA381"^^xsd:anyURI ;
    ns1:symbol "cm/(s·bar)" ;
    ns1:ucumCode "cm.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-SEC-K> a ns1:Unit ;
    rdfs:label "centimetre per second kelvin" ;
    dcterms:description "0.01-fold of the SI base unit metre divided by the product of the SI base unit second and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA380" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA380"^^xsd:anyURI ;
    ns1:symbol "cm/(s·K)" ;
    ns1:ucumCode "cm.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-SEC-DEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Centimetre Second Degree Celsius"@en,
        "Centimeter Second Degree Celsius"@en-US ;
    dcterms:description """$\\textit{Centimeter Second Degree Celsius}$ is a C.G.S System unit for 'Length Temperature Time' expressed as $cm-s-degC$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:expression "$cm-s-degC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthTemperatureTime> ;
    ns1:symbol "cm·s·°C" ;
    ns1:ucumCode "cm.s.Cel-1"^^ns1:UCUMcs,
        "cm.s/Cel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Centimetre Minute"@en,
        "Square Centimeter Minute"@en-US ;
    dcterms:description "\"Square centimeter minute\" is a unit for  'Area Time' expressed as $cm^{2} . m$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.006 ;
    ns1:conversionMultiplierSN 6e-03 ;
    ns1:expression "$cm^{2}m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTime> ;
    ns1:symbol "cm²·min" ;
    ns1:ucumCode "cm2.min"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Square centimetres per cubic centimetre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "cm²/cm³" ;
    ns1:ucumCode "cm2.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-PER-ERG> a ns1:Unit ;
    rdfs:label "square centimetre per erg" ;
    dcterms:description "[CGS] unit of the spectral profile" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralCrossSection> ;
    ns1:iec61360Code "0112/2///62720#UAB168" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB168"^^xsd:anyURI ;
    ns1:symbol "cm²/erg" ;
    ns1:ucumCode "cm2.erg-1"^^ns1:UCUMcs,
        "cm2/erg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-PER-SR-ERG> a ns1:Unit ;
    rdfs:label "square centimetre per steradian erg" ;
    dcterms:description "[CGS] unit of the spectral angle profile" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralAngularCrossSection> ;
    ns1:iec61360Code "0112/2///62720#UAB169" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB169"^^xsd:anyURI ;
    ns1:symbol "cm²/(sr·erg)" ;
    ns1:ucumCode "cm2.sr-1.erg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Centimetre Second"@en,
        "Square Centimeter Second"@en-US ;
    dcterms:description "\"Square Centimeter Second\" is a C.G.S System unit for  'Area Time' expressed as $cm^2 . s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$cm^2 . s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTime> ;
    ns1:symbol "cm²·s" ;
    ns1:ucumCode "cm2.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-BAR> a ns1:Unit ;
    rdfs:label "cubic centimetre per bar" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA387" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA387"^^xsd:anyURI ;
    ns1:symbol "cm³/bar" ;
    ns1:ucumCode "cm3.bar-1"^^ns1:UCUMcs,
        "cm3/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Cubic Centimetre"@en,
        "Cubic Centimeter per Cubic Centimeter"@en-US ;
    dcterms:description "volume ratio consisting of the 0.000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:plainTextDescription "volume ratio consisting of the 0.000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "cm³/cm³" ;
    ns1:ucumCode "cm3.cm-3"^^ns1:UCUMcs,
        "cm3/cm3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "cubic centimetre per day bar" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA390" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA390"^^xsd:anyURI ;
    ns1:symbol "cm³/(d·bar)" ;
    ns1:ucumCode "cm3.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-DAY-K> a ns1:Unit ;
    rdfs:label "cubic centimetre per day kelvin" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA389" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA389"^^xsd:anyURI ;
    ns1:symbol "cm³/(d·K)" ;
    ns1:ucumCode "cm3.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "cubic centimetre per hour bar" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA393" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA393"^^xsd:anyURI ;
    ns1:symbol "cm³/(h·bar)" ;
    ns1:ucumCode "cm3.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-HR-K> a ns1:Unit ;
    rdfs:label "cubic centimetre per hour kelvin" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA392" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA392"^^xsd:anyURI ;
    ns1:symbol "cm³/(h·K)" ;
    ns1:ucumCode "cm3.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-K> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Kelvin"@en,
        "Cubic Centimeter per Kelvin"@en-US ;
    dcterms:description "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA386" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA386"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin" ;
    ns1:symbol "cm³/K" ;
    ns1:ucumCode "cm3.K-1"^^ns1:UCUMcs,
        "cm3/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-M3> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Cubic Metre"@en,
        "Cubic Centimeter per Cubic Meter"@en-US ;
    dcterms:description "volume ratio consisting of the 0.000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA394" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA394"^^xsd:anyURI ;
    ns1:plainTextDescription "volume ratio consisting of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "cm³/m³" ;
    ns1:ucumCode "cm3.m-3"^^ns1:UCUMcs,
        "cm3/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "cubic centimetre per minute bar" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA397" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA397"^^xsd:anyURI ;
    ns1:symbol "cm³/(min·bar)" ;
    ns1:ucumCode "cm3.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-MIN-K> a ns1:Unit ;
    rdfs:label "cubic centimetre per minute kelvin" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA396" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA396"^^xsd:anyURI ;
    ns1:symbol "cm³/(min·K)" ;
    ns1:ucumCode "cm3.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "cubic centimetre per second bar" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA401" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA401"^^xsd:anyURI ;
    ns1:symbol "cm³/(s·bar)" ;
    ns1:ucumCode "cm3.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-SEC-K> a ns1:Unit ;
    rdfs:label "cubic centimetre per second kelvin" ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA400" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA400"^^xsd:anyURI ;
    ns1:symbol "cm³/(s·K)" ;
    ns1:ucumCode "cm3.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM6> a ns1:Unit ;
    rdfs:label "Sextic Centimetre"@en,
        "Sextic Centimeter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L6I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/WarpingConstant> ;
    ns1:plainTextDescription "Scaling of hexic meter by 10^-12" ;
    ns1:symbol "cm⁶" ;
    ns1:ucumCode "cm6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiPOISE-PER-K> a ns1:Unit ;
    rdfs:label "centipoise per kelvin" ;
    dcterms:description "[CGS] 0.01-fold of the CGS unit poise for dynamic viscosity divided by the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA357" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA357"^^xsd:anyURI ;
    ns1:symbol "cP/K" ;
    ns1:ucumCode "cP.K-1"^^ns1:UCUMcs,
        "cP/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiST> a ns1:Unit ;
    rdfs:label "Centistokes"@en ;
    dcterms:description """$\\textit{Centistokes}$ is a C.G.S System unit for  'Kinematic Viscosity' expressed as $cSt$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/KinematicViscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA359" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA359"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/ST> ;
    ns1:symbol "cSt" ;
    ns1:ucumCode "cSt"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4C" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEATHS-PER-KiloINDIV-YR> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Deaths per 1000 individuals year"@en ;
    dcterms:description "The typical expression of mortality rate, expressed as deaths per 1000 individuals, per year."^^rdf:HTML ;
    ns1:conversionMultiplier 0.000000000031688 ;
    ns1:conversionMultiplierSN 3.1688e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloINDIV> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEATHS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MortalityRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Mortality_rate"^^xsd:anyURI ;
    ns1:plainTextDescription "The typical expression of mortality rate, expressed as deaths per 1000 individuals, per year." ;
    ns1:symbol "deaths/1000 individuals/a" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEATHS-PER-MegaINDIV-YR> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Deaths per Million individuals year"@en ;
    dcterms:description "The expression of mortality rate, expressed as deaths per 1,000,000 individuals, per year."^^rdf:HTML ;
    ns1:conversionMultiplier 0.000000000000031688 ;
    ns1:conversionMultiplierSN 3.1688e-14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaINDIV> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEATHS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MortalityRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Mortality_rate"^^xsd:anyURI ;
    ns1:plainTextDescription "The expression of mortality rate, expressed as deaths per Million individuals, per year." ;
    ns1:symbol "deaths/million individuals/a" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Degree per Square Second"@en ;
    dcterms:description "$\\textit{Degree per Square Second}$ is an Imperial unit for $\\textit{Angular Acceleration}$ expressed as $deg/s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0174532925 ;
    ns1:conversionMultiplierSN 1.745329e-02 ;
    ns1:expression "$deg/s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB407" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB407"^^xsd:anyURI ;
    ns1:symbol "°/s²" ;
    ns1:ucumCode "deg.s-2"^^ns1:UCUMcs,
        "deg/s2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG2> a ns1:Unit ;
    rdfs:label "Square degree"@en ;
    dcterms:description "A square degree is a non-SI unit measure of solid angle. It is denoted in various ways, including deg, sq. deg. and $\\circ^2$. Just as degrees are used to measure parts of a circle, square degrees are used to measure parts of a sphere. Analogous to one degree being equal to $\\pi /180 radians$, a square degree is equal to ($\\pi /180)$ or about 1/3283 steradian. The number of square degrees in a whole sphere is or approximately 41 253 deg. This is the total area of the 88 constellations in the list of constellations by area. For example, observed from the surface of the Earth, the Moon has a diameter of approximately $0.5^\\circ$, so it covers a solid angle of approximately 0.196 deg, which is $4.8 \\times 10$ of the total sky sphere."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00030461742 ;
    ns1:conversionMultiplierSN 3.046174e-04 ;
    ns1:expression "$deg^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SolidAngle> ;
    ns1:symbol "°²" ;
    ns1:ucumCode "deg2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_API> a ns1:Unit ;
    rdfs:label "Degree API"@en ;
    dcterms:description "unit for the determination of the density of petroleum at 60 degrees F (15.56 degrees C)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Gravity_API> ;
    ns1:iec61360Code "0112/2///62720#UAA027" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA027"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for the determination of the density of petroleum at 60 degrees F (15.56 degrees C)" ;
    ns1:symbol "°API" ;
    ns1:uneceCommonCode "J13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-CentiM> a ns1:Unit ;
    rdfs:label "Degree Celsius Centimetre"@en,
        "Degree Celsius Centimeter"@en-US ;
    dcterms:description "$\\textit{Degree Celsius Centimeter}$ is a C.G.S System unit for 'Length Temperature' expressed as $cm-degC$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:expression "$cm-degC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthTemperature> ;
    ns1:symbol "°C·cm" ;
    ns1:ucumCode "Cel.cm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2> a ns1:Unit ;
    rdfs:label "Degrees Celsius kilogram per square metre"@en ;
    dcterms:description "Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "°C·kg/m²" ;
    ns1:ucumCode "Cel.kg.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-BAR> a ns1:Unit ;
    rdfs:label "degree Celsius per bar" ;
    dcterms:description "unit with the name °Celsius divided by the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H1T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA035" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA035"^^xsd:anyURI ;
    ns1:symbol "°C/bar" ;
    ns1:ucumCode "Cel.bar-1"^^ns1:UCUMcs,
        "Cel/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-K> a ns1:Unit ;
    rdfs:label "Degree Celsius per Kelvin"@en ;
    dcterms:description """
  The unit $\\textit{Degree Celsius Per Kelvin}$ is Degree Celsius divided by the SI base unit kelvin.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA034" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA034"^^xsd:anyURI ;
    ns1:plainTextDescription "unit with the name Degree Celsius divided by the SI base unit kelvin" ;
    ns1:symbol "°C/K" ;
    ns1:ucumCode "Cel.K-1"^^ns1:UCUMcs,
        "Cel/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-M> a ns1:Unit ;
    rdfs:label "Degrees Celsius per metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureGradient> ;
    ns1:symbol "°C/m" ;
    ns1:ucumCode "Cel.m-1"^^ns1:UCUMcs,
        "Cel/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-WK> a ns1:Unit ;
    rdfs:label "Degree Celsius week"@en ;
    dcterms:description "temperature multiplied by unit of time."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 604800.0 ;
    ns1:conversionMultiplierSN 6.048e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TimeTemperature> ;
    ns1:symbol "°C·wk" ;
    ns1:ucumCode "Cel.wk"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C2> a ns1:Unit ;
    rdfs:label "Degrees Celsius Squared"@en ;
    dcterms:description "Degrees Celsius squared."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureVariance_NEON> ;
    ns1:symbol "°C²" ;
    ns1:ucumCode "K2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C2-PER-SEC> a ns1:Unit ;
    rdfs:label "Square Degrees Celsius per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "°C²/s" ;
    ns1:ucumCode "K2.s-1"^^ns1:UCUMcs,
        "K2/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C_GROWING_CEREAL-DAY> a ns1:Unit ;
    rdfs:label "Growing Degree Days (Cereals)"@en ;
    dcterms:description "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops."^^rdf:HTML ;
    ns1:conversionMultiplier 86400.0 ;
    ns1:conversionMultiplierSN 8.64e+04 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C_GROWING_CEREAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/GrowingDegreeDay_Cereal> ;
    ns1:plainTextDescription "The sum of excess temperature over 5.5°C, where the temperature is the mean of the minimum and maximum atmospheric temperature in a day. This measure is appropriate for most cereal crops." ;
    ns1:symbol "GDD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Degree Fahrenheit Hour"@en ;
    dcterms:description ""^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2000.00000000000016 ;
    ns1:conversionMultiplierSN 2e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF-h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TimeTemperature> ;
    ns1:symbol "°F·h" ;
    ns1:ucumCode "[degF].h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit Hour Square Foot per British Thermal Unit (international Table)"@en ;
    dcterms:description "unit of the thermal resistor according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1761101836823058548197662335811061 ;
    ns1:conversionMultiplierSN 1.761102e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInsulance> ;
    ns1:iec61360Code "0112/2///62720#UAA043" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA043"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal resistor according to the Imperial system of units" ;
    ns1:symbol "°F·h·ft²/Btu{IT}" ;
    ns1:ucumCode "[degF].h-1.[ft_i]-2.[Btu_IT]-1"^^ns1:UCUMcs,
        "[degF]/(h.[ft_i]2.[Btu_IT])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT-IN> a ns1:Unit ;
    rdfs:label "degree Fahrenheit hour square foot per British thermal unit (international table) inch" ;
    dcterms:description "unit of specific thermal resistance according to the Imperial system of units" ;
    ns1:conversionMultiplier 6.933471798515978536211269038626224 ;
    ns1:conversionMultiplierSN 6.933472e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistivity> ;
    ns1:iec61360Code "0112/2///62720#UAB252" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB252"^^xsd:anyURI ;
    ns1:symbol "°F·h·ft²/(Btu{IT}·in)" ;
    ns1:ucumCode "[degF].h.[ft_i]2.[Btu_IT]-1.[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit Hour Square Foot per British Thermal Unit (thermochemical)"@en ;
    dcterms:description "unit of the thermal resistor according to the according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1762280394439072243097885617308536 ;
    ns1:conversionMultiplierSN 1.76228e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInsulance> ;
    ns1:iec61360Code "0112/2///62720#UAA040" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA040"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal resistor according to the according to the Imperial system of units" ;
    ns1:symbol "°F·h·ft²/Btu{th}" ;
    ns1:ucumCode "[degF].h-1.[ft_i]-2.[Btu_th]-1"^^ns1:UCUMcs,
        "[degF]/(h.[ft_i]2.[Btu_th])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-IN> a ns1:Unit ;
    rdfs:label "degree Fahrenheit hour square foot per British thermal unit (thermochemical) inch" ;
    dcterms:description "unit of specific thermal resistance according to the Imperial system of units" ;
    ns1:conversionMultiplier 6.938111789130205681487738650821007 ;
    ns1:conversionMultiplierSN 6.938112e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistivity> ;
    ns1:iec61360Code "0112/2///62720#UAB253" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB253"^^xsd:anyURI ;
    ns1:symbol "°F·h·ft²/(Btu{th}·in)" ;
    ns1:ucumCode "[degF].h.[ft_i]2.[Btu_th]-1.[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_IT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Degree Fahrenheit Hour per BTU"@en ;
    dcterms:description "$\\textit{Degree Fahrenheit Hour per BTU}$ is an Imperial unit for 'Thermal Resistance' expressed as $degF-h/Btu$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.895634240626634551676309339081973 ;
    ns1:conversionMultiplierSN 1.895634e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF-h/Btu$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistance> ;
    ns1:symbol "°F·h/Btu{IT}" ;
    ns1:ucumCode "[degF].h.[Btu_IT]-1"^^ns1:UCUMcs,
        "[degF].h/[Btu_IT]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_TH> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit hour per British thermal unit (thermochemical)" ;
    dcterms:description """The unit $\\textit{Degree Fahrenheit hour per British thermal unit (thermochemical)}$ is a non SI-conform unit of the thermal resistance according to the Imperial system of units.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 1.896902829486604790432999412407318 ;
    ns1:conversionMultiplierSN 1.896903e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistance> ;
    ns1:iec61360Code "0112/2///62720#UAB249" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB249"^^xsd:anyURI ;
    ns1:symbol "°F·h/Btu{th}" ;
    ns1:ucumCode "[degF].h.[Btu_th]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-PER-BAR> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit per bar" ;
    dcterms:description """$\\textit{Degree Fahrenheit per bar}$ is the traditional unit degree Fahrenheit for temperature according to the Anglo-American system of units divided by the unit bar.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.000005555555555555556 ;
    ns1:conversionMultiplierSN 5.555556e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H1T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA042" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA042"^^xsd:anyURI ;
    ns1:symbol "°F/bar" ;
    ns1:ucumCode "[degF].bar-1"^^ns1:UCUMcs,
        "[degF]/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-PER-K> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit per Kelvin"@en ;
    dcterms:description "traditional unit degree Fahrenheit for temperature according to the Anglo-American system of units divided by the SI base unit Kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.5555556 ;
    ns1:conversionMultiplierSN 5.555556e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA041" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA041"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit degree Fahrenheit for temperature according to the Anglo-American system of units divided by the SI base unit Kelvin" ;
    ns1:symbol "°F/K" ;
    ns1:ucumCode "[degF].K-1"^^ns1:UCUMcs,
        "[degF]/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-PER-SEC2> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit per Square Second"@en ;
    dcterms:description """
  The unit $\\textit{Degree Fahrenheit per Square Second}$ is a C.G.S System unit for expressing the acceleration
   of a temperature expressed as $degF / s^2$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5555555555555556 ;
    ns1:conversionMultiplierSN 5.555556e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF / s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime_Squared> ;
    ns1:plainTextDescription "'Degree Fahrenheit per Square Second' is a unit for expressing the acceleration of a temperature expressed as 'degF /s2'." ;
    ns1:symbol "°F/s²" ;
    ns1:ucumCode "[degF].s-2"^^ns1:UCUMcs,
        "[degF]/s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_IT> a ns1:Unit ;
    rdfs:label "degree Fahrenheit second per British thermal unit (international table)" ;
    dcterms:description """
  The unit $\\textit{Degree Fahrenheit Second per British thermal unit (international table)}$ is a non SI-conform unit
   of the thermal resistance according to the Imperial system of units.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0005265650668407318199100859275227703 ;
    ns1:conversionMultiplierSN 5.265651e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistance> ;
    ns1:iec61360Code "0112/2///62720#UAB250" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB250"^^xsd:anyURI ;
    ns1:symbol "°F·s/Btu{IT}" ;
    ns1:ucumCode "[degF].s.[Btu_IT]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_TH> a ns1:Unit ;
    rdfs:label "degree Fahrenheit second per British thermal unit (thermochemical)" ;
    dcterms:description """
  The unit $\\textit{Degree Fahrenheit Second per British thermal unit (thermochemical)}$ is a non SI-conform unit
   of the thermal resistance according to the Imperial system of units.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0005269174526351679973424998367798105 ;
    ns1:conversionMultiplierSN 5.269175e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistance> ;
    ns1:iec61360Code "0112/2///62720#UAB251" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB251"^^xsd:anyURI ;
    ns1:symbol "°F·s/Btu{th}" ;
    ns1:ucumCode "[degF].s.[Btu_th]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DIOPTER> a ns1:Unit ;
    rdfs:label "Diopter"@en ;
    dcterms:description """
  The unit $\\textit{Dioptre}$, or $\\textit{Diopter}$, is a unit of measurement for the optical power of a lens or curved mirror,
   which is equal to the reciprocal of the focal length measured in metres (that is, $1/metre$). 
  For example, a $3 \\; dioptre$ lens brings parallel rays of light to focus at $1/3\\,metre$. 
  The same unit is also sometimes used for other reciprocals of distance, particularly radii of curvature
   and the vergence of optical beams. 
  Though the diopter is based on the SI-metric system it has not been included in the standard so that there is
   no international name or abbreviation for this unit of measurement within the international system of units
    this unit for optical power would need to be specified explicitly as the inverse metre.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dioptre"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Curvature> ;
    ns1:iec61360Code "0112/2///62720#UAB371" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dioptre?oldid=492506920"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB371"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PER-M> ;
    ns1:symbol "D" ;
    ns1:ucumCode "[diop]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM> a ns1:Unit ;
    rdfs:label "Dyne Second per Centimetre"@en,
        "Dyne Second per Centimeter"@en-US ;
    dcterms:description "CGS unit of the mechanical impedance"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB144" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB144"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the mechanical impedance" ;
    ns1:symbol "dyn·s/cm" ;
    ns1:ucumCode "dyn.s.cm-1"^^ns1:UCUMcs,
        "dyn.s/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM5> a ns1:Unit ;
    rdfs:label "dyne second per centimetre to the fifth power" ;
    dcterms:description "[CGS] unit of the acoustic impedance (volume flow rate-related pressure)" ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -5 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureInRelationToVolumeFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB045" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB045"^^xsd:anyURI ;
    ns1:symbol "dyn·s/cm⁵" ;
    ns1:ucumCode "dyn.s.cm-5"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB-MilliW> a ns1:Unit ;
    rdfs:label "decibel milliwatts" ;
    dcterms:description "unit of level used to indicate that a power ratio is expressed in decibel (dB) with reference to one milliwatt (mW)" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD891" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD891"^^xsd:anyURI ;
    ns1:symbol "dB·mW" ;
    ns1:ucumCode "dB.mW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DBM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB-MilliW-PER-MegaHZ> a ns1:Unit ;
    rdfs:label "decibel milliwatts per megahertz" ;
    dcterms:description "unit of level used to indicate that a power ratio is expressed in decibel (dB) with reference to one milliwatt (mW) devided by the 1,000,000-fold of the derived unit hertz" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaHZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD892" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD892"^^xsd:anyURI ;
    ns1:symbol "dB·mW/MHz" ;
    ns1:ucumCode "dB.mW.MHz-1"^^ns1:UCUMcs,
        "dB.mW/MHz"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DBM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB-PER-KiloM> a ns1:Unit ;
    rdfs:label "decibel per kilometre" ;
    dcterms:description "0.1-fold of the unit bel divided by 1,000-fold of the SI base unit metre" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA410" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA410"^^xsd:anyURI ;
    ns1:symbol "dB/km" ;
    ns1:ucumCode "dB.km-1"^^ns1:UCUMcs,
        "dB/km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB-PER-M> a ns1:Unit ;
    rdfs:label "decibel per metre" ;
    dcterms:description "0.1-fold of the unit bel divided by the SI base unit metre" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA411" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA411"^^xsd:anyURI ;
    ns1:symbol "dB/m" ;
    ns1:ucumCode "dB.m-1"^^ns1:UCUMcs,
        "dB/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB-W> a ns1:Unit ;
    rdfs:label "decibel watt" ;
    dcterms:description "The decibel watt or dBW is a unit for the measurement of the strength of a signal expressed in decibels relative to one watt." ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD924" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD924"^^xsd:anyURI ;
    ns1:symbol "dB·W" ;
    ns1:ucumCode "dB.W"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DBW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciBAR-PER-YR> a ns1:Unit ;
    rdfs:label "Decibars per year"@en ;
    dcterms:description "A rate of change of pressure expressed in decibars over a period of an average calendar year (365.25 days)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00031688 ;
    ns1:conversionMultiplierSN 3.1688e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciBAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "dbar/a" ;
    ns1:ucumCode "dbar.a-1"^^ns1:UCUMcs,
        "dbar/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB_C> a ns1:Unit ;
    rdfs:label "Decibel Carrier Unit"@en ;
    dcterms:description "\"Decibel Carrier Unit\" is a unit for  'Signal Detection Threshold' expressed as $dBc$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SignalDetectionThreshold> ;
    ns1:iec61360Code "0112/2///62720#UAD894" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD894"^^xsd:anyURI ;
    ns1:symbol "dBc" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-M3> a ns1:Unit ;
    rdfs:label "Cubic Decimetre per Cubic Metre"@en,
        "Cubic Decimeter per Cubic Meter"@en-US ;
    dcterms:description "volume ratio consisting of the 0.001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA417" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA417"^^xsd:anyURI ;
    ns1:plainTextDescription "volume ratio consisting of the 0.001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "dm³/m³" ;
    ns1:ucumCode "dm3.m-3"^^ns1:UCUMcs,
        "dm3/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciS-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "decisiemens per metre"@en,
        "decisiemens per meter"@en-US ;
    dcterms:description "Decisiemens per metre."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:plainTextDescription "Decisiemens per metre." ;
    ns1:symbol "dS/m" ;
    ns1:ucumCode "dS.m-1"^^ns1:UCUMcs,
        "dS/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ENZ-PER-L> a ns1:Unit ;
    rdfs:label "enzyme units per litre" ;
    dcterms:description "amount of enzyme units divided by litre" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ENZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:iec61360Code "0112/2///62720#UAB601" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB601"^^xsd:anyURI ;
    ns1:symbol "U/L" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-CentiM2> a ns1:Unit ;
    rdfs:label "erg square centimetre" ;
    dcterms:description "[CGS] unit of the atomic stopping power" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAB148" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB148"^^xsd:anyURI ;
    ns1:symbol "erg·cm²" ;
    ns1:ucumCode "erg.cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-CentiM2-PER-GM> a ns1:Unit ;
    rdfs:label "erg square centimetre per gram" ;
    dcterms:description "[CGS] unit of the mass stopping power" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalMassStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAB149" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB149"^^xsd:anyURI ;
    ns1:symbol "erg·cm²/g" ;
    ns1:ucumCode "erg.cm2.g-1"^^ns1:UCUMcs,
        "erg.cm2/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-CentiM> a ns1:Unit ;
    rdfs:label "Erg per Centimetre"@en,
        "Erg per Centimeter"@en-US ;
    dcterms:description "CGS unit of the length-related energy"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalLinearStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAB145" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB145"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the length-related energy" ;
    ns1:symbol "erg/cm" ;
    ns1:ucumCode "erg.cm-1"^^ns1:UCUMcs,
        "erg/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-M2> a ns1:Unit ;
    rdfs:label "electronvolt square metre" ;
    dcterms:description "product of the unit electronvolt and the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 0.0000000000000000001602176487 ;
    ns1:conversionMultiplierSN 1.602176e-19 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalAtomicStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAA427" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA427"^^xsd:anyURI ;
    ns1:symbol "eV·m²" ;
    ns1:ucumCode "eV.m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-M2-PER-KiloGM> a ns1:Unit ;
    rdfs:label "electronvolt square metre per kilogram" ;
    dcterms:description "product of the unit electronvolt and the power of the SI base unit metre with the exponent 2 divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 0.0000000000000000001602176487 ;
    ns1:conversionMultiplierSN 1.602176e-19 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalMassStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAA428" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA428"^^xsd:anyURI ;
    ns1:symbol "eV·m²/kg" ;
    ns1:ucumCode "eV.m2.kg-1"^^ns1:UCUMcs,
        "eV.m2/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-PER-ANGSTROM> a ns1:Unit ;
    rdfs:label "Electronvolt per Angstrom"@en ;
    dcterms:description "unit electronvolt divided by the unit angstrom"^^rdf:HTML ;
    ns1:conversionMultiplier 0.000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ANGSTROM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalLinearStoppingPower> ;
    ns1:latexSymbol "$ev/\\AA$"^^ns1:LatexString ;
    ns1:plainTextDescription "unit electronvolt divided by the unit angstrom" ;
    ns1:symbol "eV/Å" ;
    ns1:ucumCode "eV.Ao-1"^^ns1:UCUMcs,
        "eV/Ao"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-PER-K> a ns1:Unit ;
    rdfs:label "Electron Volt per Kelvin"@en ;
    dcterms:description "$\\textit{Electron Volt per Kelvin}$ is a unit for 'Heat Capacity' expressed as $ev/K$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:expression "$ev/K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    ns1:symbol "eV/K" ;
    ns1:ucumCode "eV.K-1"^^ns1:UCUMcs,
        "eV/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-PER-M> a ns1:Unit ;
    rdfs:label "Electronvolt per Metre"@en,
        "Electronvolt per Meter"@en-US ;
    dcterms:description "unit electronvolt divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalLinearStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAA426" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA426"^^xsd:anyURI ;
    ns1:plainTextDescription "unit electronvolt divided by the SI base unit metre" ;
    ns1:symbol "eV/m" ;
    ns1:ucumCode "eV.m-1"^^ns1:UCUMcs,
        "eV/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaBIT-PER-SEC> a ns1:Unit ;
    rdfs:label "exabit per second" ;
    dcterms:description "1,000,000,000,000,000,000-fold of the unit bit divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ExaBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA139" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA139"^^xsd:anyURI ;
    ns1:symbol "Ebit/s" ;
    ns1:uneceCommonCode "E58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExbiBIT-PER-M> a ns1:Unit ;
    rdfs:label "exbibit per metre" ;
    dcterms:description "1,152,921,504,606,846,976-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1152921504606846980.0 ;
    ns1:conversionMultiplierSN 1.152922e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ExbiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA140" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA140"^^xsd:anyURI ;
    ns1:symbol "Eibit/m" ;
    ns1:uneceCommonCode "E65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExbiBIT-PER-M2> a ns1:Unit ;
    rdfs:label "exbibit per square metre" ;
    dcterms:description "1,152,921,504,606,846,976-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 1152921504606846980.0 ;
    ns1:conversionMultiplierSN 1.152922e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ExbiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA141" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA141"^^xsd:anyURI ;
    ns1:symbol "Eibit/m²" ;
    ns1:uneceCommonCode "E66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExbiBIT-PER-M3> a ns1:Unit ;
    rdfs:label "exbibit per cubic metre" ;
    dcterms:description "1,152,921,504,606,846,976-fold of the unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 1152921504606846980.0 ;
    ns1:conversionMultiplierSN 1.152922e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ExbiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA142" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA142"^^xsd:anyURI ;
    ns1:symbol "Eibit/m³" ;
    ns1:uneceCommonCode "E67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FA> a ns1:Unit ;
    rdfs:label "Fractional area"@en ;
    dcterms:description "\"Fractional area\" is a unit for  'Solid Angle' expressed as $fa$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 12.5663706 ;
    ns1:conversionMultiplierSN 1.256637e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SolidAngle> ;
    ns1:symbol "fa" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FARAD-PER-KiloM> a ns1:Unit ;
    rdfs:label "Farad per Kilometre"@en,
        "Farad per Kilometer"@en-US ;
    dcterms:description "SI derived unit farad divided by the 1 000-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FARAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:iec61360Code "0112/2///62720#UAA145" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA145"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit farad divided by the 1 000-fold of the SI base unit metre" ;
    ns1:symbol "F/km" ;
    ns1:ucumCode "F.km-1"^^ns1:UCUMcs,
        "F/km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FARAD-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "faradů na metr"@cs,
        "Farad je Meter"@de,
        "farad per metre"@en,
        "Farad per Meter"@en-US,
        "faradio por metro"@es,
        "فاراد بر متر"@fa,
        "farad par mètre"@fr,
        "प्रति मीटर फैराड"@hi,
        "farad al metro"@it,
        "ファラド毎メートル"@ja,
        "farad per meter"@ms,
        "farad na metr"@pl,
        "farad por metro"@pt,
        "farad pe metru"@ro,
        "фарада на метр"@ru,
        "farad na meter"@sl,
        "farad bölü metre"@tr,
        "法拉每米"@zh ;
    dcterms:description "Farad Per Meter ($F/m$) is a unit in the category of Electric permittivity. It is also known as farad/meter. This unit is commonly used in the SI unit system. Farad Per Meter has a dimension of M-1L-3T4I2 where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$F/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FARAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:iec61360Code "0112/2///62720#UAA146" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA146"^^xsd:anyURI ;
    ns1:symbol "F/m" ;
    ns1:ucumCode "F.m-1"^^ns1:UCUMcs,
        "F/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FARAD_Ab-PER-CentiM> a ns1:Unit ;
    rdfs:label "Abfarad per Centimetre"@en,
        "Abfarad per Centimeter"@en-US ;
    dcterms:description "The absolute dielectric constant of free space is defined as the ratio of displacement to the electric field intensity. The unit of measure is the abfarad per centimeter, a derived CGS unit."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 100000000000.0 ;
    ns1:conversionMultiplierSN 1e+11 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:expression "$abf-per-cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FARAD_Ab> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:symbol "abF/cm" ;
    ns1:ucumCode "GF.cm-1"^^ns1:UCUMcs,
        "GF/cm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FARAD_Stat> a ns1:Unit ;
    rdfs:label "Statfarad"@en ;
    dcterms:description """
  The $\\text{Statfarad (statF)}$ is a unit in the category of Electric capacitance. 
  It is also known as $statfarads$. 
  This unit is commonly used in the cgs unit system. 
  $Statfarad$ has a dimension of $M^{-1}L^{-2}T^4I^2$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. 
  It can be converted to the corresponding standard SI unit F by multiplying its value by a factor of 1.11265E-012.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 0.000000000000000001112650056053618432174089964848 ;
    ns1:conversionMultiplierSN 1.11265e-18 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--electric_capacitance--statfarad.cfm"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/statfarad> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "statF" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FRAME-PER-SEC> a ns1:ContextualUnit,
        ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Frame per Second"@en ;
    dcterms:description "\"Frame per Second\" is a unit for  'Video Frame Rate' expressed as $fps$."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FRAME> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VideoFrameRate> ;
    ns1:symbol "fps" ;
    ns1:ucumCode "/s{frame}"^^ns1:UCUMcs,
        "s-1{frame}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/HZ> .

<http://qudt.org/vocab/unit/FT-HR-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "foot hour per gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and unit of time hour" ;
    ns1:conversionMultiplier 241367.856773623047497959785222025991904 ;
    ns1:conversionMultiplierSN 2.413679e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD854" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD854"^^xsd:anyURI ;
    ns1:symbol "ft·h/gal{UK}" ;
    ns1:ucumCode "[ft_i].h.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-HR-PER-GAL_US> a ns1:Unit ;
    rdfs:label "foot hour per gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and unit of time hour" ;
    ns1:conversionMultiplier 289870.709611549093228056585983301828 ;
    ns1:conversionMultiplierSN 2.898707e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD850" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD850"^^xsd:anyURI ;
    ns1:symbol "ft·h/gal{US}" ;
    ns1:ucumCode "[ft_i].h.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-HR-PER-IN3> a ns1:Unit ;
    rdfs:label "foot hour per cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and unit of time hour" ;
    ns1:conversionMultiplier 66960133.9202678405356810713621427250112 ;
    ns1:conversionMultiplierSN 6.696013e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD846" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD846"^^xsd:anyURI ;
    ns1:symbol "ft·h/in³" ;
    ns1:ucumCode "[ft_i].h.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-DEG_F> a ns1:Unit ;
    rdfs:label "Foot per Degree Fahrenheit"@en ;
    dcterms:description "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.54864 ;
    ns1:conversionMultiplierSN 5.4864e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA441" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA441"^^xsd:anyURI ;
    ns1:plainTextDescription "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
    ns1:symbol "ft/°F" ;
    ns1:ucumCode "[ft_i].[lbf_av].[degF]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-PSI> a ns1:Unit ;
    rdfs:label "foot per psi" ;
    dcterms:description "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the composed unit for pressure (pound-force square inch)" ;
    ns1:conversionMultiplier 0.00004420750047668715004148802456506335464 ;
    ns1:conversionMultiplierSN 4.42075e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA447" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA447"^^xsd:anyURI ;
    ns1:symbol "ft/psi" ;
    ns1:ucumCode "[ft_i].[psi]-1"^^ns1:UCUMcs,
        "[ft_i]/[psi]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-SEC-DEG_F> a ns1:Unit ;
    rdfs:label "foot per second degree Fahrenheit" ;
    dcterms:description "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.5486399999999999561088000000000036576 ;
    ns1:conversionMultiplierSN 5.4864e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA450" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA450"^^xsd:anyURI ;
    ns1:symbol "ft/(s·°F)" ;
    ns1:ucumCode "[ft_i].s-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-SEC-PSI> a ns1:Unit ;
    rdfs:label "foot per second psi" ;
    dcterms:description "quotient of the unit foot according to the Anglo-American and the Imperial system of units and the SI base unit second divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.00004420750047668715004148802456506335464 ;
    ns1:conversionMultiplierSN 4.42075e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA451" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA451"^^xsd:anyURI ;
    ns1:symbol "ft/(s·psi)" ;
    ns1:ucumCode "[ft_i].s-1.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-SEC-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "foot second per gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and SI base unit second" ;
    ns1:conversionMultiplier 67.04662688156195763832216256167388664 ;
    ns1:conversionMultiplierSN 6.704663e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD855" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD855"^^xsd:anyURI ;
    ns1:symbol "ft·s/gal{UK}" ;
    ns1:ucumCode "[ft_i].s.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-SEC-PER-GAL_US> a ns1:Unit ;
    rdfs:label "foot second per gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and SI base unit second" ;
    ns1:conversionMultiplier 80.51964155876363700779349610647273 ;
    ns1:conversionMultiplierSN 8.051964e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD851" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD851"^^xsd:anyURI ;
    ns1:symbol "ft·s/gal{US}" ;
    ns1:ucumCode "[ft_i].s.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-SEC-PER-IN3> a ns1:Unit ;
    rdfs:label "foot second per cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and SI base unit second" ;
    ns1:conversionMultiplier 18600.037200074400148800297600595201392 ;
    ns1:conversionMultiplierSN 1.860004e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD847" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD847"^^xsd:anyURI ;
    ns1:symbol "ft·s/in³" ;
    ns1:ucumCode "[ft_i].s.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot Degree Fahrenheit"@en ;
    dcterms:description "$\\textit{Square Foot Degree Fahrenheit}$ is an Imperial unit for 'Area Temperature' expressed as $ft^{2}-degF$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.051612800000000004129024 ;
    ns1:conversionMultiplierSN 5.16128e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{2}-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTemperature> ;
    ns1:symbol "ft²·°F" ;
    ns1:ucumCode "[sft_i].[degF]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-HR-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot Hour Degree Fahrenheit"@en ;
    dcterms:description "$\\textit{Square Foot Hour Degree Fahrenheit}$ is an Imperial unit for 'Area Time Temperature' expressed as $ft^{2}-h-degF$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 185.8060800000000148644864 ;
    ns1:conversionMultiplierSN 1.858061e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{2}-h-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTimeTemperature> ;
    ns1:symbol "ft²·h·°F" ;
    ns1:ucumCode "[sft_i].h.[degF]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-HR-DEG_F-PER-BTU_IT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot Hour Degree Fahrenheit per BTU"@en ;
    dcterms:description "$\\textit{Square Foot Hour Degree Fahrenheit per BTU}$ is an Imperial unit for 'Thermal Insulance' expressed as $(degF-h-ft^{2})/Btu$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1761101836823058548197662335811061 ;
    ns1:conversionMultiplierSN 1.761102e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$sqft-h-degF/btu$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInsulance> ;
    ns1:symbol "ft²·h·°F/Btu{IT}" ;
    ns1:ucumCode "[sft_i].h.[degF].[Btu_IT]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-PER-BTU_IT-IN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot per BTU Inch"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00346673589 ;
    ns1:conversionMultiplierSN 3.466736e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft2-per-btu-in$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "ft²/(Btu{IT}·in)" ;
    ns1:ucumCode "[sft_i].[Btu_IT]-1.[in_i]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-SEC-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot Second Degree Fahrenheit"@en ;
    dcterms:description "$\\textit{Square Foot Second Degree Fahrenheit}$ is an Imperial unit for 'Area Time Temperature' expressed as $ft^{2}\\cdot s\\cdot degF$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.051612800000000004129024 ;
    ns1:conversionMultiplierSN 5.16128e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{2}-s-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTimeTemperature> ;
    ns1:symbol "ft²·s·°F" ;
    ns1:ucumCode "[sft_i].s.[degF]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-DEG_F> a ns1:Unit ;
    rdfs:label "Cubic Foot per Degree Fahrenheit"@en ;
    dcterms:description "power of the unit foot as a linear measure according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for temperature degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.05097033 ;
    ns1:conversionMultiplierSN 5.097033e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA457" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA457"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit foot as a linear measure according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for temperature degree Fahrenheit" ;
    ns1:symbol "ft³/°F" ;
    ns1:ucumCode "[cft_i].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-PSI> a ns1:Unit ;
    rdfs:label "cubic foot per psi" ;
    dcterms:description "power of the unit foot as a linear measure according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.0000041070111850856853677903636056890634386541056 ;
    ns1:conversionMultiplierSN 4.107011e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA460" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA460"^^xsd:anyURI ;
    ns1:symbol "ft³/psi" ;
    ns1:ucumCode "[ft_i]3.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoFARAD> a ns1:Unit ;
    rdfs:label "femtofarad" ;
    dcterms:description "0.000000000000001-fold of the unit farad" ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAB588" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB588"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "fF" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoMOL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Femtomoles per kilogram"@en ;
    dcterms:description "A 10**15 part quantity of substance of the measurand per kilogram mass of matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FemtoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:symbol "fmol/kg" ;
    ns1:ucumCode "fmol.kg-1"^^ns1:UCUMcs,
        "fmol/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_US_DRY> a ns1:Unit ;
    rdfs:label "Dry Gallon US"@en ;
    dcterms:description "\"Dry Gallon US\" is a unit for  'Dry Volume' expressed as $dry_gal$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00440488377 ;
    ns1:conversionMultiplierSN 4.404884e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 0.125 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB118" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB118"^^xsd:anyURI ;
    ns1:symbol "gal{US Dry}" ;
    ns1:ucumCode "[gal_wi]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GLD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Winchester gallon",
        "corn gallon" .

<http://qudt.org/vocab/unit/GI> a ns1:Unit ;
    rdfs:label "Gilbert"@en ;
    dcterms:description "The fundamental unit of magnetomotive force ($mmf$) in electromagnetic units is called a Gilbert. It is the $mmf$ which will produce a magnetic field strength of one Gauss (Maxwell per Square Centimeter) in a path one centimeter long."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.795774715 ;
    ns1:conversionMultiplierSN 7.957747e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gilbert"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagnetomotiveForce> ;
    ns1:iec61360Code "0112/2///62720#UAB211" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gilbert?oldid=492755037"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB211"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gilbert> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "Gb" ;
    ns1:ucumCode "Gb"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-CentiM-PER-SEC> a ns1:Unit ;
    rdfs:label "gram centimetre per second" ;
    dcterms:description "product of the 0.001-fold of the SI base unit kilogram and the 0.01-fold of the SI base unit metre divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Impulse> ;
    ns1:iec61360Code "0112/2///62720#UAB414" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB414"^^xsd:anyURI ;
    ns1:symbol "g·cm/s" ;
    ns1:ucumCode "g.cm.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-HR-PER-L-CentiM3> a ns1:Unit ;
    rdfs:label "gram hour per litre cubic centimetre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3600000000.0 ;
    ns1:conversionMultiplierSN 3.6e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC822" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC822"^^xsd:anyURI ;
    ns1:symbol "g·h/(L·cm³)" ;
    ns1:ucumCode "g.h.L-1.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-HR-PER-L-M3> a ns1:Unit ;
    rdfs:label "gram hour per litre cubic metre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC821" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC821"^^xsd:anyURI ;
    ns1:symbol "g·h/(L·m³)" ;
    ns1:ucumCode "g.h.L-1.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-HR-PER-L2> a ns1:Unit ;
    rdfs:label "gram hour per litre squared" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and unit litre per unit of time hour" ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC823" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC823"^^xsd:anyURI ;
    ns1:symbol "g·h/L²" ;
    ns1:ucumCode "g.h.L-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-HR-PER-M3-CentiM3> a ns1:Unit ;
    rdfs:label "gram hour per cubic metre cubic centimetre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC813" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC813"^^xsd:anyURI ;
    ns1:symbol "g·h/(m³·cm³)" ;
    ns1:ucumCode "g.h.m-3.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-HR-PER-M3-L> a ns1:Unit ;
    rdfs:label "gram hour per cubic metre litre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and unit litre per unit of time hour" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC814" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC814"^^xsd:anyURI ;
    ns1:symbol "g·h/(m³·L)" ;
    ns1:ucumCode "g.h.m-3.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-HR-PER-M6> a ns1:Unit ;
    rdfs:label "gram hour per power of metre with the exponent 6" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3.6 ;
    ns1:conversionMultiplierSN 3.6e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC812" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC812"^^xsd:anyURI ;
    ns1:symbol "g·h/m⁶" ;
    ns1:ucumCode "g.h.m-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MIN-PER-L-CentiM3> a ns1:Unit ;
    rdfs:label "gram minute per litre cubic centimetre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 60000000.0 ;
    ns1:conversionMultiplierSN 6e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC825" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC825"^^xsd:anyURI ;
    ns1:symbol "g·min/(L·cm³)" ;
    ns1:ucumCode "g.min.L-1.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MIN-PER-L-M3> a ns1:Unit ;
    rdfs:label "gram minute per litre cubic metre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 60.0 ;
    ns1:conversionMultiplierSN 6e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC824" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC824"^^xsd:anyURI ;
    ns1:symbol "g·min/(L·m³)" ;
    ns1:ucumCode "g.min.L-1.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MIN-PER-L2> a ns1:Unit ;
    rdfs:label "gram minute per litre squared" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and unit litre per unit of time minute" ;
    ns1:conversionMultiplier 60000.0 ;
    ns1:conversionMultiplierSN 6e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC826" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC826"^^xsd:anyURI ;
    ns1:symbol "g·min/L²" ;
    ns1:ucumCode "g.min.L-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MIN-PER-M3-CentiM3> a ns1:Unit ;
    rdfs:label "gram minute per cubic metre cubic centimetre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 60000.0 ;
    ns1:conversionMultiplierSN 6e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC816" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC816"^^xsd:anyURI ;
    ns1:symbol "g·min/(m³·cm³)" ;
    ns1:ucumCode "g.min.m-3.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MIN-PER-M3-L> a ns1:Unit ;
    rdfs:label "gram minute per cubic metre litre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and unit litre per unit of time minute" ;
    ns1:conversionMultiplier 60.0 ;
    ns1:conversionMultiplierSN 6e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC817" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC817"^^xsd:anyURI ;
    ns1:symbol "g·min/(m³·L)" ;
    ns1:ucumCode "g.min.m-3.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MIN-PER-M6> a ns1:Unit ;
    rdfs:label "gram minute per power of metre with the exponent 6" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 0.06 ;
    ns1:conversionMultiplierSN 6e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC815" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC815"^^xsd:anyURI ;
    ns1:symbol "g·min/m⁶" ;
    ns1:ucumCode "g.min.m-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-MilliM> a ns1:Unit ;
    rdfs:label "Gram Millimetre"@en,
        "Gram Millimeter"@en-US ;
    dcterms:description "unit of the imbalance as product of the 0.001-fold of the SI base unit kilogram and the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthMass> ;
    ns1:iec61360Code "0112/2///62720#UAB381" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB381"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the imbalance as product of the 0.001-fold of the SI base unit kilogram and the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "g·mm" ;
    ns1:ucumCode "g.mm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-BAR> a ns1:Unit ;
    rdfs:label "gram per bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA468" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA468"^^xsd:anyURI ;
    ns1:symbol "g/bar" ;
    ns1:ucumCode "g.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM-BAR> a ns1:Unit ;
    rdfs:label "gram per centimetre bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.000001-fold of the power of the SI base unit metre and the unit bar" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time_Squared> ;
    ns1:symbol "g/(cm·bar)" ;
    ns1:ucumCode "g.cm-1.bar-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM3-BAR> a ns1:Unit ;
    rdfs:label "gram per cubic centimetre bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA471" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA471"^^xsd:anyURI ;
    ns1:symbol "g/(cm³·bar)" ;
    ns1:ucumCode "g.cm-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM3-K> a ns1:Unit ;
    rdfs:label "gram per cubic centimetre kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA470" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA470"^^xsd:anyURI ;
    ns1:symbol "g/(cm³·K)" ;
    ns1:ucumCode "g.cm-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DAY> a ns1:Unit ;
    rdfs:label "Gram per Day"@en ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001157407 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA472" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA472"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the unit day" ;
    ns1:symbol "g/d" ;
    ns1:ucumCode "g.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "gram per day bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA474" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA474"^^xsd:anyURI ;
    ns1:symbol "g/(d·bar)" ;
    ns1:ucumCode "g.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DAY-K> a ns1:Unit ;
    rdfs:label "gram per day kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA473" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA473"^^xsd:anyURI ;
    ns1:symbol "g/(d·K)" ;
    ns1:ucumCode "g.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DEG_C> a ns1:Unit ;
    rdfs:label "Gram Degree Celsius"@en ;
    dcterms:description "$\\textit{Gram Degree Celsius}$ is a C.G.S System unit for 'Mass Temperature' expressed as $g \\cdot degC$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:expression "$g-degC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "g/°C" ;
    ns1:ucumCode "d.Cel-1"^^ns1:UCUMcs,
        "d/Cel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DeciM3-BAR> a ns1:Unit ;
    rdfs:label "gram per cubic decimetre bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.001-fold of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA477" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA477"^^xsd:anyURI ;
    ns1:symbol "g/(dm³·bar)" ;
    ns1:ucumCode "g.dm-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DeciM3-K> a ns1:Unit ;
    rdfs:label "gram per cubic decimetre kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.001-fold of the power of the SI base unit metre with the exponent 3 and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA476" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA476"^^xsd:anyURI ;
    ns1:symbol "g/(dm³·K)" ;
    ns1:ucumCode "g.dm-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-HR> a ns1:Unit ;
    rdfs:label "Gram per Hour"@en ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA478" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA478"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the unit hour" ;
    ns1:symbol "g/h" ;
    ns1:ucumCode "g.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "gram per hour bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA480" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA480"^^xsd:anyURI ;
    ns1:symbol "g/(h·bar)" ;
    ns1:ucumCode "g.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-HR-K> a ns1:Unit ;
    rdfs:label "gram per hour kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA479" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA479"^^xsd:anyURI ;
    ns1:symbol "g/(h·K)" ;
    ns1:ucumCode "g.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-HZ> a ns1:Unit ;
    rdfs:label "gram per hertz" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the SI derived unit hertz" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD916" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD916"^^xsd:anyURI ;
    ns1:symbol "g/Hz" ;
    ns1:ucumCode "g.Hz-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-K> a ns1:Unit ;
    rdfs:label "gram per kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA467" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA467"^^xsd:anyURI ;
    ns1:symbol "g/K" ;
    ns1:ucumCode "g.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-KiloM> a ns1:Unit ;
    rdfs:label "Gram per Kilometre"@en,
        "Gram per Kilometer"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the 1000-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the 1000-fold of the SI base unit metre" ;
    ns1:symbol "g/km" ;
    ns1:ucumCode "g.km-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L-BAR> a ns1:Unit ;
    rdfs:label "gram per litre bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit litre and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA484" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA484"^^xsd:anyURI ;
    ns1:symbol "g/(L·bar)" ;
    ns1:ucumCode "g.L-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L-CentiPOISE> a ns1:Unit ;
    rdfs:label "gram per litre centipoise" ;
    dcterms:description "[CGS] quotient of the 0.001-fold of the SI base unit kilogram per litre and and the 0.01-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD834" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD834"^^xsd:anyURI ;
    ns1:symbol "g/(L·cP)" ;
    ns1:ucumCode "g.L-1.cP-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L-K> a ns1:Unit ;
    rdfs:label "gram per litre kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit litre and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA483" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA483"^^xsd:anyURI ;
    ns1:symbol "g/(L·K)" ;
    ns1:ucumCode "g.L-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L-MilliPA-SEC> a ns1:Unit ;
    rdfs:label "gram per litre millipascal second" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and the product of the 0.001-fold of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD868" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD868"^^xsd:anyURI ;
    ns1:symbol "g/(L·mPa·s)" ;
    ns1:ucumCode "g.L-1.mPa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L-PA-SEC> a ns1:Unit ;
    rdfs:label "gram per litre pascal second" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and the product of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD832" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD832"^^xsd:anyURI ;
    ns1:symbol "g/(L·Pa·s)" ;
    ns1:ucumCode "g.L-1.Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L-POISE> a ns1:Unit ;
    rdfs:label "gram per litre poise" ;
    dcterms:description "[CGS] quotient of the 0.001-fold of the SI base unit kilogram per litre and the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD833" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD833"^^xsd:anyURI ;
    ns1:symbol "g/(L·P)" ;
    ns1:ucumCode "g.L-1.P-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M> a ns1:Unit ;
    rdfs:label "Gram per Metre"@en,
        "Gram per Meter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA485" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA485"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the SI base unit metre" ;
    ns1:symbol "g/m" ;
    ns1:ucumCode "g.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GF" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "gram per cubic metre bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the power of the SI base unit metre with the exponent 3 and the SI base unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA489" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA489"^^xsd:anyURI ;
    ns1:symbol "g/(m³·bar)" ;
    ns1:ucumCode "g.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3-CentiPOISE> a ns1:Unit ;
    rdfs:label "gram per cubic metre centipoise" ;
    dcterms:description "[CGS] quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the 0.01-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD831" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD831"^^xsd:anyURI ;
    ns1:symbol "g/(m³·cP)" ;
    ns1:ucumCode "g.m-3.cP-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3-K> a ns1:Unit ;
    rdfs:label "gram per cubic metre kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the power of the SI base unit metre with the exponent 3 and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA488" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA488"^^xsd:anyURI ;
    ns1:symbol "g/(m³·K)" ;
    ns1:ucumCode "g.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3-MilliPA-SEC> a ns1:Unit ;
    rdfs:label "gram per cubic metre millipascal second" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the product of the 0.001-fold of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD828" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD828"^^xsd:anyURI ;
    ns1:symbol "g/(m³·mPa·s)" ;
    ns1:ucumCode "g.m-3.mPa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3-PA-SEC> a ns1:Unit ;
    rdfs:label "gram per cubic metre pascal second" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the product of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD829" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD829"^^xsd:anyURI ;
    ns1:symbol "g/(m³·Pa·s)" ;
    ns1:ucumCode "g.m-3.Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3-POISE> a ns1:Unit ;
    rdfs:label "gram per cubic metre poise" ;
    dcterms:description "[CGS] quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD830" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD830"^^xsd:anyURI ;
    ns1:symbol "g/(m³·P)" ;
    ns1:ucumCode "g.m-3.P-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MIN> a ns1:Unit ;
    rdfs:label "Gram per Minute"@en ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA490" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA490"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the unit minute" ;
    ns1:symbol "g/min" ;
    ns1:ucumCode "g.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "gram per minute bar" ;
    dcterms:description "0.001-fold the SI base unit kilogram divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA492" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA492"^^xsd:anyURI ;
    ns1:symbol "g/(min·bar)" ;
    ns1:ucumCode "g.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MIN-K> a ns1:Unit ;
    rdfs:label "gram per minute kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA491" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA491"^^xsd:anyURI ;
    ns1:symbol "g/(min·K)" ;
    ns1:ucumCode "g.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MOL> a ns1:Unit ;
    rdfs:label "Gram per Mole"@en ;
    dcterms:description "0.01-fold of the SI base unit kilogram divided by the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
    ns1:iec61360Code "0112/2///62720#UAA496" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA496"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the SI base unit kilogram divided by the SI base unit mol" ;
    ns1:symbol "g/mol" ;
    ns1:ucumCode "g.mol-1"^^ns1:UCUMcs,
        "g/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MilliL-BAR> a ns1:Unit ;
    rdfs:label "gram per millilitre bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.001-fold of the unit litre and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA495" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA495"^^xsd:anyURI ;
    ns1:symbol "g/(mL·bar)" ;
    ns1:ucumCode "g.mL-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MilliL-K> a ns1:Unit ;
    rdfs:label "gram per millilitre kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.001-fold of the unit litre and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA494" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA494"^^xsd:anyURI ;
    ns1:symbol "g/(mL·K)" ;
    ns1:ucumCode "g.mL-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MilliM-BAR> a ns1:Unit ;
    rdfs:label "Gram per Millimetre Bar"@en,
        "Gram per Millimeter Bar"@en-US ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the 0.001-fold of the unit meter and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time_Squared> ;
    ns1:symbol "g/(mm·bar)" ;
    ns1:ucumCode "g.mm-1.bar-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-SEC> a ns1:Unit ;
    rdfs:label "Gram per Second"@en ;
    dcterms:description "0,001fold of the SI base unit kilogram divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA497" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA497"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001fold of the SI base unit kilogram divided by the SI base unit second" ;
    ns1:symbol "g/s" ;
    ns1:ucumCode "g.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "gram per second bar" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA499" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA499"^^xsd:anyURI ;
    ns1:symbol "g/(s·bar)" ;
    ns1:ucumCode "g.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-SEC-K> a ns1:Unit ;
    rdfs:label "gram per second kelvin" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA498" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA498"^^xsd:anyURI ;
    ns1:symbol "g/(s·K)" ;
    ns1:ucumCode "g.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-SEC-PER-L-CentiM3> a ns1:Unit ;
    rdfs:label "gram second per litre cubic centimetre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC828" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC828"^^xsd:anyURI ;
    ns1:symbol "g·s/(L·cm³)" ;
    ns1:ucumCode "g.s.L-1.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-SEC-PER-L-M3> a ns1:Unit ;
    rdfs:label "gram second per litre cubic metre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC827" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC827"^^xsd:anyURI ;
    ns1:symbol "g·s/(L·m³)" ;
    ns1:ucumCode "g.s.L-1.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-SEC-PER-L2> a ns1:Unit ;
    rdfs:label "gram second per litre squared" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per litre and unit litre per SI base unit second" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC829" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC829"^^xsd:anyURI ;
    ns1:symbol "g·s/L²" ;
    ns1:ucumCode "g.s.L-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-SEC-PER-M3-CentiM3> a ns1:Unit ;
    rdfs:label "gram second per cubic metre cubic centimetre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC819" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC819"^^xsd:anyURI ;
    ns1:symbol "g·s/(m³·cm³)" ;
    ns1:ucumCode "g.s.m-3.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-SEC-PER-M3-L> a ns1:Unit ;
    rdfs:label "gram second per cubic metre litre" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and unit litre per SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC820" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC820"^^xsd:anyURI ;
    ns1:symbol "g·s/(m³·L)" ;
    ns1:ucumCode "g.s.m-3.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-SEC-PER-M6> a ns1:Unit ;
    rdfs:label "gram second per power of metre with the exponent 6" ;
    dcterms:description "quotient of the 0.001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC818" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC818"^^xsd:anyURI ;
    ns1:symbol "g·s/m⁶" ;
    ns1:ucumCode "g.s.m-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GibiBIT-PER-M> a ns1:Unit ;
    rdfs:label "gibibit per metre" ;
    dcterms:description "1,073,741,824-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 744261117.95489301787390319512589573292032 ;
    ns1:conversionMultiplierSN 7.442611e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GibiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA159" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA159"^^xsd:anyURI ;
    ns1:symbol "Gibit/m" ;
    ns1:ucumCode "Gibit.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GibiBIT-PER-M2> a ns1:Unit ;
    rdfs:label "gibibit per square metre" ;
    dcterms:description "1,073,741,824-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 744261117.95489301787390319512589573292032 ;
    ns1:conversionMultiplierSN 7.442611e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GibiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA160" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA160"^^xsd:anyURI ;
    ns1:symbol "Gibit/m²" ;
    ns1:ucumCode "Gibit.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GibiBIT-PER-M3> a ns1:Unit ;
    rdfs:label "gibibit per cubic metre" ;
    dcterms:description "1,073,741,824-fold of the unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 744261117.95489301787390319512589573292032 ;
    ns1:conversionMultiplierSN 7.442611e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GibiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA161" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA161"^^xsd:anyURI ;
    ns1:symbol "Gibit/m³" ;
    ns1:ucumCode "Gibit.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaBIT-PER-M> a ns1:Unit ;
    rdfs:label "gigabit per metre" ;
    dcterms:description "1,000,000,000-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 693147180.55994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:symbol "Gbit/m" ;
    ns1:ucumCode "Gbit.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaBIT-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Gigabit per Second"@en ;
    dcterms:description "A gigabit per second (Gbit/s or Gb/s) is a unit of data transfer rate equal to 1,000,000,000 bits per second."^^rdf:HTML ;
    ns1:conversionMultiplier 693147180.55994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA156" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Data-rate_units#Gigabit_per_second"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA156"^^xsd:anyURI ;
    ns1:symbol "Gbit/s" ;
    ns1:ucumCode "Gbit.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaBQ> a ns1:Unit ;
    rdfs:label "Gigabecquerel"@en ;
    dcterms:description "1,000,000,000-fold of the derived SI unit becquerel"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAB047" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB047"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the derived SI unit becquerel" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "GBq" ;
    ns1:ucumCode "GBq"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GBQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaC-PER-M3> a ns1:Unit ;
    rdfs:label "Gigacoulomb per Cubic Metre"@en,
        "Gigacoulomb per Cubic Meter"@en-US ;
    dcterms:description "1,000,000,000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA149" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA149"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "GC/m³" ;
    ns1:ucumCode "GC.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaFLOPS> a ns1:Unit ;
    rdfs:label "gigafloatingpoint operations per second" ;
    dcterms:description "1,000,000,000-fold of the unit floating point operations divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/FloatingPointCalculationCapability> ;
    ns1:iec61360Code "0112/2///62720#UAB592" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB592"^^xsd:anyURI ;
    ns1:symbol "GFLOPS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaOHM-M> a ns1:Unit ;
    rdfs:label "gigaohm metre" ;
    dcterms:description "1,000,000,000-fold of the product out of the SI derived unit ohm and the SI unit metre" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaOHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA148" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA148"^^xsd:anyURI ;
    ns1:symbol "GΩ·m" ;
    ns1:ucumCode "GOhm.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaOHM-PER-M> a ns1:Unit ;
    rdfs:label "gigaohm per metre" ;
    dcterms:description "1,000,000,000-fold of the SI derived unit ohm divided by the SI unit metre" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAB496" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB496"^^xsd:anyURI ;
    ns1:symbol "GΩ/m" ;
    ns1:ucumCode "GOhm.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaVA> a ns1:Unit ;
    rdfs:label "gigavolt ampere" ;
    dcterms:description "1,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB534" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB534"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "GVA" ;
    ns1:ucumCode "GVA"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HART-PER-SEC> a ns1:Unit ;
    rdfs:label "Hartley per Second"@en ;
    dcterms:description "The \"Hartley per Second\" is a unit of information rate."^^rdf:HTML ;
    ns1:conversionMultiplier 2.3025850929940456840179914546844 ;
    ns1:conversionMultiplierSN 2.302585e+00 ;
    ns1:expression "$Hart/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HART> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB347" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB347"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    ns1:symbol "Hart/s" ;
    ns1:uneceCommonCode "Q18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HK> a ns1:Unit ;
    rdfs:label "Hefner-Kerze" ;
    dcterms:description "obsolete, non-legal unit of the power in Germany relating to DIN 1301-3:1979" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
    ns1:iec61360Code "0112/2///62720#UAB439" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB439"^^xsd:anyURI ;
    ns1:symbol "HK" ;
    ns1:uneceCommonCode "P35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HR-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Hour Square Foot"@en ;
    dcterms:description "\"Hour Square Foot\" is an Imperial unit for  'Area Time' expressed as $hr-ft^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 334.450944 ;
    ns1:conversionMultiplierSN 3.344509e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$h-ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTime> ;
    ns1:symbol "h·ft²" ;
    ns1:ucumCode "h.[ft_i]2"^^ns1:UCUMcs,
        "h.[sft_i]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HR-PER-FT2> a ns1:Unit ;
    rdfs:label "hour per square foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and unit of time hour" ;
    ns1:conversionMultiplier 38750.07750015500031000062000124 ;
    ns1:conversionMultiplierSN 3.875008e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD842" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD842"^^xsd:anyURI ;
    ns1:symbol "h/ft²" ;
    ns1:ucumCode "h.[ft_i]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HR-PER-YR> a ns1:Unit ;
    rdfs:label "Hours per Year"@en,
        "Uur per Jaar"@nl ;
    dcterms:description "Hours per year, used for the time an industrial facility or installation is active during one year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0001140771161305042208532968286561716 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TimeRatio> ;
    ns1:plainTextDescription "hours (of activity) per year" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:symbol "h/a" ;
    ns1:ucumCode "h.a-1"^^ns1:UCUMcs,
        "h/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HZ-PER-K> a ns1:Unit ;
    rdfs:label "هرتز لكل كلفن"@ar,
        "hertz na kelvin"@cs,
        "Hertz je Kelvin"@de,
        "hertz per kelvin"@en,
        "hercio por kelvin"@es,
        "هرتز بر کلوین"@fa,
        "hertz par kelvin"@fr,
        "हर्ट्ज प्रति कैल्विन"@hi,
        "hertz al kelvin"@it,
        "ヘルツ毎立方メートル"@ja,
        "hertz per kelvin"@ms,
        "herc na kelwin"@pl,
        "hertz por kelvin"@pt,
        "hertz pe kelvin"@ro,
        "герц на кельвин"@ru,
        "hertz bölü kelvin"@tr ;
    dcterms:description """
  $\\textit{Hertz per Kelvin}$ is a unit for 'Inverse Time Temperature' expressed as $Hz K^{-1}$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$Hz K^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseTimeTemperature> ;
    ns1:symbol "Hz/K" ;
    ns1:ucumCode "Hz.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HZ-PER-V> a ns1:Unit ;
    rdfs:label "Hertz per Volt"@en ;
    dcterms:description "In the Hertz per Volt standard the frequency of the note is directly related to the voltage. A pitch of a note goes up one octave when its frequency doubles, meaning that the voltage will have to double for every octave rise. Depending on the footage (octave) selected, nominally one volt gives 1000Hz, two volts 2000Hz and so on. In terms of notes, bottom C would be 0.25 volts, the next C up would be 0.5 volts, then 1V, 2V, 4V, 8V for the following octaves. This system was used mainly by Yamaha and Korg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$Hz V^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMagneticFlux> ;
    ns1:symbol "Hz/V" ;
    ns1:ucumCode "Hz.V-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoPA-PER-BAR> a ns1:Unit ;
    rdfs:label "Hectopascal per Bar"@en ;
    dcterms:description "100-fold of the SI derived unit pascal divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA529" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA529"^^xsd:anyURI ;
    ns1:plainTextDescription "100-fold of the SI derived unit pascal divided by the unit bar" ;
    ns1:symbol "hPa/bar" ;
    ns1:ucumCode "hPa.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoPA-PER-HR> a ns1:Unit ;
    rdfs:label "Hectopascals per hour"@en ;
    dcterms:description "A change in pressure of one hundred Newtons per square metre (100 Pascals) per hour. Equivalent to a change of one millibar per hour."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "hPa/h" ;
    ns1:ucumCode "hPa.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoPA-PER-K> a ns1:Unit ;
    rdfs:label "Hectopascal per Kelvin"@en ;
    dcterms:description "100-fold of the SI derived unit pascal divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA528" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA528"^^xsd:anyURI ;
    ns1:plainTextDescription "100-fold of the SI derived unit pascal divided by the SI base unit kelvin" ;
    ns1:symbol "hPa/K" ;
    ns1:ucumCode "hPa.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoPA-PER-M> a ns1:Unit ;
    rdfs:label "hectopascal per metre" ;
    dcterms:description "100-fold of the SI derived unit pascal divided by the SI base unit metre" ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB422" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB422"^^xsd:anyURI ;
    ns1:symbol "hPa/m" ;
    ns1:ucumCode "hPa.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-2PiRAD> a ns1:Unit ;
    rdfs:label "inch per two pi radians" ;
    dcterms:description "unit of the translation factor for implementation from rotation to linear move according to the Anglo-American and the Imperial system of units" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/2PiRAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Rotary-TranslatoryMotionConversion> ;
    ns1:iec61360Code "0112/2///62720#UAA727" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA727"^^xsd:anyURI ;
    ns1:symbol "in/revolution" ;
    ns1:uneceCommonCode "H57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-DEG_F> a ns1:Unit ;
    rdfs:label "Inch per Degree Fahrenheit"@en ;
    dcterms:description "unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.04572 ;
    ns1:conversionMultiplierSN 4.572e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA540" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA540"^^xsd:anyURI ;
    ns1:plainTextDescription "unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
    ns1:symbol "in/°F" ;
    ns1:ucumCode "[in_i].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-PSI> a ns1:Unit ;
    rdfs:label "inch per psi" ;
    dcterms:description "unit inch according to the Anglo-American and the Imperial system of units divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.00000368395837305726250345733538042194622 ;
    ns1:conversionMultiplierSN 3.683958e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA541" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA541"^^xsd:anyURI ;
    ns1:symbol "in/psi" ;
    ns1:ucumCode "[in_i].[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-SEC-DEG_F> a ns1:Unit ;
    rdfs:label "inch per second degree Fahrenheit" ;
    dcterms:description "unit inch according to the Anglo-American and the Imperial system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.0457199999999999963424000000000003048 ;
    ns1:conversionMultiplierSN 4.572e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA543" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA543"^^xsd:anyURI ;
    ns1:symbol "in/(s·°F)" ;
    ns1:ucumCode "[in_i].s-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-SEC-PSI> a ns1:Unit ;
    rdfs:label "inch per second psi" ;
    dcterms:description "quotient of the unit inch according to the Anglo-American and the Imperial system of units and the SI base unit second divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.00000368395837305726250345733538042194622 ;
    ns1:conversionMultiplierSN 3.683958e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA544" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA544"^^xsd:anyURI ;
    ns1:symbol "in/(s·psi)" ;
    ns1:ucumCode "[in_i].s-1.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IU-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "International Unit per Litre"@en,
        "International Unit per Liter"@en-US ;
    dcterms:description """
The $\\textit{International Unit per Liter}$ is a unit for 'Serum Or Plasma Level' expressed as $IU/L$.
The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.
"""^^ns1:LatexString ;
    ns1:expression "$IU/L$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IU> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SerumOrPlasmaLevel> ;
    ns1:symbol "IU/L" ;
    ns1:ucumCode "[IU].L-1"^^ns1:UCUMcs,
        "[IU]/L"^^ns1:UCUMcs,
        "[iU].L-1"^^ns1:UCUMcs,
        "[iU]/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    rdfs:seeAlso <http://qudt.org/vocab/unit/IU> .

<http://qudt.org/vocab/unit/IU-PER-MilliGM> a ns1:Unit ;
    rdfs:label "International Unit per milligram"@en ;
    dcterms:description """
<p>International Unit per milligramme.
The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.
"""^^rdf:HTML ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IU> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:plainTextDescription "International Units per milligramme." ;
    ns1:symbol "IU/mg" ;
    ns1:ucumCode "[IU].mg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IU-PER-MilliL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "International Unit per milliliter"@en,
        "International Unit per milliliter"@en-US ;
    dcterms:description """
The $\\textit{International Unit per Milliliter}$ is a unit for  'Serum Or Plasma Level' expressed as $IU/mL$.
The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.
"""^^ns1:LatexString ;
    ns1:expression "$IU/mL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IU> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SerumOrPlasmaLevel> ;
    ns1:symbol "IU/mL" ;
    ns1:ucumCode "[IU].mL-1"^^ns1:UCUMcs,
        "[IU]/mL"^^ns1:UCUMcs,
        "[iU].mL-1"^^ns1:UCUMcs,
        "[iU]/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-M-PER-MOL> a ns1:Unit ;
    rdfs:label "Joule Metre per Mole"@en,
        "Joule Meter per Mole"@en-US ;
    dcterms:description """$\\textit{Joule Meter per Mole}$ is a unit for 'Length Molar Energy' expressed as:
  $$J \\cdot m \\cdot mol^{-1}$$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J m mol^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthMolarEnergy> ;
    ns1:symbol "J·m/mol" ;
    ns1:ucumCode "J.m.mol-1"^^ns1:UCUMcs,
        "J.m/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule Square Metre"@en,
        "Joule Square Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalAtomicStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAA181" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA181"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "J·m²" ;
    ns1:ucumCode "J.m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-M2-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule Square Metre per Kilogram"@en,
        "Joule Square Meter per Kilogram"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$j-m2/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TotalMassStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAB487" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB487"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "J·m²/kg" ;
    ns1:ucumCode "J.m2.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-CentiM3-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Cubic Centimetre Kelvin"@en,
        "Joule per Cubic Centimeter Kelvin"@en-US ;
    dcterms:description "$\\textit{Joule per Cubic Centimeter Kelvin}$ is a unit for 'Volumetric Heat Capacity' expressed as $J/(cm^{3} K)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/(cm^{3} K)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricHeatCapacity> ;
    ns1:plainTextDescription "Joule per Cubic Centimeter Kelvin is a unit for Volumetric Heat Capacity expressed as J/(cm³·K)" ;
    ns1:symbol "J/(cm³·K)" ;
    ns1:ucumCode "J.cm-3.K-1"^^ns1:UCUMcs,
        "J/(cm3.K)"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-KiloGM-K-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Kilogram Kelvin Cubic Metre"@en,
        "Joule per Kilogram Kelvin Cubic Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$j-per-kg-k-m3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificHeatVolume> ;
    ns1:symbol "J/(K·kg·m³)" ;
    ns1:ucumCode "J.kg-1.K.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-KiloGM-K-PA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Kilogram Kelvin Pascal"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$j-per-kg-k-pa$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificHeatPressure> ;
    ns1:symbol "J/(K·kg·Pa)" ;
    ns1:ucumCode "J.kg-1.K-1.Pa-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-M3-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Cubic Metre Kelvin"@en,
        "Joule per Cubic Meter Kelvin"@en-US ;
    dcterms:description "$\\textit{Joule per Cubic Meter Kelvin}$ is a unit for 'Volumetric Heat Capacity' expressed as $J/(m^{3} K)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/(m^{3} K)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricHeatCapacity> ;
    ns1:symbol "J/(m³·K)" ;
    ns1:ucumCode "J.m-3.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-M4> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Quartic Metre"@en,
        "Joule per Quartic Meter"@en-US ;
    dcterms:description """
  The unit $\\textit{Joule Per Quartic Meter}$ ($J/m^4$) is a unit for the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length). 
  This unit is commonly used in the SI unit system.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$J/m^4$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiantEnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA177" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA177"^^xsd:anyURI ;
    ns1:symbol "J/m⁴" ;
    ns1:ucumCode "J.m-4"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-T2> a ns1:Unit ;
    rdfs:label "Joule per Square Tesla"@en ;
    dcterms:description "A measure of the diamagnetic energy, for a Bohr-radius spread around a magnetic axis, per square Tesla."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J T^{-2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerMagneticFluxDensity_Squared> ;
    ns1:informativeReference "http://www.eng.famu.fsu.edu/~dommelen/quantum/style_a/elecmagfld.html"^^xsd:anyURI ;
    ns1:symbol "J/T²" ;
    ns1:ucumCode "J.T-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-SEC-PER-MOL> a ns1:Unit ;
    rdfs:label "Joule Second per Mole"@en ;
    dcterms:description "$\\textit{Joule Second per Mole}$ is a unit for 'Molar Angular Momentum' expressed as $J s mol^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J s mol^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarAngularMomentum> ;
    ns1:symbol "J·s/mol" ;
    ns1:ucumCode "J.s.mol-1"^^ns1:UCUMcs,
        "J.s/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-DAY> a ns1:Unit ;
    rdfs:label "Kelvin day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 86400.0 ;
    ns1:conversionMultiplierSN 8.64e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TimeTemperature> ;
    ns1:symbol "K·d" ;
    ns1:ucumCode "K.d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-M> a ns1:Unit ;
    rdfs:label "Kelvin metres"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthTemperature> ;
    ns1:symbol "K·m" ;
    ns1:ucumCode "K.m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-M-PER-SEC> a ns1:Unit ;
    rdfs:label "Kelvin metres per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "K·m/s" ;
    ns1:ucumCode "K.m.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-M-PER-W> a ns1:Unit ;
    rdfs:label "Kelvin Metre per Watt"@en,
        "Kelvin Meter per Watt"@en-US ;
    dcterms:description "product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistivity> ;
    ns1:iec61360Code "0112/2///62720#UAB488" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB488"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt" ;
    ns1:symbol "K·m/W" ;
    ns1:ucumCode "K.m.W-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-M2-PER-KiloGM-SEC> a ns1:Unit ;
    rdfs:label "Kelvin square metres per kilogram second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "K·m²/(kg·s)" ;
    ns1:ucumCode "K.m2.kg-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PA-PER-SEC> a ns1:Unit ;
    rdfs:label "Kelvin Pascals per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "K·Pa/s" ;
    ns1:ucumCode "K.Pa.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-BAR> a ns1:Unit ;
    rdfs:label "kelvin per bar" ;
    dcterms:description "SI base unit kelvin divided by the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H1T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA188" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA188"^^xsd:anyURI ;
    ns1:symbol "K/bar" ;
    ns1:ucumCode "K.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-K> a ns1:Unit ;
    rdfs:label "Kelvin per Kelvin"@en ;
    dcterms:description "SI base unit kelvin divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA186" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA186"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kelvin divided by the SI base unit kelvin" ;
    ns1:symbol "K/K" ;
    ns1:ucumCode "K.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F02" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-M> a ns1:Unit ;
    rdfs:label "Kelvin per metre"@en ;
    dcterms:description "A change of temperature on the Kelvin temperature scale in one SI unit of length."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureGradient> ;
    ns1:symbol "K/m" ;
    ns1:ucumCode "K.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-PA> a ns1:Unit ;
    rdfs:label "kelvin per pascal" ;
    dcterms:description "SI base unit kelvin divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H1T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB319" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB319"^^xsd:anyURI ;
    ns1:symbol "K/Pa" ;
    ns1:ucumCode "K.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-SEC2> a ns1:Unit ;
    rdfs:label "Kelvin per Square Second"@en ;
    dcterms:description "$\\textit{Kelvin per Square Second}$ is a unit for 'Temperature Per Time Squared' expressed as $K / s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$K / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime_Squared> ;
    ns1:symbol "K/s²" ;
    ns1:ucumCode "K.s-2"^^ns1:UCUMcs,
        "K/s^2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-T> a ns1:Unit ;
    rdfs:label "Kelvin per Tesla"@en ;
    dcterms:description "$\\textit{Kelvin per Tesla}$ is a unit for 'Temperature Per Magnetic Flux Density' expressed as $K T^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$K T^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H1T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity> ;
    ns1:symbol "K/T" ;
    ns1:ucumCode "K.T-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-W> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kelvin je Watt"@de,
        "kelvin per watt"@en,
        "kelvin al watt"@it ;
    dcterms:description "<p>Thermal resistance is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. Absolute thermal resistance is the temperature difference across a structure when a unit of heat energy flows through it in unit time. It is the reciprocal of thermal conductance. The SI units of thermal resistance are kelvins per watt or the equivalent degrees Celsius per watt (the two are the same since as intervals)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$K/W$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA187" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA187"^^xsd:anyURI ;
    ns1:symbol "K/W" ;
    ns1:ucumCode "K.W-1"^^ns1:UCUMcs,
        "K/W"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-SEC> a ns1:Unit ;
    rdfs:label "Kelvin second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TimeTemperature> ;
    ns1:symbol "K·s" ;
    ns1:ucumCode "K.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K2> a ns1:Unit ;
    rdfs:label "Square Kelvin"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "K²" ;
    ns1:ucumCode "K2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KAT-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Katal per Litre"@en,
        "Katal per Liter"@en-US ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Katal"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:plainTextDescription "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. " ;
    ns1:symbol "kat/L" ;
    ns1:ucumCode "kat/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KAT-PER-M3> a ns1:Unit ;
    rdfs:label "katal per cubic metre" ;
    dcterms:description "the SI derived unit katal divided by the SI base unit metre to the power three" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:iec61360Code "0112/2///62720#UAB602" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB602"^^xsd:anyURI ;
    ns1:symbol "kat/m³" ;
    ns1:ucumCode "kat.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KAT-PER-MicroL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Katal per Microlitre"@en,
        "Katal per Microliter"@en-US ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Katal"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:plainTextDescription "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. " ;
    ns1:symbol "kat/μL" ;
    ns1:ucumCode "kat/uL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KibiBIT-PER-M> a ns1:Unit ;
    rdfs:label "kibibit per metre" ;
    dcterms:description "1024-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 709.78271289338399684324569237317632 ;
    ns1:conversionMultiplierSN 7.097827e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KibiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA194" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA194"^^xsd:anyURI ;
    ns1:symbol "Kibit/m" ;
    ns1:ucumCode "Kibit.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KibiBIT-PER-M2> a ns1:Unit ;
    rdfs:label "kibibit per square metre" ;
    dcterms:description "1024-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 709.78271289338399684324569237317632 ;
    ns1:conversionMultiplierSN 7.097827e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KibiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA195" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA195"^^xsd:anyURI ;
    ns1:symbol "Kibit/m²" ;
    ns1:ucumCode "Kibit.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KibiBIT-PER-M3> a ns1:Unit ;
    rdfs:label "kibibit per cubic metre" ;
    dcterms:description "1024-fold of the unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 709.78271289338399684324569237317632 ;
    ns1:conversionMultiplierSN 7.097827e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KibiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA196" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA196"^^xsd:anyURI ;
    ns1:symbol "Kibit/m³" ;
    ns1:ucumCode "Kibit.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloA-PER-K> a ns1:Unit ;
    rdfs:label "kiloampere per kelvin" ;
    dcterms:description "1,000-fold of the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAD900" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD900"^^xsd:anyURI ;
    ns1:symbol "kA/K" ;
    ns1:ucumCode "kA.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloA-PER-M2> a ns1:Unit ;
    rdfs:label "Kiloampere per Square Metre"@en,
        "Kiloampere per Square Meter"@en-US ;
    dcterms:description "1 000-fold of the SI base unit ampere divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA559" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA559"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit ampere divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "kA/m²" ;
    ns1:ucumCode "kA.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBAUD> a ns1:Unit ;
    rdfs:label "kilobaud" ;
    dcterms:description "1,000-fold of the unit baud for the symbol rate in communications engineering and telecommunication" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DigitRate> ;
    ns1:iec61360Code "0112/2///62720#UAA560" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA560"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAUD> ;
    ns1:symbol "kBd" ;
    ns1:uneceCommonCode "K50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBIT-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilobit per Second"@en ;
    dcterms:description "A kilobit per second (kB/s) is a unit of data transfer rate equal to 1,000 bits per second."^^rdf:HTML ;
    ns1:conversionMultiplier 693.14718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA586" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Data_rate_units#Kilobit_per_second"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA586"^^xsd:anyURI ;
    ns1:symbol "kbit/s" ;
    ns1:ucumCode "kbit.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBYTE-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilobyte per Second"@en ;
    dcterms:description "A kilobyte per second (kByte/s) is a unit of data transfer rate equal to 1000 bytes per second or 8000 bits per second."^^rdf:HTML ;
    ns1:conversionMultiplier 5545.1774444795624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloBYTE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAB306" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB306"^^xsd:anyURI ;
    ns1:symbol "kB/s" ;
    ns1:ucumCode "kBy.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloC-PER-M3> a ns1:Unit ;
    rdfs:label "Kilocoulomb per Cubic Metre"@en,
        "Kilocoulomb per Cubic Meter"@en-US ;
    dcterms:description "1 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA565" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA565"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "kC/m³" ;
    ns1:ucumCode "kC.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Centimetre Second Degree Celsius"@en,
        "Kilocalorie per Centimeter Second Degree Celsius"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 418400.0 ;
    ns1:conversionMultiplierSN 4.184e+05 ;
    ns1:expression "$kilocal-per-cm-sec-degc$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:symbol "kcal/(cm·s·°C)" ;
    ns1:ucumCode "kcal.cm-1.s-1.Cel-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-MOL-DEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Mole Degree Celsius"@en ;
    dcterms:description """
  A $\\textit{Kilocalorie per Mole Degree Celsius}$ is a unit for 'Molar Heat Capacity',
   expressed as $kcal/(mol-degC)$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:expression "$kcal/(mol-degC)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarHeatCapacity> ;
    ns1:symbol "kcal/(mol·°C)" ;
    ns1:ucumCode "kcal.mol-1.Cel-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_IT-PER-GM-K> a ns1:Unit ;
    rdfs:label "kilocalorie (international table) per gram kelvin" ;
    dcterms:description "unit of the mass-related heat capacity as quotient 1,000-fold of the calorie (international table) divided by the product of the 0.001-fold of the SI base units kilogram and kelvin"^^ns1:LatexString ;
    ns1:conversionMultiplier 4186800.0 ;
    ns1:conversionMultiplierSN 4.1868e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicHeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAB455" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB455"^^xsd:anyURI ;
    ns1:symbol "kcal{IT}/(g·K)" ;
    ns1:ucumCode "kcal_IT.g-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C> a ns1:Unit ;
    rdfs:label "Kilocalorie (international Table) per Hour Metre Degree Celsius"@en,
        "Kilocalorie (international Table) per Hour Meter Degree Celsius"@en-US ;
    dcterms:description "1 000-fold of the no longer approved unit international calorie for energy divided by the product of the SI base unit metre, the unit hour for time and the unit degree Celsius for temperature"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.163 ;
    ns1:conversionMultiplierSN 1.163e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA588" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA588"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the no longer approved unit international calorie for energy divided by the product of the SI base unit metre, the unit hour for time and the unit degree Celsius for temperature" ;
    ns1:symbol "kcal{IT}/(h·m·°C)" ;
    ns1:ucumCode "kcal_IT.h-1.m-1.Cel-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCD> a ns1:Unit ;
    rdfs:label "kilocandela" ;
    dcterms:description "1,000-fold of the SI base unit candela" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
    ns1:iec61360Code "0112/2///62720#UAB365" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB365"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CD> ;
    ns1:symbol "kCd" ;
    ns1:uneceCommonCode "P33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloEV-PER-MicroM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilo Electron Volt per Micrometre"@en,
        "Kilo Electron Volt per Micrometer"@en-US ;
    dcterms:description "\"Kilo Electron Volt per Micrometer\" is a unit for  'Linear Energy Transfer' expressed as $keV/microM$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-10 ;
    ns1:expression "$keV/microM$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloEV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearEnergyTransfer> ;
    ns1:symbol "keV/μm" ;
    ns1:ucumCode "keV.um-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloFARAD> a ns1:Unit ;
    rdfs:label "kilofarad" ;
    dcterms:description "1,000-fold of the SI derived unit farad" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAB384" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB384"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "kF" ;
    ns1:uneceCommonCode "N90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-CentiM-PER-SEC> a ns1:Unit ;
    rdfs:label "kilogram centimetre per second" ;
    dcterms:description "product of the SI base unit kilogram and the 0.01-fold of the SI base unit metre divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Impulse> ;
    ns1:iec61360Code "0112/2///62720#UAB413" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB413"^^xsd:anyURI ;
    ns1:symbol "kg·cm/s" ;
    ns1:ucumCode "kg.cm.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram Kelvin"@en ;
    dcterms:description "$\\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg-K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassTemperature> ;
    ns1:symbol "K·kg" ;
    ns1:ucumCode "kg.K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-M> a ns1:Unit ;
    rdfs:label "kilogram metre" ;
    dcterms:description "unit of the imbalance as a product of the SI base unit kilogram and the SI base unit metre" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unbalance> ;
    ns1:iec61360Code "0112/2///62720#UAB368" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB368"^^xsd:anyURI ;
    ns1:symbol "kg·m" ;
    ns1:ucumCode "kg.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-BAR> a ns1:Unit ;
    rdfs:label "kilogram per bar" ;
    dcterms:description "SI base unit kilogram divided by the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA596" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA596"^^xsd:anyURI ;
    ns1:symbol "kg/bar" ;
    ns1:ucumCode "kg.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-CentiM3-BAR> a ns1:Unit ;
    rdfs:label "kilogram per cubic centimetre bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA599" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA599"^^xsd:anyURI ;
    ns1:symbol "kg/(cm³·bar)" ;
    ns1:ucumCode "kg.cm-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-CentiM3-K> a ns1:Unit ;
    rdfs:label "kilogram per cubic centimetre kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the SI base unit" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA598" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA598"^^xsd:anyURI ;
    ns1:symbol "kg/(cm³·K)" ;
    ns1:ucumCode "kg.cm-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-DAY> a ns1:Unit ;
    rdfs:label "Kilogram per Day"@en ;
    dcterms:description "SI base unit kilogram divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001157407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA601" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA601"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the unit day" ;
    ns1:symbol "kg/d" ;
    ns1:ucumCode "kg.d-1"^^ns1:UCUMcs,
        "kg/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "kilogram per day bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA603" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA603"^^xsd:anyURI ;
    ns1:symbol "kg/(d·bar)" ;
    ns1:ucumCode "kg.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-DAY-K> a ns1:Unit ;
    rdfs:label "kilogram per day kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA602" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA602"^^xsd:anyURI ;
    ns1:symbol "kg/(d·K)" ;
    ns1:ucumCode "kg.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-DeciM3-BAR> a ns1:Unit ;
    rdfs:label "kilogram per cubic decimetre bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the 0.001-fold of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA606" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA606"^^xsd:anyURI ;
    ns1:symbol "kg/(dm³·bar)" ;
    ns1:ucumCode "kg.dm-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-DeciM3-K> a ns1:Unit ;
    rdfs:label "kilogram per cubic decimetre kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the 0.001-fold of the power of the SI base unit metre with the exponent 3 and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA605" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA605"^^xsd:anyURI ;
    ns1:symbol "kg/(dm³·K)" ;
    ns1:ucumCode "kg.dm-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-GigaJ> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Gigajoule"@en ;
    dcterms:description "SI base unit kilogram divided by the SI base unit gigajoule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaJ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:plainTextDescription "SI base unit kilogram divided by the SI base unit gigajoule" ;
    ns1:symbol "kg/GJ" ;
    ns1:ucumCode "kg.GJ-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "kilogram per hour bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA609" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA609"^^xsd:anyURI ;
    ns1:symbol "kg/(h·bar)" ;
    ns1:ucumCode "kg.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-HR-K> a ns1:Unit ;
    rdfs:label "kilogram per hour kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA608" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA608"^^xsd:anyURI ;
    ns1:symbol "kg/(h·K)" ;
    ns1:ucumCode "kg.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-J> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Joule"@en ;
    dcterms:description "SI base unit kilogram divided by the SI base unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:plainTextDescription "SI base unit kilogram divided by the SI base unit joule" ;
    ns1:symbol "kg/J" ;
    ns1:ucumCode "kg.J-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-K> a ns1:Unit ;
    rdfs:label "kilogram per kelvin" ;
    dcterms:description "SI base unit kilogram divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA595" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA595"^^xsd:anyURI ;
    ns1:symbol "kg/K" ;
    ns1:ucumCode "kg.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-KiloM> a ns1:Unit ;
    rdfs:label "kilogram per kilometre" ;
    dcterms:description "SI base kilogram divided by the 1,000-fold of the SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMass> ;
    ns1:iec61360Code "0112/2///62720#UAB495" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB495"^^xsd:anyURI ;
    ns1:symbol "kg/km" ;
    ns1:ucumCode "kg.km-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-KiloMOL> a ns1:Unit ;
    rdfs:label "Kilogram per Kilomol"@en ;
    dcterms:description "SI base unit kilogram divided by the 1 000-fold of the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
    ns1:iec61360Code "0112/2///62720#UAA611" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA611"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the 1 000-fold of the SI base unit mol" ;
    ns1:symbol "kg/kmol" ;
    ns1:ucumCode "kg.kmol-1"^^ns1:UCUMcs,
        "kg/kmol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-L-BAR> a ns1:Unit ;
    rdfs:label "kilogram per litre bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit litre and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA614" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA614"^^xsd:anyURI ;
    ns1:symbol "kg/(L·bar)" ;
    ns1:ucumCode "kg.L-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-L-K> a ns1:Unit ;
    rdfs:label "kilogram per litre kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit litre and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA613" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA613"^^xsd:anyURI ;
    ns1:symbol "kg/(L·K)" ;
    ns1:ucumCode "kg.L-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Square Metre Square Second"@en,
        "Kilogram per Square Meter Square Second"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureLossPerLength> ;
    ns1:symbol "kg/(m²·s²)" ;
    ns1:ucumCode "kg.m-2.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "kilogram per cubic metre bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA621" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA621"^^xsd:anyURI ;
    ns1:symbol "kg/(m³·bar)" ;
    ns1:ucumCode "kg.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M3-K> a ns1:Unit ;
    rdfs:label "kilogram per cubic metre kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the power of the SI base unit metre with the exponent 3 and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA620" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA620"^^xsd:anyURI ;
    ns1:symbol "kg/(m³·K)" ;
    ns1:ucumCode "kg.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M3-PA> a ns1:Unit ;
    rdfs:label "kilogram per cubic metre pascal" ;
    dcterms:description "SI base unit kilogram divided by the product of the power of the SI base unit metre with exponent 3 and the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB310" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB310"^^xsd:anyURI ;
    ns1:symbol "kg/(m³·Pa)" ;
    ns1:ucumCode "kg.m-3.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC> a ns1:Unit ;
    rdfs:label "Kilograms per cubic metre second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "kg/(m³·s)" ;
    ns1:ucumCode "kg.m-3.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-MIN> a ns1:Unit ;
    rdfs:label "Kilogram per Minute"@en ;
    dcterms:description "SI base unit kilogram divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA624" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA624"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the unit minute" ;
    ns1:symbol "kg/min" ;
    ns1:ucumCode "kg.min-1"^^ns1:UCUMcs,
        "kg/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "kilogram per minute bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA626" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA626"^^xsd:anyURI ;
    ns1:symbol "kg/(min·bar)" ;
    ns1:ucumCode "kg.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-MIN-K> a ns1:Unit ;
    rdfs:label "kilogram per minute kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA625" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA625"^^xsd:anyURI ;
    ns1:symbol "kg/(min·K)" ;
    ns1:ucumCode "kg.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-MOL> a ns1:Unit ;
    rdfs:label "Kilogram per Mol"@en ;
    dcterms:description """
  The unit $\\textit{}$, symbol $kg/mol$, is the base SI unit for molar mass.
  In chemistry, the molar mass $M$ is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. 
  It is a physical property of a given substance.  
  However, for historical reasons, molar masses are almost always expressed in $g/mol$. 
  As an example, the molar mass of water is approximately: $18.01528(33) \\; g/mol$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg mol^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
    ns1:iec61360Code "0112/2///62720#UAA628" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA628"^^xsd:anyURI ;
    ns1:symbol "kg/mol" ;
    ns1:ucumCode "kg.mol-1"^^ns1:UCUMcs,
        "kg/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-MegaBTU_IT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Mega BTU"@en ;
    dcterms:description """$\\textit{Kilogram per Mega BTU}$ is an Imperial unit for 'Mass Per Energy' expressed as $kg/MBtu$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000000947817 ;
    ns1:conversionMultiplierSN 9.47817e-10 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kg/MBtu$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaBTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:plainTextDescription "Kilogram per Mega BTU is an Imperial Unit for 'Mass Per Energy." ;
    ns1:symbol "kg/MBtu{IT}" ;
    ns1:ucumCode "k[g].[MBtu_IT]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-PA> a ns1:Unit ;
    rdfs:label "kilogram per pascal" ;
    dcterms:description "SI base unit kilogram divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB316" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB316"^^xsd:anyURI ;
    ns1:symbol "kg/Pa" ;
    ns1:ucumCode "kg.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "kilogram per second bar" ;
    dcterms:description "SI base unit kilogram divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA631" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA631"^^xsd:anyURI ;
    ns1:symbol "kg/(s·bar)" ;
    ns1:ucumCode "kg.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC-K> a ns1:Unit ;
    rdfs:label "kilogram per second kelvin" ;
    dcterms:description "SI base unit kilogram divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA630" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA630"^^xsd:anyURI ;
    ns1:symbol "kg/(s·K)" ;
    ns1:ucumCode "kg.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC-PA> a ns1:Unit ;
    rdfs:label "kilogram per second pascal" ;
    dcterms:description "SI base unit kilogram divided by the product of the SI base unit second and the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB321" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB321"^^xsd:anyURI ;
    ns1:symbol "kg/(s·Pa)" ;
    ns1:ucumCode "kg.s-1.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-YR> a ns1:Unit ;
    rdfs:label "Kilogram per Year"@en,
        "Kilogram per Jaar"@nl ;
    dcterms:description "The SI base unit kilogram divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000003168808781 ;
    ns1:conversionMultiplierSN 3.168809e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:informativeReference "http://dd.eionet.europa.eu/vocabulary/wise/uom/kg.a-1"^^xsd:anyURI ;
    ns1:plainTextDescription "kilogram divided by the unit year with 365 days" ;
    ns1:symbol "kg/a" ;
    ns1:ucumCode "kg.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram Square Second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kilog-sec2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "kg·s²" ;
    ns1:ucumCode "kg.s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM2-PER-SEC2> a ns1:Unit ;
    rdfs:label "Square Kilograms per square second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M2H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "kg²/s²" ;
    ns1:ucumCode "kg2.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "kilometre per second bar" ;
    dcterms:description "SI base unit metre divided by the product of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA735" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA735"^^xsd:anyURI ;
    ns1:symbol "km/(s·bar)" ;
    ns1:ucumCode "km.s-1.bar-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM3-PER-SEC2> a ns1:Unit ;
    rdfs:label "Cubic Kilometre per Square Second"@en,
        "Cubic Kilometer per Square Second"@en-US ;
    dcterms:description "$\\textit{Cubic Kilometer per Square Second}$ is a unit for $\\textit{Standard Gravitational Parameter}$ expressed as $km^3/s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:expression "$km^3/s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StandardGravitationalParameter> ;
    ns1:symbol "km³/s²" ;
    ns1:ucumCode "km3.s-2"^^ns1:UCUMcs,
        "km3/s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-HR> a ns1:Unit ;
    rdfs:label "Kilomole per Hour"@en ;
    dcterms:description "1 000-fold of the SI base unit mole divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:iec61360Code "0112/2///62720#UAA641" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA641"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit mole divided by the unit for time hour" ;
    ns1:symbol "kmol/h" ;
    ns1:ucumCode "kmol.h-1"^^ns1:UCUMcs,
        "kmol/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "kilomole per cubic metre bar" ;
    dcterms:description "1,000-fold of the SI base unit mol divided by the product of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA644" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA644"^^xsd:anyURI ;
    ns1:symbol "kmol/(m³·bar)" ;
    ns1:ucumCode "kmol.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-M3-K> a ns1:Unit ;
    rdfs:label "kilomole per cubic metre kelvin" ;
    dcterms:description "1,000-fold of the SI base unit mol divided by the product of the power of the SI base unit metre with the exponent 3 and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA643" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA643"^^xsd:anyURI ;
    ns1:symbol "kmol/(m³·K)" ;
    ns1:ucumCode "kmol.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-MIN> a ns1:Unit ;
    rdfs:label "Kilomole per Minute"@en ;
    dcterms:description "1 000-fold of the SI base unit mole divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 16.66666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA645" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA645"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit mole divided by the unit for time minute" ;
    ns1:symbol "kmol/min" ;
    ns1:ucumCode "kmol.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-SEC> a ns1:Unit ;
    rdfs:label "Kilomole per Second"@en ;
    dcterms:description "1 000-fold of the SI base unit mol divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA646" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA646"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit mol divided by the SI base unit second" ;
    ns1:symbol "kmol/s" ;
    ns1:ucumCode "kmol.s-1"^^ns1:UCUMcs,
        "kmol/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-M-PER-DEG> a ns1:Unit ;
    rdfs:label "Kilonewton Metre per Degree"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 57295.77957855229894302178227976183 ;
    ns1:conversionMultiplierSN 5.729578e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> ;
    ns1:plainTextDescription "Unit for expressing the value of the torsional spring constant" ;
    ns1:symbol "kN·m/°" ;
    ns1:ucumCode "kN.m.deg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-M-PER-DEG-M> a ns1:Unit ;
    rdfs:label "kilonewton metre per degree metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 57295.77957855229894302178227976183 ;
    ns1:conversionMultiplierSN 5.729578e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ModulusOfRotationalSubgradeReaction> ;
    ns1:plainTextDescription "A common unit for measuring the modulus of rotational subgrade reaction." ;
    ns1:symbol "kN·m/(°·m)" ;
    ns1:ucumCode "kN.m.deg-1.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-M-PER-M> a ns1:Unit ;
    rdfs:label "Kilonewton Metre per metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorquePerLength> ;
    ns1:plainTextDescription "Scaling of the base unit for expressing the rolling resistance, nM/m, by a factor of 1000" ;
    ns1:symbol "kN·m/m" ;
    ns1:ucumCode "kN.m.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilo Newton Square Metre"@en,
        "Kilo Newton Square Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/WarpingMoment> ;
    ns1:symbol "kN·m²" ;
    ns1:ucumCode "kN.m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-PER-M3> a ns1:Unit ;
    rdfs:label "Kilo Newton per cubic metre" ;
    dcterms:description "1,000-fold of the SI derived unit newton divided by the cube of the SI base unit metre" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificWeight> ;
    ns1:symbol "kN/m³" ;
    ns1:ucumCode "kN.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloOHM-M> a ns1:Unit ;
    rdfs:label "kiloohm metre" ;
    dcterms:description "1,000-fold of the product of the SI derived unit ohm and the SI base unit metre" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA556" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA556"^^xsd:anyURI ;
    ns1:symbol "kΩ·m" ;
    ns1:ucumCode "kOhm.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloOHM-PER-BAR> a ns1:Unit ;
    rdfs:label "kiloohm per bar" ;
    dcterms:description "1,000-fold of SI derived unit ohm per metrical non SI unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD880" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD880"^^xsd:anyURI ;
    ns1:symbol "kΩ/bar" ;
    ns1:ucumCode "kOhm.bar-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloOHM-PER-K> a ns1:Unit ;
    rdfs:label "kiloohm per kelvin" ;
    dcterms:description "1,000-fold of the SI derived unit ohm per SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD876" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD876"^^xsd:anyURI ;
    ns1:symbol "kΩ/K" ;
    ns1:ucumCode "kOhm.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloOHM-PER-M> a ns1:Unit ;
    rdfs:label "kiloohm per metre" ;
    dcterms:description "1,000-fold of the SI derived unit ohm divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAB787" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB787"^^xsd:anyURI ;
    ns1:symbol "kΩ/m" ;
    ns1:ucumCode "kOhm.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA-PER-BAR> a ns1:Unit ;
    rdfs:label "Kilopascal per Bar"@en ;
    dcterms:description "1 000-fold of the SI derived unit pascal divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA577" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA577"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit pascal divided by the unit bar" ;
    ns1:symbol "kPa/bar" ;
    ns1:ucumCode "kPa.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F03" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA-PER-K> a ns1:Unit ;
    rdfs:label "Kilopascal per Kelvin"@en ;
    dcterms:description "1 000-fold of the SI derived unit pascal divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA576" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA576"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit pascal divided by the SI base unit kelvin" ;
    ns1:symbol "kPa/K" ;
    ns1:ucumCode "kPa.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA-PER-M> a ns1:Unit ;
    rdfs:label "kilopascal per metre" ;
    dcterms:description "1,000-fold of the SI derived unit pascal divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB421" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB421"^^xsd:anyURI ;
    ns1:symbol "kPa/m" ;
    ns1:ucumCode "kPa.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA-PER-MilliM> a ns1:Unit ;
    rdfs:label "Kilopascal per Millimetre"@en,
        "Kilopascal per Millimeter"@en-US ;
    dcterms:description "1 000-fold of the derived SI unit pascal divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiantEnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB060" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB060"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the derived SI unit pascal divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "kPa/mm" ;
    ns1:ucumCode "kPa.mm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloS-PER-M> a ns1:Unit ;
    rdfs:label "Kilosiemens per Metre"@en,
        "Kilosiemens per Meter"@en-US ;
    dcterms:description "1 000-fold of the SI derived unit siemens divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA579" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA579"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit siemens divided by the SI base unit metre" ;
    ns1:symbol "kS/m" ;
    ns1:ucumCode "kS.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloTONNE-PER-YR> a ns1:Unit ;
    rdfs:label "KiloTonne per Year"@en,
        "KiloTon per Jaar"@nl ;
    dcterms:description "1,000,000-fold of the SI base unit kilogram divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.03168808781 ;
    ns1:conversionMultiplierSN 3.168809e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloTONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:informativeReference "http://dd.eionet.europa.eu/vocabulary/wise/uom/1000t.a-1"^^xsd:anyURI ;
    ns1:plainTextDescription "1000 metric tonne divided by the unit year with 365 days" ;
    ns1:symbol "kt/a" ;
    ns1:ucumCode "kt.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV-PER-M> a ns1:Unit ;
    rdfs:label "Kilovolt per Metre"@en,
        "Kilovolt per Meter"@en-US ;
    dcterms:description "1 000-fold of the SI derived unit volt divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA582" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA582"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit volt divided by the SI base unit metre" ;
    ns1:symbol "kV/m" ;
    ns1:ucumCode "kV.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C> a ns1:Unit ;
    rdfs:label "kilowatt per metre degree Celsius" ;
    dcterms:description "1,000-fold of the SI derived unit watt divided by the product of the SI base unit metre and the unit for temperature degree Celsius" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAB459" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB459"^^xsd:anyURI ;
    ns1:symbol "kW/(m·°C)" ;
    ns1:ucumCode "kW.m-1.Cel-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW-PER-M-K> a ns1:Unit ;
    rdfs:label "kilowatt per metre kelvin" ;
    dcterms:description "1,000-fold of the SI derived unit watt divided by the product of the SI base unit metre and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAB458" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB458"^^xsd:anyURI ;
    ns1:symbol "kW/(m·K)" ;
    ns1:ucumCode "kW.m-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloWB-PER-M> a ns1:Unit ;
    rdfs:label "Kiloweber per Metre"@en,
        "Kiloweber per Meter"@en-US ;
    dcterms:description "1 000-fold of the SI derived unit weber divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloWB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticVectorPotential> ;
    ns1:iec61360Code "0112/2///62720#UAA585" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA585"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit weber divided by the SI base unit metre" ;
    ns1:symbol "kWb/m" ;
    ns1:ucumCode "kWb.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-BAR> a ns1:Unit ;
    rdfs:label "litre per bar" ;
    dcterms:description "unit litre divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA651" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA651"^^xsd:anyURI ;
    ns1:symbol "L/bar" ;
    ns1:ucumCode "L.bar-1"^^ns1:UCUMcs,
        "L/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "litre per day bar" ;
    dcterms:description "unit litre divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA654" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA654"^^xsd:anyURI ;
    ns1:symbol "L/(d·bar)" ;
    ns1:ucumCode "L.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-DAY-K> a ns1:Unit ;
    rdfs:label "litre per day kelvin" ;
    dcterms:description "unit litre divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA653" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA653"^^xsd:anyURI ;
    ns1:symbol "L/(d·K)" ;
    ns1:ucumCode "L.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "litre per hour bar" ;
    dcterms:description "unit litre divided by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA657" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA657"^^xsd:anyURI ;
    ns1:symbol "L/(h·bar)" ;
    ns1:ucumCode "L.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-HR-K> a ns1:Unit ;
    rdfs:label "litre per hour kelvin" ;
    dcterms:description "unit litre divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA656" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA656"^^xsd:anyURI ;
    ns1:symbol "L/(h·K)" ;
    ns1:ucumCode "L.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-K> a ns1:Unit ;
    rdfs:label "Litre per Kelvin"@en,
        "Liter per Kelvin"@en-US ;
    dcterms:description "unit litre divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA650" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA650"^^xsd:anyURI ;
    ns1:plainTextDescription "unit litre divided by the SI base unit kelvin" ;
    ns1:symbol "L/K" ;
    ns1:ucumCode "L.K-1"^^ns1:UCUMcs,
        "L/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-L> a ns1:Unit ;
    rdfs:label "Litre per Litre"@en,
        "Liter per Liter"@en-US ;
    dcterms:description "volume ratio consisting of the unit litre divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA658" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA658"^^xsd:anyURI ;
    ns1:plainTextDescription "volume ratio consisting of the unit litre divided by the unit litre" ;
    ns1:symbol "L/L" ;
    ns1:ucumCode "L.L-1"^^ns1:UCUMcs,
        "L/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "litre per minute bar" ;
    dcterms:description "unit litre divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA661" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA661"^^xsd:anyURI ;
    ns1:symbol "L/(min·bar)" ;
    ns1:ucumCode "L.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-MIN-K> a ns1:Unit ;
    rdfs:label "litre per minute kelvin" ;
    dcterms:description "unit litre divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA660" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA660"^^xsd:anyURI ;
    ns1:symbol "L/(min·K)" ;
    ns1:ucumCode "L.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "litre per second bar" ;
    dcterms:description "unit litre divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA666" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA666"^^xsd:anyURI ;
    ns1:symbol "L/(s·bar)" ;
    ns1:ucumCode "L.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-SEC-K> a ns1:Unit ;
    rdfs:label "litre per second kelvin" ;
    dcterms:description "unit litre divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA665" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA665"^^xsd:anyURI ;
    ns1:symbol "L/(s·K)" ;
    ns1:ucumCode "L.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-SEC-M2> a ns1:Unit ;
    rdfs:label "Litre per Second Square Metre"@en,
        "Liter per Second Square Meter"@en-US ;
    dcterms:description "Ventilation rate in Litres per second divided by the floor area"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VentilationRatePerFloorArea> ;
    ns1:plainTextDescription "Ventilation rate in Litres per second divided by the floor area" ;
    ns1:symbol "L/(s·m²)" ;
    ns1:ucumCode "L.s-1.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LA> a ns1:Unit ;
    rdfs:label "Lambert"@en ;
    dcterms:description "The lambert (symbol $L$, $la$ or $Lb$) is a non-SI unit of luminance. A related unit of luminance, the foot-lambert, is used in the lighting, cinema and flight simulation industries. The SI unit is the candela per square metre ($cd/m^2$)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.31830988618 ;
    ns1:conversionMultiplierSN 3.183099e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lambert"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:factorUnitScalar 0.31830988618 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAB259" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lambert?oldid=494078267"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB259"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/lambert> ;
    ns1:symbol "L" ;
    ns1:ucumCode "Lmb"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LA_FT> a ns1:Unit ;
    rdfs:label "Foot Lambert"@en ;
    dcterms:description "\"Foot Lambert\" is a C.G.S System unit for  'Luminance' expressed as $ft-L$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3.4262591 ;
    ns1:conversionMultiplierSN 3.426259e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-L$"^^ns1:LatexString ;
    ns1:factorUnitScalar 0.31830988618 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:symbol "ft-L" ;
    ns1:ucumCode "[ft-Lmb]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Pound Degree Fahrenheit"@en ;
    dcterms:description "$\\textit{Pound Degree Fahrenheit}$ is an Imperial unit for 'Mass Temperature' expressed as $lb-degF$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.251995761111111131270772 ;
    ns1:conversionMultiplierSN 2.519958e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassTemperature> ;
    ns1:symbol "lbm·°F" ;
    ns1:ucumCode "[lb_av].[degF]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-DEG_R> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Pound Degree Rankine"@en ;
    dcterms:description "$\\textit{Pound Degree Rankine}$ is an Imperial unit for 'Mass Temperature' expressed as $lb-degR$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.251995761111111131270772 ;
    ns1:conversionMultiplierSN 2.519958e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$lb-degR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassTemperature> ;
    ns1:symbol "lbm·°R" ;
    ns1:ucumCode "[lb_av].[degR]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-FT-PER-SEC> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) foot per second" ;
    dcterms:description "product of the avoirdupois pound according to the avoirdupois unit system and the unit foot according to the Anglo-American and Imperial system of units divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.138254954376 ;
    ns1:conversionMultiplierSN 1.38255e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Impulse> ;
    ns1:iec61360Code "0112/2///62720#UAB415" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB415"^^xsd:anyURI ;
    ns1:symbol "lbm·ft/s" ;
    ns1:ucumCode "[lb_av].[ft_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-FT2-PER-GAL_UK-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square foot per gallon(UK) pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 2.083872775779299082282838578347267334173116064268442332389984612088964920341275968 ;
    ns1:conversionMultiplierSN 2.083873e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD856" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD856"^^xsd:anyURI ;
    ns1:symbol "lbm·ft²/(gal{UK}·lbf·s)" ;
    ns1:ucumCode "[lb_av].[ft_i]2.[gal_br]-1.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-FT2-PER-GAL_US-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square foot per gallon (US) pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 2.502626854833744493086617821084779253127869007556187848462093242975047573738776 ;
    ns1:conversionMultiplierSN 2.502627e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD852" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD852"^^xsd:anyURI ;
    ns1:symbol "lbm·ft²/(gal{US}·lbf·s)" ;
    ns1:ucumCode "[lb_av].[ft_i]2.[gal_us]-1.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-FT2-PER-IN3-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square foot per cubic inch pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 578.1068034665949779030087166705840311562207088517638054327176207240543226740952704 ;
    ns1:conversionMultiplierSN 5.781068e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD848" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD848"^^xsd:anyURI ;
    ns1:symbol "lbm·ft²/(in³·lbf·s)" ;
    ns1:ucumCode "[lb_av].[ft_i]2.[in_i]-3.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-FT3-GAL_UK> a ns1:Unit ;
    rdfs:label "pound hour per cubic foot gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit for time hour" ;
    ns1:conversionMultiplier 12684849.650195333239499933867654124396741790589536829728291114929411437703588 ;
    ns1:conversionMultiplierSN 1.268485e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC846" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC846"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(ft³·gal{UK})" ;
    ns1:ucumCode "[lb_av].h.[ft_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-FT3-GAL_US> a ns1:Unit ;
    rdfs:label "pound hour per cubic foot gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per unit for time hour" ;
    ns1:conversionMultiplier 15233869.2424423705674072721585852518715359857332296007155378683289047293035 ;
    ns1:conversionMultiplierSN 1.523387e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC845" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC845"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(ft³·gal{US})" ;
    ns1:ucumCode "[lb_av].h.[ft_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-FT3-IN3> a ns1:Unit ;
    rdfs:label "pound hour per cubic foot cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 3519023795.0041876010710798686331933264909830700172939821848834749863198205064 ;
    ns1:conversionMultiplierSN 3.519024e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC847" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC847"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(ft³·in³)" ;
    ns1:ucumCode "[lb_av].h.[ft_i]-3.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-FT3-YD3> a ns1:Unit ;
    rdfs:label "pound hour per cubic foot cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 75424.89272556986456342335109381841563144898750316539709471380407341560228312 ;
    ns1:conversionMultiplierSN 7.542489e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC849" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC849"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(ft³·yd³)" ;
    ns1:ucumCode "[lb_av].h.[ft_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-FT6> a ns1:Unit ;
    rdfs:label "pound hour per power of foot with the exponent 6" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 2036472.103590386343212430479533097669052636 ;
    ns1:conversionMultiplierSN 2.036472e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC848" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC848"^^xsd:anyURI ;
    ns1:symbol "lbm·h/ft⁶" ;
    ns1:ucumCode "[lb_av].h.[ft_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK-FT3> a ns1:Unit ;
    rdfs:label "pound hour per gallon (UK) cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 12684849.650195333239499933867654124396741790589536829728291114929411437703588 ;
    ns1:conversionMultiplierSN 1.268485e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC863" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC863"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(gal{UK}·ft³)" ;
    ns1:ucumCode "[lb_av].h.[gal_br]-1.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK-IN3> a ns1:Unit ;
    rdfs:label "pound hour per gallon (UK) cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 21919420195.537535837855885723306325290905285174268871988102623940310297574504 ;
    ns1:conversionMultiplierSN 2.191942e+10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC862" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC862"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(gal{UK}·in³)" ;
    ns1:ucumCode "[lb_av].h.[gal_br]-1.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK-YD3> a ns1:Unit ;
    rdfs:label "pound hour per gallon (UK) cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 469809.2463035308607222197728760784685045453775881112182401022569369923571832 ;
    ns1:conversionMultiplierSN 4.698092e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC864" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC864"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(gal{UK}·yd³)" ;
    ns1:ucumCode "[lb_av].h.[gal_br]-1.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK2> a ns1:Unit ;
    rdfs:label "pound hour per square gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and unit gallon (UK) according to the Imperial system of units per unit for time hour" ;
    ns1:conversionMultiplier 79011841.29376367695695378272856609314407416 ;
    ns1:conversionMultiplierSN 7.901184e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC861" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC861"^^xsd:anyURI ;
    ns1:symbol "lbm·h/gal{UK}²" ;
    ns1:ucumCode "[lb_av].h.[gal_br]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_US-FT3> a ns1:Unit ;
    rdfs:label "pound hour per gallon (US) cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 15233869.2424423705674072721585852518715359857332296007155378683289047293035 ;
    ns1:conversionMultiplierSN 1.523387e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC858" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC858"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(gal{US}·ft³)" ;
    ns1:ucumCode "[lb_av].h.[gal_us]-1.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_US-IN3> a ns1:Unit ;
    rdfs:label "pound hour per gallon (US) cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 26324126050.940416340479766290035313232433541445579466838922411497037639403 ;
    ns1:conversionMultiplierSN 2.632413e+10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC857" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC857"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(gal{US}·in³)" ;
    ns1:ucumCode "[lb_av].h.[gal_us]-1.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_US-YD3> a ns1:Unit ;
    rdfs:label "pound hour per gallon (US) cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 564217.3793497174284224915614290831470197693437031035772642345900475911449 ;
    ns1:conversionMultiplierSN 5.642174e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC859" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC859"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(gal{US}·yd³)" ;
    ns1:ucumCode "[lb_av].h.[gal_us]-1.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-GAL_US2> a ns1:Unit ;
    rdfs:label "pound hour per square gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per unit for time hour" ;
    ns1:conversionMultiplier 113957255.63177669411463102290058577675823928 ;
    ns1:conversionMultiplierSN 1.139573e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC855" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC855"^^xsd:anyURI ;
    ns1:symbol "lbm·h/gal{US}²" ;
    ns1:ucumCode "[lb_av].h.[gal_us]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-IN3-FT3> a ns1:Unit ;
    rdfs:label "pound hour per cubic inch cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 3519023795.0041876010710798686331933264909830700172939821848834749863198205064 ;
    ns1:conversionMultiplierSN 3.519024e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC853" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC853"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(in³·ft³)" ;
    ns1:ucumCode "[lb_av].h.[in_i]-3.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-IN3-GAL_UK> a ns1:Unit ;
    rdfs:label "pound hour per cubic inch gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit for time hour" ;
    ns1:conversionMultiplier 21919420195.537535837855885723306325290905285174268871988102623940310297574504 ;
    ns1:conversionMultiplierSN 2.191942e+10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC851" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC851"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(in³·gal{UK})" ;
    ns1:ucumCode "[lb_av].h.[in_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-IN3-GAL_US> a ns1:Unit ;
    rdfs:label "pound hour per cubic inch gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per unit for time hour" ;
    ns1:conversionMultiplier 26324126050.940416340479766290035313232433541445579466838922411497037639403 ;
    ns1:conversionMultiplierSN 2.632413e+10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC850" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC850"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(in³·gal{US})" ;
    ns1:ucumCode "[lb_av].h.[in_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-IN3-YD3> a ns1:Unit ;
    rdfs:label "pound hour per cubic inch cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 130334214.62978472596559555069011821230105450971546345289972840848652177795696 ;
    ns1:conversionMultiplierSN 1.303342e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC854" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC854"^^xsd:anyURI ;
    ns1:symbol "lbm·h/(in³·yd³)" ;
    ns1:ucumCode "[lb_av].h.[in_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-HR-PER-IN6> a ns1:Unit ;
    rdfs:label "pound hour per power of inch with the exponent 6" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 6080873117767.236174650826012998158007635932 ;
    ns1:conversionMultiplierSN 6.080873e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC852" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC852"^^xsd:anyURI ;
    ns1:symbol "lbm·h/in⁶" ;
    ns1:ucumCode "[lb_av].h.[in_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN> a ns1:Unit ;
    rdfs:label "Pound Mass (avoirdupois) Inch"@en ;
    dcterms:description "unit of the unbalance (product of avoirdupois pound according to the avoirdupois system of units and inch according to the Anglo-American and Imperial system of units)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.011521246198 ;
    ns1:conversionMultiplierSN 1.152125e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthMass> ;
    ns1:iec61360Code "0112/2///62720#UAB194" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB194"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the unbalance (product of avoirdupois pound according to the avoirdupois system of units and inch according to the Anglo-American and Imperial system of units)" ;
    ns1:symbol "lbm·in" ;
    ns1:ucumCode "[lb_av].[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "IA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN-PER-SEC> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) inch per second" ;
    dcterms:description "product of the avoirdupois pound according to the avoirdupois unit system and the unit inch according to the Anglo-American and Imperial system of units divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.011521246198 ;
    ns1:conversionMultiplierSN 1.152125e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Impulse> ;
    ns1:iec61360Code "0112/2///62720#UAB416" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB416"^^xsd:anyURI ;
    ns1:symbol "lbm·in/s" ;
    ns1:ucumCode "[lb_av].[in_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN2-PER-FT3-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square inch per cubic foot pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.0023232815854335253420099051435128282339616138505378234106449231456072737790266052 ;
    ns1:conversionMultiplierSN 2.323282e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD845" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD845"^^xsd:anyURI ;
    ns1:symbol "lbm·in²/(ft³·lbf·s)" ;
    ns1:ucumCode "[lb_av].[in_i]2.[ft_i]-3.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN2-PER-GAL_UK-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square inch per gallon(UK) pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.014471338720689576960297490127411578709535528224086405086041559806173367502369972 ;
    ns1:conversionMultiplierSN 1.447134e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD857" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD857"^^xsd:anyURI ;
    ns1:symbol "lbm·in²/(gal{UK}·lbf·s)" ;
    ns1:ucumCode "[lb_av].[in_i]2.[gal_br]-1.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN2-PER-GAL_US-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square inch per gallon (US) pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.0173793531585676700908792904241998559244990903302513045032089808539933859287415 ;
    ns1:conversionMultiplierSN 1.737935e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD853" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD853"^^xsd:anyURI ;
    ns1:symbol "lbm·in²/(gal{US}·lbf·s)" ;
    ns1:ucumCode "[lb_av].[in_i]2.[gal_us]-1.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN2-PER-IN3-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound square inch per cubic inch pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 4.0146305796291317909931160879901668830293104781372486488383168105837105741256616 ;
    ns1:conversionMultiplierSN 4.014631e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD849" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD849"^^xsd:anyURI ;
    ns1:symbol "lbm·in²/(in³·lbf·s)" ;
    ns1:ucumCode "[lb_av].[in_i]2.[in_i]-3.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-FT3-GAL_UK> a ns1:Unit ;
    rdfs:label "pound minute per cubic foot gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit for time minute" ;
    ns1:conversionMultiplier 211414.1608365888873249988977942354066123631764922804954715185821568572950598 ;
    ns1:conversionMultiplierSN 2.114142e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC871" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC871"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(ft³·gal{UK})" ;
    ns1:ucumCode "[lb_av].min.[ft_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-FT3-GAL_US> a ns1:Unit ;
    rdfs:label "pound minute per cubic foot gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per unit for time minute" ;
    ns1:conversionMultiplier 253897.820707372842790121202643087531192266428887160011925631138815078821725 ;
    ns1:conversionMultiplierSN 2.538978e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC870" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC870"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(ft³·gal{US})" ;
    ns1:ucumCode "[lb_av].min.[ft_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-FT3-IN3> a ns1:Unit ;
    rdfs:label "pound minute per cubic foot cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 58650396.58340312668451799781055322210818305116695489970308139124977199700844 ;
    ns1:conversionMultiplierSN 5.86504e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC872" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC872"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(ft³·in³)" ;
    ns1:ucumCode "[lb_av].min.[ft_i]-3.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-FT3-YD3> a ns1:Unit ;
    rdfs:label "pound minute per cubic foot cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 1257.081545426164409390389184896973593857483125052756618245230067890260038052 ;
    ns1:conversionMultiplierSN 1.257082e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC874" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC874"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(ft³·yd³)" ;
    ns1:ucumCode "[lb_av].min.[ft_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-FT6> a ns1:Unit ;
    rdfs:label "pound minute per power of foot with the exponent 6" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 33941.2017265064390535405079922182944842106 ;
    ns1:conversionMultiplierSN 3.39412e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC873" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC873"^^xsd:anyURI ;
    ns1:symbol "lbm·min/ft⁶" ;
    ns1:ucumCode "[lb_av].min.[ft_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK-FT3> a ns1:Unit ;
    rdfs:label "pound minute per gallon (UK) cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 211414.1608365888873249988977942354066123631764922804954715185821568572950598 ;
    ns1:conversionMultiplierSN 2.114142e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC888" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC888"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(gal{UK}·ft³)" ;
    ns1:ucumCode "[lb_av].min.[gal_br]-1.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK-IN3> a ns1:Unit ;
    rdfs:label "pound minute per gallon (UK) cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 365323669.9256255972975980953884387548484214195711478664683770656718382929084 ;
    ns1:conversionMultiplierSN 3.653237e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC887" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC887"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(gal{UK}·in³)" ;
    ns1:ucumCode "[lb_av].min.[gal_br]-1.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK-YD3> a ns1:Unit ;
    rdfs:label "pound minute per gallon (UK) cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 7830.15410505884767870366288126797447507575629313518697066837094894987261972 ;
    ns1:conversionMultiplierSN 7.830154e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC889" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC889"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(gal{UK}·yd³)" ;
    ns1:ucumCode "[lb_av].min.[gal_br]-1.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK2> a ns1:Unit ;
    rdfs:label "pound minute per square gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and unit gallon (UK) according to the Imperial system of units per unit for time minute" ;
    ns1:conversionMultiplier 1316864.021562727949282563045476101552401236 ;
    ns1:conversionMultiplierSN 1.316864e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC886" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC886"^^xsd:anyURI ;
    ns1:symbol "lbm·min/gal{UK}²" ;
    ns1:ucumCode "[lb_av].min.[gal_br]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US-FT3> a ns1:Unit ;
    rdfs:label "pound minute per gallon (US) cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 253897.820707372842790121202643087531192266428887160011925631138815078821725 ;
    ns1:conversionMultiplierSN 2.538978e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC883" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC883"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(gal{US}·ft³)" ;
    ns1:ucumCode "[lb_av].min.[gal_us]-1.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US-IN3> a ns1:Unit ;
    rdfs:label "pound minute per gallon (US) cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 438735434.18234027234132943816725522054055902409299111398204019161729399005 ;
    ns1:conversionMultiplierSN 4.387354e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC882" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC882"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(gal{US}·in³)" ;
    ns1:ucumCode "[lb_av].min.[gal_us]-1.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US-YD3> a ns1:Unit ;
    rdfs:label "pound minute per gallon (US) cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 9403.622989161957140374859357151385783662822395051726287737243167459852415 ;
    ns1:conversionMultiplierSN 9.403623e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC884" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC884"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(gal{US}·yd³)" ;
    ns1:ucumCode "[lb_av].min.[gal_us]-1.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US2> a ns1:Unit ;
    rdfs:label "pound minute per square gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per unit for time minute" ;
    ns1:conversionMultiplier 1899287.593862944901910517048343096279303988 ;
    ns1:conversionMultiplierSN 1.899288e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC880" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC880"^^xsd:anyURI ;
    ns1:symbol "lbm·min/gal{US}²" ;
    ns1:ucumCode "[lb_av].min.[gal_us]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-IN3-FT3> a ns1:Unit ;
    rdfs:label "pound minute per cubic inch cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 58650396.58340312668451799781055322210818305116695489970308139124977199700844 ;
    ns1:conversionMultiplierSN 5.86504e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC878" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC878"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(in³·ft³)" ;
    ns1:ucumCode "[lb_av].min.[in_i]-3.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-IN3-GAL_UK> a ns1:Unit ;
    rdfs:label "pound minute per cubic inch gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit for time minute" ;
    ns1:conversionMultiplier 365323669.9256255972975980953884387548484214195711478664683770656718382929084 ;
    ns1:conversionMultiplierSN 3.653237e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC876" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC876"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(in³·gal{UK})" ;
    ns1:ucumCode "[lb_av].min.[in_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-IN3-GAL_US> a ns1:Unit ;
    rdfs:label "pound minute per cubic inch gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per unit for time minute" ;
    ns1:conversionMultiplier 438735434.18234027234132943816725522054055902409299111398204019161729399005 ;
    ns1:conversionMultiplierSN 4.387354e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC875" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC875"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(in³·gal{US})" ;
    ns1:ucumCode "[lb_av].min.[in_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-IN3-YD3> a ns1:Unit ;
    rdfs:label "pound minute per cubic inch cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 2172236.910496412099426592511501970205017575161924390881662140141442029632616 ;
    ns1:conversionMultiplierSN 2.172237e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC879" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC879"^^xsd:anyURI ;
    ns1:symbol "lbm·min/(in³·yd³)" ;
    ns1:ucumCode "[lb_av].min.[in_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-MIN-PER-IN6> a ns1:Unit ;
    rdfs:label "pound minute per power of inch with the exponent 6" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 101347885296.1206029108471002166359667939322 ;
    ns1:conversionMultiplierSN 1.013479e+11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC877" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC877"^^xsd:anyURI ;
    ns1:symbol "lbm·min/in⁶" ;
    ns1:ucumCode "[lb_av].min.[in_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-DAY> a ns1:Unit ;
    rdfs:label "Pound (avoirdupois) per Day"@en ;
    dcterms:description "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000005249912 ;
    ns1:conversionMultiplierSN 5.249912e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA673" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA673"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit for time day" ;
    ns1:symbol "lbm/d" ;
    ns1:ucumCode "[lb_av].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-DEG_F> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per degree Fahrenheit" ;
    dcterms:description "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.8164663 ;
    ns1:conversionMultiplierSN 8.164663e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA668" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA668"^^xsd:anyURI ;
    ns1:symbol "lbm/°F" ;
    ns1:ucumCode "[lb_av].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT> a ns1:Unit ;
    rdfs:label "Pound per Foot"@en ;
    dcterms:description "\"Pound per Foot\" is an Imperial unit for  'Mass Per Length' expressed as $lb/ft$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.4881639435695537 ;
    ns1:conversionMultiplierSN 1.488164e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/ft$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA670" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA670"^^xsd:anyURI ;
    ns1:symbol "lbm/ft" ;
    ns1:ucumCode "[lb_av].[ft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT-LB_F-SEC> a ns1:Unit ;
    rdfs:label "pound per foot pound-force second" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.33455254830242764924942634066584721521501158056064094672437823938052751208 ;
    ns1:conversionMultiplierSN 3.345525e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD844" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD844"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft·lbf·s)" ;
    ns1:ucumCode "[lb_av].[ft_i]-1.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT3-DEG_F> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per cubic foot degree Fahrenheit" ;
    dcterms:description "traditional unit pound (avoirdupois) for mass according to the avoirdupois system of units divided by the product of the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 28.83323 ;
    ns1:conversionMultiplierSN 2.883323e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA677" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA677"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft³·°F)" ;
    ns1:ucumCode "[lb_av].[ft_i]-3.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT3-PSI> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per cubic foot psi" ;
    dcterms:description "traditional unit pound (avoirdupois) for mass according to the avoirdupois system of units divided by the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.002323281585433525342009905143512828 ;
    ns1:conversionMultiplierSN 2.323282e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA678" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA678"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft³·psi)" ;
    ns1:ucumCode "[lb_av].[ft_i]-3.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-HR-DEG_F> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per hour degree Fahrenheit" ;
    dcterms:description "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the unit for time hour and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.000226796184999999981856305200000001530118261466666665215171082666666787624632 ;
    ns1:conversionMultiplierSN 2.267962e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA683" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA683"^^xsd:anyURI ;
    ns1:symbol "lbm/(h·°F)" ;
    ns1:ucumCode "[lb_av].h-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-HR-PSI> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per hour psi" ;
    dcterms:description "quotient of the traditional unit avoirdupois pound for mass according to the avoirdupois system of units divided by the unit for time hour divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.0000000182744467346499108120663380259234724368282387719928649653070420738776779898 ;
    ns1:conversionMultiplierSN 1.827445e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThrusterPowerToThrustEfficiency> ;
    ns1:iec61360Code "0112/2///62720#UAA684" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA684"^^xsd:anyURI ;
    ns1:symbol "lbm/(h·psi)" ;
    ns1:ucumCode "[lb_av].h-1.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-IN> a ns1:Unit ;
    rdfs:label "Pound per Inch"@en ;
    dcterms:description "\"Pound per Inch\" is an Imperial unit for  'Mass Per Length' expressed as $lb/in$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 17.857967322834646 ;
    ns1:conversionMultiplierSN 1.785797e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/in$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB071" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB071"^^xsd:anyURI ;
    ns1:symbol "lbm/in" ;
    ns1:ucumCode "[lb_av].[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "PO" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-IN3-DEG_F> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per cubic inch degree Fahrenheit" ;
    dcterms:description "traditional unit avoirdupois pound for mass according to the avoirdupois system of units divided by the product of the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 49823.84 ;
    ns1:conversionMultiplierSN 4.982384e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA686" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA686"^^xsd:anyURI ;
    ns1:symbol "lbm/(in³·°F)" ;
    ns1:ucumCode "[lb_av].[in_i]-3.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-IN3-PSI> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per cubic inch psi" ;
    dcterms:description "quotient of the traditional unit avoirdupois pound for mass according to the avoirdupois system of units divided by the power of the unit inch with the exponent 3 according to the Anglo-American and the Imperial system of units divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 4.014630579629131790993116087990167 ;
    ns1:conversionMultiplierSN 4.014631e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA687" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA687"^^xsd:anyURI ;
    ns1:symbol "lbm/(in³·psi)" ;
    ns1:ucumCode "[lb_av].[in_i]-3.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-MIN-DEG_F> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per minute degree Fahrenheit" ;
    dcterms:description "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the unit for time minute and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.0136077710999999989113783120000000934400282199999997822756624000000181436948 ;
    ns1:conversionMultiplierSN 1.360777e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA690" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA690"^^xsd:anyURI ;
    ns1:symbol "lbm/(min·°F)" ;
    ns1:ucumCode "[lb_av].min-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-MIN-PSI> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per minute psi" ;
    dcterms:description "quotient of the traditional unit avoirdupois pound for mass according to the avoirdupois system of units and the unit minute for time divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.00000109646680407899464872398028155540847778571081579892974479605631108165169847 ;
    ns1:conversionMultiplierSN 1.096467e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThrusterPowerToThrustEfficiency> ;
    ns1:iec61360Code "0112/2///62720#UAA691" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA691"^^xsd:anyURI ;
    ns1:symbol "lbm/(min·psi)" ;
    ns1:ucumCode "[lb_av].min-1.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-PSI> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per psi" ;
    dcterms:description "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.000065788008244739678923438816893324495509541 ;
    ns1:conversionMultiplierSN 6.578801e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA688" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA688"^^xsd:anyURI ;
    ns1:symbol "lbm/psi" ;
    ns1:ucumCode "[lb_av].[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-SEC> a ns1:Unit ;
    rdfs:label "Pound (avoirdupois) per Second"@en ;
    dcterms:description "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the SI base unit for time second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.4535924 ;
    ns1:conversionMultiplierSN 4.535924e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA692" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA692"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the SI base unit for time second" ;
    ns1:symbol "lbm/s" ;
    ns1:ucumCode "[lb_av].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-SEC-DEG_F> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per second degree Fahrenheit" ;
    dcterms:description "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.8164663 ;
    ns1:conversionMultiplierSN 8.164663e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA693" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA693"^^xsd:anyURI ;
    ns1:symbol "lbm/(s·°F)" ;
    ns1:ucumCode "[lb_av].s-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-SEC-PSI> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per second psi" ;
    dcterms:description "quotient of the traditional unit avoirdupois pound for mass according the avoirdupois system of units and the SI base unit second divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.000065788008244739678923438816893324495509541 ;
    ns1:conversionMultiplierSN 6.578801e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThrusterPowerToThrustEfficiency> ;
    ns1:iec61360Code "0112/2///62720#UAA694" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA694"^^xsd:anyURI ;
    ns1:symbol "lbm/(s·psi)" ;
    ns1:ucumCode "[lb_av].s-1.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-YD> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per yard" ;
    dcterms:description "unit for linear mass according to avoirdupois system of units" ;
    ns1:conversionMultiplier 0.496054647856517935258092738407699 ;
    ns1:conversionMultiplierSN 4.960546e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMass> ;
    ns1:iec61360Code "0112/2///62720#UAB245" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB245"^^xsd:anyURI ;
    ns1:symbol "lbm/yd" ;
    ns1:ucumCode "[lb_av].[yd_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-FT3-GAL_UK> a ns1:Unit ;
    rdfs:label "pound second per cubic foot gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit SI base unit second" ;
    ns1:conversionMultiplier 3523.56934727648145541664829657059011020605294153800825785864303594762158433 ;
    ns1:conversionMultiplierSN 3.523569e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD804" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD804"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(ft³·gal{UK})" ;
    ns1:ucumCode "[lb_av].s.[ft_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-FT3-GAL_US> a ns1:Unit ;
    rdfs:label "pound second per cubic foot gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per SI base unit second" ;
    ns1:conversionMultiplier 4231.63034512288071316868671071812551987110714811933353209385231358464702875 ;
    ns1:conversionMultiplierSN 4.23163e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD803" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD803"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(ft³·gal{US})" ;
    ns1:ucumCode "[lb_av].s.[ft_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-FT3-IN3> a ns1:Unit ;
    rdfs:label "pound second per cubic foot cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 977506.609723385444741966630175887035136384186115914995051356520829533283474 ;
    ns1:conversionMultiplierSN 9.775066e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD805" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD805"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(ft³·in³)" ;
    ns1:ucumCode "[lb_av].s.[ft_i]-3.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-FT3-YD3> a ns1:Unit ;
    rdfs:label "pound second per cubic foot cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 20.9513590904360734898398197482828932309580520842126103040871677981710006342 ;
    ns1:conversionMultiplierSN 2.095136e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD807" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD807"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(ft³·yd³)" ;
    ns1:ucumCode "[lb_av].s.[ft_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-FT6> a ns1:Unit ;
    rdfs:label "pound second per power of foot with the exponent 6" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 565.68669544177398422567513320363824140351 ;
    ns1:conversionMultiplierSN 5.656867e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD806" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD806"^^xsd:anyURI ;
    ns1:symbol "lbm·s/ft⁶" ;
    ns1:ucumCode "[lb_av].s.[ft_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK-FT3> a ns1:Unit ;
    rdfs:label "pound second per gallon (UK) cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 3523.56934727648145541664829657059011020605294153800825785864303594762158433 ;
    ns1:conversionMultiplierSN 3.523569e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD821" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD821"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(gal{UK}·ft³)" ;
    ns1:ucumCode "[lb_av].s.[gal_br]-1.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK-IN3> a ns1:Unit ;
    rdfs:label "pound second per gallon (UK) cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 6088727.83209375995495996825647397924747369032618579777447295109453063821514 ;
    ns1:conversionMultiplierSN 6.088728e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD820" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD820"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(gal{UK}·in³)" ;
    ns1:ucumCode "[lb_av].s.[gal_br]-1.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK-YD3> a ns1:Unit ;
    rdfs:label "pound second per gallon (UK) cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 130.502568417647461311727714687799574584595938218919782844472849149164543662 ;
    ns1:conversionMultiplierSN 1.305026e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD822" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD822"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(gal{UK}·yd³)" ;
    ns1:ucumCode "[lb_av].s.[gal_br]-1.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK2> a ns1:Unit ;
    rdfs:label "pound second per square gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (UK) according to the Anglo-American system of units and unit gallon (UK) according to the Imperial system of units per SI base unit second" ;
    ns1:conversionMultiplier 21947.7336927121324880427174246016925400206 ;
    ns1:conversionMultiplierSN 2.194773e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD819" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD819"^^xsd:anyURI ;
    ns1:symbol "lbm·s/gal{UK}²" ;
    ns1:ucumCode "[lb_av].s.[gal_br]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US-FT3> a ns1:Unit ;
    rdfs:label "pound second per gallon (US) cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 4231.63034512288071316868671071812551987110714811933353209385231358464702875 ;
    ns1:conversionMultiplierSN 4.23163e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD816" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD816"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(gal{US}·ft³)" ;
    ns1:ucumCode "[lb_av].s.[gal_us]-1.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US-IN3> a ns1:Unit ;
    rdfs:label "pound second per gallon (US) cubic inch" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 7312257.2363723378723554906361209203423426504015498518997006698602882331675 ;
    ns1:conversionMultiplierSN 7.312257e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD815" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD815"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(gal{US}·in³)" ;
    ns1:ucumCode "[lb_av].s.[gal_us]-1.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US-YD3> a ns1:Unit ;
    rdfs:label "pound second per gallon (US) cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 156.72704981936595233958098928585642972771370658419543812895405279099754025 ;
    ns1:conversionMultiplierSN 1.56727e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD817" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD817"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(gal{US}·yd³)" ;
    ns1:ucumCode "[lb_av].s.[gal_us]-1.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US2> a ns1:Unit ;
    rdfs:label "pound second per square gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per SI base unit second" ;
    ns1:conversionMultiplier 31654.7932310490816985086174723849379883998 ;
    ns1:conversionMultiplierSN 3.165479e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD813" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD813"^^xsd:anyURI ;
    ns1:symbol "lbm·s/gal{US}²" ;
    ns1:ucumCode "[lb_av].s.[gal_us]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-IN3-FT3> a ns1:Unit ;
    rdfs:label "pound second per cubic inch cubic foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 977506.609723385444741966630175887035136384186115914995051356520829533283474 ;
    ns1:conversionMultiplierSN 9.775066e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD811" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD811"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(in³·ft³)" ;
    ns1:ucumCode "[lb_av].s.[in_i]-3.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-IN3-GAL_UK> a ns1:Unit ;
    rdfs:label "pound second per cubic inch gallon (UK)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per SI base unit second" ;
    ns1:conversionMultiplier 6088727.83209375995495996825647397924747369032618579777447295109453063821514 ;
    ns1:conversionMultiplierSN 6.088728e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD809" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD809"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(in³·gal{UK})" ;
    ns1:ucumCode "[lb_av].s.[in_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-IN3-GAL_US> a ns1:Unit ;
    rdfs:label "pound second per cubic inch gallon (US)" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per SI base unit second" ;
    ns1:conversionMultiplier 7312257.2363723378723554906361209203423426504015498518997006698602882331675 ;
    ns1:conversionMultiplierSN 7.312257e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD808" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD808"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(in³·gal{US})" ;
    ns1:ucumCode "[lb_av].s.[in_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-IN3-YD3> a ns1:Unit ;
    rdfs:label "pound second per cubic inch cubic yard" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 36203.9485082735349904432085250328367502929193654065146943690023573671605436 ;
    ns1:conversionMultiplierSN 3.620395e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD812" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD812"^^xsd:anyURI ;
    ns1:symbol "lbm·s/(in³·yd³)" ;
    ns1:ucumCode "[lb_av].s.[in_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-SEC-PER-IN6> a ns1:Unit ;
    rdfs:label "pound second per power of inch with the exponent 6" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 1689131421.60201004851411833694393277989887 ;
    ns1:conversionMultiplierSN 1.689131e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD810" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD810"^^xsd:anyURI ;
    ns1:symbol "lbm·s/in⁶" ;
    ns1:ucumCode "[lb_av].s.[in_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-FT-PER-IN> a ns1:Unit ;
    rdfs:label "pound-force foot per inch" ;
    dcterms:description "unit for length-related rotational moment according to the Anglo-American and Imperial system of units" ;
    ns1:conversionMultiplier 53.3786617780937136 ;
    ns1:conversionMultiplierSN 5.337866e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearTorque> ;
    ns1:iec61360Code "0112/2///62720#UAB292" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB292"^^xsd:anyURI ;
    ns1:symbol "lbf·ft/in" ;
    ns1:ucumCode "[lbf_av].[ft_i].[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-IN-PER-IN> a ns1:Unit ;
    rdfs:label "pound-force inch per inch" ;
    dcterms:description "unit for length-related rotational moment according to the Anglo-American and Imperial system of units" ;
    ns1:conversionMultiplier 4.4482218148411428 ;
    ns1:conversionMultiplierSN 4.448222e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearTorque> ;
    ns1:iec61360Code "0112/2///62720#UAB293" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB293"^^xsd:anyURI ;
    ns1:symbol "lbf·in/in" ;
    ns1:ucumCode "[lbf_av].[in_i].[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-IN2-DEG_F> a ns1:Unit ;
    rdfs:label "Pound Force per Square Inch Degree Fahrenheit"@en ;
    dcterms:description "composed unit for pressure (pound-force per square inch) divided by the unit degree Fahrenheit for temperature"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 12410.56 ;
    ns1:conversionMultiplierSN 1.241056e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricHeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAA702" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA702"^^xsd:anyURI ;
    ns1:plainTextDescription "composed unit for pressure (pound-force per square inch) divided by the unit degree Fahrenheit for temperature" ;
    ns1:symbol "lbf/(in²·°F)" ;
    ns1:ucumCode "[lbf_av].[sin_i]-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-IN2-SEC> a ns1:Unit ;
    rdfs:label "Pound Force per Square Inch Second"@en ;
    dcterms:description "\"Pound Force per Square Inch Second\" is a unit for  'Force Per Area Time' expressed as $lbf / in^{2}-s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6894.75789 ;
    ns1:conversionMultiplierSN 6.894758e+03 ;
    ns1:expression "$lbf / in^{2}-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "lbf/(in²·s)" ;
    ns1:ucumCode "[lbf_av].[sin_i]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-LB> a ns1:Unit ;
    rdfs:label "Pound Force per Pound"@en ;
    dcterms:description "\"Pound Force per Pound\" is an Imperial unit for  'Thrust To Mass Ratio' expressed as $lbf/lb$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 9.80665085 ;
    ns1:conversionMultiplierSN 9.806651e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf/lb$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThrustToMassRatio> ;
    ns1:symbol "lbf/lbm" ;
    ns1:ucumCode "[lbf_av].[lb_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LM-HR> a ns1:Unit ;
    rdfs:label "lumen hour" ;
    dcterms:description "product of the SI derived unit lumen and the unit hour" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA720" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA720"^^xsd:anyURI ;
    ns1:symbol "lm·h" ;
    ns1:ucumCode "lm.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LM-PER-FT2> a ns1:Unit ;
    rdfs:label "lumen per square foot" ;
    dcterms:description "SI derived unit lumen divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2" ;
    ns1:conversionMultiplier 10.7639104167097223083335055559 ;
    ns1:conversionMultiplierSN 1.076391e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAB254" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB254"^^xsd:anyURI ;
    ns1:symbol "lm/ft²" ;
    ns1:ucumCode "lm.[ft_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LM-PER-M2> a ns1:Unit ;
    rdfs:label "lumen per square metre" ;
    dcterms:description "SI derived unit lumen divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAA721" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA721"^^xsd:anyURI ;
    ns1:symbol "lm/m²" ;
    ns1:ucumCode "lm.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LM-PER-W> a ns1:Unit ;
    rdfs:label "Lumen per Watt"@en ;
    dcterms:description "A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$lm-per-w$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousEfficacy> ;
    ns1:iec61360Code "0112/2///62720#UAA719" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA719"^^xsd:anyURI ;
    ns1:symbol "lm/W" ;
    ns1:ucumCode "lm.W-1"^^ns1:UCUMcs,
        "lm/W"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LM-SEC> a ns1:Unit ;
    rdfs:label "lumen second"@en ;
    dcterms:description "In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time.  The lumen second is sometimes called the talbot (symbol T).  An older name for the lumen second was the lumberg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$lm s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA722" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA722"^^xsd:anyURI ;
    ns1:symbol "lm·s" ;
    ns1:ucumCode "lm.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "lumberg",
        "talbot" .

<http://qudt.org/vocab/unit/LUX-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Lux Hour"@en ;
    dcterms:description "The SI unit for measuring the illumination (illuminance) of a surface. One lux is defined as an illumination of one lumen per square meter or 0.0001 phot. In considering the various light units, it's useful to think about light originating at a point and shining upon a surface. The intensity of the light source is measured in candelas; the total light flux in transit is measured in lumens (1 lumen = 1 candelau00b7steradian); and the amount of light received per unit of surface area is measured in lux (1 lux = 1 lumen/square meter). One lux is equal to approximately 0.09290 foot candle."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lux"^^xsd:anyURI ;
    ns1:expression "$lx h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LUX> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousExposure> ;
    ns1:iec61360Code "0112/2///62720#UAA724" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lux?oldid=494700274"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA724"^^xsd:anyURI ;
    ns1:siUnitsExpression "lm-h/m^2" ;
    ns1:symbol "lx·h" ;
    ns1:ucumCode "lx.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LUX-SEC> a ns1:Unit ;
    rdfs:label "lux second" ;
    dcterms:description "product of the SI derived unit lux and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LUX> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousExposure> ;
    ns1:iec61360Code "0112/2///62720#UAA725" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA725"^^xsd:anyURI ;
    ns1:symbol "lx·s" ;
    ns1:ucumCode "lx.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Meter mal Kelvin"@de,
        "metre kelvin"@en,
        "Meter Kelvin"@en-US,
        "متر کلوین"@fa,
        "metro per kelvin"@it,
        "meter kelvin"@ms,
        "米开尔文"@zh ;
    dcterms:description "$\\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAB170" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB170"^^xsd:anyURI ;
    ns1:symbol "m·K" ;
    ns1:ucumCode "m.K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-K-PER-W> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre Kelvin per Watt"@en,
        "Meter Kelvin per Watt"@en-US ;
    dcterms:description "$\\textit{Meter Kelvin per Watt}$ is a unit for 'Thermal Resistivity' expressed as $K-m/W$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$K-m/W$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalResistivity> ;
    ns1:symbol "m·K/W" ;
    ns1:ucumCode "m.K.W-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre Kilogram"@en,
        "Meter Kilogram"@en-US ;
    dcterms:description "product of SI base units metre and kilogram given as dimensional product dim Q = L**$a} M**$b} T**$g} I**$d} $TH**$e} N**$z} J**$i}" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m-kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthMass> ;
    ns1:iec61360Code "0112/2///62720#UAD674" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD674"^^xsd:anyURI ;
    ns1:symbol "m·kg" ;
    ns1:ucumCode "m.kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-BAR> a ns1:Unit ;
    rdfs:label "metre per bar" ;
    dcterms:description "SI base unit metre divided by the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA731" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA731"^^xsd:anyURI ;
    ns1:symbol "m/bar" ;
    ns1:ucumCode "m.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G05" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-FARAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre per Farad"@en,
        "Meter per Farad"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m-per-f$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FARAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InversePermittivity> ;
    ns1:symbol "m/F" ;
    ns1:ucumCode "m.F-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre per Kelvin"@en,
        "Meter per Kelvin"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m-per-k$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA728" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA728"^^xsd:anyURI ;
    ns1:symbol "m/K" ;
    ns1:ucumCode "m/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-PA> a ns1:Unit ;
    rdfs:label "metre per pascal" ;
    dcterms:description "SI base unit metre divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB315" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB315"^^xsd:anyURI ;
    ns1:symbol "m/Pa" ;
    ns1:ucumCode "m.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-RAD> a ns1:Unit ;
    rdfs:label "metre per radian" ;
    dcterms:description "unit of the translation factor for implementation from rotation to linear move according" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Rotary-TranslatoryMotionConversion> ;
    ns1:iec61360Code "0112/2///62720#UAB482" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB482"^^xsd:anyURI ;
    ns1:symbol "m/rad" ;
    ns1:ucumCode "m.rad-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "metre per second bar" ;
    dcterms:description "SI base unit meter divided by the product of SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB313" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB313"^^xsd:anyURI ;
    ns1:symbol "m/(s·bar)" ;
    ns1:ucumCode "m.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-SEC-K> a ns1:Unit ;
    rdfs:label "metre per second kelvin" ;
    dcterms:description "SI base units metre divided by the product of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC009" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC009"^^xsd:anyURI ;
    ns1:symbol "m/(s·K)" ;
    ns1:ucumCode "m.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-SEC-PA> a ns1:Unit ;
    rdfs:label "metre per second pascal" ;
    dcterms:description "SI base unit metre divided by the product of the SI base unit second and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA734" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA734"^^xsd:anyURI ;
    ns1:symbol "m/(s·Pa)" ;
    ns1:ucumCode "m.s-1.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-V-SEC> a ns1:Unit ;
    rdfs:label "metre per volt second" ;
    dcterms:description "SI base unit metre divided by the product of the SI derived unit volt and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticReluctivity> ;
    ns1:iec61360Code "0112/2///62720#UAD917" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD917"^^xsd:anyURI ;
    ns1:symbol "m/(V·s)" ;
    ns1:ucumCode "m.V-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-SEC> a ns1:Unit ;
    rdfs:label "metre second" ;
    dcterms:description "product of SI base units metre and second to the power of minus one given as dimensional product dim Q = L**$a} M**$b} T**$g} I**$d} $TH**$e} N**$z} J**$i}" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD686" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD686"^^xsd:anyURI ;
    ns1:symbol "m·s" ;
    ns1:ucumCode "m.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-SEC2> a ns1:Unit ;
    rdfs:label "metre second squared" ;
    dcterms:description "product of SI base units metre and second to the power of two given as dimensional product dim Q = L**$a} M**$b} T**$g} I**$d} $TH**$e} N**$z} J**$i}" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD683" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD683"^^xsd:anyURI ;
    ns1:symbol "m·s²" ;
    ns1:ucumCode "m.s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-HR-DEG_C-PER-KiloCAL_IT> a ns1:Unit ;
    rdfs:label "Square Metre Hour Degree Celsius per Kilocalorie (international Table)"@en,
        "Square Meter Hour Degree Celsius per Kilocalorie (international Table)"@en-US ;
    dcterms:description "product of the power of the SI base unit metre with the exponent 2, of the unit hour for time and the unit degree Celsius for temperature divided by the 1000-fold of the out of use unit for energy international calorie"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.859845 ;
    ns1:conversionMultiplierSN 8.59845e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInsulance> ;
    ns1:iec61360Code "0112/2///62720#UAA749" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA749"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the power of the SI base unit metre with the exponent 2, of the unit hour for time and the unit degree Celsius for temperature divided by the 1000-fold of the out of use unit for energy international calorie" ;
    ns1:symbol "m²·h·°C/kcal{IT}" ;
    ns1:ucumCode "m2.h.Cel/kcal_IT"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-HZ2> a ns1:Unit ;
    rdfs:label "Square Metres square Hertz"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²·Hz²" ;
    ns1:ucumCode "m2.Hz2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-HZ3> a ns1:Unit ;
    rdfs:label "Square metres cubic Hertz"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²·Hz³" ;
    ns1:ucumCode "m2.Hz3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-HZ4> a ns1:Unit ;
    rdfs:label "Square metres Hertz^4"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²·Hz⁴" ;
    ns1:ucumCode "m2.Hz4"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre Kelvin"@en,
        "Square Meter Kelvin"@en-US ;
    dcterms:description "$\\textit{Square Meter Kelvin}$ is a unit for 'Area Temperature' expressed as $m^{2}-K$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{2}-K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTemperature> ;
    ns1:symbol "m²·K" ;
    ns1:ucumCode "m2.K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-GM_DRY> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Square metres per gram of dry sediment"@en ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM_DRY> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient> ;
    ns1:symbol "m²/g{dry sediment}" ;
    ns1:ucumCode "m2.g-1{dry}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/M2-PER-GM> .

<http://qudt.org/vocab/unit/M2-PER-HA> a ns1:Unit ;
    rdfs:label "square metres per hectare"@en,
        "square meters per hectare"@en-US ;
    dcterms:description "Square metres per hectare."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaRatio> ;
    ns1:plainTextDescription "Square metres per hectare." ;
    ns1:symbol "m²/ha" ;
    ns1:ucumCode "m2.har-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-HA-YR> a ns1:Unit ;
    rdfs:label "Square Metre per Hectare Year"@en,
        "Square Meter per Hectare Year"@en-US ;
    ns1:conversionMultiplier 0.000000000003168808781402895 ;
    ns1:conversionMultiplierSN 3.168809e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 2 divided by the unit hectare and by the unit year" ;
    ns1:symbol "m²/(ha·a)" ;
    ns1:ucumCode "m2.har-1.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-HZ> a ns1:Unit ;
    rdfs:label "Square metres per Hertz"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²/Hz" ;
    ns1:ucumCode "m2.Hz-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-HZ-DEG> a ns1:Unit ;
    rdfs:label "Square metres per Hertz degree"@en ;
    ns1:conversionMultiplier 57.2957795130823 ;
    ns1:conversionMultiplierSN 5.729578e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²/(Hz·°)" ;
    ns1:ucumCode "m2.Hz-1.deg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-HZ2> a ns1:Unit ;
    rdfs:label "Square metres per square Hertz"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²/Hz²" ;
    ns1:ucumCode "m2.Hz-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-J> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre per Joule"@en,
        "Square Meter per Joule"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    ns1:expression "$m^2/j$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralCrossSection> ;
    ns1:iec61360Code "0112/2///62720#UAA745" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA745"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m²/J" ;
    ns1:ucumCode "m2.J-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre per Kelvin"@en,
        "Square Meter per Kelvin"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m2-per-k$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaThermalExpansion> ;
    ns1:symbol "m²/K" ;
    ns1:ucumCode "m2.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-KiloW> a ns1:Unit ;
    rdfs:label "square metre per Kilowatt"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerPower> ;
    ns1:plainTextDescription "A common unit for measuring area per power" ;
    ns1:symbol "m²/kW" ;
    ns1:ucumCode "m2.kW-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-M> a ns1:Unit ;
    rdfs:label "čtvereční metr na metr"@cs,
        "Quadratmeter je Meter"@de,
        "square metre per metre"@en,
        "metro cuadrado pormetro"@es,
        "mètre carré par mètre"@fr,
        "metro quadrato al metro"@it,
        "meter persegi per meter"@ms,
        "metr kwadratowy na metr"@pl,
        "metro quadrado por metro"@pt,
        "metru pătrat pe metru"@ro,
        "квадратный метр на метр"@ru,
        "kvadratni meter na meter"@sl,
        "metrekare per metre"@tr ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerLength> ;
    ns1:plainTextDescription "square metre divided by metre: plain text description in English" ;
    ns1:symbol "m²/m" ;
    ns1:ucumCode "m2.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-M2> a ns1:Unit ;
    rdfs:label "square metre per square metre"@en,
        "square meter per square meter"@en-US ;
    dcterms:description "A square metre unit of area per square metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaRatio> ;
    ns1:plainTextDescription "A square metre unit of area per square metre" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:symbol "m²/m²" ;
    ns1:ucumCode "m2.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-N> a ns1:Unit ;
    rdfs:label "Square Metre per Newton"@en,
        "Square Meter per Newton"@en-US ;
    dcterms:description "power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility> ;
    ns1:iec61360Code "0112/2///62720#UAB492" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB492"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton" ;
    ns1:symbol "m²/N" ;
    ns1:ucumCode "m2.N-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "square metre per second bar" ;
    dcterms:description """
  The unit $\\textit{Square Metre per Second Bar}$ typically refers to a measure of fluid permeability in the
   context of materials science or engineering.
  It is the volume of fluid (in square metres) that can pass through a material in one second under a pressure difference of one bar. 
  This unit is particularly important in fields such as petrophysics, hydrogeology, and materials engineering,
   where understanding the flow of fluids through porous media is crucial.
  A $Bar$ is not an SI unit but is a unit of pressure that is widely used in various scientific and engineering contexts.
  A bar is equal to $100,000\\ pascals$, (symbol $Pa$), approximately equal to the atmospheric pressure on Earth at sea level.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB493" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB493"^^xsd:anyURI ;
    ns1:symbol "m²/(s·bar)" ;
    ns1:ucumCode "m2.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SEC-K> a ns1:Unit ;
    rdfs:label "square metre per second kelvin" ;
    dcterms:description """
  The unit $\\textit{Square Metre per Second Kelvin}$ is a heat transfer coefficient that is area-dependent
   and varies with time and temperature difference. 
  Heat transfer is typically defined in terms of watts per square meter per kelvin ($W/m^{2}K$),
   representing the rate of heat transfer across a surface per unit area per unit temperature difference.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA753" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA753"^^xsd:anyURI ;
    ns1:symbol "m²/(s·K)" ;
    ns1:ucumCode "m2.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G09" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SEC-PA> a ns1:Unit ;
    rdfs:label "square metre per second pascal" ;
    dcterms:description """
  The unit $\\textit{Square Metre per Second Pascal}$, symbol $m^{2}/s\\cdot Pa$, is a measure of permeability, which describes the ability
   of a material to allow fluids to pass through it under a pressure gradient. 
  It's particularly relevant in fields like hydrogeology, petroleum engineering, and civil engineering,
   where understanding fluid flow through porous materials is essential.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB460" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB460"^^xsd:anyURI ;
    ns1:symbol "m²/(s·Pa)" ;
    ns1:ucumCode "m2.s-1.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre per Steradian"@en,
        "Square Meter per Steradian"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    ns1:expression "$m^2/sr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularCrossSection> ;
    ns1:iec61360Code "0112/2///62720#UAA755" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Steradian?oldid=494317847"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA755"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m²/sr" ;
    ns1:ucumCode "m2.sr-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SR-J> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre per Steradian Joule"@en,
        "Square Meter per Steradian Joule"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    ns1:expression "$m^2/sr-j$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralAngularCrossSection> ;
    ns1:iec61360Code "0112/2///62720#UAA756" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA756"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m²/(sr·J)" ;
    ns1:ucumCode "m2.sr-1.J-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-W> a ns1:Unit ;
    rdfs:label "čtvereční metr na watt"@cs,
        "Quadratmeter je Watt"@de,
        "square metre per watt"@en,
        "metro cuadrado porvatio"@es,
        "mètre carré par watt"@fr,
        "metro quadrato al watt"@it,
        "meter persegi per watt"@ms,
        "metr kwadratowy na wat"@pl,
        "metro quadrado por watt"@pt,
        "metru pătrat pe watt"@ro,
        "квадратный метр на ватт"@ru,
        "kvadratni meter na watt"@sl,
        "metrekare per watt"@tr ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerPower> ;
    ns1:plainTextDescription "A common unit for measuring area per power" ;
    ns1:symbol "m²/W" ;
    ns1:ucumCode "m2.W-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-SEC-PER-RAD> a ns1:Unit ;
    rdfs:label "Square metre seconds per radian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m²·s/rad" ;
    ns1:ucumCode "m2.s.rad-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-SR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre Steradian"@en,
        "Square Meter Steradian"@en-US ;
    dcterms:description "\"Square Meter Steradian\" is a unit for  'Area Angle' expressed as $m^{2}-sr$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{2}-sr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaAngle> ;
    ns1:symbol "m²·sr" ;
    ns1:ucumCode "m2.sr"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-BAR> a ns1:Unit ;
    rdfs:label "cubic metre per bar" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA759" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA759"^^xsd:anyURI ;
    ns1:symbol "m³/bar" ;
    ns1:ucumCode "m3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-C> a ns1:Unit ;
    rdfs:label "Cubic Metre per Coulomb"@en,
        "Cubic Meter per Coulomb"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^3/c$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HallCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAB143" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB143"^^xsd:anyURI ;
    ns1:symbol "m³/C" ;
    ns1:ucumCode "m3.C-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "cubic metre per day bar" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA762" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA762"^^xsd:anyURI ;
    ns1:symbol "m³/(d·bar)" ;
    ns1:ucumCode "m3.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-DAY-K> a ns1:Unit ;
    rdfs:label "cubic metre per day kelvin" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA761" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA761"^^xsd:anyURI ;
    ns1:symbol "m³/(d·K)" ;
    ns1:ucumCode "m3.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-HA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Metre per Hectare"@en,
        "Cubic Meter per Hectare"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumePerArea> ;
    ns1:symbol "m³/ha" ;
    ns1:ucumCode "m3.har-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-HA-YR> a ns1:Unit ;
    rdfs:label "Cubic Metre per Hectare Year"@en,
        "Cubic Meter per Hectare Year"@en-US ;
    ns1:conversionMultiplier 0.000000000003168808781402895 ;
    ns1:conversionMultiplierSN 3.168809e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SurfaceRelatedVolumeFlow> ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 3 divided by the unit hectare and by the unit year" ;
    ns1:symbol "m³/(ha·a)" ;
    ns1:ucumCode "m3.har-1.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "cubic metre per hour bar" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 diveded by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA765" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA765"^^xsd:anyURI ;
    ns1:symbol "m³/(h·bar)" ;
    ns1:ucumCode "m3.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-HR-K> a ns1:Unit ;
    rdfs:label "cubic metre per hour kelvin" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA764" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA764"^^xsd:anyURI ;
    ns1:symbol "m³/(h·K)" ;
    ns1:ucumCode "m3.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Metre per Kelvin"@en,
        "Cubic Meter per Kelvin"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m3-per-k$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA758" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA758"^^xsd:anyURI ;
    ns1:symbol "m³/K" ;
    ns1:ucumCode "m3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Metre per Kilogram Square Second"@en,
        "Cubic Meter per Kilogram Square Second"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{3} kg^{-1} s^{-2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m³/(kg·s²)" ;
    ns1:ucumCode "m3.(kg.s2)-1"^^ns1:UCUMcs,
        "m3.kg-1.s-2"^^ns1:UCUMcs,
        "m3/(kg.s2)"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-M2> a ns1:Unit ;
    rdfs:label "Cubic Metre per Square Metre"@en,
        "Cubic Meter per Square Meter"@en-US ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumePerArea> ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "m³/m²" ;
    ns1:ucumCode "m3.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-M3> a ns1:Unit ;
    rdfs:label "Cubic Metre per Cubic Metre"@en,
        "Cubic Meter per Cubic Meter"@en-US ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA767" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA767"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "m³/m³" ;
    ns1:ucumCode "m3.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "cubic metre per minute bar" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA770" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA770"^^xsd:anyURI ;
    ns1:symbol "m³/(min·bar)" ;
    ns1:ucumCode "m3.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-MIN-K> a ns1:Unit ;
    rdfs:label "cubic metre per minute kelvin" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA769" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA769"^^xsd:anyURI ;
    ns1:symbol "m³/(min·K)" ;
    ns1:ucumCode "m3.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-PA> a ns1:Unit ;
    rdfs:label "cubic metre per pascal" ;
    dcterms:description "power of the SI base unit meter by exponent 3 divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB323" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB323"^^xsd:anyURI ;
    ns1:symbol "m³/Pa" ;
    ns1:ucumCode "m3.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "cubic metre per second bar" ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA774" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA774"^^xsd:anyURI ;
    ns1:symbol "m³/(s·bar)" ;
    ns1:ucumCode "m3.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-SEC-K> a ns1:Unit ;
    rdfs:label "cubic metre per second kelvin" ;
    dcterms:description "power of the SI base unit metre with the expontent 3 divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA773" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA773"^^xsd:anyURI ;
    ns1:symbol "m³/(s·K)" ;
    ns1:ucumCode "m3.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-SEC-M2> a ns1:Unit ;
    rdfs:label "cubic metre per second square metre" ;
    dcterms:description "unit of volume flow cubic meters by the SI base unit second related to the transmission surface in square metres" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate_SurfaceRelated> ;
    ns1:iec61360Code "0112/2///62720#UAB325" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB325"^^xsd:anyURI ;
    ns1:symbol "m³/(s·m²)" ;
    ns1:ucumCode "m3.s-1.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-SEC-PA> a ns1:Unit ;
    rdfs:label "cubic metre per second pascal" ;
    dcterms:description "power of the SI base unit meter by exponent 3 divided by the product of the SI base unit second and the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB322" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB322"^^xsd:anyURI ;
    ns1:symbol "m³/(s·Pa)" ;
    ns1:ucumCode "m3.s-1.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-SEC2> a ns1:Unit ;
    rdfs:label "Cubic Metre per Square Second"@en,
        "Cubic Meter per Square Second"@en-US ;
    dcterms:description "$\\textit{Cubic Meter per Square Second}$ is a C.G.S System unit for  $\\textit{Standard Gravitational Parameter}$ expressed as $m^3/s^2$"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^3/s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StandardGravitationalParameter> ;
    ns1:symbol "m³/s²" ;
    ns1:ucumCode "m3.s-2"^^ns1:UCUMcs,
        "m3/s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M4-PER-SEC> a ns1:Unit ;
    rdfs:label "Metres to the power four per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "m⁴/s" ;
    ns1:ucumCode "m4.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M5> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Quintic Metre"@en,
        "Quintic Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^{5}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L5I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 5 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SectionAreaIntegral> ;
    ns1:symbol "m⁵" ;
    ns1:ucumCode "m5"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M6> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Sextic Metre"@en,
        "Sextic Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^{6}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L6I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/WarpingConstant> ;
    ns1:symbol "m⁶" ;
    ns1:ucumCode "m6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MACH> a ns1:DimensionlessUnit,
        ns1:Unit ;
    rdfs:label "Mach"@en ;
    dcterms:description "\"Mach\" is a unit for  'Dimensionless Ratio' expressed as $mach$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mach"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MachNumber> ;
    ns1:iec61360Code "0112/2///62720#UAB595" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mach?oldid=492058934"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB595"^^xsd:anyURI ;
    ns1:symbol "Mach" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOHM> a ns1:Unit ;
    rdfs:label "Mohm"@en ;
    dcterms:description """
  The $\\textit{Mohm}$ is a unit of mechanical mobility for sound waves, being the reciprocal of the mechanical $ohm$ unit of impedance, i.e., for an acoustic medium, the ratio of the flux or volumic speed (area times particle speed) of the resulting waves through it to the effective sound pressure (i.e. force) causing them, the unit being qualified, according to the units used, as m.k.s. or c.g.s. 
  The mechanical ohm is defined as:
  $$Mohm \\equiv 1\\,dyn\\cdot\\,s\\cdot cm^{-1} \\text{ or } 10^{-3} N\\cdot s\\cdot m^{-1}$$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:expression "$mohm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MechanicalMobility> ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-914"^^xsd:anyURI ;
    ns1:latexDefinition "$1\\:{mohm_{cgs}} = 1\\:\\frac {cm} {dyn.s}\\: (=\\:1\\:\\frac s g \\:in\\:base\\:c.g.s.\\:terms)$"^^ns1:LatexString,
        "$1\\:{mohm_{mks}} = 10^{3}\\:\\frac m {N.s}\\:(=\\:10^{3}\\:   \\frac s {kg}\\:in\\:base\\:m.k.s.\\:terms)$"^^ns1:LatexString ;
    ns1:symbol "mohm" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-DEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mole Degree Celsius"@en ;
    dcterms:description """$\\textit{Mole Degree Celsius}$ is a C.G.S System unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-degC$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$mol-deg-c$"^^ns1:LatexString,
        "$mol-degC$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance> ;
    ns1:symbol "mol·°C" ;
    ns1:ucumCode "mol.Cel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mole Kelvin"@en ;
    dcterms:description """
  The $\\textit{Mole Kelvin}$ is a unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-K$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance> ;
    ns1:symbol "mol·K" ;
    ns1:ucumCode "mol.K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-GM-HR> a ns1:Unit ;
    rdfs:label "Moles per gram hour"@en ;
    dcterms:description "SI unit of the quantity of matter per SI unit of mass per unit of time expressed in hour."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mol/(g·h)" ;
    ns1:ucumCode "mol.g-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-HR> a ns1:Unit ;
    rdfs:label "Mole per Hour"@en ;
    dcterms:description "SI base unit mole divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000277778 ;
    ns1:conversionMultiplierSN 2.77778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA884" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA884"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit mole divided by the unit for time hour" ;
    ns1:symbol "mol/h" ;
    ns1:ucumCode "mol.h-1"^^ns1:UCUMcs,
        "mol/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-KiloGM-BAR> a ns1:Unit ;
    rdfs:label "mole per kilogram bar" ;
    dcterms:description "SI base unit mol divided by the product of the SI base unit kilogram and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMassPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA887" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA887"^^xsd:anyURI ;
    ns1:symbol "mol/(kg·bar)" ;
    ns1:ucumCode "mol.kg-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-KiloGM-K> a ns1:Unit ;
    rdfs:label "mole per kilogram kelvin" ;
    dcterms:description "SI base unit mol divided by the product of the SI base unit kilogram and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA886" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA886"^^xsd:anyURI ;
    ns1:symbol "mol/(K·kg)" ;
    ns1:ucumCode "mol.K-1.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mole per Kilogram Pascal"@en ;
    dcterms:description "Mole Per Kilogram Pascal ($mol/kg-pa$) is a unit of Molar Mass variation due to Pressure."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$mol/(kg.pa)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMassPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB317" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB317"^^xsd:anyURI ;
    ns1:symbol "mol/(kg·Pa)" ;
    ns1:ucumCode "mol.kg-1.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-L-BAR> a ns1:Unit ;
    rdfs:label "mole per litre bar" ;
    dcterms:description "SI base unit mol divided by the product of the unit litre and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA890" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA890"^^xsd:anyURI ;
    ns1:symbol "mol/(L·bar)" ;
    ns1:ucumCode "mol.L-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-L-K> a ns1:Unit ;
    rdfs:label "mole per litre kelvin" ;
    dcterms:description "SI base unit mol divided by the product of the unit litre and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA889" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA889"^^xsd:anyURI ;
    ns1:symbol "mol/(L·K)" ;
    ns1:ucumCode "mol.L-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M2> a ns1:Unit ;
    rdfs:label "Moles per square metre"@en ;
    dcterms:description "SI unit of quantity of matter per SI unit area."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mol/m²" ;
    ns1:ucumCode "mol.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Moles per Square Metre Day"@en,
        "Moles per Square Meter Day"@en-US ;
    dcterms:description "quantity of matter per unit area per unit of time."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "mol/(m²·d)" ;
    ns1:ucumCode "mol.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M2-SEC> a ns1:Unit ;
    rdfs:label "Moles per square metre second"@en ;
    dcterms:description "SI unit of quantity of matter per SI unit area per SI unit of time."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "mol/(m²·s)" ;
    ns1:ucumCode "mol.m-2.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M> a ns1:Unit ;
    rdfs:label "Moles per square metre second metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "mol/(m²·m·s)" ;
    ns1:ucumCode "mol.m-2.s-1.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR> a ns1:Unit ;
    rdfs:label "Moles per square metre second metre steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mol/(m²·m·s·sr)" ;
    ns1:ucumCode "mol.m-2.s-1.m-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR> a ns1:Unit ;
    rdfs:label "Moles per square metre second steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mol/(m²·s·sr)" ;
    ns1:ucumCode "mol.m-2.s-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "mole per cubic metre bar" ;
    dcterms:description "SI base unit mol divided by the product of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA893" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA893"^^xsd:anyURI ;
    ns1:symbol "mol/(m³·bar)" ;
    ns1:ucumCode "mol.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M3-K> a ns1:Unit ;
    rdfs:label "mole per cubic metre kelvin" ;
    dcterms:description "SI base unit mol divided by the product of the power of the SI base unit metre with the exponent 3 and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA892" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA892"^^xsd:anyURI ;
    ns1:symbol "mol/(m³·K)" ;
    ns1:ucumCode "mol.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M3-PA> a ns1:Unit ;
    rdfs:label "mole per cubic metre pascal" ;
    dcterms:description "SI base unit mol divided by the product of the power from the SI base unit metre with exponent 3 and the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB318" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB318"^^xsd:anyURI ;
    ns1:symbol "mol/(m³·Pa)" ;
    ns1:ucumCode "mol.m-3.Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M3-SEC> a ns1:Unit ;
    rdfs:label "Moles per cubic metre second"@en ;
    dcterms:description "SI unit of quantity of matter per SI unit volume per SI unit of time."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "mol/(m³·s)" ;
    ns1:ucumCode "mol.m-3.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-MIN> a ns1:Unit ;
    rdfs:label "Mole per Minute"@en ;
    dcterms:description "SI base unit mole divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.016666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA894" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA894"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit mole divided by the unit for time minute" ;
    ns1:symbol "mol/min" ;
    ns1:ucumCode "mol.min-1"^^ns1:UCUMcs,
        "mol/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-MOL> a ns1:Unit ;
    rdfs:label "Moles per mole"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:symbol "mol/mol" ;
    ns1:ucumCode "mol.mol-1"^^ns1:UCUMcs,
        "mol/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-SEC> a ns1:Unit ;
    rdfs:label "Mole per Second"@en ;
    dcterms:description "SI base unit mol divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA895" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA895"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit mol divided by the SI base unit second" ;
    ns1:symbol "mol/s" ;
    ns1:ucumCode "mol.s-1"^^ns1:UCUMcs,
        "mol/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-TONNE> a ns1:Unit ;
    rdfs:label "Mol per Tonne"@en ;
    dcterms:description "Mole Per Tonne (mol/t) is a unit of Molality"^^rdf:HTML ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:plainTextDescription "Mole Per Tonne (mol/t) is a unit of Molality" ;
    ns1:symbol "mol/t" ;
    ns1:ucumCode "mol.t-1"^^ns1:UCUMcs,
        "mol/t"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL_LB-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Pound Mole Degree Fahrenheit"@en ;
    dcterms:description "$\\textit{Pound Mole Degree Fahrenheit}$ is a unit for 'Mass Amount Of Substance Temperature' expressed as $lb-mol-degF$."^^ns1:LatexString ;
    ns1:conversionMultiplier 251.995761111111131270772 ;
    ns1:conversionMultiplierSN 2.519958e+02 ;
    ns1:expression "$lb-mol-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL_LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassAmountOfSubstanceTemperature> ;
    ns1:symbol "lb-mol·°F" ;
    ns1:ucumCode "[mol_lb].[degF]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL_LB-PER-MIN> a ns1:Unit ;
    rdfs:label "pound mole per minute" ;
    dcterms:description "non SI-conform unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units" ;
    ns1:conversionMultiplier 7.559872833333333333333333333333335 ;
    ns1:conversionMultiplierSN 7.559873e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL_LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:iec61360Code "0112/2///62720#UAB452" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB452"^^xsd:anyURI ;
    ns1:symbol "lb-mol/min" ;
    ns1:ucumCode "[mol_lb].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL_LB-PER-SEC> a ns1:Unit ;
    rdfs:label "pound mole per second" ;
    dcterms:description "non SI-conformunit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units" ;
    ns1:conversionMultiplier 453.59237 ;
    ns1:conversionMultiplierSN 4.535924e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL_LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:iec61360Code "0112/2///62720#UAB451" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB451"^^xsd:anyURI ;
    ns1:symbol "lb-mol/s" ;
    ns1:ucumCode "[mol_lb].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MebiBIT-PER-M> a ns1:Unit ;
    rdfs:label "mebibit per metre" ;
    dcterms:description "1,048,576-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 726817.49800282521276748358899013255168 ;
    ns1:conversionMultiplierSN 7.268175e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA230" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA230"^^xsd:anyURI ;
    ns1:symbol "Mibit/m" ;
    ns1:ucumCode "Mibit.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MebiBIT-PER-M2> a ns1:Unit ;
    rdfs:label "mebibit per square metre" ;
    dcterms:description "1,048,576-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 726817.49800282521276748358899013255168 ;
    ns1:conversionMultiplierSN 7.268175e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA231" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA231"^^xsd:anyURI ;
    ns1:symbol "Mibit/m²" ;
    ns1:ucumCode "Mibit.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MebiBIT-PER-M3> a ns1:Unit ;
    rdfs:label "mebibit per cubic metre" ;
    dcterms:description "1,048,576-fold of the unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 726817.49800282521276748358899013255168 ;
    ns1:conversionMultiplierSN 7.268175e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA232" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA232"^^xsd:anyURI ;
    ns1:symbol "Mibit/m³" ;
    ns1:ucumCode "Mibit.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaA-PER-M2> a ns1:Unit ;
    rdfs:label "Megaampere per Square Metre"@en,
        "Megaampere per Square Meter"@en-US ;
    dcterms:description "1,000,000-fold of the SI base unit ampere divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA203" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA203"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI base unit ampere divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "MA/m²" ;
    ns1:ucumCode "MA.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBAUD> a ns1:Unit ;
    rdfs:label "megabaud" ;
    dcterms:description "1,000,000-fold of the unit baud for the symbol rate in communications engineering and telecommunication" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DigitRate> ;
    ns1:iec61360Code "0112/2///62720#UAA204" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA204"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAUD> ;
    ns1:symbol "MBd" ;
    ns1:uneceCommonCode "J54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBIT-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Megabit per Second"@en ;
    dcterms:description "A megabit per second (Mbit/s or Mb/s; not to be confused with mbit/s which means millibit per second, or with Mbitps which means megabit picosecond) is a unit of data transfer rate equal to 1,000,000 bits per second or 1,000 kilobits per second or 125,000 bytes per second or 125 kilobytes per second."^^rdf:HTML ;
    ns1:conversionMultiplier 693147.18055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA226" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Data_rate_units"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA226"^^xsd:anyURI ;
    ns1:symbol "Mbit/s" ;
    ns1:ucumCode "MBd"^^ns1:UCUMcs,
        "Mbit/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaC-PER-M3> a ns1:Unit ;
    rdfs:label "Megacoulomb per Cubic Metre"@en,
        "Megacoulomb per Cubic Meter"@en-US ;
    dcterms:description "1,000,000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA208" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA208"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "MC/m³" ;
    ns1:ucumCode "MC.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaEV-FemtoM> a ns1:Unit ;
    rdfs:label "Mega Electron Volt Femtometre"@en,
        "Mega Electron Volt Femtometer"@en-US ;
    dcterms:description "$\\textit{Mega Electron Volt Femtometer}$ is a unit for  'Length Energy' expressed as $MeV fm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-28 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FemtoM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaEV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthEnergy> ;
    ns1:symbol "MeV·fm" ;
    ns1:ucumCode "MeV.fm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaEV-PER-CentiM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mega Electron Volt per Centimetre"@en,
        "Mega Electron Volt per Centimeter"@en-US ;
    dcterms:description "\"Mega Electron Volt per Centimeter\" is a unit for  'Linear Energy Transfer' expressed as $MeV/cm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-11 ;
    ns1:expression "$MeV/cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaEV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearEnergyTransfer> ;
    ns1:symbol "MeV/cm" ;
    ns1:ucumCode "MeV.cm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaFLOPS> a ns1:Unit ;
    rdfs:label "megafloating point operations per second" ;
    dcterms:description "1,000,000-fold of the unit floating point operations divided by the SI base unit second" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/FloatingPointCalculationCapability> ;
    ns1:iec61360Code "0112/2///62720#UAB591" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB591"^^xsd:anyURI ;
    ns1:symbol "Mflops" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaHZ-KiloM> a ns1:Unit ;
    rdfs:label "megahertz kilometre" ;
    dcterms:description "product of the 1,000,000-fold of the SI derived unit hertz and the 1,000-fold of the SI base unit metre" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaHZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD911" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD911"^^xsd:anyURI ;
    ns1:symbol "MHz·km" ;
    ns1:uneceCommonCode "H39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaHZ-PER-K> a ns1:Unit ;
    rdfs:label "Mega Hertz per Kelvin"@en ;
    dcterms:description "$\\textit{Mega Hertz per Kelvin}$ is a unit for 'Inverse Time Temperature' expressed as $MHz K^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:expression "$MHz K^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaHZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseTimeTemperature> ;
    ns1:symbol "MHz/K" ;
    ns1:ucumCode "MHz.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MegaJoule per Kelvin"@en ;
    dcterms:description "MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:expression "$MegaJ/K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    ns1:symbol "MJ/K" ;
    ns1:ucumCode "MJ.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Megajoule Per Square Metre Per Day"@en,
        "Megajoule Per Square Meter Per Day"@en-US ;
    dcterms:description "MegaJoule Per Square Meter Per Day (\\(MegaJ/m^2/day\\)) is a unit in the category of Energy density over time."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 11.57407407407407 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Irradiance> ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit joule divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "MJ/(m²·d)" ;
    ns1:ucumCode "MJ.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM-M> a ns1:Unit ;
    rdfs:label "megaohm metre" ;
    dcterms:description "1,000,000-fold of the product of the SI derived unit ohm and the SI unit metre" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA200" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA200"^^xsd:anyURI ;
    ns1:symbol "m·MΩ" ;
    ns1:ucumCode "m.MOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM-PER-BAR> a ns1:Unit ;
    rdfs:label "megaohm per bar" ;
    dcterms:description "1,000,000-fold of SI derived unit ohm per metrical non SI unit bar" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD881" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD881"^^xsd:anyURI ;
    ns1:symbol "MΩ/bar" ;
    ns1:ucumCode "MOhm.bar-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM-PER-K> a ns1:Unit ;
    rdfs:label "megaohm per kelvin" ;
    dcterms:description "1,000,000-fold of the SI derived unit ohm per SI base unit kelvin" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD877" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD877"^^xsd:anyURI ;
    ns1:symbol "MΩ/K" ;
    ns1:ucumCode "MOhm.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM-PER-KiloM> a ns1:Unit ;
    rdfs:label "megaohm per kilometre" ;
    dcterms:description "1,000,000-fold of the SI derived unit ohm divided by the 1,000-fold of the SI base unit metre."^^rdf:HTML ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA199" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA199"^^xsd:anyURI ;
    ns1:symbol "MΩ/km" ;
    ns1:ucumCode "MOhm.km-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM-PER-M> a ns1:Unit ;
    rdfs:label "megaohm per metre" ;
    dcterms:description "1,000,000-fold of the SI derived unit ohm divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA201" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA201"^^xsd:anyURI ;
    ns1:symbol "MΩ/m" ;
    ns1:ucumCode "MOhm.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPA-M0dot5> a ns1:Unit ;
    rdfs:label "Megapascal Square Root Metre"@en,
        "Megapascal Square Root Meter"@en-US ;
    dcterms:description "1,000,000-fold of the derived unit Pascal Square Root Meter"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ],
        [ ns1:exponent 5 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M0dot> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StressIntensityFactor> ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit Pascal Square Root Meter" ;
    ns1:symbol "MPa√m" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPA-PER-BAR> a ns1:Unit ;
    rdfs:label "Megapascal per Bar"@en ;
    dcterms:description "1,000,000-fold of the SI derived unit pascal divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA217" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA217"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit pascal divided by the unit bar" ;
    ns1:symbol "MPa/bar" ;
    ns1:ucumCode "MPa.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F05" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPA-PER-K> a ns1:Unit ;
    rdfs:label "Megapascal per Kelvin"@en ;
    dcterms:description "1,000,000-fold of the SI derived unit pascal divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA216" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA216"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit pascal divided by the SI base unit kelvin" ;
    ns1:symbol "MPa/K" ;
    ns1:ucumCode "MPa.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaS-PER-M> a ns1:Unit ;
    rdfs:label "Megasiemens per Metre"@en,
        "Megasiemens per Meter"@en-US ;
    dcterms:description "1,000,000-fold of the SI derived unit siemens divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA220" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA220"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit siemens divided by the SI base unit metre" ;
    ns1:symbol "MS/m" ;
    ns1:ucumCode "MS.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaTONNE-PER-YR> a ns1:Unit ;
    rdfs:label "Megatonne pro Jahr"@de,
        "Megatonne per Year"@en,
        "Mégatonne par An"@fr ;
    dcterms:description "1,000,000,000-fold of the SI base unit kilogram divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 31.68808781 ;
    ns1:conversionMultiplierSN 3.168809e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaTONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:plainTextDescription "1,000,000 metric tonne divided by the unit year with 365 days" ;
    ns1:symbol "Mt/a" ;
    ns1:ucumCode "Mt/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/vocab/unit> .

<http://qudt.org/vocab/unit/MegaV-PER-M> a ns1:Unit ;
    rdfs:label "Megavolt per Metre"@en,
        "Megavolt per Meter"@en-US ;
    dcterms:description "1,000,000-fold of the SI derived unit volt divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA223" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA223"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit volt divided by the SI base unit metre" ;
    ns1:symbol "MV/m" ;
    ns1:ucumCode "MV.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroA-PER-K> a ns1:Unit ;
    rdfs:label "microampere per kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAD898" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD898"^^xsd:anyURI ;
    ns1:symbol "μA/K" ;
    ns1:ucumCode "uA.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroBQ-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Microbecquerels per kilogram"@en ;
    dcterms:description "One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:symbol "μBq/kg" ;
    ns1:ucumCode "uBq.kg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroBQ-PER-L> a ns1:Unit ;
    rdfs:label "Microbecquerels per litre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ActivityConcentration> ;
    ns1:symbol "μBq/L" ;
    ns1:ucumCode "uBq.L-1"^^ns1:UCUMcs,
        "uBq/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroC-PER-M3> a ns1:Unit ;
    rdfs:label "Microcoulomb per Cubic Metre"@en,
        "Microcoulomb per Cubic Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA061" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA061"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "μC/m³" ;
    ns1:ucumCode "uC.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroCi> a ns1:Unit ;
    rdfs:label "MicroCurie"@en ;
    dcterms:description "Another commonly used measure of radioactivity, the microcurie: $1 \\micro Ci = 3.7 \\times 10 disintegrations per second = 2.22 \\times 10 disintegrations per minute$. A radiotherapy machine may have roughly 1000 Ci of a radioisotope such as caesium-137 or cobalt-60. This quantity of radioactivity can produce serious health effects with only a few minutes of close-range, un-shielded exposure. The typical human body contains roughly $0.1\\micro Ci$ of naturally occurring potassium-40. "^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 37000.0 ;
    ns1:conversionMultiplierSN 3.7e+04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Curie"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA062" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Curie?oldid=495080313"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA062"^^xsd:anyURI ;
    ns1:symbol "μCi" ;
    ns1:ucumCode "uCi"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M5" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroFARAD-PER-KiloM> a ns1:Unit ;
    rdfs:label "Microfarad per Kilometre"@en,
        "Microfarad per Kilometer"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit farad divided by the 1,000-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroFARAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:iec61360Code "0112/2///62720#UAA064" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA064"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit farad divided by the 1,000-fold of the SI base unit metre" ;
    ns1:symbol "μF/km" ;
    ns1:ucumCode "uF.km-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroFARAD-PER-M> a ns1:Unit ;
    rdfs:label "Microfarad per Metre"@en,
        "Microfarad per Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit farad divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroFARAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:iec61360Code "0112/2///62720#UAA065" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA065"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit farad divided by the SI base unit metre" ;
    ns1:symbol "μF/m" ;
    ns1:ucumCode "uF.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGAL-PER-M> a ns1:Unit ;
    rdfs:label "MicroGals per metre"@en ;
    dcterms:description "A rate of change of one millionth part of a unit of gravitational acceleration equal to one centimetre per second per second over a distance of one metre."@en ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "µGal/m" ;
    ns1:ucumCode "uGal.m-1"^^ns1:UCUMcs,
        "uGal/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-GM-DAY> a ns1:Unit ;
    rdfs:label "Microgram per Gram per Day"@en ;
    dcterms:description "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.001-fold of SI base unit kilogram per day "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001157407407407407407407407407407407 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassSpecificBiogeochemicalRate> ;
    ns1:plainTextDescription "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.001-fold of the SI base unit kilogram per day (8640 seconds)" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "μg/(g·d)" ;
    ns1:ucumCode "ug.g-1.d-1"^^ns1:UCUMcs,
        "ug/g/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-GM-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Micrograms per gram per hour"@en ;
    dcterms:description "0.0000000001-fold of the SI base unit kilogram divided by 0.0001-fold of the SI base unit kilogram over a period of 1 hour "@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000002777777777777777777777777777777778 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassSpecificBiogeochemicalRate> ;
    ns1:plainTextDescription "0.0000000001-fold of the SI base unit kilogram divided by 0.0001-fold of the SI base unit kilogram over a period of 1 hour " ;
    ns1:symbol "μg/(g·h)" ;
    ns1:ucumCode "ug.g-1.hr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-L-DAY> a ns1:Unit ;
    rdfs:label "Micrograms per litre per hour"@en ;
    dcterms:description "A rate of change of mass of a measurand equivalent to 10^-9 kilogram (the SI unit of mass) per litre volume of matrix over a period of 1 day."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001157407407407407 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassConcentrationRateOfChange> ;
    ns1:symbol "μg/(L·d)" ;
    ns1:ucumCode "ug.L-1.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-L-HR> a ns1:Unit ;
    rdfs:label "Micrograms per litre hour"@en ;
    dcterms:description "A rate of change of mass of a measurand equivalent to 10^-9 kilogram (the SI unit of mass) per litre volume of matrix over a period of 1 hour."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μg/(L·h)" ;
    ns1:ucumCode "ug.L-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "microgram per cubic metre bar" ;
    dcterms:description "0.000000001-fold of the SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.00000000000001 ;
    ns1:conversionMultiplierSN 1e-14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA087" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA087"^^xsd:anyURI ;
    ns1:symbol "μg/(m³·bar)" ;
    ns1:ucumCode "ug.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-M3-HR> a ns1:Unit ;
    rdfs:label "Micrograms per cubic metre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μg/(m³·h)" ;
    ns1:ucumCode "ug.m-3.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-M3-K> a ns1:Unit ;
    rdfs:label "microgram per cubic metre kelvin" ;
    dcterms:description "0.000000001-fold of the SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 3 and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA086" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA086"^^xsd:anyURI ;
    ns1:symbol "μg/(m³·K)" ;
    ns1:ucumCode "ug.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroKAT-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Microkatal per Litre"@en,
        "Microkatal per Liter"@en-US ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroKAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:plainTextDescription "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. " ;
    ns1:symbol "µkat/L" ;
    ns1:ucumCode "ukat/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroL-PER-L> a ns1:Unit ;
    rdfs:label "Microlitre per Litre"@en,
        "Microlitre per Liter"@en-US ;
    dcterms:description "volume ratio as 0.000001-fold of the unit litre divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA089" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA089"^^xsd:anyURI ;
    ns1:plainTextDescription "volume ratio as 0.000001-fold of the unit litre divided by the unit litre" ;
    ns1:symbol "μL/L" ;
    ns1:ucumCode "uL.L-1"^^ns1:UCUMcs,
        "uL/L"^^ns1:UCUMcs ;
    ns1:udunitsCode "ppmv" ;
    ns1:uneceCommonCode "J36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM-PER-K> a ns1:Unit ;
    rdfs:label "Micrometre per Kelvin"@en,
        "Micrometer per Kelvin"@en-US ;
    dcterms:description "0.000001-fold of the SI base unit metre divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA091" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA091"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit metre divided by the SI base unit kelvin" ;
    ns1:symbol "μm/K" ;
    ns1:ucumCode "um.K-1"^^ns1:UCUMcs,
        "um/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM-PER-M> a ns1:Unit ;
    rdfs:label "micrometre per metre" ;
    dcterms:description "0.000001-fold of the SI base unit metre divided by the SI base unit metre" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Gradient> ;
    ns1:iec61360Code "0112/2///62720#UAC002" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC002"^^xsd:anyURI ;
    ns1:symbol "μm/m" ;
    ns1:ucumCode "um.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Square microns per millilitre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μm/mL" ;
    ns1:ucumCode "um2.mL-1"^^ns1:UCUMcs,
        "um2/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM-PER-N> a ns1:Unit ;
    rdfs:label "Mikrometer pro Newton"@de,
        "Micro metre per Newton"@en,
        "Micro meter per Newton"@en-US ;
    dcterms:description "Micro metres measured per Newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearCompressibility> ;
    ns1:plainTextDescription "Micro metres measured per Newton" ;
    ns1:symbol "μm/N" ;
    ns1:ucumCode "um.N-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM3-PER-M3> a ns1:Unit ;
    rdfs:label "Cubic microns per cubic metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:symbol "μm³/m³" ;
    ns1:ucumCode "um3.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM3-PER-MilliL> a ns1:Unit ;
    rdfs:label "Cubic microns per millilitre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:symbol "μm³/mL" ;
    ns1:ucumCode "um3.mL-1"^^ns1:UCUMcs,
        "um3/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-GM-HR> a ns1:Unit ;
    rdfs:label "Micromoles per gram hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μmol/(g·h)" ;
    ns1:ucumCode "umol.g-1.h-1"^^ns1:UCUMcs,
        "umol/g/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-GM-SEC> a ns1:Unit ;
    rdfs:label "Micromoles per gram second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μmol/(g·s)" ;
    ns1:ucumCode "umol.g-1.s-1"^^ns1:UCUMcs,
        "umol/g/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Micromoles per kilogram"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:symbol "μmol/kg" ;
    ns1:ucumCode "umol.kg-1"^^ns1:UCUMcs,
        "umol/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-L-HR> a ns1:Unit ;
    rdfs:label "Micromoles per litre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "μmol/(L·h)" ;
    ns1:ucumCode "umol.L-1.h-1"^^ns1:UCUMcs,
        "umol/L/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-M2> a ns1:Unit ;
    rdfs:label "Micromoles per square metre"@en ;
    dcterms:description "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μmol/m²" ;
    ns1:ucumCode "umol.m-2"^^ns1:UCUMcs,
        "umol/m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Micromoles per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "μmol/(m²·d)" ;
    ns1:ucumCode "umol.m-2.d-1"^^ns1:UCUMcs,
        "umol/m2/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-M2-HR> a ns1:Unit ;
    rdfs:label "Micromoles per square metre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "μmol/(m²·h)" ;
    ns1:ucumCode "umol.m-2.h-1"^^ns1:UCUMcs,
        "umol/m2/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-M2-SEC> a ns1:Unit ;
    rdfs:label "Micromoles per square metre second"@en ;
    dcterms:description "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time.  This term is based on the number of photons in a certain waveband incident per unit time (s) on a unit area (m2) divided by the Avogadro constant (6.022 x 1023 mol-1). It is used commonly to describe PAR in the 400-700 nm waveband. Definition Source: Thimijan, Richard W., and Royal D. Heins. 1982. Photometric, Radiometric, and Quantum Light Units of Measure: A Review of Procedures for Interconversion. HortScience 18:818-822."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "μmol/(m²·s)" ;
    ns1:ucumCode "umol.m-2.s-1"^^ns1:UCUMcs,
        "umol/m2/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-M2-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "micromole per square metre per square second"@en,
        "micromole per square meter per square second"@en-US ;
    dcterms:description "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:plainTextDescription "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared." ;
    ns1:symbol "μmol/(m²·s²)" ;
    ns1:ucumCode "umol.m-2.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-MOL> a ns1:Unit ;
    rdfs:label "Micromoles per mole"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:symbol "μmol/mol" ;
    ns1:ucumCode "umol.mol-1"^^ns1:UCUMcs,
        "umol/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-MicroMOL-DAY> a ns1:Unit ;
    rdfs:label "Micromole per micromole of biomass day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "μmol/(μmol·d)" ;
    ns1:ucumCode "umol.umol-1.d-1"^^ns1:UCUMcs,
        "umol/umol/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-SEC> a ns1:Unit ;
    rdfs:label "Micromoles per second"@en ;
    dcterms:description " This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range. "@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFlux> ;
    ns1:symbol "μmol/s" ;
    ns1:ucumCode "umol.s-1"^^ns1:UCUMcs,
        "umol/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL2-PER-M4-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "(micromole per metre squared per second) squared"@en,
        "(micromole per metre squared per second) squared"@en-US ;
    dcterms:description "NEON variance for a molar flux density, (uM/m^2/s)^2 ."@en ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A2E0L-4I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFluxDensityVariance_NEON> ;
    ns1:plainTextDescription "NEON variance for a molar flux density, (uM/m^2/s)^2 ."@en ;
    ns1:symbol "μmol²/(m⁴·s²)" ;
    ns1:ucumCode "umol2.m-4.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroOHM-M> a ns1:Unit ;
    rdfs:label "microohm metre" ;
    dcterms:description "0.000001-fold of the product out of the SI derived unit ohm and the SI base unit metre" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA056" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA056"^^xsd:anyURI ;
    ns1:symbol "m·μΩ" ;
    ns1:ucumCode "m.uOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroS-PER-M> a ns1:Unit ;
    rdfs:label "Microsiemens per Metre"@en,
        "Microsiemens per Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit Siemens divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA076" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA076"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit Siemens divided by the SI base unit metre" ;
    ns1:symbol "μS/m" ;
    ns1:ucumCode "uS.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroS2-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Microsiemen Squared Per Centimetre Squared"@en,
        "Microsiemen Squared Per Centimeter Squared"@en-US ;
    dcterms:description "Conductivity variance, or (MicroS-PER-CentiM)2" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "\\(uS{2}-cm^{-2}\\)"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E4L-6I0M-2H0T6D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ConductivityVariance_NEON> ;
    ns1:plainTextDescription "Conductivity variance, or (MicroS-PER-CentiM)2" ;
    ns1:symbol "uS2/cm2" ;
    ns1:ucumCode "uS2.cm-2"^^ns1:UCUMcs,
        "uS2/cm2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroSV-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MicroSievert per hour"@en ;
    dcterms:description "0.000001-fold of the derived SI unit sievert divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277778 ;
    ns1:conversionMultiplierSN 2.77778e-10 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Sievert"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate> ;
    ns1:iec61360Code "0112/2///62720#UAB466" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sievert?oldid=495474333"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1284"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB466"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/sievert> ;
    ns1:siUnitsExpression "J/kg" ;
    ns1:symbol "µSv/h" ;
    ns1:ucumCode "uSv.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroV-PER-M> a ns1:Unit ;
    rdfs:label "Microvolt per Metre"@en,
        "Microvolt per Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit volt divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA079" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA079"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit volt divided by the SI base unit metre" ;
    ns1:symbol "µV/m" ;
    ns1:ucumCode "uV.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroW-PER-CentiM2-MicroM-SR> a ns1:Unit ;
    rdfs:label "Watts per centimeter squared micrometer steradian" ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiance> ;
    ns1:plainTextDescription "A unit of spectral radiance that is the power radiating from a surface per unit of solid angle per unit of wavelength, measured in units of watts per centimeter squared per micrometer per steradian" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-HR-PER-GM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Milliampere Hour per Gram"@en ;
    dcterms:description """$\\textit{Milliampere hour per gram}$ is a practical unit of electric charge relative to the mass of the (active) parts. 
  1mAh/g describes the capability of a material to store charge equivalent to 1h charge with 1mA per gram. 
  The unit is often used in electrochemistry to describe the properties of active components like electrodes.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificElectricCharge> ;
    ns1:symbol "mA·h/g" ;
    ns1:ucumCode "mA.h.g-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-IN2-PER-LB_F> a ns1:Unit ;
    rdfs:label "milliampere square inch per pound-force" ;
    dcterms:description "product of the 0.001-fold of the SI base unit ampere and the unit inch according to the Anglo-American and Imperial system of units with the exponent 2 according to the quotient of the unit pound-force according to the Anglo-American system of units" ;
    ns1:conversionMultiplier 0.000000145037731222726870214855723638659299692 ;
    ns1:conversionMultiplierSN 1.450377e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB494" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB494"^^xsd:anyURI ;
    ns1:symbol "mA·in²/lbf" ;
    ns1:ucumCode "mA.[in_i]2.[lbf_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-PER-BAR> a ns1:Unit ;
    rdfs:label "milliampere per bar" ;
    dcterms:description "0.001-fold of the SI base unit ampere divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA776" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA776"^^xsd:anyURI ;
    ns1:symbol "mA/bar" ;
    ns1:ucumCode "mA.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-PER-K> a ns1:Unit ;
    rdfs:label "milliampere per kelvin" ;
    dcterms:description "0.001-fold of the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAD897" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD897"^^xsd:anyURI ;
    ns1:symbol "mA/K" ;
    ns1:ucumCode "mA.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-PER-L-MIN> a ns1:Unit ;
    rdfs:label "milliampere per litre minute" ;
    dcterms:description "0.001-fold of the SI base unit ampere divided by the product of the unit litre and the unit minute" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD910" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD910"^^xsd:anyURI ;
    ns1:symbol "mA/(L·min)" ;
    ns1:ucumCode "mA.L-1.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-PER-LB_F-IN2> a ns1:Unit ;
    rdfs:label "milliampere per pound-force square inch" ;
    dcterms:description "product of the 0.001-fold of the SI base unit ampere according to the quotient of the 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 with the exponent 2" ;
    ns1:conversionMultiplier 0.34845454307937980503809350919576335422566229642579948977603983952 ;
    ns1:conversionMultiplierSN 3.484545e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mA/(lbf·in²)" ;
    ns1:ucumCode "mA.[lbf_av]-1.[in_i]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBAR-PER-BAR> a ns1:Unit ;
    rdfs:label "Millibar per Bar"@en ;
    dcterms:description "0.01-fold of the unit bar divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA812" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA812"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the unit bar divided by the unit bar" ;
    ns1:symbol "mbar/bar" ;
    ns1:ucumCode "mbar.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F04" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBAR-PER-K> a ns1:Unit ;
    rdfs:label "Millibar per Kelvin"@en ;
    dcterms:description "0.001-fold of the unit bar divided by the unit temperature kelvin"^^rdf:HTML ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricHeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAA811" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA811"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit bar divided by the unit temperature kelvin" ;
    ns1:symbol "mbar/K" ;
    ns1:ucumCode "mbar.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBQ-PER-GM> a ns1:Unit ;
    rdfs:label "Millibecquerels per gram"@en ;
    dcterms:description "One radioactive disintegration per thousand seconds per 1000th SI unit of sample mass."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:symbol "mBq/g" ;
    ns1:ucumCode "mBq.g-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBQ-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Millibecquerels per kilogram"@en ;
    dcterms:description "One radioactive disintegration per thousand seconds from an SI standard unit of mass of sample."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:symbol "mBq/kg" ;
    ns1:ucumCode "mBq.kg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBQ-PER-L> a ns1:Unit ;
    rdfs:label "Millibecquerels per litre"@en ;
    dcterms:description "One radioactive disintegration per second from the SI unit of volume (cubic metre). Equivalent to Becquerels per cubic metre."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ActivityConcentration> ;
    ns1:symbol "mBq/L" ;
    ns1:ucumCode "mBq.L-1"^^ns1:UCUMcs,
        "mBq/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBQ-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Millibecquerels per square metre day"@en ;
    dcterms:description "One radioactive disintegration per thousand seconds in material passing through an area of one square metre during a period of one day (86400 seconds)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mBq/(m²·d)" ;
    ns1:ucumCode "mBq.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliC-PER-M3> a ns1:Unit ;
    rdfs:label "Millicoulomb per Cubic Metre"@en,
        "Millicoulomb per Cubic Meter"@en-US ;
    dcterms:description "0.001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA785" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA785"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "mC/m³" ;
    ns1:ucumCode "mC.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliCD> a ns1:Unit ;
    rdfs:label "millicandela" ;
    dcterms:description "0.001-fold of the SI base unit candela" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
    ns1:iec61360Code "0112/2///62720#UAB369" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB369"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CD> ;
    ns1:symbol "mCd" ;
    ns1:uneceCommonCode "P34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliCi> a ns1:Unit ;
    rdfs:label "Millicurie"@en ;
    dcterms:description "0.001-fold of the SI derived unit curie"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 37000000.0 ;
    ns1:conversionMultiplierSN 3.7e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA786" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA786"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit curie" ;
    ns1:symbol "mCi" ;
    ns1:ucumCode "mCi"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MCU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliDARCY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millidarcy"@en ;
    dcterms:description """
  The $\\textit{Millidarcy}$ ($md$) is a unit of permeability named after Henry Darcy. 
  It is not an SI unit, but it is widely used in petroleum engineering and geology. 
  The unit has also been used in biophysics and biomechanics, where the flow of fluids such as 
  blood through capillary beds and cerebrospinal fluid through the brain interstitial space is being examined. 
  A millidarcy has dimensional units of $length^2$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000009869233 ;
    ns1:conversionMultiplierSN 9.869233e-16 ;
    ns1:expression "$d$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Darcy_(unit)"^^xsd:anyURI ;
    ns1:plainTextDescription "The millidarcy (md) is a unit of permeability named after Henry Darcy. It is not an SI unit, but it is widely used in petroleum engineering and geology. The unit has also been used in biophysics and biomechanics, where the flow of fluids such as blood through capillary beds and cerebrospinal fluid through the brain interstitial space is being examined. A millidarcy has dimensional units of length²." ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/DARCY> ;
    ns1:symbol "md" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliFARAD> a ns1:Unit ;
    rdfs:label "Millifarad"@en ;
    dcterms:description "0.001-fold of the SI derived unit farad"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAA787" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA787"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit farad" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "mF" ;
    ns1:ucumCode "mF"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGAL-PER-MO> a ns1:Unit ;
    rdfs:label "MilliGals per month"@en ;
    dcterms:description "A rate of change of one millionth part of a unit of gravitational acceleration equal to one centimetre per second per second over a time duration of 30.4375 days or 2629800 seconds."@en ;
    ns1:conversionMultiplier 0.000000000003919350772901616281311709002114104 ;
    ns1:conversionMultiplierSN 3.919351e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MO> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mgal/mo" ;
    ns1:ucumCode "mGal.mo-1"^^ns1:UCUMcs,
        "mGal/mo"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-HR-PER-L-CentiM3> a ns1:Unit ;
    rdfs:label "milligram hour per litre cubic centimetre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC837" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC837"^^xsd:anyURI ;
    ns1:symbol "mg·h/(L·cm³)" ;
    ns1:ucumCode "mg.h.L-1.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-HR-PER-L-M3> a ns1:Unit ;
    rdfs:label "milligram hour per litre cubic metre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3.6 ;
    ns1:conversionMultiplierSN 3.6e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC836" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC836"^^xsd:anyURI ;
    ns1:symbol "mg·h/(L·m³)" ;
    ns1:ucumCode "mg.h.L-1.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-HR-PER-L2> a ns1:Unit ;
    rdfs:label "milligram hour per litre squared" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and unit litre per unit of time hour" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC838" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC838"^^xsd:anyURI ;
    ns1:symbol "mg·h/L²" ;
    ns1:ucumCode "mg.h.L-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-HR-PER-M3-CentiM3> a ns1:Unit ;
    rdfs:label "milligram hour per cubic metre cubic centimetre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC831" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC831"^^xsd:anyURI ;
    ns1:symbol "mg·h/(m³·cm³)" ;
    ns1:ucumCode "mg.h.m-3.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-HR-PER-M3-L> a ns1:Unit ;
    rdfs:label "milligram hour per cubic metre litre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and unit litre per unit of time hour" ;
    ns1:conversionMultiplier 3.6 ;
    ns1:conversionMultiplierSN 3.6e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC832" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC832"^^xsd:anyURI ;
    ns1:symbol "mg·h/(m³·L)" ;
    ns1:ucumCode "mg.h.m-3.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-HR-PER-M6> a ns1:Unit ;
    rdfs:label "milligram hour per power of metre with the exponent 6" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and power of the SI base unit metre with the exponent 3 per unit of time hour" ;
    ns1:conversionMultiplier 0.0036 ;
    ns1:conversionMultiplierSN 3.6e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC830" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC830"^^xsd:anyURI ;
    ns1:symbol "mg·h/m⁶" ;
    ns1:ucumCode "mg.h.m-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-MIN-PER-L-CentiM3> a ns1:Unit ;
    rdfs:label "milligram minute per litre cubic centimetre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 60000.0 ;
    ns1:conversionMultiplierSN 6e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC840" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC840"^^xsd:anyURI ;
    ns1:symbol "mg·min/(L·cm³)" ;
    ns1:ucumCode "mg.min.L-1.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-MIN-PER-L-M3> a ns1:Unit ;
    rdfs:label "milligram minute per litre cubic metre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 0.06 ;
    ns1:conversionMultiplierSN 6e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC839" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC839"^^xsd:anyURI ;
    ns1:symbol "mg·min/(L·m³)" ;
    ns1:ucumCode "mg.min.L-1.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-MIN-PER-L2> a ns1:Unit ;
    rdfs:label "milligram minute per litre squared" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and unit litre per unit of time minute" ;
    ns1:conversionMultiplier 60.0 ;
    ns1:conversionMultiplierSN 6e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC841" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC841"^^xsd:anyURI ;
    ns1:symbol "mg·min/L²" ;
    ns1:ucumCode "mg.min.L-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-MIN-PER-M3-CentiM3> a ns1:Unit ;
    rdfs:label "milligram minute per cubic metre cubic centimetre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and 0.000001-fold of power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 60.0 ;
    ns1:conversionMultiplierSN 6e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC834" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC834"^^xsd:anyURI ;
    ns1:symbol "mg·min/(m³·cm³)" ;
    ns1:ucumCode "mg.min.m-3.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-MIN-PER-M3-L> a ns1:Unit ;
    rdfs:label "milligram minute per cubic metre litre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and unit litre per unit of time minute" ;
    ns1:conversionMultiplier 0.06 ;
    ns1:conversionMultiplierSN 6e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD870" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD870"^^xsd:anyURI ;
    ns1:symbol "mg·min/(m³·L)" ;
    ns1:ucumCode "mg.min.m-3.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-MIN-PER-M6> a ns1:Unit ;
    rdfs:label "milligram minute per power of metre with the exponent 6" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and power of the SI base unit metre with the exponent 3 per unit of time minute" ;
    ns1:conversionMultiplier 0.00006 ;
    ns1:conversionMultiplierSN 6e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC833" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC833"^^xsd:anyURI ;
    ns1:symbol "mg·min/m⁶" ;
    ns1:ucumCode "mg.min.m-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-BAR> a ns1:Unit ;
    rdfs:label "milligram per bar" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA817" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA817"^^xsd:anyURI ;
    ns1:symbol "mg/bar" ;
    ns1:ucumCode "mg.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-DAY> a ns1:Unit ;
    rdfs:label "Milligram per Day"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001157407 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA819" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA819"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the unit day" ;
    ns1:symbol "mg/d" ;
    ns1:ucumCode "mg.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "milligram per day bar" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA821" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA821"^^xsd:anyURI ;
    ns1:symbol "mg/(d·bar)" ;
    ns1:ucumCode "mg.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-DAY-K> a ns1:Unit ;
    rdfs:label "milligram per day kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA820" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA820"^^xsd:anyURI ;
    ns1:symbol "mg/(d·K)" ;
    ns1:ucumCode "mg.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-GM-HR> a ns1:Unit ;
    rdfs:label "Milligram per gram per hour"@en ;
    dcterms:description "mass-specific rate, e.g., uptake or emission"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000278 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassSpecificBiogeochemicalRate> ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram, divided by 3600-fold of the SI base unit second" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:symbol "mg/(g·h)" ;
    ns1:ucumCode "mg.g-1.h-1"^^ns1:UCUMcs,
        "mg/g/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-HR> a ns1:Unit ;
    rdfs:label "Milligram per Hour"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA823" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA823"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the unit hour" ;
    ns1:symbol "mg/h" ;
    ns1:ucumCode "mg.h-1"^^ns1:UCUMcs,
        "mg/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4M" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "milligram per hour bar" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA825" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA825"^^xsd:anyURI ;
    ns1:symbol "mg/(h·bar)" ;
    ns1:ucumCode "mg.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-HR-K> a ns1:Unit ;
    rdfs:label "milligram per hour kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA824" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA824"^^xsd:anyURI ;
    ns1:symbol "mg/(h·K)" ;
    ns1:ucumCode "mg.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-K> a ns1:Unit ;
    rdfs:label "milligram per kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA816" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA816"^^xsd:anyURI ;
    ns1:symbol "mg/K" ;
    ns1:ucumCode "mg.K-1"^^ns1:UCUMcs,
        "mg/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-KiloGM-DAY> a ns1:Unit ;
    rdfs:label "Milligram per kilogram per Day"@en ;
    dcterms:description "mass ratio as 0.000001-fold of the SI base unit kilogram divided by the SI base unit kilogram per day "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001157407407407407407407407407407407 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassSpecificBiogeochemicalRate> ;
    ns1:plainTextDescription "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.001-fold of the SI base unit kilogram per day (8640 seconds)" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "mg/(kg·d)" ;
    ns1:ucumCode "mg.kg-1.d-1"^^ns1:UCUMcs,
        "mg/kg/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-L-CentiPOISE> a ns1:Unit ;
    rdfs:label "milligram per litre centipoise" ;
    dcterms:description "[CGS] quotient of the 0.000001-fold of the SI base unit kilogram per litre and and the 0.01-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD841" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD841"^^xsd:anyURI ;
    ns1:symbol "mg/(L·cP)" ;
    ns1:ucumCode "mg.L-1.cP-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-L-MilliPA-SEC> a ns1:Unit ;
    rdfs:label "milligram per litre millipascal second" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and the product of the 0.001-fold of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD869" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD869"^^xsd:anyURI ;
    ns1:symbol "mg/(L·mPa·s)" ;
    ns1:ucumCode "mg.L-1.mPa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-L-PA-SEC> a ns1:Unit ;
    rdfs:label "milligram per litre pascal second" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and the product of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD839" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD839"^^xsd:anyURI ;
    ns1:symbol "mg/(L·Pa·s)" ;
    ns1:ucumCode "mg.L-1.Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-L-POISE> a ns1:Unit ;
    rdfs:label "milligram per litre poise" ;
    dcterms:description "[CGS] quotient of the 0.000001-fold of the SI base unit kilogram per litre and the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD840" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD840"^^xsd:anyURI ;
    ns1:symbol "mg/(L·P)" ;
    ns1:ucumCode "mg.L-1.P-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M> a ns1:Unit ;
    rdfs:label "Milligram per Metre"@en,
        "Milligram per Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA828" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA828"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the SI base unit metre" ;
    ns1:symbol "mg/m" ;
    ns1:ucumCode "mg.m-1"^^ns1:UCUMcs,
        "mg/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "milligram per cubic metre bar" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA832" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA832"^^xsd:anyURI ;
    ns1:symbol "mg/(m³·bar)" ;
    ns1:ucumCode "mg.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-CentiPOISE> a ns1:Unit ;
    rdfs:label "milligram per cubic metre centipoise" ;
    dcterms:description "[CGS] quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the 0.01-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD838" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD838"^^xsd:anyURI ;
    ns1:symbol "mg/(m³·cP)" ;
    ns1:ucumCode "mg.m-3.cP-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-DAY> a ns1:Unit ;
    rdfs:label "Milligrams per cubic metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mg/(m³·d)" ;
    ns1:ucumCode "mg.m-3.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-HR> a ns1:Unit ;
    rdfs:label "Milligrams per cubic metre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mg/(m³·h)" ;
    ns1:ucumCode "mg.m-3.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-K> a ns1:Unit ;
    rdfs:label "milligram per cubic metre kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 3 and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA831" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA831"^^xsd:anyURI ;
    ns1:symbol "mg/(m³·K)" ;
    ns1:ucumCode "mg.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-MilliPA-SEC> a ns1:Unit ;
    rdfs:label "milligram per cubic metre millipascal second" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the product of the 0.001-fold of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD835" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD835"^^xsd:anyURI ;
    ns1:symbol "mg/(m³·mPa·s)" ;
    ns1:ucumCode "mg.m-3.mPa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-PA-SEC> a ns1:Unit ;
    rdfs:label "milligram per cubic metre pascal second" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the product of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD836" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD836"^^xsd:anyURI ;
    ns1:symbol "mg/(m³·Pa·s)" ;
    ns1:ucumCode "mg.m-3.Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-POISE> a ns1:Unit ;
    rdfs:label "milligram per cubic metre poise" ;
    dcterms:description "[CGS] quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the CGS unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD837" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD837"^^xsd:anyURI ;
    ns1:symbol "mg/(m³·P)" ;
    ns1:ucumCode "mg.m-3.P-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3-SEC> a ns1:Unit ;
    rdfs:label "Milligrams per cubic metre second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mg/(m³·s)" ;
    ns1:ucumCode "mg.m-3.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-MIN> a ns1:Unit ;
    rdfs:label "Milligram per Minute"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA833" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA833"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the unit minute" ;
    ns1:symbol "mg/min" ;
    ns1:ucumCode "mg/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "milligram per minute bar" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA835" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA835"^^xsd:anyURI ;
    ns1:symbol "mg/(min·bar)" ;
    ns1:ucumCode "mg.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-MIN-K> a ns1:Unit ;
    rdfs:label "milligram per minute kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA834" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA834"^^xsd:anyURI ;
    ns1:symbol "mg/(min·K)" ;
    ns1:ucumCode "mg.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-SEC> a ns1:Unit ;
    rdfs:label "Milligram per Second"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA836" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA836"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the SI base unit second" ;
    ns1:symbol "mg/s" ;
    ns1:ucumCode "mg/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "milligram per second bar" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA838" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA838"^^xsd:anyURI ;
    ns1:symbol "mg/(s·bar)" ;
    ns1:ucumCode "mg.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-SEC-K> a ns1:Unit ;
    rdfs:label "milligram per second kelvin" ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA837" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA837"^^xsd:anyURI ;
    ns1:symbol "mg/(s·K)" ;
    ns1:ucumCode "mg.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-SEC-PER-L-CentiM3> a ns1:Unit ;
    rdfs:label "milligram second per litre cubic centimetre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC843" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC843"^^xsd:anyURI ;
    ns1:symbol "mg·s/(L·cm³)" ;
    ns1:ucumCode "mg.s.L-1.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-SEC-PER-L-M3> a ns1:Unit ;
    rdfs:label "milligram second per litre cubic metre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC842" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC842"^^xsd:anyURI ;
    ns1:symbol "mg·s/(L·m³)" ;
    ns1:ucumCode "mg.s.L-1.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-SEC-PER-L2> a ns1:Unit ;
    rdfs:label "milligram second per litre squared" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per litre and unit litre per SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC844" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC844"^^xsd:anyURI ;
    ns1:symbol "mg·s/L²" ;
    ns1:ucumCode "mg.s.L-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-SEC-PER-M3-CentiM3> a ns1:Unit ;
    rdfs:label "milligram second per cubic metre cubic centimetre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and the 0.000001-fold of power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD865" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD865"^^xsd:anyURI ;
    ns1:symbol "mg·s/(m³·cm³)" ;
    ns1:ucumCode "mg.s.m-3.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-SEC-PER-M3-L> a ns1:Unit ;
    rdfs:label "milligram second per cubic metre litre" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and unit litre per SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC835" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC835"^^xsd:anyURI ;
    ns1:symbol "mg·s/(m³·L)" ;
    ns1:ucumCode "mg.s.m-3.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-SEC-PER-M6> a ns1:Unit ;
    rdfs:label "milligram second per power of metre with the exponent 6" ;
    dcterms:description "quotient of the 0.000001-fold of the SI base unit kilogram per power of the SI base unit metre with the exponent 3 and power of the SI base unit metre with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD864" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD864"^^xsd:anyURI ;
    ns1:symbol "mg·s/m⁶" ;
    ns1:ucumCode "mg.s.m-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliK-PER-BAR> a ns1:Unit ;
    rdfs:label "millikelvin per bar" ;
    dcterms:description "0.001-fold of SI base unit kelvin divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H1T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB841" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB841"^^xsd:anyURI ;
    ns1:symbol "mK/bar" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliK-PER-K> a ns1:Unit ;
    rdfs:label "millikelvin per kelvin" ;
    dcterms:description "0.001-fold of SI base unit kelvin divided by the SI base unit kelvin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperatureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAB842" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB842"^^xsd:anyURI ;
    ns1:symbol "mK/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliKAT-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millikatal per Litre"@en,
        "Millikatal per Liter"@en-US ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliKAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:plainTextDescription "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. " ;
    ns1:symbol "mkat/L" ;
    ns1:ucumCode "mkat/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-BAR> a ns1:Unit ;
    rdfs:label "millilitre per bar" ;
    dcterms:description "0.001-fold of the unit litre divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA846" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA846"^^xsd:anyURI ;
    ns1:symbol "mL/bar" ;
    ns1:ucumCode "mL.bar-1"^^ns1:UCUMcs,
        "mL/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-CentiM2-MIN> a ns1:Unit ;
    rdfs:label "Millilitre per Square Centimetre Minute"@en,
        "Millilitre per Square Centimeter Minute"@en-US ;
    dcterms:description "quotient of the 0.001-fold of the unit litre and the unit minute divided by the 0.0001-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00016666667 ;
    ns1:conversionMultiplierSN 1.666667e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricFlux> ;
    ns1:iec61360Code "0112/2///62720#UAA858" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA858"^^xsd:anyURI ;
    ns1:plainTextDescription "quotient of the 0.001-fold of the unit litre and the unit minute divided by the 0.0001-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mL/(cm²·min)" ;
    ns1:ucumCode "mL.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-CentiM2-SEC> a ns1:Unit ;
    rdfs:label "Millilitre per Square Centimetre Second"@en,
        "Millilitre per Square Centimeter Second"@en-US ;
    dcterms:description "unit of the volume flow rate millilitre divided by second related to the transfer area as 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricFlux> ;
    ns1:iec61360Code "0112/2///62720#UAB085" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB085"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume flow rate millilitre divided by second related to the transfer area as 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "mL/(cm²·s)" ;
    ns1:ucumCode "mL.cm-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "millilitre per day bar" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA849" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA849"^^xsd:anyURI ;
    ns1:symbol "mL/(d·bar)" ;
    ns1:ucumCode "mL.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-DAY-K> a ns1:Unit ;
    rdfs:label "millilitre per day kelvin" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the unit day and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA848" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA848"^^xsd:anyURI ;
    ns1:symbol "mL/(d·K)" ;
    ns1:ucumCode "mL.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "millilitre per hour bar" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000000000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA852" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA852"^^xsd:anyURI ;
    ns1:symbol "mL/(h·bar)" ;
    ns1:ucumCode "mL.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-HR-K> a ns1:Unit ;
    rdfs:label "millilitre per hour kelvin" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the unit hour and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA851" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA851"^^xsd:anyURI ;
    ns1:symbol "mL/(h·K)" ;
    ns1:ucumCode "mL.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-K> a ns1:Unit ;
    rdfs:label "Millilitre per Kelvin"@en,
        "Millilitre per Kelvin"@en-US ;
    dcterms:description "0.001-fold of the unit litre divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA845" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA845"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre divided by the SI base unit kelvin" ;
    ns1:symbol "mL/K" ;
    ns1:ucumCode "mL.K-1"^^ns1:UCUMcs,
        "mL/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-L> a ns1:Unit ;
    rdfs:label "Millilitre per Litre"@en,
        "Millilitre per Liter"@en-US ;
    dcterms:description "volume ratio consisting of the 0.001-fold of the unit litre divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA853" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA853"^^xsd:anyURI ;
    ns1:plainTextDescription "volume ratio consisting of the 0.001-fold of the unit litre divided by the unit litre" ;
    ns1:symbol "mL/L" ;
    ns1:ucumCode "mL.L-1"^^ns1:UCUMcs,
        "mL/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Millilitres per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mL/(m²·d)" ;
    ns1:ucumCode "mL.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-M3> a ns1:Unit ;
    rdfs:label "Millilitre per Cubic Metre"@en,
        "Millilitre per Cubic Meter"@en-US ;
    dcterms:description "0.001-fold of the unit litre divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA854" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA854"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "mL/m³" ;
    ns1:ucumCode "mL.m-3"^^ns1:UCUMcs,
        "mL/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "millilitre per minute bar" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0000000000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA857" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA857"^^xsd:anyURI ;
    ns1:symbol "mL/(min·bar)" ;
    ns1:ucumCode "mL.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-MIN-K> a ns1:Unit ;
    rdfs:label "millilitre per minute kelvin" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the unit minute and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.00000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA856" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA856"^^xsd:anyURI ;
    ns1:symbol "mL/(min·K)" ;
    ns1:ucumCode "mL.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "millilitre per second bar" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.00000000001 ;
    ns1:conversionMultiplierSN 1e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA861" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA861"^^xsd:anyURI ;
    ns1:symbol "mL/(s·bar)" ;
    ns1:ucumCode "mL.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-SEC-K> a ns1:Unit ;
    rdfs:label "millilitre per second kelvin" ;
    dcterms:description "0.001-fold of the unit litre divided by the product out of the SI base unit second and the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA860" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA860"^^xsd:anyURI ;
    ns1:symbol "mL/(s·K)" ;
    ns1:ucumCode "mL.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-BAR> a ns1:Unit ;
    rdfs:label "millimetre per bar" ;
    dcterms:description "0.001-fold of the SI base unit metre divided by the unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA865" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA865"^^xsd:anyURI ;
    ns1:symbol "mm/bar" ;
    ns1:ucumCode "mm.bar-1"^^ns1:UCUMcs,
        "mm/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G06" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-K> a ns1:Unit ;
    rdfs:label "Millimetre per Kelvin"@en,
        "Millimeter per Kelvin"@en-US ;
    dcterms:description "0.001-fold of the SI base unit metre divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAA864" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA864"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit metre divided by the SI base unit kelvin" ;
    ns1:symbol "mm/K" ;
    ns1:ucumCode "mm.K-1"^^ns1:UCUMcs,
        "mm/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-M> a ns1:Unit ;
    rdfs:label "millimetre per metre" ;
    dcterms:description "0.001-fold of SI base unit metre divided by SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Gradient> ;
    ns1:iec61360Code "0112/2///62720#UAC001" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC001"^^xsd:anyURI ;
    ns1:symbol "mm/m" ;
    ns1:ucumCode "mm.m-1"^^ns1:UCUMcs,
        "mm/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-M2> a ns1:Unit ;
    rdfs:label "Millimetre Per Square Metre"@en,
        "Millimeter Per Square Meter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit meter divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:plainTextDescription "0,001-fold of the SI base unit meter divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:symbol "mm/m²" ;
    ns1:ucumCode "mm.m-2"^^ns1:UCUMcs,
        "mm/m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM3-PER-M3> a ns1:Unit ;
    rdfs:label "Cubic Millimetre per Cubic Metre"@en,
        "Cubic Millimeter per Cubic Meter"@en-US ;
    dcterms:description "volume ratio consisting of the 0.000000001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:iec61360Code "0112/2///62720#UAA874" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA874"^^xsd:anyURI ;
    ns1:plainTextDescription "volume ratio consisting of the 0.000000001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "mm³/m³" ;
    ns1:ucumCode "mm3.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-M2> a ns1:Unit ;
    rdfs:label "Millimoles per square metre"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mmol/m²" ;
    ns1:ucumCode "mmol.m-2"^^ns1:UCUMcs ;
    ns1:udunitsCode "DU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Millimoles per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "mmol/(m²·d)" ;
    ns1:ucumCode "mmol.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-M2-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millimole per Square Metre per Hour"@en ;
    dcterms:description "Hourly molar flux equivalent to .001 moles per meter squared per hour, typically used to express an areal production (if plane is a surface of the earth or ocean)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002778 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFluxDensity> ;
    ns1:plainTextDescription "Hourly molar flux equivalent to .001 moles per meter squared per hour, typically used to express an areal production (if plane is a surface of the earth or ocean)." ;
    ns1:symbol "mmol/(m²·h)" ;
    ns1:ucumCode "mmol.m-2.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-M2-SEC> a ns1:Unit ;
    rdfs:label "Millimoles per square metre second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "mmol/(m²·s)" ;
    ns1:ucumCode "mmol.m-2.s-1"^^ns1:UCUMcs,
        "mmol/m2/s1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-M3-DAY> a ns1:Unit ;
    rdfs:label "Millimoles per cubic metre day"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "mmol/(m³·d)" ;
    ns1:ucumCode "mmol.m-3.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-MOL> a ns1:Unit ;
    rdfs:label "Millimoles per mole"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:symbol "mmol/mol" ;
    ns1:ucumCode "mmol.mol-1"^^ns1:UCUMcs,
        "mmol/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOHM-M> a ns1:Unit ;
    rdfs:label "milliohm metre" ;
    dcterms:description "0.001-fold of the product of the SI derived unit ohm and the SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA742" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA742"^^xsd:anyURI ;
    ns1:symbol "m·mΩ" ;
    ns1:ucumCode "m.mOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOHM-PER-BAR> a ns1:Unit ;
    rdfs:label "milliohm per bar" ;
    dcterms:description "0.001-fold of the SI derived unit ohm per metrical non SI unit bar" ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD878" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD878"^^xsd:anyURI ;
    ns1:symbol "mΩ/bar" ;
    ns1:ucumCode "mOhm.bar-1"^^ns1:UCUMcs,
        "mOhm/bar"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOHM-PER-K> a ns1:Unit ;
    rdfs:label "milliohm per kelvin" ;
    dcterms:description "0.001-fold of the SI derived unit ohm per SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD874" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD874"^^xsd:anyURI ;
    ns1:symbol "mΩ/K" ;
    ns1:ucumCode "mOhm.K-1"^^ns1:UCUMcs,
        "mOhm/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOHM-PER-M> a ns1:Unit ;
    rdfs:label "milliohm per metre" ;
    dcterms:description "0.001-fold of the SI derived unit ohm divided by the SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA743" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA743"^^xsd:anyURI ;
    ns1:symbol "mΩ/m" ;
    ns1:ucumCode "mOhm.m-1"^^ns1:UCUMcs,
        "mOhm/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOSM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "milliosmole per kilogram" ;
    dcterms:description "0.001-fold of the unit Osmol divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliOSM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:symbol "mOsmol/kg" ;
    ns1:ucumCode "mOsmol.kg-1"^^ns1:UCUMcs,
        "mOsmol/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliPA-PER-M> a ns1:Unit ;
    rdfs:label "millipascal per metre" ;
    dcterms:description "0.001-fold of the SI derived unit pascal divided by the SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB420" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB420"^^xsd:anyURI ;
    ns1:symbol "mPa/m" ;
    ns1:ucumCode "mPa.m-1"^^ns1:UCUMcs,
        "mPa/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliPA-SEC-PER-K> a ns1:Unit ;
    rdfs:label "millipascal second per kelvin" ;
    dcterms:description "product of the 0.001-fold of the SI derived unit pascal and the SI base unit second divided by the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA798" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA798"^^xsd:anyURI ;
    ns1:symbol "mPa·s/K" ;
    ns1:ucumCode "mPa.s.K-1"^^ns1:UCUMcs,
        "mPa.s/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliR_man> a ns1:Unit ;
    rdfs:label "Milliroentgen Equivalent Man"@en ;
    dcterms:description "The roentgen equivalent man (or rem) is a CGS unit of equivalent dose, effective dose, and committed dose, which are measures of the health effect of low levels of ionizing radiation on the human body."^^rdf:HTML ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:iec61360Code "0112/2///62720#UAA898" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA898"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Roentgen_equivalent_man"^^xsd:anyURI ;
    ns1:plainTextDescription "The roentgen equivalent man (or rem) is a CGS unit of equivalent dose, effective dose, and committed dose, which are measures of the health effect of low levels of ionizing radiation on the human body." ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/R_man> ;
    ns1:symbol "mrem" ;
    ns1:ucumCode "mREM"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliS-PER-CentiM> a ns1:Unit ;
    rdfs:label "Millisiemens per Centimetre"@en,
        "Millisiemens per Centimeter"@en-US ;
    dcterms:description "0.001-fold of the SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA801" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA801"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "mS/cm" ;
    ns1:ucumCode "mS.cm-1"^^ns1:UCUMcs,
        "mS/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliS-PER-M> a ns1:Unit ;
    rdfs:label "MilliSiemens per metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:symbol "mS/m" ;
    ns1:ucumCode "mS.m-1"^^ns1:UCUMcs,
        "mS/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-PER-M> a ns1:Unit ;
    rdfs:label "Millivolt per Metre"@en,
        "Millivolt per Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit volt divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA805" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA805"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit volt divided by the SI base unit metre" ;
    ns1:symbol "mV/m" ;
    ns1:ucumCode "mV.m-1"^^ns1:UCUMcs,
        "mV/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-PER-MIN> a ns1:Unit ;
    rdfs:label "Millivolt per Minute"@en ;
    dcterms:description "0.001-fold of the SI derived unit volt divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA806" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA806"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit volt divided by the unit minute" ;
    ns1:symbol "mV/min" ;
    ns1:ucumCode "mV.min-1"^^ns1:UCUMcs,
        "mV/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV-PER-V> a ns1:Unit ;
    rdfs:label "millivolt per volt" ;
    dcterms:description "0.001-fold of the SI derived unit volt per SI derived unit volt" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD863" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD863"^^xsd:anyURI ;
    ns1:symbol "mV/V" ;
    ns1:ucumCode "mV.V-1"^^ns1:UCUMcs,
        "mV/V"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliW-PER-CentiM2-MicroM-SR> a ns1:Unit ;
    rdfs:label "Milliwatts per square centimetre micrometre steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000000.0 ;
    ns1:conversionMultiplierSN 1e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "mW/(cm²·μm·sr)" ;
    ns1:ucumCode "mW.cm-2.um-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliW-PER-M2-NanoM> a ns1:Unit ;
    rdfs:label "Milliwatts per square metre nanometre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "mW/(m²·nm)" ;
    ns1:ucumCode "mW.m-2.nm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliW-PER-M2-NanoM-SR> a ns1:Unit ;
    rdfs:label "Milliwatts per square metre nanometre steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiance> ;
    ns1:symbol "mW/(m²·nm·sr)" ;
    ns1:ucumCode "mW.m-2.nm-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-DEG-M> a ns1:Unit ;
    rdfs:label "Newton metre per degree metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 57.29577957855229894302178227976183 ;
    ns1:conversionMultiplierSN 5.729578e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ModulusOfRotationalSubgradeReaction> ;
    ns1:plainTextDescription "A common unit for measuring the modulus of rotational subgrade reaction." ;
    ns1:symbol "N·m/(°·m)" ;
    ns1:ucumCode "N.m.deg-1.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-M> a ns1:Unit ;
    rdfs:label "Newtonmeter pro Meter"@de,
        "Newton metre per metre"@en,
        "Newton meter per meter"@en-US ;
    dcterms:description "This is the SI unit for the rolling resistance, which is equivalent to drag force in newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorquePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB463" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB463"^^xsd:anyURI ;
    ns1:plainTextDescription "This is the SI unit for the rolling resistance, which is equivalent to drag force in newton" ;
    ns1:symbol "N·m/m" ;
    ns1:ucumCode "N.m.m-1"^^ns1:UCUMcs,
        "N.m/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-W0dot5> a ns1:Unit ;
    rdfs:label "newton metre watt to the power minus 0.5" ;
    dcterms:description "product of the SI derived unit newton and the SI base unit metre divided by the square root out of the SI derived unit watt" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -5 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W0dot> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA242" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA242"^^xsd:anyURI ;
    ns1:symbol "N·m/√W" ;
    ns1:uneceCommonCode "H41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-SEC-PER-RAD> a ns1:Unit ;
    rdfs:label "Newtonmetersekunden pro Radian"@de,
        "Newton metre seconds per radian"@en,
        "Newton meter seconds per radian"@en-US ;
    dcterms:description "Newton metre seconds measured per radian"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularMomentumPerAngle> ;
    ns1:plainTextDescription "Newton metre seconds measured per radian" ;
    ns1:symbol "N·m·s/rad" ;
    ns1:ucumCode "N.m.s.rad-1"^^ns1:UCUMcs,
        "N.m.s/rad"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newton Square Metre"@en,
        "Newton Square Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/WarpingMoment> ;
    ns1:symbol "N·m²" ;
    ns1:ucumCode "N.m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M2-PER-KiloGM2> a ns1:Unit ;
    rdfs:label "Newton Square Metre per Square Kilogram"@en,
        "Newton Square Meter per Square Kilogram"@en-US ;
    dcterms:description "unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB491" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB491"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2" ;
    ns1:symbol "N·m²/kg²" ;
    ns1:ucumCode "N.m2.kg-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-A> a ns1:Unit ;
    rdfs:label "Newton per Ampere"@en ;
    dcterms:description "SI derived unit newton divided by the SI base unit ampere"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA236" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA236"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit newton divided by the SI base unit ampere" ;
    ns1:symbol "N/A" ;
    ns1:ucumCode "N.A-1"^^ns1:UCUMcs,
        "N/A"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newton per Coulomb"@en ;
    dcterms:description "Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. It essentially the same as the corresponding standard SI unit V/m."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$N/C$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerElectricCharge> ;
    ns1:symbol "N/C" ;
    ns1:ucumCode "N.C-1"^^ns1:UCUMcs,
        "N/C"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newton per Kilogram"@en ;
    dcterms:description "Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$N/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThrustToMassRatio> ;
    ns1:symbol "N/kg" ;
    ns1:ucumCode "N.kg-1"^^ns1:UCUMcs,
        "N/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-M3> a ns1:Unit ;
    rdfs:label "Newtons per cubic metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ModulusOfSubgradeReaction> ;
    ns1:symbol "N/m³" ;
    ns1:ucumCode "N.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-SEC-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newtonsekunden pro Meter"@de,
        "Newton Second per Metre"@en,
        "Newton Second per Meter"@en-US ;
    dcterms:description "Newton second measured per metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:expression "$N-s/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA252" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA252"^^xsd:anyURI ;
    ns1:plainTextDescription "Newton second measured per metre" ;
    ns1:symbol "N·s/m" ;
    ns1:ucumCode "N.s.m-1"^^ns1:UCUMcs,
        "N.s/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-SEC-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newton second per Cubic Metre"@en,
        "Newton second per Cubic Meter"@en-US ;
    dcterms:description """
  The SI unit of specific acoustic impedance. 
  When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. 
  The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. 
  The specific impedance is $1 N \\cdot s \\cdot m^{-3}$ if unit pressure produces unit velocity.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$N \\cdot s \\cdot m^{-3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificAcousticImpedance> ;
    ns1:latexSymbol "$N \\cdot s \\cdot m^{-3}$"^^ns1:LatexString ;
    ns1:symbol "N·s/m³" ;
    ns1:ucumCode "N.s.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-SEC-PER-RAD> a ns1:Unit ;
    rdfs:label "Newtonsekunden pro Radian"@de,
        "Newton seconds per radian"@en,
        "Newton seconds per radian"@en-US ;
    dcterms:description "Newton seconds measured per radian"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentumPerAngle> ;
    ns1:plainTextDescription "Newton seconds measured per radian" ;
    ns1:symbol "N·s/rad" ;
    ns1:ucumCode "N.s.rad-1"^^ns1:UCUMcs,
        "N.s/rad"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NAT-PER-SEC> a ns1:Unit ;
    rdfs:label "Nat per Second"@en ;
    dcterms:description "\"Nat per Second\" is information rate in natural units."^^rdf:HTML ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$nat-per-sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB348" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nat?oldid=474010287"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB348"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    ns1:symbol "nat/s" ;
    ns1:uneceCommonCode "Q19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NP-PER-SEC> a ns1:Unit ;
    rdfs:label "neper per second" ;
    dcterms:description "unit neper divided by the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NP> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA254" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA254"^^xsd:anyURI ;
    ns1:symbol "Np/s" ;
    ns1:ucumCode "Np.s-1"^^ns1:UCUMcs,
        "Np/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NTU> a ns1:Unit ;
    rdfs:label "Nephelometry Turbidity Unit"@en ;
    dcterms:description "\"Nephelometry Turbidity Unit\" is a C.G.S System unit for  'Turbidity' expressed as $NTU$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Turbidity> ;
    ns1:symbol "NTU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-CentiM-KiloYR> a ns1:Unit ;
    rdfs:label "Number per square centimetre thousand years"@en ;
    ns1:conversionMultiplier 0.000000003168808781402895023702689684893655 ;
    ns1:conversionMultiplierSN 3.168809e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloYR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "#/(cm·1000 a)" ;
    ns1:ucumCode "{#}.cm-2.ka-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-HA> a ns1:Unit ;
    rdfs:label "Number per hectare"@en ;
    dcterms:description "Count of an entity or phenomenon's occurrence in 10,000 times the SI unit area (square metre)."@en ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleFluence> ;
    ns1:symbol "#/ha" ;
    ns1:ucumCode "/har"^^ns1:UCUMcs,
        "{#}.har-1"^^ns1:UCUMcs,
        "{#}/har"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-HA-YR> a ns1:Unit ;
    rdfs:label "Number per Hectare Year"@en ;
    ns1:conversionMultiplier 0.000000000003168808781402895 ;
    ns1:conversionMultiplierSN 3.168809e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Flux> ;
    ns1:plainTextDescription "number divided by the unit hectare and by the unit year" ;
    ns1:symbol "#/(ha·a)" ;
    ns1:ucumCode "{#}.har-1.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-HectoGM> a ns1:Unit ;
    rdfs:label "Number per 100 grams"@en ;
    dcterms:description "Count of an entity or phenomenon occurrence in one 10th of the SI unit of mass (kilogram)."@en ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "#/hg" ;
    ns1:ucumCode "/hg"^^ns1:UCUMcs,
        "{#}.hg-1"^^ns1:UCUMcs,
        "{#}/hg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Number per kilogram"@en ;
    dcterms:description "Count of an entity or phenomenon's occurrence divided by SI base unit kilogram"@en ;
    ns1:conversionMultiplier 1.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:plainTextDescription "Count of an entity or phenomenon's occurrence divided by SI base unit kilogram" ;
    ns1:symbol "#/kg" ;
    ns1:ucumCode "{#}.kg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-KiloM2> a ns1:Unit ;
    rdfs:label "Number per square kilometre"@en ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleFluence> ;
    ns1:symbol "#/km²" ;
    ns1:ucumCode "{#}.km-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Number per square metre day"@en ;
    ns1:conversionMultiplier 0.0000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Flux> ;
    ns1:symbol "#/(m²·d)" ;
    ns1:ucumCode "{#}.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoA-PER-K> a ns1:Unit ;
    rdfs:label "nanoampere per kelvin" ;
    dcterms:description "0.000000001-fold of the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAD899" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD899"^^xsd:anyURI ;
    ns1:symbol "nA/K" ;
    ns1:ucumCode "nA.K-1"^^ns1:UCUMcs,
        "nA/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoBQ-PER-L> a ns1:Unit ;
    rdfs:label "Nanobecquerels per litre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ActivityConcentration> ;
    ns1:symbol "nBq/L" ;
    ns1:ucumCode "nBq.L-1"^^ns1:UCUMcs,
        "nBq/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoFARAD-PER-M> a ns1:Unit ;
    rdfs:label "Nanofarad per Metre"@en,
        "Nanofarad per Meter"@en-US ;
    dcterms:description "0.000000001-fold of the SI derived unit farad divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoFARAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:iec61360Code "0112/2///62720#UAA904" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA904"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit farad divided by the SI base unit metre" ;
    ns1:symbol "nF/m" ;
    ns1:ucumCode "nF.m-1"^^ns1:UCUMcs,
        "nF/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-DAY> a ns1:Unit ;
    rdfs:label "Nanogram per Day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-17 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:symbol "ng/d" ;
    ns1:ucumCode "ng.d-1"^^ns1:UCUMcs,
        "ng/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-M2-PA-SEC> a ns1:Unit ;
    rdfs:label "Nanogram per Square Metre Pascal Second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeance> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Perm_(unit)"^^xsd:anyURI ;
    ns1:symbol "ng/(m²·Pa·s)" ;
    ns1:ucumCode "ng.m-2.Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoKAT-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanokatal per Litre"@en,
        "Nanokatal per Liter"@en-US ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoKAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "nkat/L" ;
    ns1:ucumCode "nkat/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoM-PER-CentiM-MegaPA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanometer per Centimeter Megapascal"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000001 ;
    ns1:conversionMultiplierSN 1e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:siUnitsExpression "nm/cm/MPa" ;
    ns1:symbol "nm/(cm·MPa)" ;
    ns1:ucumCode "nm.cm-1.MPa-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoM-PER-CentiM-PSI> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanometer per Centimeter PSI"@en ;
    ns1:conversionMultiplier 0.0000000000145037738 ;
    ns1:conversionMultiplierSN 1.450377e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:siUnitsExpression "nm/cm/PSI" ;
    ns1:symbol "nm/(cm·psi)" ;
    ns1:ucumCode "nm.cm-1.PSI-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR> a ns1:Unit ;
    rdfs:label "Nanomoles per cubic centimetre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "nmol/(cm³·h)" ;
    ns1:ucumCode "nmol.cm-3.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-GM-HR> a ns1:Unit ;
    rdfs:label "Nanomoles per gram per hour"@en ;
    dcterms:description "10^-9 SI unit of the quantity of matter per SI unit of mass per unit of time expressed in hour (3,600 seconds)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277777777777778 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "nmol/(g·h)" ;
    ns1:ucumCode "nmol.g-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC> a ns1:Unit ;
    rdfs:label "Nanomoles per gram second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "nmol/(g·s)" ;
    ns1:ucumCode "nmol.g-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Nanomoles per kilogram"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:symbol "nmol/kg" ;
    ns1:ucumCode "nmol.kg-1"^^ns1:UCUMcs,
        "nmol/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY> a ns1:Unit ;
    rdfs:label "Nanomoles per litre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "nmol/(L·d)" ;
    ns1:ucumCode "nmol.L-1.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-L-HR> a ns1:Unit ;
    rdfs:label "Nanomoles per litre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "nmol/(L·h)" ;
    ns1:ucumCode "nmol.L-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Nanomoles per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "nmol/(m²·d)" ;
    ns1:ucumCode "nmol.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-M2-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanomole per Square Metre per second"@en ;
    dcterms:description "Molar flux equivalent to 1e-9 moles per meter squared per sec."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFluxDensity> ;
    ns1:plainTextDescription "Molar flux equivalent to 1e-9 moles per meter squared per sec." ;
    ns1:symbol "nmol/(m²·s)" ;
    ns1:ucumCode "nmol.m-2.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-MicroGM-HR> a ns1:Unit ;
    rdfs:label "Nanomoles per microgram hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "nmol/(μg·h)" ;
    ns1:ucumCode "nmol.ug-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-MicroMOL> a ns1:Unit ;
    rdfs:label "Nanomoles per micromole"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:symbol "nmol/μmol" ;
    ns1:ucumCode "nmol.umol-1"^^ns1:UCUMcs,
        "nmol/umol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-MicroMOL-DAY> a ns1:Unit ;
    rdfs:label "Nanomoles per micromole day"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "nmol/(μmol·d)" ;
    ns1:ucumCode "nmol.umol-1.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoOHM-M> a ns1:Unit ;
    rdfs:label "nanoohm metre" ;
    dcterms:description "0.000000001-fold of the product of the SI derived unit ohm and the SI base unit metre" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA900" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA900"^^xsd:anyURI ;
    ns1:symbol "nΩ·m" ;
    ns1:ucumCode "nOhm.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoS-PER-CentiM> a ns1:Unit ;
    rdfs:label "Nanosiemens per Centimetre"@en,
        "Nanosiemens per Centimeter"@en-US ;
    dcterms:description "0.000000001-fold of the SI derived unit Siemens by the 0.01 fol of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA907" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA907"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit Siemens by the 0.01 fol of the SI base unit metre" ;
    ns1:symbol "nS/cm" ;
    ns1:ucumCode "nS.cm-1"^^ns1:UCUMcs,
        "nS/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoS-PER-M> a ns1:Unit ;
    rdfs:label "Nanosiemens per Metre"@en,
        "Nanosiemens per Meter"@en-US ;
    dcterms:description "0.000000001-fold of the SI derived unit Siemens divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA908" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA908"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit Siemens divided by the SI base unit metre" ;
    ns1:symbol "nS/m" ;
    ns1:ucumCode "nS.m-1"^^ns1:UCUMcs,
        "nS/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OERSTED-CentiM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Oersted Centimetre"@en,
        "Oersted Centimeter"@en-US ;
    dcterms:description "\"Oersted Centimeter\" is a C.G.S System unit for  'Magnetomotive Force' expressed as $Oe-cm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.795774715 ;
    ns1:conversionMultiplierSN 7.957747e-01 ;
    ns1:expression "$Oe-cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OERSTED> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagnetomotiveForce> ;
    ns1:symbol "Oe·cm" ;
    ns1:ucumCode "Oe.cm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-CentiM> a ns1:Unit ;
    rdfs:label "Ohm Centimetre"@en,
        "Ohm Centimeter"@en-US ;
    dcterms:description "product of the SI derived unit ohm and the 0.01-fold of the SI base unit metre"@en ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAB090" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB090"^^xsd:anyURI ;
    ns1:symbol "Ω·cm" ;
    ns1:ucumCode "Ohm.cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-M2-PER-M> a ns1:Unit ;
    rdfs:label "Ohm Square Metre per Metre"@en,
        "Ohm Square Meter per Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:symbol "Ω·m²/m" ;
    ns1:ucumCode "Ohm2.m.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-PER-BAR> a ns1:Unit ;
    rdfs:label "ohm per bar" ;
    dcterms:description "SI derived unit ohm per metrical non SI unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD879" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD879"^^xsd:anyURI ;
    ns1:symbol "Ω/bar" ;
    ns1:ucumCode "Ohm.bar-1"^^ns1:UCUMcs,
        "Ohm/bar"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-PER-K> a ns1:Unit ;
    rdfs:label "ohm per kelvin" ;
    dcterms:description "SI derived unit ohm per SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD875" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD875"^^xsd:anyURI ;
    ns1:symbol "Ω/K" ;
    ns1:ucumCode "Ohm.K-1"^^ns1:UCUMcs,
        "Ohm/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-PER-KiloM> a ns1:Unit ;
    rdfs:label "ohm per kilometre" ;
    dcterms:description "SI derived unit ohm divided by the 1,000-fold of the SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA019" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA019"^^xsd:anyURI ;
    ns1:symbol "Ω/km" ;
    ns1:ucumCode "Ohm.km-1"^^ns1:UCUMcs,
        "Ohm/km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-PER-M> a ns1:Unit ;
    rdfs:label "ohm per metre" ;
    dcterms:description "SI derived unit ohm divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA021" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA021"^^xsd:anyURI ;
    ns1:symbol "Ω/m" ;
    ns1:ucumCode "Ohm.m-1"^^ns1:UCUMcs,
        "Ohm/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-PER-MI> a ns1:Unit ;
    rdfs:label "ohm per mile" ;
    dcterms:description "unit ohm divided by the unit mile according to the Anglo-American system of units" ;
    ns1:conversionMultiplier 0.0006213712 ;
    ns1:conversionMultiplierSN 6.213712e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearResistance> ;
    ns1:iec61360Code "0112/2///62720#UAA022" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA022"^^xsd:anyURI ;
    ns1:symbol "Ω/mi" ;
    ns1:ucumCode "Ohm.[mi_i]-1"^^ns1:UCUMcs,
        "Ohm/[mi_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM_Ab> a ns1:Unit ;
    rdfs:label "Abohm"@en ;
    dcterms:description "$\\textit{abohm}$ is the basic unit of electrical resistance in the emu-cgs system of units. One abohm is equal to $10^{-9} ohms$ in the SI system of units; one abohm is a nano ohm."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Abohm"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Abohm?oldid=480725336"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/abohm> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "abΩ" ;
    ns1:ucumCode "nOhm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM_CIRC-MIL-PER-FT> a ns1:Unit ;
    rdfs:label "ohm circular mil per foot" ;
    dcterms:description "unit of resistivity" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM_CIRC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAB215" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB215"^^xsd:anyURI ;
    ns1:symbol "Ω·cmil/ft" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM_Stat> a ns1:Unit ;
    rdfs:label "Statohm"@en ;
    dcterms:description "\"StatOHM\" is the unit of resistance, reactance, and impedance in the electrostatic C.G.S system of units, equal to the resistance between two points of a conductor when a constant potential difference of 1 statvolt between these points produces a current of 1 statampere; it is equal to approximately $8.9876 \\times 10^{11} ohms$. The statohm is an extremely large unit of resistance. In fact, an object with a resistance of 1 stat W would make an excellent insulator or dielectric . In practical applications, the ohm, the kilohm (k W ) and the megohm (M W or M) are most often used to quantify resistance."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 898760000000.0 ;
    ns1:conversionMultiplierSN 8.9876e+11 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:informativeReference "http://whatis.techtarget.com/definition/statohm-stat-W"^^xsd:anyURI ;
    ns1:latexSymbol "$stat\\Omega$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/statohm> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "statΩ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OKTA> a ns1:Unit ;
    rdfs:label "Okta"@en ;
    dcterms:description """
  "Okta" is the unit of measurement to describe the amount of cloud cover.
  Okta is reported in eighths of the celestial dome covered by all clouds visible. The codes represent:
  0: 0/8, the complete absence of cloud;
  1: 1/8 or less, but not zero;
  2: 2/8;
  3: 3/8;
  4: 4/8, half of the sky is covered;
  5: 5/8;
  6: 6/8;
  7: 7/8 or more, but not 8/8;
  8: 8/8, sky is completely covered;
  9: Sky obscured by fog and/or other meteorological phenomena;
  /: Cloud cover is indiscernible for reasons other than fog or other meteorological phenomena, or observation is not made.
  """^^rdf:HTML ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfCloudCover> ;
    ns1:informativeReference "https://windy.app/blog/okta-cloud-cover.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "https://library.wmo.int/viewer/68695/?offset=3#page=514&viewer=picture&o=bookmark&n=0&q="^^xsd:anyURI ;
    ns1:plainTextDescription "\"Okta\" is the unit of measurement to describe the amount of cloud cover. Okta is reported in eighths of the celestial dome covered by all clouds visible. The codes represent: 0: 0/8, the complete absence of cloud; 1: 1/8 or less, but not zero; 2: 2/8; 3: 3/8; 4: 4/8, half of the sky is covered; 5: 5/8; 6: 6/8; 7: 7/8 or more, but not 8/8; 8: 8/8, sky is completely covered; 9: Sky obscured by fog and/or other meteorological phenomena; /: Cloud cover is indiscernible for reasons other than fog or other meteorological phenomena, or observation is not made." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-FT> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) Foot"@en ;
    dcterms:description "unit of the unbalance as a product of avoirdupois ounce according to  the avoirdupois system of units and foot according to the Anglo-American and Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0086409 ;
    ns1:conversionMultiplierSN 8.6409e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthMass> ;
    ns1:iec61360Code "0112/2///62720#UAB133" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB133"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the unbalance as a product of avoirdupois ounce according to  the avoirdupois system of units and foot according to the Anglo-American and Imperial system of units" ;
    ns1:symbol "oz·ft" ;
    ns1:ucumCode "[oz_av].[ft_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4R" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-FT-HR-PER-IN3-LB> a ns1:Unit ;
    rdfs:label "ounce foot hour per cubic inch pound" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and unit of time hour" ;
    ns1:conversionMultiplier 4185008.37001674003348006696013391967054969619939239878479756959513918331297668 ;
    ns1:conversionMultiplierSN 4.185008e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD858" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD858"^^xsd:anyURI ;
    ns1:symbol "oz·ft·h/(in³·lbm)" ;
    ns1:ucumCode "[oz_av].[ft_i].h.[in_i]-3.[lb_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-FT-SEC-PER-IN3-LB> a ns1:Unit ;
    rdfs:label "ounce foot second per cubic inch pound" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and SI base unit second" ;
    ns1:conversionMultiplier 1162.5023250046500093000186000371999084860267220534441068882137764275509202713 ;
    ns1:conversionMultiplierSN 1.162502e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD859" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD859"^^xsd:anyURI ;
    ns1:symbol "oz·ft·s/(in³·lbm)" ;
    ns1:ucumCode "[oz_av].[ft_i].s.[in_i]-3.[lb_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-FT2-PER-IN3-LB_F-SEC> a ns1:Unit ;
    rdfs:label "ounce square foot per cubic inch pound-force second" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 36.1316752166621861189380447919115019472637943032352378395448512952533951671309544 ;
    ns1:conversionMultiplierSN 3.613168e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD860" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD860"^^xsd:anyURI ;
    ns1:symbol "oz·ft²/(in³·lbf·s)" ;
    ns1:ucumCode "[oz_av].[ft_i]2.[in_i]-3.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-HR-PER-IN3-FT3> a ns1:Unit ;
    rdfs:label "ounce hour per cubic inch cubic foot" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 219938987.18776172506694249178957458290568644187608087388655521718664498878165 ;
    ns1:conversionMultiplierSN 2.19939e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC868" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC868"^^xsd:anyURI ;
    ns1:symbol "oz·h/(in³·ft³)" ;
    ns1:ucumCode "[oz_av].h.[in_i]-3.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-HR-PER-IN3-GAL_UK> a ns1:Unit ;
    rdfs:label "ounce hour per cubic inch gallon (UK)" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit for time hour" ;
    ns1:conversionMultiplier 1369963762.2210959898659928577066453306815803233918044992564139962693935984065 ;
    ns1:conversionMultiplierSN 1.369964e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC866" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC866"^^xsd:anyURI ;
    ns1:symbol "oz·h/(in³·gal{UK})" ;
    ns1:ucumCode "[oz_av].h.[in_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-HR-PER-IN3-GAL_US> a ns1:Unit ;
    rdfs:label "ounce hour per cubic inch gallon (US)" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per unit for time hour" ;
    ns1:conversionMultiplier 1645257878.1837760212799853931272070770270963403487166774326507185648524626875 ;
    ns1:conversionMultiplierSN 1.645258e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC865" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC865"^^xsd:anyURI ;
    ns1:symbol "oz·h/(in³·gal{US})" ;
    ns1:ucumCode "[oz_av].h.[in_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-HR-PER-IN3-YD3> a ns1:Unit ;
    rdfs:label "ounce hour per cubic inch cubic yard" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 8145888.41436154537284972191813238826881590685721646580623302553040761112231 ;
    ns1:conversionMultiplierSN 8.145888e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC869" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC869"^^xsd:anyURI ;
    ns1:symbol "oz·h/(in³·yd³)" ;
    ns1:ucumCode "[oz_av].h.[in_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-HR-PER-IN6> a ns1:Unit ;
    rdfs:label "ounce hour per power of inch with the exponent 6" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time hour" ;
    ns1:conversionMultiplier 380054569860.45226091567662581238487547724575 ;
    ns1:conversionMultiplierSN 3.800546e+11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC867" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC867"^^xsd:anyURI ;
    ns1:symbol "oz·h/in⁶" ;
    ns1:ucumCode "[oz_av].h.[in_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-IN> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) Inch"@en ;
    dcterms:description "unit of the unbalance as a product of avoirdupois ounce according to  the avoirdupois system of units and inch according to the Anglo-American and Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000720077887375 ;
    ns1:conversionMultiplierSN 7.200779e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LengthMass> ;
    ns1:iec61360Code "0112/2///62720#UAB132" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB132"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the unbalance as a product of avoirdupois ounce according to  the avoirdupois system of units and inch according to the Anglo-American and Imperial system of units" ;
    ns1:symbol "oz·in" ;
    ns1:ucumCode "[oz_av].[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4Q" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-IN2-PER-IN3-LB_F-SEC> a ns1:Unit ;
    rdfs:label "ounce square inch per cubic inch pound-force second" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.25091441122682073693706975549938543018933190488357804055239480066148191088285385 ;
    ns1:conversionMultiplierSN 2.509144e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD861" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD861"^^xsd:anyURI ;
    ns1:symbol "oz·in²/(in³·lbf·s)" ;
    ns1:ucumCode "[oz_av].[in_i]2.[in_i]-3.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-FT3> a ns1:Unit ;
    rdfs:label "ounce minute per cubic inch cubic foot" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 3665649.7864626954177823748631595763817614406979346812314425869531107498130275 ;
    ns1:conversionMultiplierSN 3.66565e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD801" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD801"^^xsd:anyURI ;
    ns1:symbol "oz·min/(in³·ft³)" ;
    ns1:ucumCode "[oz_av].min.[in_i]-3.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-GAL_UK> a ns1:Unit ;
    rdfs:label "ounce minute per cubic inch gallon (UK)" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per unit for time minute" ;
    ns1:conversionMultiplier 22832729.370351599831099880961777422178026338723196741654273566604489893306775 ;
    ns1:conversionMultiplierSN 2.283273e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD867" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD867"^^xsd:anyURI ;
    ns1:symbol "oz·min/(in³·gal{UK})" ;
    ns1:ucumCode "[oz_av].min.[in_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-GAL_US> a ns1:Unit ;
    rdfs:label "ounce minute per cubic inch gallon (US)" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per unit for time minute" ;
    ns1:conversionMultiplier 27420964.636396267021333089885453451283784939005811944623877511976080874378125 ;
    ns1:conversionMultiplierSN 2.742096e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD866" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD866"^^xsd:anyURI ;
    ns1:symbol "oz·min/(in³·gal{US})" ;
    ns1:ucumCode "[oz_av].min.[in_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-YD3> a ns1:Unit ;
    rdfs:label "ounce minute per cubic inch cubic yard" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 135764.8069060257562141620319688731378135984476202744301038837588401268520385 ;
    ns1:conversionMultiplierSN 1.357648e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD802" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD802"^^xsd:anyURI ;
    ns1:symbol "oz·min/(in³·yd³)" ;
    ns1:ucumCode "[oz_av].min.[in_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-MIN-PER-IN6> a ns1:Unit ;
    rdfs:label "ounce minute per power of inch with the exponent 6" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per unit for time minute" ;
    ns1:conversionMultiplier 6334242831.0075376819279437635397479246207625 ;
    ns1:conversionMultiplierSN 6.334243e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD800" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD800"^^xsd:anyURI ;
    ns1:symbol "oz·min/in⁶" ;
    ns1:ucumCode "[oz_av].min.[in_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-DAY> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Day"@en ;
    dcterms:description "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000032812 ;
    ns1:conversionMultiplierSN 3.2812e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA919" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA919"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time day" ;
    ns1:symbol "oz/d" ;
    ns1:ucumCode "[oz_av].d-1"^^ns1:UCUMcs,
        "[oz_av]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-HR> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Hour"@en ;
    dcterms:description "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000787487 ;
    ns1:conversionMultiplierSN 7.87487e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA920" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA920"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time hour" ;
    ns1:symbol "oz/h" ;
    ns1:ucumCode "[oz_av].h-1"^^ns1:UCUMcs,
        "[oz_av]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-MIN> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Minute"@en ;
    dcterms:description "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000472492 ;
    ns1:conversionMultiplierSN 4.72492e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA921" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA921"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time minute" ;
    ns1:symbol "oz/min" ;
    ns1:ucumCode "[oz_av].min-1"^^ns1:UCUMcs,
        "[oz_av]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-SEC> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Second"@en ;
    dcterms:description "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.02834952 ;
    ns1:conversionMultiplierSN 2.834952e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA922" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA922"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the SI base unit second" ;
    ns1:symbol "oz/s" ;
    ns1:ucumCode "[oz_av].s-1"^^ns1:UCUMcs,
        "[oz_av]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-FT3> a ns1:Unit ;
    rdfs:label "ounce second per cubic inch cubic foot" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 61094.163107711590296372914385992939696024011632244687190709782551845830217125 ;
    ns1:conversionMultiplierSN 6.109416e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD826" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD826"^^xsd:anyURI ;
    ns1:symbol "oz·s/(in³·ft³)" ;
    ns1:ucumCode "[oz_av].s.[in_i]-3.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-GAL_UK> a ns1:Unit ;
    rdfs:label "ounce second per cubic inch gallon (UK)" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and unit gallon (UK) according to the Imperial system of units per SI base unit second" ;
    ns1:conversionMultiplier 380545.48950585999718499801602962370296710564538661236090455944340816488844625 ;
    ns1:conversionMultiplierSN 3.805455e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD824" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD824"^^xsd:anyURI ;
    ns1:symbol "oz·s/(in³·gal{UK})" ;
    ns1:ucumCode "[oz_av].s.[in_i]-3.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-GAL_US> a ns1:Unit ;
    rdfs:label "ounce second per cubic inch gallon (US)" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit gallon (US) according to the Anglo-American system of units per SI base unit second" ;
    ns1:conversionMultiplier 457016.07727327111702221816475755752139641565009686574373129186626801457296875 ;
    ns1:conversionMultiplierSN 4.570161e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD823" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD823"^^xsd:anyURI ;
    ns1:symbol "oz·s/(in³·gal{US})" ;
    ns1:ucumCode "[oz_av].s.[in_i]-3.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-YD3> a ns1:Unit ;
    rdfs:label "ounce second per cubic inch cubic yard" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 2262.746781767095936902700532814552296893307460337907168398062647335447533975 ;
    ns1:conversionMultiplierSN 2.262747e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD827" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD827"^^xsd:anyURI ;
    ns1:symbol "oz·s/(in³·yd³)" ;
    ns1:ucumCode "[oz_av].s.[in_i]-3.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-SEC-PER-IN6> a ns1:Unit ;
    rdfs:label "ounce second per power of inch with the exponent 6" ;
    dcterms:description "quotient of unit of the mass according to the avoirdupois system of units per power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and power of unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 per SI base unit second" ;
    ns1:conversionMultiplier 105570713.850125628032132396058995798743679375 ;
    ns1:conversionMultiplierSN 1.055707e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -6 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD825" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD825"^^xsd:anyURI ;
    ns1:symbol "oz·s/in⁶" ;
    ns1:ucumCode "[oz_av].s.[in_i]-6"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_F-PER-IN3> a ns1:Unit ;
    rdfs:label "ounce of force per cubic inch" ;
    dcterms:description "unit of specific weight according to the Anglo-American system of units" ;
    ns1:conversionMultiplier 16965.44756278488934930625766763345 ;
    ns1:conversionMultiplierSN 1.696545e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificWeight> ;
    ns1:iec61360Code "0112/2///62720#UAA925" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA925"^^xsd:anyURI ;
    ns1:symbol "ozf/in³" ;
    ns1:ucumCode "[ozf_av].[in_i]-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-M> a ns1:Unit ;
    rdfs:label "Pascal metres"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "Pa·m" ;
    ns1:ucumCode "Pa.m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-M-PER-SEC> a ns1:Unit ;
    rdfs:label "Pascal metres per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "Pa·m/s" ;
    ns1:ucumCode "Pa.m.s-1"^^ns1:UCUMcs,
        "Pa.m/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-M-PER-SEC2> a ns1:Unit ;
    rdfs:label "Pascal metres per square second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "Pa·m/s²" ;
    ns1:ucumCode "Pa.m.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-M0dot5> a ns1:Unit ;
    rdfs:label "Pascal Square Root Metre"@en,
        "Pascal Square Root Meter"@en-US ;
    dcterms:description "A metric unit for stress intensity factor and fracture toughness."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 5 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M0dot> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StressIntensityFactor> ;
    ns1:plainTextDescription "A metric unit for stress intensity factor and fracture toughness." ;
    ns1:symbol "Pa√m" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-M2-PER-KiloGM> a ns1:Unit ;
    rdfs:label "pascal square metre per kilogram" ;
    dcterms:description "unit of the burst index as derived unit for pressure pascal related to the substance, represented as a quotient from the SI base unit kilogram divided by the power of the SI base unit metre by exponent 2" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BurstFactor> ;
    ns1:iec61360Code "0112/2///62720#UAB462" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB462"^^xsd:anyURI ;
    ns1:symbol "Pa·m²/kg" ;
    ns1:ucumCode "Pa.m2.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-PER-BAR> a ns1:Unit ;
    rdfs:label "Pascal per Bar"@en ;
    dcterms:description "SI derived unit pascal divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA260" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA260"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit pascal divided by the unit bar" ;
    ns1:symbol "Pa/bar" ;
    ns1:ucumCode "Pa.bar-1"^^ns1:UCUMcs,
        "Pa/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F07" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-PER-HR> a ns1:Unit ;
    rdfs:label "Pascal per Hour"@en ;
    dcterms:description "A rate of change of pressure measured as the number of Pascals in a period of one hour."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000277777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:expression "$P / h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "Pa/h" ;
    ns1:ucumCode "Pa.h-1"^^ns1:UCUMcs,
        "Pa/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-PER-K> a ns1:Unit ;
    rdfs:label "Pascal per Kelvin"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$pascal-per-kelvin$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA259" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA259"^^xsd:anyURI ;
    ns1:symbol "Pa/K" ;
    ns1:ucumCode "Pa.K-1"^^ns1:UCUMcs,
        "Pa/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-PER-M> a ns1:Unit ;
    rdfs:label "Pascal per Metre"@en,
        "Pascal per Meter"@en-US ;
    dcterms:description "SI derived unit pascal divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiantEnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA262" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA262"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit pascal divided by the SI base unit metre" ;
    ns1:symbol "Pa/m" ;
    ns1:ucumCode "Pa.m-1"^^ns1:UCUMcs,
        "Pa/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-PER-MIN> a ns1:Unit ;
    rdfs:label "Pascal per Minute"@en ;
    dcterms:description "A rate of change of pressure measured as the number of Pascals in a period of one minute."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0166666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:expression "$P / min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "Pa/min" ;
    ns1:ucumCode "Pa.min-1"^^ns1:UCUMcs,
        "Pa/min"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-PER-SEC> a ns1:Unit ;
    rdfs:label "Pascal per Second"@en ;
    dcterms:description "A rate of change of pressure measured as the number of Pascals in a period of one second."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$P / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:symbol "Pa/s" ;
    ns1:ucumCode "Pa.s-1"^^ns1:UCUMcs,
        "Pa/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-SEC-PER-K> a ns1:Unit ;
    rdfs:label "pascal second per kelvin" ;
    dcterms:description "product out of the SI derived unit pascal and the SI base unit second divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA266" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA266"^^xsd:anyURI ;
    ns1:symbol "Pa·s/K" ;
    ns1:ucumCode "Pa.s.K-1"^^ns1:UCUMcs,
        "Pa.s/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-SEC-PER-L> a ns1:Unit ;
    rdfs:label "pascal second per litre" ;
    dcterms:description "product of the SI derived unit pascal and the SI base unit second divided by the unit litre" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureInRelationToVolumeFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB499" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB499"^^xsd:anyURI ;
    ns1:symbol "Pa·s/L" ;
    ns1:ucumCode "Pa.s.L-1"^^ns1:UCUMcs,
        "Pa.s/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-SEC-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "باسكال ثانية لكل متر مكعب"@ar,
        "pascal sekunda na metr krychlový"@cs,
        "Pascalsekunde je Kubikmeter"@de,
        "pascal second per cubic metre"@en,
        "Pascal Second per Cubic Meter"@en-US,
        "pascal segundo por metro cúbico"@es,
        "نیوتون ثانیه بر متر مکعب"@fa,
        "pascal-seconde par mètre cube"@fr,
        "पास्कल सैकण्ड प्रति घन मीटर"@hi,
        "pascal per secondo al metro cubo"@it,
        "パスカル秒毎立方メートル"@ja,
        "pascal saat per meter kubik"@ms,
        "paskalosekunda na metr sześcienny"@pl,
        "pascal-segundo por metro cúbico"@pt,
        "pascal-secundă pe metru cub"@ro,
        "паскаль-секунда на кубический метр"@ru,
        "pascal saniye bölü metre küp"@tr ;
    dcterms:description "$\\textit{Pascal Second Per Cubic Meter}$ ($Pa-s/m^3$) is a unit in the category of Acoustic impedance. It is also known as $\\textit{pascal-second/cubic meter}$. It has a dimension of $ML^{-4}T^{-1}$ where $M$ is mass, $L$ is length, and $T$ is time. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Pa-s/m3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureInRelationToVolumeFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA263" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA263"^^xsd:anyURI ;
    ns1:siUnitsExpression "Pa.s/m3" ;
    ns1:symbol "Pa·s/m³" ;
    ns1:ucumCode "Pa.s.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA2-PER-SEC2> a ns1:Unit ;
    rdfs:label "Square pascal per square second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M2H0T-6D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "Pa²/s²" ;
    ns1:ucumCode "Pa2.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA2-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Pascal Second"@en ;
    dcterms:description "Square Pascal Second ($Pa^2\\cdot s$) is a unit in the category of sound exposure."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Pa2-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M2H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposure> ;
    ns1:iec61360Code "0112/2///62720#UAB339" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB339"^^xsd:anyURI ;
    ns1:siUnitsExpression "Pa2.s" ;
    ns1:symbol "Pa²·s" ;
    ns1:ucumCode "Pa2.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-DEG_C> a ns1:Unit ;
    rdfs:label "reciprocal degree Celsius"@en ;
    dcterms:description "reciprocal of the unit degree Celsius" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAB840" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB840"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit for expressing the change of some quantity relative to a unit change in temperature." ;
    ns1:symbol "/°C" ;
    ns1:ucumCode ".Cel-1"^^ns1:UCUMcs,
        "/Cel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-EV-M3> a ns1:Unit ;
    rdfs:label "reciprocal electron volt per cubic metre" ;
    dcterms:description "complement of the unit for atomic energy electronvolt related to the power of the SI base unit metre by exponent 3" ;
    ns1:conversionMultiplier 6241509074460762607.776240980930446 ;
    ns1:conversionMultiplierSN 6.241509e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensityOfStates> ;
    ns1:iec61360Code "0112/2///62720#UAB164" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB164"^^xsd:anyURI ;
    ns1:symbol "/(eV·m³)" ;
    ns1:ucumCode "eV-1.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-EV2> a ns1:Unit ;
    rdfs:label "Reciprocal Square Electron Volt"@en ;
    dcterms:description "Per Square Electron Volt is a denominator unit with dimensions $/eV^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 38956440500000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 3.895644e+37 ;
    ns1:expression "$/eV^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy_Squared> ;
    ns1:symbol "/eV²" ;
    ns1:ucumCode "eV-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-GigaEV2> a ns1:Unit ;
    rdfs:label "Reciprocal Square Giga Electron Volt Unit"@en ;
    dcterms:description "Per Square Giga Electron Volt Unit is a denominator unit with dimensions $/GeV^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 38956440500000000000.0 ;
    ns1:conversionMultiplierSN 3.895644e+19 ;
    ns1:expression "$/GeV^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaEV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy_Squared> ;
    ns1:symbol "/GeV²" ;
    ns1:ucumCode "GeV-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-H> a ns1:Unit ;
    rdfs:label "Reciprocal Henry"@en ;
    dcterms:description "reciprocal of the SI derived unit henry" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/H> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Reluctance> ;
    ns1:iec61360Code "0112/2///62720#UAA169" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169"^^xsd:anyURI ;
    ns1:symbol "/H" ;
    ns1:ucumCode "/H"^^ns1:UCUMcs,
        "H-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-IN> a ns1:Unit ;
    rdfs:label "reciprocal inch" ;
    dcterms:description "complement of the unit inch according to the Anglo-American and Imperial system of units" ;
    ns1:conversionMultiplier 39.37007874015748031496062992125984 ;
    ns1:conversionMultiplierSN 3.937008e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Repetency> ;
    ns1:iec61360Code "0112/2///62720#UAB360" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB360"^^xsd:anyURI ;
    ns1:symbol "/in" ;
    ns1:ucumCode "/[in_i]"^^ns1:UCUMcs,
        "[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-IN2> a ns1:Unit ;
    rdfs:label "reciprocal square inch" ;
    dcterms:description "complement of the power of the unit inch according to the Anglo-American and Imperial system of units by exponent 2" ;
    ns1:conversionMultiplier 1550.0031000062000124000248000496 ;
    ns1:conversionMultiplierSN 1.550003e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleFluence> ;
    ns1:iec61360Code "0112/2///62720#UAB361" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB361"^^xsd:anyURI ;
    ns1:symbol "/in²" ;
    ns1:ucumCode "[in_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-J> a ns1:Unit ;
    rdfs:label "reciprocal joule" ;
    dcterms:description "reciprocal of the SI derived unit joule" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB324" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB324"^^xsd:anyURI ;
    ns1:symbol "/J" ;
    ns1:ucumCode "/J"^^ns1:UCUMcs,
        "J-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-J-M3> a ns1:Unit ;
    rdfs:label "Reciprocal Joule Cubic Metre"@en,
        "Reciprocal Joule Cubic Meter"@en-US ;
    dcterms:description "unit of the density of states as a reciprocal of the derived unit joule related to the power of the SI base unit metre by exponent 3" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$j^{-1}-m^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensityOfStates> ;
    ns1:iec61360Code "0112/2///62720#UAB165" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB165"^^xsd:anyURI ;
    ns1:symbol "/(J·m³)" ;
    ns1:ucumCode "J-1.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-J2> a ns1:Unit ;
    rdfs:label "Reciprocal Square Joule"@en ;
    dcterms:description "Per Square Joule is a denominator unit with dimensions $/eV^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$/J^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy_Squared> ;
    ns1:symbol "/J²" ;
    ns1:ucumCode "J-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-KiloGM> a ns1:Unit ;
    rdfs:label "reciprocal kilogram" ;
    dcterms:description "reciprocal of the SI base unit kilogram" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:iec61360Code "0112/2///62720#UAC003" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC003"^^xsd:anyURI ;
    ns1:symbol "/kg" ;
    ns1:ucumCode "/kg"^^ns1:UCUMcs,
        "kg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-KiloGM-SEC> a ns1:Unit ;
    rdfs:label "reciprocal kilogram second" ;
    dcterms:description "product of SI base units kilogram to the power of minus one and second to the power of minus one given as dimensional product dim Q = L**$a} M**$b} T**$g} I**$d} $TH**$e} N**$z} J**$i}" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD591" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD591"^^xsd:anyURI ;
    ns1:symbol "/(kg·s)" ;
    ns1:ucumCode "kg-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-KiloGM2> a ns1:Unit ;
    rdfs:label "Reciprocal Square Kilogram"@en ;
    dcterms:description "Per Square Kilogram is a denominator unit with dimensions $/kg^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$/kg^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-2H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass_Squared> ;
    ns1:symbol "/kg²" ;
    ns1:ucumCode "kg-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-LB> a ns1:Unit ;
    rdfs:label "reciprocal pound (avoirdupois)" ;
    dcterms:description "reciprocal of the unit pound (avoirdupois)" ;
    ns1:conversionMultiplier 2.20462262184877580722973801345027 ;
    ns1:conversionMultiplierSN 2.204623e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:iec61360Code "0112/2///62720#UAC008" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC008"^^xsd:anyURI ;
    ns1:symbol "/lbm" ;
    ns1:ucumCode "/[lb_av]"^^ns1:UCUMcs,
        "[lb_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M-K> a ns1:Unit ;
    rdfs:label "Reciprocal Metre Kelvin"@en,
        "Reciprocal Meter Kelvin"@en-US ;
    dcterms:description "Per Meter Kelvin Unit is a denominator unit with dimensions $/m.k$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$/m.k$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLengthTemperature> ;
    ns1:symbol "/(m·K)" ;
    ns1:ucumCode "m-1.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M-NanoM> a ns1:Unit ;
    rdfs:label "Reciprocal metre per nanometre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleFluence> ;
    ns1:symbol "/(m·nm)" ;
    ns1:ucumCode "m-1.nm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M-NanoM-SR> a ns1:Unit ;
    rdfs:label "Reciprocal metre nanometre steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "/(m·nm·sr)" ;
    ns1:ucumCode "m-1.nm-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M-SEC> a ns1:Unit ;
    rdfs:label "Reciprocal metre per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "/(m·s)" ;
    ns1:ucumCode "m-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M-SR> a ns1:Unit ;
    rdfs:label "Reciprocal metre per steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "/(m·sr)" ;
    ns1:ucumCode "m-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MOL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Mole"@en ;
    dcterms:description "The $\\textit{Per Mole Unit}$ is a denominator unit with dimensions $mol^{-1}$</p>."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$/mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseAmountOfSubstance> ;
    ns1:iec61360Code "0112/2///62720#UAD514" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD514"^^xsd:anyURI ;
    ns1:symbol "/mol" ;
    ns1:ucumCode "/mol"^^ns1:UCUMcs,
        "mol-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MicroMOL-L> a ns1:Unit ;
    rdfs:label "Reciprocal micromole per litre"@en ;
    dcterms:description "Units used to describe the sensitivity of detection of a spectrophotometer."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "/(μmol·L)" ;
    ns1:ucumCode "umol-1.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-OZ> a ns1:Unit ;
    rdfs:label "reciprocal ounce (avoirdupois)" ;
    dcterms:description "reciprocal of the unit ounce (avoirdupois)" ;
    ns1:conversionMultiplier 35.27396194958041291567580821520433 ;
    ns1:conversionMultiplierSN 3.527396e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:iec61360Code "0112/2///62720#UAC007" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC007"^^xsd:anyURI ;
    ns1:symbol "/oz" ;
    ns1:ucumCode "/[oz_av]"^^ns1:UCUMcs,
        "[oz_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-PA-SEC> a ns1:Unit ;
    rdfs:label "Reciprocal Pascal per second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "/(Pa·s)" ;
    ns1:ucumCode "Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-PERCENT> a ns1:Unit ;
    rdfs:label "reciprocal percent" ;
    dcterms:description "reciprocal of one hundredth" ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD873" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD873"^^xsd:anyURI ;
    ns1:symbol "/%" ;
    ns1:ucumCode "%-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-PlanckMass2> a ns1:Unit ;
    rdfs:label "Inverse Square Planck Mass"@en ;
    dcterms:description "In physics, the Planck mass, denoted by $m_P$, is the unit of mass in the system of natural units known as Planck units. It is defined so that $\\approx  1.2209 \\times 10 GeV/c_0 = 2.17651(13) \\times 10 kg$, (or $21.7651 \\mu g$), where $c_0$ is the speed of light in a vacuum, $G$ is the gravitational constant, and $\\hbar$ is the reduced Planck constant. Particle physicists and cosmologists often use the reduced Planck mass, which is $\\approx  4.341 \\times 10 kg = 2.435  \\times 10 GeV/c$. The added factor of $1/{\\sqrt{8\\pi}}$ simplifies a number of equations in general relativity. Quantum effects are typified by the magnitude of Planck's constant."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 2111089000000000.0 ;
    ns1:conversionMultiplierSN 2.111089e+15 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-2H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PlanckMass> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass_Squared> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_mass?oldid=493648632"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    ns1:latexDefinition "$m_P = \\sqrt{\\frac{ \\hbar c^3}{G}} \\approx 1.2209 \\times 10^{19} GeV/c^2 = 2.17651(13) \\times 10^{-8}$, where $c$ is the speed of light in a vacuum, $\\hbar$ is the reduced Planck's constant, and $G$ is the gravitational constant. The two digits enclosed by parentheses are the estimated standard error associated with the reported numerical value."^^ns1:LatexString ;
    ns1:symbol "/planckmass²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-RAD> a ns1:Unit ;
    rdfs:label "reciprocal radian" ;
    dcterms:description "reciprocal of the unit radian" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB327" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB327"^^xsd:anyURI ;
    ns1:symbol "/rad" ;
    ns1:ucumCode "/rad"^^ns1:UCUMcs,
        "rad-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC-M2> a ns1:Unit ;
    rdfs:label "Reciprocal Second Square Metre"@en,
        "Reciprocal Second Square Meter"@en-US ;
    dcterms:description "$\\textit{Per Second Square Meter}$ is a measure of flux with dimensions $/sec-m^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$per-sec-m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Flux> ;
    ns1:iec61360Code "0112/2///62720#UAA974" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA974"^^xsd:anyURI ;
    ns1:symbol "/(s·m²)" ;
    ns1:ucumCode "/(s1.m2)"^^ns1:UCUMcs,
        "s-1.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC-M2-SR> a ns1:Unit ;
    rdfs:label "Reciprocal Second Square Metre Steradian"@en,
        "Reciprocal Second Square Meter Steradian"@en-US ;
    dcterms:description "Per Second Square Meter Steradian is a denominator unit with dimensions $/sec-m^2-sr$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$/sec-m^2-sr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotonRadiance> ;
    ns1:symbol "/(s·m²·sr)" ;
    ns1:ucumCode "/(s.m2.sr)"^^ns1:UCUMcs,
        "s-1.m-2.sr-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D2" ;
    rdfs:comment "It is not clear this unit is ever used. [Editor]" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC-M3> a ns1:Unit ;
    rdfs:label "reciprocal second per cubic metre" ;
    dcterms:description "reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Slowing-DownDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA975" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA975"^^xsd:anyURI ;
    ns1:symbol "/(s·m³)" ;
    ns1:ucumCode "s-1.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC-SR-M2> a ns1:Unit ;
    rdfs:label "reciprocal second per steradian square metre" ;
    dcterms:description "reciprocal of the SI base unit second divided by the product of the SI derived unit steradian and the power of the SI base unit metre and te exponent 2" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA977" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA977"^^xsd:anyURI ;
    ns1:symbol "/(s·sr·m²)" ;
    ns1:ucumCode "s-1.sr-1.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC2> a ns1:Unit ;
    rdfs:label "Reciprocal square second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseTime_Squared> ;
    ns1:symbol "/s²" ;
    ns1:ucumCode "s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SR> a ns1:Unit ;
    rdfs:label "Reciprocal steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "/sr" ;
    ns1:ucumCode "/sr"^^ns1:UCUMcs,
        "sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-T-M> a ns1:Unit ;
    rdfs:label "Reciprocal Tesla Metre"@en,
        "Reciprocal Tesla Meter"@en-US ;
    dcterms:description """
  A $\\textit{Per Tesla Meter Unit}$ is a denominator unit with dimensions $/m .\\cdot T$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticReluctivity> ;
    ns1:latexSymbol "$m^{-1} \\cdot T^{-1}$"^^ns1:LatexString ;
    ns1:symbol "/(T·m)" ;
    ns1:ucumCode "T-1.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-TON> a ns1:Unit ;
    rdfs:label "reciprocal ton" ;
    dcterms:description "reciprocal of the 2,000-fold of the SI base unit pound" ;
    ns1:conversionMultiplier 0.001102311310924387903614869006725135 ;
    ns1:conversionMultiplierSN 1.102311e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:symbol "/tn" ;
    ns1:ucumCode "ston_av-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-TONNE> a ns1:Unit ;
    rdfs:label "reciprocal tonne" ;
    dcterms:description "reciprocal of the 1,000-fold of the SI base unit kilogram" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:iec61360Code "0112/2///62720#UAC006" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC006"^^xsd:anyURI ;
    ns1:symbol "/t" ;
    ns1:ucumCode "/t"^^ns1:UCUMcs,
        "t-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-V> a ns1:Unit ;
    rdfs:label "reciprocal volt" ;
    dcterms:description "reciprocal of the SI derived unit volt" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReciprocalVoltage> ;
    ns1:iec61360Code "0112/2///62720#UAB326" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB326"^^xsd:anyURI ;
    ns1:symbol "/V" ;
    ns1:ucumCode "/V"^^ns1:UCUMcs,
        "V-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-WB> a ns1:Unit ;
    rdfs:label "Reciprocal Weber"@en ;
    dcterms:description "complement of the SI derived unit weber as unit of the Josephson constant, which value is equal to the 384,597,891-fold of the reference value gigahertz divided by volt" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Wb^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAB354" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB354"^^xsd:anyURI ;
    ns1:symbol "/Wb" ;
    ns1:ucumCode "/Wb"^^ns1:UCUMcs,
        "Wb-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-FT-HR-PER-LB> a ns1:Unit ;
    rdfs:label "percent foot hour per pound (avoirdupois)" ;
    dcterms:description "hundredth relating to the quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units and the product of the units foot and unit for time hour" ;
    ns1:conversionMultiplier 24.19088310502224717757046927398712 ;
    ns1:conversionMultiplierSN 2.419088e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC808" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC808"^^xsd:anyURI ;
    ns1:symbol "ft·h·%/lbm" ;
    ns1:ucumCode "[ft_i].h.%.[lb_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-FT-SEC-PER-LB> a ns1:Unit ;
    rdfs:label "percent foot second per pound (avoirdupois)" ;
    dcterms:description "hundredth relating to the quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units and the product of the units foot and SI base unit second" ;
    ns1:conversionMultiplier 0.006719689751395068660436241464996423 ;
    ns1:conversionMultiplierSN 6.71969e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC809" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC809"^^xsd:anyURI ;
    ns1:symbol "ft·%·s/lbm" ;
    ns1:ucumCode "[ft_i].%.s.[lb_av]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-FT2-PER-LB_F-SEC> a ns1:Unit ;
    rdfs:label "percent square foot per pound-force second" ;
    dcterms:description "hundredth relating to the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second and power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.0002088543329607266931093922420396694 ;
    ns1:conversionMultiplierSN 2.088543e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Fluidity> ;
    ns1:iec61360Code "0112/2///62720#UAC810" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC810"^^xsd:anyURI ;
    ns1:symbol "ft²·%/(lbf·s)" ;
    ns1:ucumCode "[ft_i]2.%.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-CentiM3> a ns1:Unit ;
    rdfs:label "percent hour per cubic centimetre" ;
    dcterms:description "hundredth relating to the quotient of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the unit for time hour" ;
    ns1:conversionMultiplier 36000000.0 ;
    ns1:conversionMultiplierSN 3.6e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC781" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC781"^^xsd:anyURI ;
    ns1:symbol "h·%/cm³" ;
    ns1:ucumCode "h.%.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-FT3> a ns1:Unit ;
    rdfs:label "percent hour per cubic foot" ;
    dcterms:description "hundredth relating to the quotient of power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit for time hour" ;
    ns1:conversionMultiplier 1271.328001973589249015768372744095 ;
    ns1:conversionMultiplierSN 1.271328e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC786" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC786"^^xsd:anyURI ;
    ns1:symbol "h·%/ft³" ;
    ns1:ucumCode "h.%.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "percent hour per gallon (UK)" ;
    dcterms:description "hundredth relating to the quotient of the unit gallon (UK) according to the Imperial system of units and the unit for time hour" ;
    ns1:conversionMultiplier 7918.892938767160350982932586024475 ;
    ns1:conversionMultiplierSN 7.918893e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC784" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC784"^^xsd:anyURI ;
    ns1:symbol "h·%/gal{UK}" ;
    ns1:ucumCode "h.%.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-GAL_US> a ns1:Unit ;
    rdfs:label "percent hour per gallon (US)" ;
    dcterms:description "hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the unit for time hour" ;
    ns1:conversionMultiplier 9510.19388489334295367639717792985 ;
    ns1:conversionMultiplierSN 9.510194e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC783" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC783"^^xsd:anyURI ;
    ns1:symbol "h·%/gal{US}" ;
    ns1:ucumCode "h.%.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-IN3> a ns1:Unit ;
    rdfs:label "percent hour per cubic inch" ;
    dcterms:description "hundredth relating to the quotient of power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit for time hour" ;
    ns1:conversionMultiplier 2196854.787410362222299247748101795 ;
    ns1:conversionMultiplierSN 2.196855e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC785" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC785"^^xsd:anyURI ;
    ns1:symbol "h·%/in³" ;
    ns1:ucumCode "h.%.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-L> a ns1:Unit ;
    rdfs:label "percent hour per litre" ;
    dcterms:description "hundredth relating to the quotient of the unit litre and the unit for time hour" ;
    ns1:conversionMultiplier 36000.0 ;
    ns1:conversionMultiplierSN 3.6e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC782" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC782"^^xsd:anyURI ;
    ns1:symbol "h·%/L" ;
    ns1:ucumCode "h.%.L-1"^^ns1:UCUMcs,
        "h.%/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-M3> a ns1:Unit ;
    rdfs:label "percent hour per cubic metre" ;
    dcterms:description "hundredth relating to the quotient of the power of the SI base unit metre with the exponent 3 and the unit for time hour" ;
    ns1:conversionMultiplier 36.0 ;
    ns1:conversionMultiplierSN 3.6e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC780" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC780"^^xsd:anyURI ;
    ns1:symbol "h·%/m³" ;
    ns1:ucumCode "h.%.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-HR-PER-YD3> a ns1:Unit ;
    rdfs:label "percent hour per cubic yard" ;
    dcterms:description "hundredth relating to the quotient of power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit for time hour" ;
    ns1:conversionMultiplier 47.08622229531812033391734713867015 ;
    ns1:conversionMultiplierSN 4.708622e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC787" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC787"^^xsd:anyURI ;
    ns1:symbol "h·%/yd³" ;
    ns1:ucumCode "h.%.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-IN2-PER-LB_F-SEC> a ns1:Unit ;
    rdfs:label "percent square inch per pound-force second" ;
    dcterms:description "hundredth relating to the product of the unit pound-force according to the Anglo-American system of units and quotient of SI base unit second and power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:conversionMultiplier 0.000001450377312227268702148557236386593 ;
    ns1:conversionMultiplierSN 1.450377e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Fluidity> ;
    ns1:iec61360Code "0112/2///62720#UAC811" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC811"^^xsd:anyURI ;
    ns1:symbol "in²·%/(lbf·s)" ;
    ns1:ucumCode "[in_i]2.%.[lbf_av]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-CentiM3> a ns1:Unit ;
    rdfs:label "percent minute per cubic centimetre" ;
    dcterms:description "hundredth relating to the quotient of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the unit for time minute" ;
    ns1:conversionMultiplier 600000.0 ;
    ns1:conversionMultiplierSN 6e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC789" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC789"^^xsd:anyURI ;
    ns1:symbol "min·%/cm³" ;
    ns1:ucumCode "min.%.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-FT3> a ns1:Unit ;
    rdfs:label "percent minute per cubic foot" ;
    dcterms:description "hundredth relating to the quotient of power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit for time minute" ;
    ns1:conversionMultiplier 21.18880003289315415026280621240158 ;
    ns1:conversionMultiplierSN 2.11888e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC794" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC794"^^xsd:anyURI ;
    ns1:symbol "min·%/ft³" ;
    ns1:ucumCode "min.%.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "percent minute per gallon (UK)" ;
    dcterms:description "hundredth relating to the quotient of the unit gallon (UK) according to the Imperial system of units and the unit for time minute" ;
    ns1:conversionMultiplier 131.9815489794526725163822097670746 ;
    ns1:conversionMultiplierSN 1.319815e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC792" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC792"^^xsd:anyURI ;
    ns1:symbol "min·%/gal{UK}" ;
    ns1:ucumCode "min.%.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-GAL_US> a ns1:Unit ;
    rdfs:label "percent minute per gallon (US)" ;
    dcterms:description "hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the unit for time minute" ;
    ns1:conversionMultiplier 158.5032314148890492279399529654975 ;
    ns1:conversionMultiplierSN 1.585032e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC791" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC791"^^xsd:anyURI ;
    ns1:symbol "min·%/gal{US}" ;
    ns1:ucumCode "min.%.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-IN3> a ns1:Unit ;
    rdfs:label "percent minute per cubic inch" ;
    dcterms:description "hundredth relating to the quotient of power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit for time minute" ;
    ns1:conversionMultiplier 36614.24645683937037165412913502992 ;
    ns1:conversionMultiplierSN 3.661425e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC793" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC793"^^xsd:anyURI ;
    ns1:symbol "min·%/in³" ;
    ns1:ucumCode "min.%.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-L> a ns1:Unit ;
    rdfs:label "percent minute per litre" ;
    dcterms:description "hundredth relating to the quotient of the unit litre and the unit for time minute" ;
    ns1:conversionMultiplier 600.0 ;
    ns1:conversionMultiplierSN 6e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC790" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC790"^^xsd:anyURI ;
    ns1:symbol "min·%/L" ;
    ns1:ucumCode "min.%.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-M3> a ns1:Unit ;
    rdfs:label "percent minute per cubic metre" ;
    dcterms:description "hundredth relating to the quotient of the power of the SI base unit metre with the exponent 3 and the unit for time minute" ;
    ns1:conversionMultiplier 0.6 ;
    ns1:conversionMultiplierSN 6e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC788" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC788"^^xsd:anyURI ;
    ns1:symbol "min·%/m³" ;
    ns1:ucumCode "min.%.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-MIN-PER-YD3> a ns1:Unit ;
    rdfs:label "percent minute per cubic yard" ;
    dcterms:description "hundredth relating to the quotient of power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 and the unit for time minute" ;
    ns1:conversionMultiplier 0.7847703715886353388986224523111692 ;
    ns1:conversionMultiplierSN 7.847704e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC795" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC795"^^xsd:anyURI ;
    ns1:symbol "min·%/yd³" ;
    ns1:ucumCode "min.%.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-BAR> a ns1:Unit ;
    rdfs:label "percent per bar" ;
    dcterms:description "hundredth relating to the unit bar" ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility> ;
    ns1:iec61360Code "0112/2///62720#UAA010" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA010"^^xsd:anyURI ;
    ns1:symbol "%/bar" ;
    ns1:ucumCode "%.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-CentiPOISE> a ns1:Unit ;
    rdfs:label "percent per centipoise" ;
    dcterms:description "[CGS] hundredth relating to the 0.01-fold of the unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC807" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC807"^^xsd:anyURI ;
    ns1:symbol "%/cP" ;
    ns1:ucumCode "%.cP-1"^^ns1:UCUMcs,
        "%/cP"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-DEG> a ns1:Unit ;
    rdfs:label "percent per degree" ;
    dcterms:description "hundredth relating to the unit degree" ;
    ns1:conversionMultiplier 0.5729577957855229894302178227976183 ;
    ns1:conversionMultiplierSN 5.729578e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA002" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA002"^^xsd:anyURI ;
    ns1:symbol "%/°" ;
    ns1:ucumCode "%.deg-1"^^ns1:UCUMcs,
        "%/deg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-DEG_C> a ns1:Unit ;
    rdfs:label "percent per degree Celsius" ;
    dcterms:description "hundredth divided by the unit degree Celsius" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA003" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA003"^^xsd:anyURI ;
    ns1:symbol "%/°C" ;
    ns1:ucumCode "%.Cel-1"^^ns1:UCUMcs,
        "%/Cel"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-DecaK> a ns1:Unit ;
    rdfs:label "percent per decakelvin" ;
    dcterms:description "hundredth relating to the 10-fold of the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DecaK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA011" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA011"^^xsd:anyURI ;
    ns1:symbol "%/daK" ;
    ns1:uneceCommonCode "H73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-HectoBAR> a ns1:Unit ;
    rdfs:label "percent per hectobar" ;
    dcterms:description "hundredths relating to the 100-fold of unit bar" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoBAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility> ;
    ns1:iec61360Code "0112/2///62720#UAB373" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB373"^^xsd:anyURI ;
    ns1:symbol "%/hbar" ;
    ns1:ucumCode "%.hbar-1"^^ns1:UCUMcs,
        "%/hbar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-IN> a ns1:Unit ;
    rdfs:label "percent per inch" ;
    dcterms:description "hundredth divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    ns1:conversionMultiplier 0.3937007874015748031496062992125984 ;
    ns1:conversionMultiplierSN 3.937008e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Repetency> ;
    ns1:iec61360Code "0112/2///62720#UAA012" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA012"^^xsd:anyURI ;
    ns1:symbol "%/in" ;
    ns1:ucumCode "%.[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-K> a ns1:Unit ;
    rdfs:label "percent per kelvin" ;
    dcterms:description "hundredth divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA008" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA008"^^xsd:anyURI ;
    ns1:symbol "%/K" ;
    ns1:ucumCode "%.K-1"^^ns1:UCUMcs,
        "%/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-M> a ns1:Unit ;
    rdfs:label "Percent per metre"@en ;
    dcterms:description "hundredth relating to the SI base unit metre" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AttenuationCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA013" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA013"^^xsd:anyURI ;
    ns1:symbol "%/m" ;
    ns1:ucumCode "%.m-1"^^ns1:UCUMcs,
        "%/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-MilliM> a ns1:Unit ;
    rdfs:label "percent per millimetre" ;
    dcterms:description "hundredth relating to the 0.001-fold of the SI base unit metre" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Repetency> ;
    ns1:iec61360Code "0112/2///62720#UAA014" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA014"^^xsd:anyURI ;
    ns1:symbol "%/mm" ;
    ns1:ucumCode "%.mm-1"^^ns1:UCUMcs,
        "%/mm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-MilliPA-SEC> a ns1:Unit ;
    rdfs:label "percent per millipascal second" ;
    dcterms:description "hundredth relating to the product of the 0.001-fold of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC804" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC804"^^xsd:anyURI ;
    ns1:symbol "%/(mPa·s)" ;
    ns1:ucumCode "%.mPa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-OHM> a ns1:Unit ;
    rdfs:label "percent per ohm" ;
    dcterms:description "hundredth relating to the SI unit ohm" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA001" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA001"^^xsd:anyURI ;
    ns1:symbol "%/Ω" ;
    ns1:ucumCode "%.Ohm-1"^^ns1:UCUMcs,
        "%/Ohm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-PA-SEC> a ns1:Unit ;
    rdfs:label "percent per pascal second" ;
    dcterms:description "hundredth relating to the product of the SI derived unit pascal and the SI base unit second" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC805" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC805"^^xsd:anyURI ;
    ns1:symbol "%/(Pa·s)" ;
    ns1:ucumCode "%.Pa-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-PERCENT> a ns1:Unit ;
    rdfs:label "percent per percent" ;
    dcterms:description "hundredth relating to a hundreth" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD871" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD871"^^xsd:anyURI ;
    ns1:symbol "%/%" ;
    ns1:ucumCode "%.%-1"^^ns1:UCUMcs,
        "%/%"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-POISE> a ns1:Unit ;
    rdfs:label "percent per poise" ;
    dcterms:description "[CGS] hundredth relating to the unit of the dynamic viscosity poise" ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC806" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC806"^^xsd:anyURI ;
    ns1:symbol "%/P" ;
    ns1:ucumCode "%.P-1"^^ns1:UCUMcs,
        "%/P"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-V> a ns1:Unit ;
    rdfs:label "percent per volt" ;
    dcterms:description "hundredth relating to the SI unit volt" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA009" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA009"^^xsd:anyURI ;
    ns1:symbol "%/V" ;
    ns1:ucumCode "%.V-1"^^ns1:UCUMcs,
        "%/V"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-CentiM3> a ns1:Unit ;
    rdfs:label "percent second per cubic centimetre" ;
    dcterms:description "hundredth relating to the quotient of the 0.000001-fold of the power of the SI base unit metre with the exponent 3 and the SI base unit second" ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC797" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC797"^^xsd:anyURI ;
    ns1:symbol "%·s/cm³" ;
    ns1:ucumCode "%.s.cm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-FT3> a ns1:Unit ;
    rdfs:label "percent second per cubic foot" ;
    dcterms:description "hundredth relating to the quotient of power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and the SI base unit second" ;
    ns1:conversionMultiplier 0.3531466672148859025043801035400263 ;
    ns1:conversionMultiplierSN 3.531467e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC802" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC802"^^xsd:anyURI ;
    ns1:symbol "%·s/ft³" ;
    ns1:ucumCode "%.s.[ft_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "percent second per gallon (UK)" ;
    dcterms:description "hundredth relating to the quotient of the unit gallon (UK) according to the Imperial system of units and the SI base unit second" ;
    ns1:conversionMultiplier 2.199692482990877875273036829451243 ;
    ns1:conversionMultiplierSN 2.199692e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC800" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC800"^^xsd:anyURI ;
    ns1:symbol "%·s/gal{UK}" ;
    ns1:ucumCode "%.s.[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-GAL_US> a ns1:Unit ;
    rdfs:label "percent second per gallon (US)" ;
    dcterms:description "hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the SI base unit second" ;
    ns1:conversionMultiplier 2.641720523581484153798999216091625 ;
    ns1:conversionMultiplierSN 2.641721e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC799" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC799"^^xsd:anyURI ;
    ns1:symbol "%·s/gal{US}" ;
    ns1:ucumCode "%.s.[gal_us]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-IN3> a ns1:Unit ;
    rdfs:label "percent second per cubic inch" ;
    dcterms:description "hundredth relating to the quotient of power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 and the SI base unit second" ;
    ns1:conversionMultiplier 610.2374409473228395275688189171654 ;
    ns1:conversionMultiplierSN 6.102374e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC801" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC801"^^xsd:anyURI ;
    ns1:symbol "%·s/in³" ;
    ns1:ucumCode "%.s.[in_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-L> a ns1:Unit ;
    rdfs:label "percent second per litre" ;
    dcterms:description "hundredth relating to the quotient of the unit litre and the SI base unit second" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC798" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC798"^^xsd:anyURI ;
    ns1:symbol "%·s/L" ;
    ns1:ucumCode "%.s.L-1"^^ns1:UCUMcs,
        "%.s/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-M3> a ns1:Unit ;
    rdfs:label "percent second per cubic metre" ;
    dcterms:description "hundredth relating to the quotient of the power of the SI base unit metre with the exponent 3 and the SI base unit second" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC796" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC796"^^xsd:anyURI ;
    ns1:symbol "%·s/m³" ;
    ns1:ucumCode "%.s.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-SEC-PER-YD3> a ns1:Unit ;
    rdfs:label "percent second per cubic yard" ;
    dcterms:description "hundredth relating to the quotient of power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 and the SI base unit second" ;
    ns1:conversionMultiplier 0.01307950619314392231497704087185282 ;
    ns1:conversionMultiplierSN 1.307951e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAC803" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC803"^^xsd:anyURI ;
    ns1:symbol "%·s/yd³" ;
    ns1:ucumCode "%.s.[yd_i]-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERMEABILITY_EM_REL> a ns1:Unit ;
    rdfs:label "Relative Electromagnetic Permeability"@en ;
    dcterms:description "Relative permeability, denoted by the symbol $\\mu _T$, is the ratio of the permeability of a specific medium to the permeability of free space $\\mu _0$"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Relative_permeability"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticPermeabilityRatio> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relative_permeability"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu\\,T$"^^ns1:LatexString ;
    ns1:symbol "μₜ" ;
    ns1:ucumCode "[mu_0]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERMEABILITY_REL> a ns1:Unit ;
    rdfs:label "Relative Permeability"@en ;
    dcterms:description "In multiphase flow in porous media, the relative permeability of a phase is a dimensionless measure of the effective permeability of that phase. It is the ratio of the effective permeability of that phase to the absolute permeability. It can be viewed as an adaptation of Darcy's law to multiphase flow. For two-phase flow in porous media given steady-state conditions, we can write where is the flux, is the pressure drop, is the viscosity."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.00000125663706 ;
    ns1:conversionMultiplierSN 1.256637e-06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Relative_permeability"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PermeabilityRatio> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relative_permeability"^^xsd:anyURI ;
    ns1:symbol "kᵣ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERM_Metric> a ns1:Unit ;
    rdfs:label "Metric Perm"@en ;
    dcterms:description "A perm is a unit of permeance or \"water vapor transmission\" given a certain differential in partial pressures on either side of a material or membrane. The metric perm (not an SI unit) is defined as 1 gram of water vapor per day, per square metre, per millimeter of mercury."@en ;
    ns1:conversionMultiplier 0.0000000000868127 ;
    ns1:conversionMultiplierSN 8.68127e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeance> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Perm_(unit)"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC-PER-M> ;
    ns1:symbol "perm{Metric}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERM_US> a ns1:Unit ;
    rdfs:label "U.S. Perm"@en ;
    dcterms:description "A perm is a unit of permeance or \"water vapor transmission\" given a certain differential in partial pressures on either side of a material or membrane. The U.S. perm is defined as 1 grain of water vapor per hour, per square foot, per inch of mercury."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000000000572135 ;
    ns1:conversionMultiplierSN 5.72135e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeance> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Perm_(unit)"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC-PER-M> ;
    ns1:symbol "perm{US}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PHON> a ns1:Unit ;
    rdfs:label "phon" ;
    dcterms:description "psychoacoustical unit for the loudness level, to describe the emotionally sense of the sound level, with which a human will understand an acoustic noise event as an hearing event" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundPressureLevel> ;
    ns1:iec61360Code "0112/2///62720#UAA937" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA937"^^xsd:anyURI ;
    ns1:symbol "phon" ;
    ns1:uneceCommonCode "C69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_US_DRY> a ns1:Unit ;
    rdfs:label "US Dry Pint"@en ;
    dcterms:description "\"US Dry Pint\" is a C.G.S System unit for  'Dry Volume' expressed as $dry_pt$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000550610471 ;
    ns1:conversionMultiplierSN 5.506105e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA962" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA962"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "pt{US Dry}" ;
    ns1:ucumCode "[dpt_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L61",
        "PTD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PIXEL> a ns1:Unit ;
    rdfs:label "pixel" ;
    dcterms:description "both, the smallest unit of a digital raster graphic as well as the display on a screen with raster control" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PictureElement> ;
    ns1:iec61360Code "0112/2///62720#UAA938" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA938"^^xsd:anyURI ;
    ns1:symbol "pixel" ;
    ns1:uneceCommonCode "E37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/POISE-PER-K> a ns1:Unit ;
    rdfs:label "poise per kelvin" ;
    dcterms:description "[CGS] unit poise divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA256" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA256"^^xsd:anyURI ;
    ns1:symbol "P/K" ;
    ns1:ucumCode "P.K-1"^^ns1:UCUMcs,
        "P/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSI-PER-IN> a ns1:Unit ;
    rdfs:label "psi per inch" ;
    dcterms:description "compound unit for pressure (pound-force according to the Anglo-American unit system divided by the power of the unit inch according to the Anglo-American and Imperial system of units with the exponent 2) divided by the unit inch according to the Anglo-American and Imperial system of units" ;
    ns1:conversionMultiplier 271447.1497054715109430218860437721 ;
    ns1:conversionMultiplierSN 2.714471e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB426" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB426"^^xsd:anyURI ;
    ns1:symbol "psi/in" ;
    ns1:ucumCode "[psi].[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSI-PER-PSI> a ns1:Unit ;
    rdfs:label "Psi per Psi"@en ;
    dcterms:description "composed unit for pressure (pound-force per square inch) divided by the composed unit for pressure (pound-force per square inch)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA951" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA951"^^xsd:anyURI ;
    ns1:plainTextDescription "composed unit for pressure (pound-force per square inch) divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:symbol "psi/psi" ;
    ns1:ucumCode "[psi].[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PebiBIT-PER-M> a ns1:Unit ;
    rdfs:label "pebibit per metre" ;
    dcterms:description "1,125,899,906,842,624-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1125899906842624.0 ;
    ns1:conversionMultiplierSN 1.1259e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA271" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA271"^^xsd:anyURI ;
    ns1:symbol "Pibit/m" ;
    ns1:uneceCommonCode "E80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PebiBIT-PER-M2> a ns1:Unit ;
    rdfs:label "pebibit per square metre" ;
    dcterms:description "1,125,899,906,842,624-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 1125899906842620.0 ;
    ns1:conversionMultiplierSN 1.1259e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA272" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA272"^^xsd:anyURI ;
    ns1:symbol "Pibit/m²" ;
    ns1:uneceCommonCode "E81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PebiBIT-PER-M3> a ns1:Unit ;
    rdfs:label "pebibit per cubic metre" ;
    dcterms:description "1,125,899,906,842,624-fold of the unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 1125899906842620.0 ;
    ns1:conversionMultiplierSN 1.1259e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA273" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA273"^^xsd:anyURI ;
    ns1:symbol "Pibit/m³" ;
    ns1:uneceCommonCode "E82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaBIT-PER-SEC> a ns1:Unit ;
    rdfs:label "petabit per second" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit bit divided by the SI base unit second" ;
    ns1:conversionMultiplier 693147180559945.30941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PetaBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA270" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA270"^^xsd:anyURI ;
    ns1:symbol "Pbit/s" ;
    ns1:ucumCode "Pbit.s-1"^^ns1:UCUMcs,
        "Pbit/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaBQ> a ns1:Unit ;
    rdfs:label "petabecquerel" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit becquerel" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAB590" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB590"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "PBq" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaFLOPS> a ns1:Unit ;
    rdfs:label "petafloating point operations per second" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit floating point operations divided by the SI base unit second" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/FloatingPointCalculationCapability> ;
    ns1:iec61360Code "0112/2///62720#UAB594" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB594"^^xsd:anyURI ;
    ns1:symbol "PFLOPS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoA-PER-HectoPA> a ns1:Unit ;
    rdfs:label "picoampere per hectopascal" ;
    dcterms:description "0.000000000001-fold of the SI base unit ampere divided by the 100-fold of the SI derived unit pascal" ;
    ns1:conversionMultiplier 0.00000000000001 ;
    ns1:conversionMultiplierSN 1e-14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD930" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD930"^^xsd:anyURI ;
    ns1:symbol "pA/hPa" ;
    ns1:ucumCode "pA.hPa-1"^^ns1:UCUMcs,
        "pA/hPa"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoA-PER-MicroMOL-L> a ns1:Unit ;
    rdfs:label "Picoamps per micromole litre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E1L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "pA/(μmol·L)" ;
    ns1:ucumCode "pA.umol-1.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoFARAD-PER-M> a ns1:Unit ;
    rdfs:label "Picofarad per Metre"@en,
        "Picofarad per Meter"@en-US ;
    dcterms:description "0.000000000001-fold of the SI derived unit farad divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoFARAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Permittivity> ;
    ns1:iec61360Code "0112/2///62720#UAA931" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA931"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI derived unit farad divided by the SI base unit metre" ;
    ns1:symbol "pF/m" ;
    ns1:ucumCode "pF.m-1"^^ns1:UCUMcs,
        "pF/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoKAT-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Picokatal per Litre"@en,
        "Picokatal per Liter"@en-US ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoKAT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "pkat/L" ;
    ns1:ucumCode "pkat/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Picomoles per kilogram"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
    ns1:symbol "pmol/kg" ;
    ns1:ucumCode "pmol.kg-1"^^ns1:UCUMcs,
        "pmol/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY> a ns1:Unit ;
    rdfs:label "Picomoles per litre day"@en ;
    dcterms:description "A change in the quantity of matter of 10^-12 moles in the SI unit of volume scaled by 10^-3 over a period of 86400 seconds."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "pmol/(L·d)" ;
    ns1:ucumCode "pmol.L-1.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-L-HR> a ns1:Unit ;
    rdfs:label "Picomoles per litre hour"@en ;
    dcterms:description "A change in the quantity of matter of 10^-12 moles in the SI unit of volume scaled by 10^-3 over a period of 3600 seconds."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "pmol/(L·h)" ;
    ns1:ucumCode "pmol.L-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-M-W-SEC> a ns1:Unit ;
    rdfs:label "Picomoles per metre watt second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "pmol/(m·W·s)" ;
    ns1:ucumCode "pmol.m-1.W-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Picomoles per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-17 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> ;
    ns1:symbol "pmol/(m²·d)" ;
    ns1:ucumCode "pmol.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-M3-SEC> a ns1:Unit ;
    rdfs:label "Picomoles per cubic metre second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
    ns1:symbol "pmol/(m³·s)" ;
    ns1:ucumCode "pmol.m-3.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoPA-PER-KiloM> a ns1:Unit ;
    rdfs:label "Picopascal per Kilometre"@en,
        "Picopascal per Kilometer"@en-US ;
    dcterms:description "0.000000000001-fold of the SI derived unit pascal divided by the 1 000-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiantEnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA933" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA933"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI derived unit pascal divided by the 1 000-fold of the SI base unit metre" ;
    ns1:symbol "pPa/km" ;
    ns1:ucumCode "pPa.km-1"^^ns1:UCUMcs,
        "pPa/km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoS-PER-M> a ns1:Unit ;
    rdfs:label "Picosiemens per Metre"@en,
        "Picosiemens per Meter"@en-US ;
    dcterms:description "0.000000000001-fold of the SI derived unit Siemens divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA934" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA934"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI derived unit Siemens divided by the SI base unit metre" ;
    ns1:symbol "pS/m" ;
    ns1:ucumCode "pS.m-1"^^ns1:UCUMcs,
        "pS/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoW-PER-CentiM2-L> a ns1:Unit ;
    rdfs:label "Picowatts per square centimetre litre"@en ;
    dcterms:description "The power (scaled by 10^-12) per SI unit of area (scaled by 10^-4) produced per SI unit of volume (scaled by 10^-3)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "pW/(cm²·L)" ;
    ns1:ucumCode "pW.cm-2.L-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckCurrentDensity> a ns1:Unit ;
    rdfs:label "Planck Current Density"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 133177400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.331774e+95 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A-PER-M2> ;
    ns1:symbol "planckcurrentdensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckImpedance> a ns1:Unit ;
    rdfs:label "Planck Impedance"@en ;
    dcterms:description "The Planck impedance is the unit of electrical resistance, denoted by ZP, in the system of natural units known as Planck units. The Planck impedance is directly coupled to the impedance of free space, Z0, and differs in value from Z0 only by a factor of $4\\pi$. If the Planck charge were instead defined to normalize the permittivity of free space, $\\epsilon_0$, rather than the Coulomb constant, $1/(4\\pi\\epsilon_0)$, then the Planck impedance would be identical to the characteristic impedance of free space."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 29.9792458 ;
    ns1:conversionMultiplierSN 2.997925e+01 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_impedance"^^xsd:anyURI ;
    ns1:latexDefinition "$Z_P = \\frac{V_P}{I_P}= \\frac{1}{4\\pi\\epsilon_0c}=\\frac{\\mu_oc}{4\\pi}=\\frac{Z_0}{4\\pi}=29.9792458\\Omega$\\where $V_P$ is the Planck voltage, $I_P$ is the Planck current, $c$ is the speed of light in a vacuum, $\\epsilon_0$ is the permittivity of free space, $\\mu_0$ is the permeability of free space, and $Z_0$ is the impedance of free space."^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "Zₚ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_US_DRY> a ns1:Unit ;
    rdfs:label "US Dry Quart"@en ;
    dcterms:description "\"US Dry Quart\" is a unit for  'Dry Volume' expressed as $dry_qt$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.001101220942715 ;
    ns1:conversionMultiplierSN 1.101221e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA965" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA965"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "qt{US Dry}" ;
    ns1:ucumCode "[dqt_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L62",
        "QTD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/R-PER-SEC> a ns1:Unit ;
    rdfs:label "roentgen per second" ;
    dcterms:description "unit roentgen, the use of which is no longer permitted divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.000258 ;
    ns1:conversionMultiplierSN 2.58e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/R> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExposureRate> ;
    ns1:iec61360Code "0112/2///62720#UAA276" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA276"^^xsd:anyURI ;
    ns1:symbol "R/s" ;
    ns1:ucumCode "R.s-1"^^ns1:UCUMcs,
        "R/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D6" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Radian Square Metre per Kilogram"@en,
        "Radian Square Meter per Kilogram"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$rad m^2 / kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificOpticalRotatoryPower> ;
    ns1:iec61360Code "0112/2///62720#UAB162" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB162"^^xsd:anyURI ;
    ns1:symbol "rad·m²/kg" ;
    ns1:ucumCode "rad.m2.kg-1"^^ns1:UCUMcs,
        "rad.m2/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-M2-PER-MOL> a ns1:Unit ;
    rdfs:label "Radian Square Metre per Mole"@en,
        "Radian Square Meter per Mole"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$rad m^2 / mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarOpticalRotatoryPower> ;
    ns1:iec61360Code "0112/2///62720#UAB161" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB161"^^xsd:anyURI ;
    ns1:symbol "rad·m²/mol" ;
    ns1:ucumCode "rad.m2.mol-1"^^ns1:UCUMcs,
        "rad.m2/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Radian per Square Second"@en ;
    dcterms:description "Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second ($rad/s^2$), and is usually denoted by the Greek letter $\\alpha$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$rad/s2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAA969" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA969"^^xsd:anyURI ;
    ns1:symbol "rad/s²" ;
    ns1:ucumCode "rad.s-2"^^ns1:UCUMcs,
        "rad/s2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2B" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAYL> a ns1:Unit ;
    rdfs:label "Rayl"@en ;
    dcterms:description "The $Rayl$ is one of two units of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is one rayl if unit pressure produces unit velocity. It is defined as follows: $1\\; rayl = 1 dyn\\cdot s\\cdot cm^{-3}$ Or in SI as: $1 \\; rayl = 10^{-1}Pa\\cdot s\\cdot m^{-1}$, which equals $10\\,N \\cdot s\\cdot m^{-3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Rayl"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificAcousticImpedance> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Rayl?oldid=433570842"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC> ;
    ns1:symbol "rayl" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REV-PER-MIN-SEC> a ns1:Unit ;
    rdfs:label "Revolution per Minute per Second"@en ;
    dcterms:description "Revolution per Minute per Second is a unit for Angular Acceleration (sometimes called Change of RPM, crpm)"^^ns1:LatexString ;
    ns1:conversionMultiplier 0.10471975516666666666666666666667 ;
    ns1:conversionMultiplierSN 1.047198e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/REV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularAcceleration> ;
    ns1:symbol "rev/(min·s)" ;
    ns1:ucumCode "{#}.min-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REV-PER-SEC2> a ns1:Unit ;
    rdfs:label "Revolution per Square Second"@en ;
    dcterms:description "\"Revolution per Square Second\" is a C.G.S System unit for  'Angular Acceleration' expressed as $rev-per-s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 6.28318531 ;
    ns1:conversionMultiplierSN 6.283185e+00 ;
    ns1:expression "$rev/s2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/REV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularAcceleration> ;
    ns1:symbol "rev/s²" ;
    ns1:ucumCode "{#}.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RHE> a ns1:Unit ;
    rdfs:label "rhe" ;
    dcterms:description "non SI-conforming unit of fluidity of dynamic viscosity" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Fluidity> ;
    ns1:iec61360Code "0112/2///62720#UAB228" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB228"^^xsd:anyURI ;
    ns1:symbol "rhe" ;
    ns1:uneceCommonCode "P88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RichterMagnitude> a ns1:Unit ;
    rdfs:label "Richter magnitude" ;
    dcterms:description "unit Richter magnitude expressing size of an earthquake in accordance to a specific scale" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EarthquakeMagnitude> ;
    ns1:iec61360Code "0112/2///62720#UAB596" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB596"^^xsd:anyURI ;
    ns1:symbol "mag" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/S-M2-PER-MOL> a ns1:Unit ;
    rdfs:label "Siemens Square metre per mole"@en,
        "Siemens Square meter per mole"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$s-m2-per-mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E2L0I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/S> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA280" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA280"^^xsd:anyURI ;
    ns1:symbol "S·m²/mol" ;
    ns1:ucumCode "S.m2.mol-1"^^ns1:UCUMcs,
        "S.m2/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/S-PER-CentiM> a ns1:Unit ;
    rdfs:label "Siemens per Centimetre"@en,
        "Siemens per Centimeter"@en-US ;
    dcterms:description "SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/S> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA278" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA278"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "S/cm" ;
    ns1:ucumCode "S.cm-1"^^ns1:UCUMcs,
        "S/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SCF-PER-HR> a ns1:Unit ;
    rdfs:label "Standard Cubic Foot per Hour"@en ;
    dcterms:description """
The $\\textit{standard cubic foot per hour}$ (scfm) is the molar flow rate of a gas (such as natural gas)
contained in a volume of one cubic foot at reference temperature and pressure conditions. As such, it is a measure of the actual amount of gas,
not the volume of the gas. The reference conditions for standard cubic foot per minute are 60 degrees Fahrenheit and 14.7 pounds per 
square inch (psi) of pressure.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0003328 ;
    ns1:conversionMultiplierSN 3.328e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SCF> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Standard_cubic_feet_per_minute"^^xsd:anyURI ;
    ns1:symbol "scf/h" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SCF-PER-MIN> a ns1:Unit ;
    rdfs:label "Standard Cubic Foot per Minute"@en ;
    dcterms:description """
The $\\textit{standard cubic foot per minute}$ (scfm) is the molar flow rate of a gas (such as natural gas)
contained in a volume of one cubic foot at reference temperature and pressure conditions. As such, it is a measure of the actual amount of gas,
not the volume of the gas. The reference conditions for standard cubic foot per minute are 60 degrees Fahrenheit and 14.7 pounds per 
square inch (psi) of pressure.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0199683 ;
    ns1:conversionMultiplierSN 1.99683e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SCF> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Standard_cubic_feet_per_minute"^^xsd:anyURI ;
    ns1:symbol "scf/min" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SCM-PER-HR> a ns1:Unit ;
    rdfs:label "Standard Cubic Metre per Hour"@en,
        "Standard Cubic Meter per Hour"@en-US ;
    dcterms:description """
The $\\textit{standard cubic metre per hour}$ (scmh) is the molar flow rate of a gas (such as natural gas)
contained in a volume of one cubic metre at reference temperature and pressure conditions. As such, it is a measure of the actual amount of gas,
not the volume of the gas. The reference conditions for standard cubic metre per minute are 0 degrees Celsius and 101.325 kilopascals (kPa) of pressure.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.01175 ;
    ns1:conversionMultiplierSN 1.175e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SCM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Standard_cubic_feet_per_minute"^^xsd:anyURI ;
    ns1:symbol "scm/h" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SCM-PER-MIN> a ns1:Unit ;
    rdfs:label "Standard Cubic Metre per Minute"@en,
        "Standard Cubic Meter per Minute"@en-US ;
    dcterms:description """
The $\\textit{standard cubic metre per minute}$ (scmm) is the molar flow rate of a gas (such as natural gas)
contained in a volume of one cubic metre at reference temperature and pressure conditions. As such, it is a measure of the actual amount of gas,
not the volume of the gas. The reference conditions for standard cubic metre per minute are 0 degrees Celsius and 101.325 kilopascals (kPa) of pressure.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.7051738 ;
    ns1:conversionMultiplierSN 7.051738e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SCM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarFlowRate> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Standard_cubic_feet_per_minute"^^xsd:anyURI ;
    ns1:symbol "scm/min" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Second Square Foot"@en ;
    dcterms:description "\"Second Square Foot\" is an Imperial unit for  'Area Time' expressed as $s-ft^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.09290304 ;
    ns1:conversionMultiplierSN 9.290304e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$s-ft^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaTime> ;
    ns1:symbol "s·ft²" ;
    ns1:ucumCode "s.[ft_i]2"^^ns1:UCUMcs,
        "s.[sft_i]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC-PER-FT2> a ns1:Unit ;
    rdfs:label "second per square foot" ;
    dcterms:description "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 and unit of the mass avoirdupois pound according to the avoirdupois system of units per product of foot according to the Anglo-American and the Imperial system of units and SI base unit second" ;
    ns1:conversionMultiplier 10.7639104167097223083335055559 ;
    ns1:conversionMultiplierSN 1.076391e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD843" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD843"^^xsd:anyURI ;
    ns1:symbol "s/ft²" ;
    ns1:ucumCode "s.[ft_i]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC-PER-KiloGM> a ns1:Unit ;
    rdfs:label "second per kilogram" ;
    dcterms:description "unit of the Einstein transition probability for spontaneous or inducing emissions and absorption according to ISO 80000-7:2008, expressed as SI base unit second divided by the SI base unit kilogramm" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EinsteinCoefficients> ;
    ns1:iec61360Code "0112/2///62720#UAB349" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB349"^^xsd:anyURI ;
    ns1:symbol "s/kg" ;
    ns1:ucumCode "s.kg-1"^^ns1:UCUMcs,
        "s/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC-PER-M3-RAD> a ns1:Unit ;
    rdfs:label "second per cubic metre radian" ;
    dcterms:description "unit of the spectral density of the vibration methods as SI base unit second divided by the power of the SI base unit metre with the exponent 3 and the unit radian" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralDensityOfVibrationalModes> ;
    ns1:iec61360Code "0112/2///62720#UAB178" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB178"^^xsd:anyURI ;
    ns1:symbol "s/(m³·rad)" ;
    ns1:ucumCode "s.m-3.rad-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC-PER-RAD-M3> a ns1:Unit ;
    rdfs:label "Second per Radian Cubic Metre"@en,
        "Second per Radian Cubic Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$sec/rad-m^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DensityOfStates> ;
    ns1:iec61360Code "0112/2///62720#UAB352" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB352"^^xsd:anyURI ;
    ns1:symbol "s/(rad·m³)" ;
    ns1:ucumCode "s.rad-1.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Second"@en ;
    dcterms:description "\"Square Second\" is a unit for  'Square Time' expressed as $s^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time_Squared> ;
    ns1:symbol "s²" ;
    ns1:ucumCode "s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SHANNON-PER-SEC> a ns1:Unit ;
    rdfs:label "Shannon per Second"@en ;
    dcterms:description "The \"Shannon per Second\" is a unit of information rate."^^rdf:HTML ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:expression "$Sh/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SHANNON> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB346" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB346"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    ns1:symbol "Sh/s" ;
    ns1:uneceCommonCode "Q17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-DAY> a ns1:Unit ;
    rdfs:label "Slug per Day"@en ;
    dcterms:description "unit slug for mass according to an English engineering system divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00016891087963 ;
    ns1:conversionMultiplierSN 1.689109e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA979" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA979"^^xsd:anyURI ;
    ns1:plainTextDescription "unit slug for mass according to an English engineering system divided by the unit day" ;
    ns1:symbol "slug/d" ;
    ns1:uneceCommonCode "L63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-FT> a ns1:Unit ;
    rdfs:label "Slug per Foot"@en ;
    dcterms:description "\"Slug per Foot\" is an Imperial unit for  'Mass Per Length' expressed as $slug/ft$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 47.8802591863517 ;
    ns1:conversionMultiplierSN 4.788026e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$slug/ft$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:symbol "slug/ft" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-HR> a ns1:Unit ;
    rdfs:label "Slug per Hour"@en ;
    dcterms:description "unit slug for mass slug according to the English engineering system divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.004053861111111 ;
    ns1:conversionMultiplierSN 4.053861e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA982" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA982"^^xsd:anyURI ;
    ns1:plainTextDescription "unit slug for mass slug according to the English engineering system divided by the unit hour" ;
    ns1:symbol "slug/h" ;
    ns1:uneceCommonCode "L66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-MIN> a ns1:Unit ;
    rdfs:label "Slug per Minute"@en ;
    dcterms:description "unit slug for the mass according to the English engineering system divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.243231666666667 ;
    ns1:conversionMultiplierSN 2.432317e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA983" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA983"^^xsd:anyURI ;
    ns1:plainTextDescription "unit slug for the mass according to the English engineering system divided by the unit minute" ;
    ns1:symbol "slug/min" ;
    ns1:uneceCommonCode "L67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SON> a ns1:Unit ;
    rdfs:label "sone" ;
    dcterms:description "psycho-acoustical unit for the subjective loudness of a tone, whereby the loudness 1 sone is allocated to the loudness level 40 phon" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA985" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA985"^^xsd:anyURI ;
    ns1:symbol "sone" ;
    ns1:uneceCommonCode "D15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SPF> a ns1:Unit ;
    rdfs:label "sun protection factor" ;
    dcterms:description "the sunprotection factor is a dimensionless value expressing the required amount of protection against solar radiation" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SunProtectionFactorOfAProduct> ;
    ns1:iec61360Code "0112/2///62720#UAB597" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB597"^^xsd:anyURI ;
    ns1:symbol "SPF" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SPIN_QUANTUM_NUMBER> a ns1:Unit ;
    rdfs:label "spin quantum number" ;
    dcterms:description "dimensionless atomic value expressing a system’s spin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB604" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB604"^^xsd:anyURI ;
    ns1:symbol "Q" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ST-PER-BAR> a ns1:Unit ;
    rdfs:label "stokes per bar" ;
    dcterms:description "[CGS] unit stokes divided by the unit bar" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ST> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA283" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA283"^^xsd:anyURI ;
    ns1:symbol "St/bar" ;
    ns1:ucumCode "St.bar-1"^^ns1:UCUMcs,
        "St/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ST-PER-K> a ns1:Unit ;
    rdfs:label "stokes per kelvin" ;
    dcterms:description "[CGS] unit stokes divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ST> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA282" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA282"^^xsd:anyURI ;
    ns1:symbol "St/K" ;
    ns1:ucumCode "St.K-1"^^ns1:UCUMcs,
        "St/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ST-PER-PA> a ns1:Unit ;
    rdfs:label "stokes per pascal" ;
    dcterms:description "[CGS] unit stokes divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ST> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB314" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB314"^^xsd:anyURI ;
    ns1:symbol "St/Pa" ;
    ns1:ucumCode "St.Pa-1"^^ns1:UCUMcs,
        "St/Pa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/STILB> a ns1:Unit ;
    rdfs:label "Stilb"@en ;
    dcterms:description """
  The $\\textit{stilb (sb)}$ is the CGS unit of luminance for objects that are not self-luminous. 
  It is equal to one candela per square centimeter or 10 nits (candelas per square meter). 
  The name was coined by the French physicist A. Blondel around 1920. 
  It comes from the Greek word stilbein meaning 'to glitter'. 
  It was in common use in Europe up to World War I. 
  In North America self-explanatory terms such as candle per square inch and candle per square meter were more common. 
  The unit has since largely been replaced by the SI unit: $\\textit{candela per square meter}$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Stilb"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAB260" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stilb?oldid=375748497"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB260"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/stilb> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CD-PER-M2> ;
    ns1:symbol "sb" ;
    ns1:ucumCode "sb"^^ns1:UCUMcs ;
    ns1:udunitsCode "sb" ;
    ns1:uneceCommonCode "P31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/S_Ab> a ns1:Unit ;
    rdfs:label "Absiemen"@en ;
    dcterms:description "The CGS electromagnetic unit of conductance; one absiemen is the conductance at which a potential of one abvolt forces a current of one abampere; equal to $10^{9}$ siemens. One siemen is the conductance at which a potential of one volt forces a current of one ampere and named for Karl Wilhem Siemens."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricConductivity> ;
    ns1:informativeReference "http://wordinfo.info/unit/4266"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S-PER-M> ;
    ns1:symbol "aS" ;
    ns1:ucumCode "GS"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/T-M> a ns1:Unit ;
    rdfs:label "T-M"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxPerLength> ;
    ns1:symbol "T·m" ;
    ns1:ucumCode "T.m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/T-SEC> a ns1:Unit ;
    rdfs:label "T-SEC"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerElectricCharge> ;
    ns1:symbol "T·s" ;
    ns1:ucumCode "T.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TEX> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Tex"@en ;
    dcterms:description "<i>Tex</i> is a unit of measure for the linear mass density of fibers and is defined as the mass in grams per 1000 meters. Tex is more likely to be used in Canada and Continental Europe, while denier remains more common in the United States and United Kingdom. The unit code is 'tex'. The most commonly used unit is actually the decitex, abbreviated dtex, which is the mass in grams per 10,000 meters. When measuring objects that consist of multiple fibers the term 'filament tex' is sometimes used, referring to the mass in grams per 1000 meters of a single filament. Tex is used for measuring fiber size in many products, including cigarette filters, optical cable, yarn, and fabric."^^rdf:HTML ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tex"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB246" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tex?oldid=457265525"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Units_of_textile_measurement"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB246"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM-PER-MilliM> ;
    ns1:symbol "tex" ;
    ns1:ucumCode "tex"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-M3-BAR> a ns1:Unit ;
    rdfs:label "tonne per cubic metre bar" ;
    dcterms:description "unit ton divided by the product of the power of the SI base unit metre with the exponent 3 and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA999" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA999"^^xsd:anyURI ;
    ns1:symbol "t/(m³·bar)" ;
    ns1:ucumCode "t.m-3.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT-PER-DEG_F> a ns1:Unit ;
    rdfs:label "ton short per degree Fahrenheit" ;
    dcterms:description "unit of the mass ton (US, short) according to the Anglo-American system of units divided by the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 1632.932 ;
    ns1:conversionMultiplierSN 1.632932e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_SHORT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB013" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB013"^^xsd:anyURI ;
    ns1:symbol "ton{short}/°F" ;
    ns1:ucumCode "[ston_av].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT-PER-HR-DEG_F> a ns1:Unit ;
    rdfs:label "ton short per hour degree Fahrenheit" ;
    dcterms:description "unit of the mass ton (US, short) according to the Anglo-American system of units divided by the product of the unit hour for time and the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 0.453592369999999963712610400000003060236522933333330430342165333333575249264 ;
    ns1:conversionMultiplierSN 4.535924e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_SHORT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB015" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB015"^^xsd:anyURI ;
    ns1:symbol "ton{short}/(h·°F)" ;
    ns1:ucumCode "[ston_av].h-1.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT-PER-HR-PSI> a ns1:Unit ;
    rdfs:label "ton short per hour psi" ;
    dcterms:description "quotient unit for mass ton (US, short) according to the Anglo-American system of units divided by the unit for time hour divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.0000365488934692998216241326760518469448736564775439857299306140841477553559796 ;
    ns1:conversionMultiplierSN 3.654889e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_SHORT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB016" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB016"^^xsd:anyURI ;
    ns1:symbol "ton{short}/(h·psi)" ;
    ns1:ucumCode "[ston_av].h-1.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT-PER-PSI> a ns1:Unit ;
    rdfs:label "ton short per psi" ;
    dcterms:description "unit for mass ton (US, short) according to the Anglo-American system of units divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.131576016489479357846877633786648991019082 ;
    ns1:conversionMultiplierSN 1.31576e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_SHORT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB017" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB017"^^xsd:anyURI ;
    ns1:symbol "ton{short}/psi" ;
    ns1:ucumCode "[ston_av].[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Long Ton (uk) per Day"@en ;
    dcterms:description "unit British ton according to the Imperial system of units divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.011759259259259 ;
    ns1:conversionMultiplierSN 1.175926e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB010" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB010"^^xsd:anyURI ;
    ns1:plainTextDescription "unit British ton according to the Imperial system of units divided by the unit day" ;
    ns1:symbol "ton{UK}/d" ;
    ns1:ucumCode "[lton_av].d-1"^^ns1:UCUMcs,
        "[lton_av]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_US-PER-DAY> a ns1:Unit ;
    rdfs:label "Short Ton (us) per Day"@en ;
    dcterms:description "unit American ton according to the Anglo-American system of units divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.010497685185185 ;
    ns1:conversionMultiplierSN 1.049769e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB014" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB014"^^xsd:anyURI ;
    ns1:plainTextDescription "unit American ton according to the Anglo-American system of units divided by the unit day" ;
    ns1:symbol "ton{US}/d" ;
    ns1:ucumCode "[ston_av].d-1"^^ns1:UCUMcs,
        "[ston_av]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TORR-PER-M> a ns1:Unit ;
    rdfs:label "torr per metre" ;
    dcterms:description "[CGS] unit of the pressure divided by the SI base unit metre" ;
    ns1:conversionMultiplier 133.322 ;
    ns1:conversionMultiplierSN 1.33322e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TORR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PressureGradient> ;
    ns1:iec61360Code "0112/2///62720#UAB425" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB425"^^xsd:anyURI ;
    ns1:symbol "Torr/m" ;
    ns1:uneceCommonCode "P85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TebiBIT-PER-M> a ns1:Unit ;
    rdfs:label "tebibit per metre" ;
    dcterms:description "1,099,511,627,776-fold of the unit bit divided by the SI base unit metre" ;
    ns1:conversionMultiplier 1099511627776.0 ;
    ns1:conversionMultiplierSN 1.099512e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA292" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA292"^^xsd:anyURI ;
    ns1:symbol "Tibit/m" ;
    ns1:uneceCommonCode "E85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TebiBIT-PER-M2> a ns1:Unit ;
    rdfs:label "tebibit per square metre" ;
    dcterms:description "1,099,511,627,776-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 1099511627776.0 ;
    ns1:conversionMultiplierSN 1.099512e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA293" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA293"^^xsd:anyURI ;
    ns1:symbol "Tibit/m²" ;
    ns1:uneceCommonCode "E87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TebiBIT-PER-M3> a ns1:Unit ;
    rdfs:label "tebibit per cubic metre" ;
    dcterms:description "1,099,511,627,776-fold of the unit bit divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 1099511627776.0 ;
    ns1:conversionMultiplierSN 1.099512e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TebiBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumetricBitDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA294" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA294"^^xsd:anyURI ;
    ns1:symbol "Tibit/m³" ;
    ns1:uneceCommonCode "E86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraBIT-PER-SEC> a ns1:Unit ;
    rdfs:label "terabit per second" ;
    dcterms:description "1,000,000,000,000-fold of the unit bit divided by the SI base unit second" ;
    ns1:conversionMultiplier 693147180559.94530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TeraBIT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DataRate> ;
    ns1:iec61360Code "0112/2///62720#UAA291" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA291"^^xsd:anyURI ;
    ns1:symbol "Tbit/s" ;
    ns1:ucumCode "Tbit.s-1"^^ns1:UCUMcs,
        "Tbit/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraBQ> a ns1:Unit ;
    rdfs:label "terabecquerel" ;
    dcterms:description "1,000,000,000,000-fold of the unit becquerel" ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAB589" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB589"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "TBq" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraFLOPS> a ns1:Unit ;
    rdfs:label "terafloating point operations per second" ;
    dcterms:description "1,000,000,000,000-fold of the unit floating point operations divided by the SI base unit second" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/FloatingPointCalculationCapability> ;
    ns1:iec61360Code "0112/2///62720#UAB593" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB593"^^xsd:anyURI ;
    ns1:symbol "TFLOPS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraOHM> a ns1:Unit ;
    rdfs:label "Teraohm"@en ;
    dcterms:description "1,000,000,000,000-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA286" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA286"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000-fold of the SI derived unit ohm" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "TΩ" ;
    ns1:ucumCode "TOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-IN2-PER-LB_F> a ns1:Unit ;
    rdfs:label "volt square inch per pound-force" ;
    dcterms:description "differentiated SI unit volt divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.0001450377312227268702148557236386593 ;
    ns1:conversionMultiplierSN 1.450377e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HallCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA305" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA305"^^xsd:anyURI ;
    ns1:symbol "V·in²/lbf" ;
    ns1:ucumCode "V.[in_i]2.[lbf_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-M> a ns1:Unit ;
    rdfs:label "V-M"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFlux> ;
    ns1:symbol "V·m" ;
    ns1:ucumCode "V.m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-BAR> a ns1:Unit ;
    rdfs:label "volt per bar" ;
    dcterms:description "SI derived unit volt divided by the unit bar" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HallCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA299" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA299"^^xsd:anyURI ;
    ns1:symbol "V/bar" ;
    ns1:ucumCode "V.bar-1"^^ns1:UCUMcs,
        "V/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-CentiM> a ns1:Unit ;
    rdfs:label "Volt per Centimetre"@en,
        "Volt per Centimeter"@en-US ;
    dcterms:description "derived SI unit volt divided by the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAB054" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB054"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit volt divided by the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "V/cm" ;
    ns1:ucumCode "V.cm-1"^^ns1:UCUMcs,
        "V/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-IN> a ns1:Unit ;
    rdfs:label "Volt per Inch"@en ;
    dcterms:description "SI derived unit volt divided by the unit inch according to the Anglo-American and the Imperial system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 39.37007874015748 ;
    ns1:conversionMultiplierSN 3.937008e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA300" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA300"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit volt divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    ns1:symbol "V/in" ;
    ns1:ucumCode "V.[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-L-MIN> a ns1:Unit ;
    rdfs:label "volt per litre minute" ;
    dcterms:description "SI derived unit volt divided by the the product of the unit litre and the unit minute" ;
    ns1:conversionMultiplier 16.66666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-1I0M1H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD913" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD913"^^xsd:anyURI ;
    ns1:symbol "V/(L·min)" ;
    ns1:ucumCode "V.L-1.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-M2> a ns1:Unit ;
    rdfs:label "Volt per Square Metre"@en,
        "Volt per Square Meter"@en-US ;
    dcterms:description """
  $\\textit{Volt per Square Metre}$ is the divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. 
  Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. 
  $\\textit{Electric field}$ ($V/m$) differentiated with respect to distance ($m$) yields $V/(m^2)$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$V m^{-2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerAreaElectricCharge> ;
    ns1:symbol "V/m²" ;
    ns1:ucumCode "V.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-MicroSEC> a ns1:Unit ;
    rdfs:label "Volt per Microsecond"@en ;
    dcterms:description "SI derived unit volt divided by the 0.000001-fold of the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroSEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA297" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA297"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit volt divided by the 0.000001-fold of the SI base unit second" ;
    ns1:symbol "V/µs" ;
    ns1:ucumCode "V.us-1"^^ns1:UCUMcs,
        "V/us"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-MilliM> a ns1:Unit ;
    rdfs:label "Volt per Millimetre"@en,
        "Volt per Millimeter"@en-US ;
    dcterms:description "SI derived unit volt divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA302" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA302"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit volt divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "V/mm" ;
    ns1:ucumCode "V.mm-1"^^ns1:UCUMcs,
        "V/mm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-PA> a ns1:Unit ;
    rdfs:label "volt per pascal" ;
    dcterms:description "SI derived unit volt divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HallCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAB312" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB312"^^xsd:anyURI ;
    ns1:symbol "V/Pa" ;
    ns1:ucumCode "V.Pa-1"^^ns1:UCUMcs,
        "V/Pa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-SEC> a ns1:Unit ;
    rdfs:label "Volt per second"@en ;
    dcterms:description "'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$V / sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA304" ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1512"^^xsd:anyURI,
        "http://www.thefreedictionary.com/Webers"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA304"^^xsd:anyURI ;
    ns1:symbol "V/s" ;
    ns1:ucumCode "V.s-1"^^ns1:UCUMcs,
        "V/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-V> a ns1:Unit ;
    rdfs:label "volt per volt" ;
    dcterms:description "SI derived unit volt per SI derived unit volt" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD862" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD862"^^xsd:anyURI ;
    ns1:symbol "V/V" ;
    ns1:ucumCode "V.V-1"^^ns1:UCUMcs,
        "V/V"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V2-PER-K2> a ns1:Unit ;
    rdfs:label "Square Volt per Square Kelvin"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$v^2/k^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L4I0M2H-2T-6D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LorenzCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAB172" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB172"^^xsd:anyURI ;
    ns1:symbol "V²/K²" ;
    ns1:ucumCode "V2.K-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V_Stat-CentiM> a ns1:Unit ;
    rdfs:label "V_Stat-CentiM"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 2.99792458 ;
    ns1:conversionMultiplierSN 2.997925e+00 ;
    ns1:expression "$statvolt-centimeter$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V_Stat> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricFlux> ;
    ns1:symbol "statV·cm" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-HR-PER-L> a ns1:Unit ;
    rdfs:label "watt hour per litre" ;
    dcterms:description "product of the SI derived unit watt and the unit hour divided by the unit litre" ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD887" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD887"^^xsd:anyURI ;
    ns1:symbol "W·h/L" ;
    ns1:ucumCode "W.h.L-1"^^ns1:UCUMcs,
        "W.h/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-M-PER-M2-SR> a ns1:Unit ;
    rdfs:label "Watt metre per square metre steradian"@en ;
    dcterms:description "The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "W·m/(m²·sr)" ;
    ns1:ucumCode "W.m-2.m.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-M2> a ns1:Unit ;
    rdfs:label "W-M2"@en ;
    dcterms:description "product of the SI derived unit watt and the power of the SI base unit metre with the exponent 2" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB350" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB350"^^xsd:anyURI ;
    ns1:symbol "W·m²" ;
    ns1:ucumCode "W.m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-M2-PER-SR> a ns1:Unit ;
    rdfs:label "W-M2-PER-SR"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerAreaPerSolidAngle> ;
    ns1:symbol "W·m²/sr" ;
    ns1:ucumCode "W.m2.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Kelvin"@en ;
    dcterms:description "Watt Per Kelvin ($W/K$) is a unit in the category of Thermal conductivity."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$w-per-K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAA307" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA307"^^xsd:anyURI ;
    ns1:symbol "W/K" ;
    ns1:ucumCode "W.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M> a ns1:Unit ;
    rdfs:label "Watts per metre"@en ;
    dcterms:description "SI derived unit watt divided by the SI base unit metre" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LineicPower> ;
    ns1:iec61360Code "0112/2///62720#UAB374" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB374"^^xsd:anyURI ;
    ns1:symbol "W/m" ;
    ns1:ucumCode "W.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M-DEG_C> a ns1:Unit ;
    rdfs:label "watt per metre degree Celsius" ;
    dcterms:description "SI derived unit watt divided by the product of the SI base unit metre and the unit for temperature degree Celsius" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAB457" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB457"^^xsd:anyURI ;
    ns1:symbol "W/(m·°C)" ;
    ns1:ucumCode "W.m-1.Cel-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Metre Kelvin"@en,
        "Watt per Meter Kelvin"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$W-per-MK$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA309" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA309"^^xsd:anyURI ;
    ns1:latexSymbol "$W \\cdot m^{-1} \\cdot K^{-1}$"^^ns1:LatexString ;
    ns1:symbol "W/(m·K)" ;
    ns1:ucumCode "W.m-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-K4> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Square Metre Quartic Kelvin"@en,
        "Watt per Square Meter Quartic Kelvin"@en-US ;
    dcterms:description "Watt Per Square Meter Per Quartic Kelvin ($W/m2\\cdotK4)$ is a unit in the category of light."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$W/(m^2.K^4)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-4T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerAreaQuarticTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAB175" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB175"^^xsd:anyURI ;
    ns1:symbol "W/(m²·K⁴)" ;
    ns1:ucumCode "W.m-2.K-4"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-M> a ns1:Unit ;
    rdfs:label "Watts per square metre metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "W/(m²·m)" ;
    ns1:ucumCode "W.m-2.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-M-SR> a ns1:Unit ;
    rdfs:label "Watts per square metre metre steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "W/(m²·m·sr)" ;
    ns1:ucumCode "W.m-2.m-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-MicroM-SR> a ns1:Unit ;
    rdfs:label "Watts per meter squared micrometer steradian" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiance> ;
    ns1:plainTextDescription "A unit of spectral radiance that is the power radiating from a surface per unit of solid angle per unit of wavelength, measured in units of watts per meter squared per micrometer per steradian" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-NanoM> a ns1:Unit ;
    rdfs:label "Watts per square metre nanometre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "W/(m²·nm)" ;
    ns1:ucumCode "W.m-2.nm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-NanoM-SR> a ns1:Unit ;
    rdfs:label "Watts per square metre nanometre steradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralRadiance> ;
    ns1:symbol "W/(m²·nm·sr)" ;
    ns1:ucumCode "W.m-2.nm-1.sr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-PA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Square Metre Pascal"@en,
        "Watt per Square Meter Pascal"@en-US ;
    dcterms:description "Watt Per Square Meter Per Pascal ($W/m^2-pa$) is a unit of Evaporative Heat Transfer."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$W/(m^2.pa)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EvaporativeHeatTransferCoefficient> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:symbol "W/(m²·Pa)" ;
    ns1:ucumCode "W.m-2.Pa-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-SR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Square Metre Steradian"@en,
        "Watt per Square Meter Steradian"@en-US ;
    dcterms:description """$\\textit{Watt per steradian per square metre}$ is the SI unit of radiance ($W·sr^{-1}·m^{-2}$),
  while that of spectral radiance in frequency is the watt per steradian per square metre
  per hertz ($W·sr^{-1}·m^{-2}·Hz^{-1}$) and that of spectral radiance in wavelength is
  the watt per steradian per square metre, per metre ($W·sr^{-1}·m^{-3}$),
  commonly the watt per steradian per square metre per nanometre ($W·sr^{-1}·m^{-2}·nm^{-1}$). 
  It has a dimension of $ML^{-4}T^{-3}$ where $M$ is mass, $L$ is length, and $T$ is time. 
  This unit is the standard SI unit in this category."
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$W/(m^2.sr)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Radiance> ;
    ns1:iec61360Code "0112/2///62720#UAA315" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA315"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Radiance"^^xsd:anyURI ;
    ns1:symbol "W/(m²·sr)" ;
    ns1:ucumCode "W.m-2.sr-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M3> a ns1:Unit ;
    rdfs:label "Watt per Cubic Metre"@en,
        "Watt per Cubic Meter"@en-US ;
    dcterms:description "SI derived unit watt divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
    ns1:iec61360Code "0112/2///62720#UAA312" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA312"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit watt divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "W/m³" ;
    ns1:ucumCode "W.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-SR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Steradian"@en ;
    dcterms:description "$\\textit{Watt Per Steradian (W/sr)}$ is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of $M\\cdot L^{-2}\\cdot T^{-3}$ where $M$ is mass, $L$ is length, and $T$ is time. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$W sr^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RadiantIntensity> ;
    ns1:iec61360Code "0112/2///62720#UAA314" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA314"^^xsd:anyURI ;
    ns1:symbol "W/sr" ;
    ns1:ucumCode "W.sr-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/WB-PER-M> a ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "weberů na metr"@cs,
        "Weber je Meter"@de,
        "weber per metre"@en,
        "Weber per Meter"@en-US,
        "weber por metro"@es,
        "وبر بر متر"@fa,
        "weber par mètre"@fr,
        "प्रति मीटर वैबर"@hi,
        "weber al metro"@it,
        "ウェーバ毎メートル"@ja,
        "weber per meter"@ms,
        "weber na metr"@pl,
        "weber por metro"@pt,
        "weber pe metru"@ro,
        "вебер на метр"@ru,
        "weber bölü metre"@tr,
        "韦伯每米"@zh ;
    dcterms:description "SI derived unit weber divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticVectorPotential> ;
    ns1:iec61360Code "0112/2///62720#UAA318" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA318"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit weber divided by the SI base unit metre" ;
    ns1:symbol "Wb/m" ;
    ns1:ucumCode "Wb.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/WB-PER-MilliM> a ns1:Unit ;
    rdfs:label "Weber per Millimetre"@en,
        "Weber per Millimeter"@en-US ;
    dcterms:description "derived SI unit weber divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticVectorPotential> ;
    ns1:iec61360Code "0112/2///62720#UAB074" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB074"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit weber divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "Wb/mm" ;
    ns1:ucumCode "Wb.mm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD-PER-DEG_F> a ns1:Unit ;
    rdfs:label "Yard per Degree Fahrenheit"@en ;
    dcterms:description "unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.6459200164592 ;
    ns1:conversionMultiplierSN 1.64592e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAB031" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB031"^^xsd:anyURI ;
    ns1:plainTextDescription "unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
    ns1:symbol "yd/°F" ;
    ns1:ucumCode "[yd_i].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD-PER-PSI> a ns1:Unit ;
    rdfs:label "yard per psi" ;
    dcterms:description "unit yard according to the Anglo-American and the Imperial system of units divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.00013262250143006145012446407369519006392 ;
    ns1:conversionMultiplierSN 1.326225e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB032" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB032"^^xsd:anyURI ;
    ns1:symbol "yd/psi" ;
    ns1:ucumCode "[yd_i].[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3-PER-DEG_F> a ns1:Unit ;
    rdfs:label "Cubic Yard per Degree Fahrenheit"@en ;
    dcterms:description "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for temperature degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.376198881991088 ;
    ns1:conversionMultiplierSN 1.376199e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
    ns1:iec61360Code "0112/2///62720#UAB036" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB036"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for temperature degree Fahrenheit" ;
    ns1:symbol "yd³/°F" ;
    ns1:ucumCode "[cyd_i].[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3-PER-PSI> a ns1:Unit ;
    rdfs:label "cubic yard per psi" ;
    dcterms:description "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:conversionMultiplier 0.0001108893019973135049303398173536047128436608512 ;
    ns1:conversionMultiplierSN 1.108893e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB039" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB039"^^xsd:anyURI ;
    ns1:symbol "yd³/psi" ;
    ns1:ucumCode "[yd_i]3.[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Z> a ns1:Unit ;
    rdfs:label "atomic-number"@en ;
    dcterms:description "In chemistry and physics, the atomic number (also known as the proton number) is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. It is conventionally represented by the symbol Z. The atomic number uniquely identifies a chemical element. In an atom of neutral charge, the atomic number is also equal to the number of electrons."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Atomic_number"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AtomicNumber> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_number?oldid=490723437"^^xsd:anyURI ;
    ns1:symbol "Z" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://voag.linkedmodel.org/schema/voag#QUDT-QUANTITY-KINDS-VocabCatalogEntry_v1.2> a ns4:CatalogEntry ;
    rdfs:label "QUDT Quantity Kinds Vocabulary Catalog Entry v1.2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

ns4:GMD_QUDT-QUANTITY-KINDS-ALL a ns4:GraphMetaData ;
    rdfs:label "QUDT Quantity Kind Vocabulary Metadata Version 3.1.1" ;
    dcterms:contributor "Jack Hodges",
        "Simon J D Cox",
        "Steve Ray" ;
    dcterms:created "2019-08-01T16:25:54.850000+00:00"^^xsd:dateTime ;
    dcterms:creator "Ralph Hodgson",
        "Steve Ray" ;
    dcterms:description "Provides the set of all quantity kinds."^^ns1:LatexString ;
    dcterms:modified "2024-10-26T14:11:16.049000-04:00"^^xsd:dateTime ;
    dcterms:rights "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
    dcterms:subject "QUANTITY-KINDS-ALL" ;
    dcterms:title "QUDT Quantity Kinds Version 3.1 Vocabulary" ;
    ns4:applicableDiscipline "All disciplines" ;
    ns4:applicableDomain "Science, Medicine and Engineering" ;
    ns4:dateCreated "2019-08-01T21:26:38"^^xsd:dateTime ;
    ns4:graphTitle "QUDT Quantity Kinds Version 3.1.1" ;
    ns4:hasGraphRole ns4:VocabularyGraph ;
    ns4:intent "Provides a vocabulary of all quantity kinds." ;
    ns4:isMetadataFor <http://qudt.org/3.1.1/vocab/quantitykind> ;
    ns4:latestPublishedVersion "https://qudt.org/doc/2025/04/DOC_VOCAB-QUANTITY-KINDS-ALL.html"^^xsd:anyURI ;
    ns4:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png" ;
    ns4:namespace "http://qudt.org/vocab/quantitykind/"^^xsd:anyURI ;
    ns4:namespacePrefix "quantitykind" ;
    ns4:owner "qudt.org" ;
    ns4:previousPublishedVersion "https://qudt.org/doc/2025/03/DOC_VOCAB-QUANTITY-KINDS-ALL.html"^^xsd:anyURI ;
    ns4:specificity 1 ;
    ns4:turtleFileURL "http://qudt.org/3.1.1/vocab/quantitykind"^^xsd:anyURI ;
    ns4:usesNonImportedResource dc:contributor,
        dc:creator,
        dc:description,
        dc:rights,
        dc:subject,
        dc:title,
        dcterms:contributor,
        dcterms:created,
        dcterms:creator,
        dcterms:description,
        dcterms:modified,
        dcterms:rights,
        dcterms:subject,
        dcterms:title,
        <http://voag.linkedmodel.org/schema/voag#QUDT-Attribution>,
        <http://voag.linkedmodel.org/schema/voag#QUDT-QUANTITY-KINDS-VocabCatalogEntry_v1.2>,
        <http://voag.linkedmodel.org/voag/QUDT-Attribution>,
        skos:closeMatch,
        skos:exactMatch ;
    ns4:withAttributionTo <http://voag.linkedmodel.org/schema/voag#QUDT-Attribution>,
        <http://voag.linkedmodel.org/voag/QUDT-Attribution> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

ns4:GMD_QUDT-UNITS-ALL a ns4:GraphMetaData ;
    rdfs:label "QUDT Unit of Measure Vocabulary Metadata Version 3.1.1" ;
    dcterms:contributor "Jack Hodges",
        "Simon J D Cox",
        "Steve Ray" ;
    dcterms:created "2019-07-30"^^xsd:date ;
    dcterms:creator "Steve Ray" ;
    dcterms:modified "2025-04-23T17:45:29+00:00"^^xsd:dateTime ;
    dcterms:rights """
  This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions
   or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. 
  Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license,
   a copy of which is available at ​http://unitsofmeasure.org. 
  The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. 
  The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization.
  All rights reserved.
  THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED,
   INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  """,
        "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
    dcterms:subject "Units-All" ;
    dcterms:title "QUDT Units Version 3.1 Vocabulary" ;
    ns4:description "Standard units of measure for all units." ;
    ns4:graphName "qudt" ;
    ns4:graphTitle "QUDT Units Version 3.1.1" ;
    ns4:hasGraphRole ns4:VocabularyGraph ;
    ns4:hasOwner ns4:QUDT.org ;
    ns4:hasSteward ns4:QUDT.org ;
    ns4:intent "To provide a vocabulary of all units." ;
    ns4:isMetadataFor <http://qudt.org/3.1.1/vocab/unit> ;
    ns4:latestPublishedVersion "https://qudt.org/doc/2025/04/DOC_VOCAB-UNITS-ALL.html"^^xsd:anyURI ;
    ns4:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
    ns4:namespace "http://qudt.org/vocab/unit/"^^xsd:anyURI ;
    ns4:namespacePrefix "unit" ;
    ns4:owner "QUDT.org" ;
    ns4:previousPublishedVersion "https://qudt.org/doc/2025/03/DOC_VOCAB-UNITS-ALL.html"^^xsd:anyURI ;
    ns4:turtleFileURL "http://qudt.org/3.1.1/vocab/unit"^^xsd:anyURI ;
    ns4:usesNonImportedResource dcterms:abstract,
        dcterms:created,
        dcterms:creator,
        dcterms:modified,
        dcterms:title ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<pub:ControlParameters> rdfs:label "Control parameter aspect"^^xsd:string ;
    ns3:title "Control Parameters"^^xsd:string ;
    rdfs:comment """These aspects are used on properties that define the limits for control and
alarm algorithms. These aspects are used on properties of type `QuantifiableActuatableProperty`.

: Aspect Control Parameters Enumerations

| Enumeration | Description |
|:-----------|:-------------|
| `Aspect-Deadband` | {s223:Aspect-Deadband/rdfs:comment} |
| `Aspect-HighLimit` | {s223:Aspect-HighLimit/rdfs:comment} |
| `Aspect-LowLimit` | {s223:Aspect-LowLimit/rdfs:comment} |
| `Aspect-Setpoint` | {s223:Aspect-Setpoint/rdfs:comment} |
| `Aspect-Threshold` | {s223:Aspect-Threshold/rdfs:comment} |"""^^xsd:string .

<pub:DeltaQuantities> rdfs:label "Delta quantity aspect"^^xsd:string ;
    ns3:title "Delta Quantities"^^xsd:string ;
    rdfs:comment """These aspects are used on properties to modify the quantity kind. These
aspects are used on properties of type `QuantifiableProperty` and subtypes thereof.

: Aspect Delta Quantities Enumerations

| Enumeration | Description |
|:-----------|:-------------|
| `Aspect-Delta` | {s223:Aspect-Delta/rdfs:comment} |"""^^xsd:string .

<pub:EquipmentInformation> rdfs:label "Equipment information aspect"^^xsd:string ;
    ns3:title "Equipment Information"^^xsd:string ;
    rdfs:comment """These aspects are used on properties that provide static information about something e.g., a `System`,
or `Equipment`. These aspects are typically used on properties of type `Property`. The property value is typically stored as a string.

: Aspect Equipment Information Enumerations

| Enumeration | Description |
|:-----------|:-------------|
| `Aspect-CatalogNumber` | {s223:Aspect-CatalogNumber/rdfs:comment} |
| `Aspect-Manufacturer` | {s223:Aspect-Manufacturer/rdfs:comment} |
| `Aspect-Model` | {s223:Aspect-Model/rdfs:comment} |
| `Aspect-SerialNumber` | {s223:Aspect-SerialNumber/rdfs:comment} |"""^^xsd:string .

<pub:EquipmentOperation> rdfs:label "Equipment operation aspect"^^xsd:string ;
    ns3:title "Equipment Operation"^^xsd:string ;
    rdfs:comment """These aspects are used on properties that provide dynamic information about something e.g., a `System`,
or `Equipment`. These aspects are typically used on properties of type `EnumeratedProperty` and subtypes thereof.

: Aspect Equipment Operation Enumerations

| Enumeration | Description |
|:-----------|:-------------|
| `Aspect-Alarm` | {s223:Aspect-Alarm/rdfs:comment} |
| `Aspect-Fault` | {s223:Aspect-Fault/rdfs:comment} |
| `Aspect-OperatingMode` | {s223:Aspect-OperatingMode/rdfs:comment} |
| `Aspect-OperatingStatus` | {s223:Aspect-OperatingStatus/rdfs:comment} |"""^^xsd:string .

<pub:OperationalLimits> rdfs:label "Operational limits aspect"^^xsd:string ;
    ns3:title "Operational Limits"^^xsd:string ;
    rdfs:comment """These aspects are used on properties that define the range of another `Property`.
These aspects are used on properties of type `QuantifiableObservableProperty`.

: Aspect Operational Limits Enumerations

| Enumeration | Description |
|:-----------|:-------------|
| `Aspect-Maximum` | {s223:Aspect-Maximum/rdfs:comment} |
| `Aspect-Minimum` | {s223:Aspect-Minimum/rdfs:comment} |
| `Aspect-Nominal` | {s223:Aspect-Nominal/rdfs:comment} |
| `Aspect-Rated` | {s223:Aspect-Rated/rdfs:comment} |"""^^xsd:string .

<urn:example/BLDG_VAV:SAF> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/air-out_8a8c5473> ;
    ns2:observes <urn:example/sup-air-flow_ddf68a39> .

<urn:example/BLDG_VAV:SAT> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/air-out_8a8c5473> ;
    ns2:observes <urn:example/sup-air-temp_b6e6e54d> .

<urn:example/dmp-command_63542321> a ns2:QuantifiableActuatableProperty ;
    rdfs:label "QuantifiableActuatableProperty" ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

<urn:example/dmp-feedback_901da675> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

<urn:example/dmp_244138bd> a ns2:Damper ;
    rdfs:label "Damper" ;
    ns2:cnx <urn:example/dmp-in_fd4d0214>,
        <urn:example/dmp-out_49d42b04> ;
    ns2:hasConnectionPoint <urn:example/dmp-in_fd4d0214>,
        <urn:example/dmp-out_49d42b04> ;
    ns2:hasProperty <urn:example/dmp-command_63542321>,
        <urn:example/dmp-feedback_901da675> .

<urn:example/rhc-return-water-temp-sensor_446f82d1> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/rhc-water-out_af961abe> ;
    ns2:observes <urn:example/rhc-return-water-temp_9a7f1e49> .

<urn:example/rhc-supply-water-temp-sensor_d032ecff> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/rhc-water-in_1d30d540> ;
    ns2:observes <urn:example/rhc-supply-water-temp_7cb7b397> .

<urn:example/rhc-valve-command_e90ab336> a ns2:EnumeratedActuatableProperty ;
    rdfs:label "EnumeratedActuatableProperty" ;
    ns2:hasEnumerationKind ns2:EnumerationKind-RunStatus .

<urn:example/rhc-valve-feedback_f8481a71> a ns2:EnumeratedObservableProperty ;
    rdfs:label "EnumeratedObservableProperty" ;
    ns2:hasEnumerationKind ns2:EnumerationKind-RunStatus .

<urn:example/rhc-valve_1e922446> a ns2:Valve ;
    rdfs:label "Valve" ;
    ns2:cnx <urn:example/rhc-valve-in_0dbe2611>,
        <urn:example/rhc-valve-out_9e80591d> ;
    ns2:hasConnectionPoint <urn:example/rhc-valve-in_0dbe2611>,
        <urn:example/rhc-valve-out_9e80591d> ;
    ns2:hasProperty <urn:example/rhc-valve-command_e90ab336>,
        <urn:example/rhc-valve-feedback_f8481a71> .

<urn:example/rhc_ac3501c3> a ns2:HeatingCoil ;
    rdfs:label "HeatingCoil" ;
    ns2:cnx <urn:example/rhc-air-in_66dfe9a4>,
        <urn:example/rhc-air-out_8f102c64>,
        <urn:example/rhc-water-in_1d30d540>,
        <urn:example/rhc-water-out_af961abe> ;
    ns2:contains <urn:example/rhc-return-water-temp-sensor_446f82d1>,
        <urn:example/rhc-supply-water-temp-sensor_d032ecff>,
        <urn:example/rhc-valve_1e922446> ;
    ns2:hasConnectionPoint <urn:example/rhc-air-in_66dfe9a4>,
        <urn:example/rhc-air-out_8f102c64>,
        <urn:example/rhc-water-in_1d30d540>,
        <urn:example/rhc-water-out_af961abe> ;
    ns2:hasProperty <urn:example/rhc-return-water-temp_9a7f1e49>,
        <urn:example/rhc-supply-water-temp_7cb7b397> ;
    ns2:hasRole ns2:Role-HeatTransfer,
        ns2:Role-Heating .

<urn:example/sup-air-pressure-sensor_ab23020f> a ns2:Sensor ;
    rdfs:label "Sensor" ;
    ns2:hasObservationLocation <urn:example/air-out_8a8c5473> ;
    ns2:observes <urn:example/sup-air-pressure_6b15c45f> .

ns2:ChilledBeam a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Chilled beam"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` with a colder surface temperature where air passes through, and air movement is induced in the room to achieve cooling. Cooling medium is generally water."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ChilledBeam` shall have at least one bidirectional connection point using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `ChilledBeam` shall have at least one bidirectional connection point using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `ChilledBeam` shall be associated with the `Role-Cooling` using the relation `hasRole`"^^xsd:string ;
            sh:message "s223: A `ChilledBeam` shall be associated with the `Role-Cooling` using the relation `hasRole`"^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasRole ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Role-Cooling ] ],
        [ rdfs:comment "A `ChilledBeam` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `ChilledBeam` shall have at least one inlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `ChilledBeam` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:message "s223: A `ChilledBeam` shall have at least one outlet using the medium `Fluid-Water`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Water ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Computer a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Computer"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that can be programmed to automatically carry out sequences of arithmetic or logical operations (computation).
Modern digital electronic computers can perform generic sets of operations known as programs. These programs enable computers to perform a
wide range of tasks."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Computer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `Computer` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Constituent-CO2 a ns2:Class,
        ns2:Constituent-CO2,
        sh:NodeShape ;
    rdfs:label "Carbon dioxide"^^xsd:string ;
    rdfs:comment "`Constituent-CO2`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:DCNegativeVoltage-190.0V a ns2:Class,
        ns2:DCNegativeVoltage-190.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-190.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-190V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-190.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-2.5V a ns2:Class,
        ns2:DCNegativeVoltage-2.5V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-2.5V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-2V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-2.5V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-3.0V a ns2:Class,
        ns2:DCNegativeVoltage-3.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-3.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-3V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-3.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-380.0V a ns2:Class,
        ns2:DCNegativeVoltage-380.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-380.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-380V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-380.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-48.0V a ns2:Class,
        ns2:DCNegativeVoltage-48.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-48.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-48V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-48.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-5.0V a ns2:Class,
        ns2:DCNegativeVoltage-5.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-5.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-5V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-5.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCPositiveVoltage-190.0V a ns2:Class,
        ns2:DCPositiveVoltage-190.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-190.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-190V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-190.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-2.5V a ns2:Class,
        ns2:DCPositiveVoltage-2.5V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-2.5V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-2V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-2.5V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-3.0V a ns2:Class,
        ns2:DCPositiveVoltage-3.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-3.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-3V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-3.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-380.0V a ns2:Class,
        ns2:DCPositiveVoltage-380.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-380.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-380V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-380.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-48.0V a ns2:Class,
        ns2:DCPositiveVoltage-48.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-48.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-48V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-48.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-5.0V a ns2:Class,
        ns2:DCPositiveVoltage-5.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-5.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-5V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-5.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:Duct a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Duct"^^xsd:string ;
    rdfs:comment "A `Connection` that is used to transport air such as supply, return, and exhaust in HVAC (Heating, Ventilation, and Air Conditioning) systems."^^xsd:string ;
    rdfs:subClassOf ns2:Connection .

ns2:ElectronicDisplay a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electronic display"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that receives an input electrical signal and outputs information, typically text and/or graphics, in a visual form."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ElectronicDisplay` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ElectronicDisplay` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ;
            sh:qualifiedValueShapesDisjoint true ],
        [ rdfs:comment "A `ElectronicDisplay` shall have at least one inlet using the medium `Electricity-Signal`."^^xsd:string ;
            sh:message "s223: A `ElectronicDisplay` shall have at least one inlet using the medium `Electricity-Signal`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Electricity-Signal ;
                                    sh:path ns2:hasMedium ] ] ] ;
            sh:qualifiedValueShapesDisjoint true ] .

ns2:ExternalReference a ns2:AbstractClass,
        sh:NodeShape ;
    rdfs:label "ExternalReference"^^xsd:string ;
    rdfs:comment "`ExternalReference` is an abstract class that represents a thing that contains API or protocol parameter values necessary to associate a `Property` with a value."^^xsd:string ;
    rdfs:subClassOf ns2:Concept .

ns2:Fluid-NaturalGas a ns2:Class,
        ns2:Fluid-NaturalGas,
        sh:NodeShape ;
    rdfs:label "Natural gas"^^xsd:string ;
    rdfs:comment "Fluid-NaturalGas."^^xsd:string ;
    rdfs:subClassOf ns2:Mix-Fluid .

ns2:PowerAndSignal-PoE a ns2:Class,
        ns2:PowerAndSignal-PoE,
        sh:NodeShape ;
    rdfs:label "Power over Ethernet"^^xsd:string ;
    ns2:composedOf [ a ns2:Property ;
            rdfs:label "Unspecified"^^xsd:string ;
            ns2:ofConstituent ns2:DC-PoE ],
        [ a ns2:Property ;
            rdfs:label "Unspecified"^^xsd:string ;
            ns2:ofConstituent ns2:Signal-WiredEthernet ] ;
    rdfs:comment "PowerAndSignal-PoE."^^xsd:string ;
    rdfs:subClassOf ns2:Mix-PowerAndSignal ;
    sh:property [ rdfs:comment "One of the constituents of `PowerAndSignal-PoE` shall be `Signal-WiredEthernet` or one of its subclasses."^^xsd:string ;
            sh:path ns2:composedOf ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Property ;
                    sh:node [ sh:property [ rdfs:comment "One of the constituents of `PowerAndSignal-PoE` shall be `Signal-WiredEthernet` or one of its subclasses."^^xsd:string ;
                                    sh:class ns2:Signal-WiredEthernet ;
                                    sh:path ns2:ofConstituent ] ] ] ],
        [ rdfs:comment "There shall be at least two Properties that characterize the constituents of Power over Ethernet."^^xsd:string ;
            sh:class ns2:Property ;
            sh:minCount 2 ;
            sh:path ns2:composedOf ],
        [ rdfs:comment "One of the constituents of `PowerAndSignal-PoE` shall be `DC-PoE` or one of its subclasses."^^xsd:string ;
            sh:path ns2:composedOf ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Property ;
                    sh:node [ sh:property [ rdfs:comment "One of the constituents of `PowerAndSignal-PoE` shall be `DC-PoE` or one of its subclasses."^^xsd:string ;
                                    sh:class ns2:DC-PoE ;
                                    sh:path ns2:ofConstituent ] ] ] ] .

ns2:Radiator a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Radiator"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that provides primarily convective heating to a room using electricity, steam, or water
(e.g., electric baseboard heaters, heated floors, or traditional radiators)."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Radiator` shall have at least one bidirectional connection point using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Radiator` shall have at least one bidirectional connection point using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "Radiators shall have the role `Role-Heating`."^^xsd:string ;
            sh:message "s223: Radiators shall have the role `Role-Heating`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasRole ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Role-Heating ] ] .

ns2:Substance-Soot a ns2:Class,
        ns2:Substance-Soot,
        sh:NodeShape ;
    rdfs:label "Soot"^^xsd:string ;
    rdfs:comment "Carbon particles resulting from the incomplete combustion of hydrocarbons. Soot is considered a hazardous substance with carcinogenic properties."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Substance .

ns2:System a ns2:Class,
        sh:NodeShape ;
    rdfs:label "System"^^xsd:string ;
    rdfs:comment "A logical grouping of one or more `Equipment` or other `System`s for some functional purpose."^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "If the relation `hasRole` is present, it shall associate the `System` with an `EnumerationKind-Role`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Role ;
            sh:message "s223: If the relation `hasRole` is present, it shall associate the `System` with an `EnumerationKind-Role`."^^xsd:string ;
            sh:path ns2:hasRole ],
        [ rdfs:comment "A `System` may be defined with a number of connection points that are the \"boundary\" of the equipment. The `hasOptionalConnectionPoint` relation is used to reference those connection points of its equipment that may not be connected, the \"dangling connection point\" should not generate a validation error."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: A `System` may be defined with a number of connection points that are the \"boundary\" of the equipment. The `hasOptionalConnectionPoint` relation is used to reference those connection points of its equipment that may not be connected, the \"dangling connection point\" should not generate a validation error."^^xsd:string ;
            sh:path ns2:hasOptionalConnectionPoint ],
        [ rdfs:comment "A `System` may be defined with a number of connection points that are the \"boundary\" of the equipment. The `hasBoundaryConnectionPoint` relation is used to reference those connection points of its equipment that must be connected, but in the context of validating the model with the system by itself, the \"dangling connection point\" should not generate a validation error."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: A `System` may be defined with a number of connection points that are the \"boundary\" of the equipment. The `hasBoundaryConnectionPoint` relation is used to reference those connection points of its equipment that must be connected, but in the context of validating the model with the system by itself, the \"dangling connection point\" should not generate a validation error."^^xsd:string ;
            sh:path ns2:hasBoundaryConnectionPoint ],
        [ a sh:PropertyShape ;
            rdfs:comment "A `System` shall be associated with at least one instance of `Equipment` or `System` using the relation `hasMember`."^^xsd:string ;
            sh:message "s223: A `System` shall be associated with at least one instance of `Equipment` or `System` using the relation `hasMember`."^^xsd:string ;
            sh:minCount 1 ;
            sh:or ( [ sh:class ns2:Equipment ] [ sh:class ns2:System ] ) ;
            sh:path ns2:hasMember ;
            sh:severity sh:Warning ] ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
            sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string ] .

ns2:Voltage-0V a ns2:Class,
        ns2:Voltage-0V,
        sh:NodeShape ;
    rdfs:label "0V"^^xsd:string ;
    ns2:hasValue 0.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-0V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-10000V a ns2:Class,
        ns2:Voltage-10000V,
        sh:NodeShape ;
    rdfs:label "10000V"^^xsd:string ;
    ns2:hasValue 10000.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-10000V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-110V a ns2:Class,
        ns2:Voltage-110V,
        sh:NodeShape ;
    rdfs:label "110V"^^xsd:string ;
    ns2:hasValue 110.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-110V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-120V a ns2:Class,
        ns2:Voltage-120V,
        sh:NodeShape ;
    rdfs:label "120V"^^xsd:string ;
    ns2:hasValue 120.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-120V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-127V a ns2:Class,
        ns2:Voltage-127V,
        sh:NodeShape ;
    rdfs:label "127V"^^xsd:string ;
    ns2:hasValue 127.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-127V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-139V a ns2:Class,
        ns2:Voltage-139V,
        sh:NodeShape ;
    rdfs:label "139V"^^xsd:string ;
    ns2:hasValue 139.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-139V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-1730V a ns2:Class,
        ns2:Voltage-1730V,
        sh:NodeShape ;
    rdfs:label "1730V"^^xsd:string ;
    ns2:hasValue 1730.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-1730V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-1900V a ns2:Class,
        ns2:Voltage-1900V,
        sh:NodeShape ;
    rdfs:label "1900V"^^xsd:string ;
    ns2:hasValue 1900.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-1900V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-219V a ns2:Class,
        ns2:Voltage-219V,
        sh:NodeShape ;
    rdfs:label "219V"^^xsd:string ;
    ns2:hasValue 219.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-219V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-220V a ns2:Class,
        ns2:Voltage-220V,
        sh:NodeShape ;
    rdfs:label "220V"^^xsd:string ;
    ns2:hasValue 220.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-220V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-230V a ns2:Class,
        ns2:Voltage-230V,
        sh:NodeShape ;
    rdfs:label "230V"^^xsd:string ;
    ns2:hasValue 230.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-230V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-2400V a ns2:Class,
        ns2:Voltage-2400V,
        sh:NodeShape ;
    rdfs:label "2400V"^^xsd:string ;
    ns2:hasValue 2400.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-2400V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-277V a ns2:Class,
        ns2:Voltage-277V,
        sh:NodeShape ;
    rdfs:label "277V"^^xsd:string ;
    ns2:hasValue 277.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-277V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-3000V a ns2:Class,
        ns2:Voltage-3000V,
        sh:NodeShape ;
    rdfs:label "3000V"^^xsd:string ;
    ns2:hasValue 3000.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-3000V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-3300V a ns2:Class,
        ns2:Voltage-3300V,
        sh:NodeShape ;
    rdfs:label "3300V"^^xsd:string ;
    ns2:hasValue 3300.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-3300V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-3460V a ns2:Class,
        ns2:Voltage-3460V,
        sh:NodeShape ;
    rdfs:label "3460V"^^xsd:string ;
    ns2:hasValue 3460.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-3460V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-347V a ns2:Class,
        ns2:Voltage-347V,
        sh:NodeShape ;
    rdfs:label "347V"^^xsd:string ;
    ns2:hasValue 347.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-347V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-3810V a ns2:Class,
        ns2:Voltage-3810V,
        sh:NodeShape ;
    rdfs:label "3810V"^^xsd:string ;
    ns2:hasValue 3810.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-3810V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-400V a ns2:Class,
        ns2:Voltage-400V,
        sh:NodeShape ;
    rdfs:label "400V"^^xsd:string ;
    ns2:hasValue 400.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-400V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-415V a ns2:Class,
        ns2:Voltage-415V,
        sh:NodeShape ;
    rdfs:label "415V"^^xsd:string ;
    ns2:hasValue 415.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-415V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-4160V a ns2:Class,
        ns2:Voltage-4160V,
        sh:NodeShape ;
    rdfs:label "4160V"^^xsd:string ;
    ns2:hasValue 4160.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-4160V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-480V a ns2:Class,
        ns2:Voltage-480V,
        sh:NodeShape ;
    rdfs:label "480V"^^xsd:string ;
    ns2:hasValue 480.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-480V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-5770V a ns2:Class,
        ns2:Voltage-5770V,
        sh:NodeShape ;
    rdfs:label "5770V"^^xsd:string ;
    ns2:hasValue 5770.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-5770V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-6000V a ns2:Class,
        ns2:Voltage-6000V,
        sh:NodeShape ;
    rdfs:label "6000V"^^xsd:string ;
    ns2:hasValue 6000.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-6000V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-600V a ns2:Class,
        ns2:Voltage-600V,
        sh:NodeShape ;
    rdfs:label "600V"^^xsd:string ;
    ns2:hasValue 600.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-600V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-6600V a ns2:Class,
        ns2:Voltage-6600V,
        sh:NodeShape ;
    rdfs:label "6600V"^^xsd:string ;
    ns2:hasValue 6600.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-6600V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:encloses a ns2:Relation,
        rdf:Property ;
    rdfs:label "encloses"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `PhysicalSpace` with one or more `DomainSpace`s. "^^xsd:string .

ns2:executes a ns2:Relation,
        rdf:Property ;
    rdfs:label "executes"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Controller` (see {s223:Controller}) with the `Function`s (see {s223:Function}) that it executes. "^^xsd:string .

ns2:hasFreezingPoint a ns2:Relation,
        rdf:Property ;
    rdfs:label "has freezing point"^^xsd:string ;
    rdfs:comment "The relation `hasFreezingPoint` is used to associate a freezing point with a glycol solution, but could be used with other Mediums as appropriate. "^^xsd:string .

ns2:hasFrequency a ns2:Relation,
        rdf:Property ;
    rdfs:label "has frequency"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an AC electricity `Medium` with its electrical frequency."^^xsd:string .

ns2:hasInput a ns2:Relation,
        rdf:Property ;
    rdfs:label "has input"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Function` (see {s223:Function}) with a `Property` (see {s223:Property}) that is used as input to the `Function`."^^xsd:string .

ns2:hasSetpoint a ns2:Relation,
        rdf:Property ;
    rdfs:label "has setpoint"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a control setpoint with the `QuantifiableProperty` indicating the desired value which the control process is trying to maintain."^^xsd:string .

ns2:hasThermodynamicPhase a ns2:Relation,
        rdf:Property ;
    rdfs:label "has thermodynamic phase"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a Medium with its thermodynamic phases."^^xsd:string .

ns2:isConnectionPointOf a ns2:RelationWithInverse,
        rdf:Property ;
    rdfs:label "is connection point of"^^xsd:string ;
    ns2:inverseOf ns2:hasConnectionPoint ;
    rdfs:comment "One of two `Relation`s that associates a `ConnectionPoint` with a `Connectable` thing. It is the inverse of the relation `hasConnectionPoint` (see {s223:hasConnectionPoint})."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AbsoluteHumidity> a ns1:QuantityKind ;
    rdfs:label "Absolute Humidity"@en ;
    dcterms:description """
  $\\textit{Absolute Humidity}$ is an amount of water vapor, usually discussed per unit volume. 
  Absolute humidity in air ranges from zero to roughly 30 grams per cubic meter when the air is saturated at $30 ^\\circ C$. 
  The absolute humidity changes as air temperature or pressure changes. 
  $$$$
  This is very inconvenient for chemical engineering calculations, e.g. for clothes dryers, where temperature can vary considerably. 
  As a result, absolute humidity is generally defined in chemical engineering as mass of water vapor per unit mass of dry air,
   also known as the mass mixing ratio, which is much more rigorous for heat and mass balance calculations. 
  $$$$
  Mass of water per unit volume as in the equation above would then be defined as volumetric humidity, because of the potential confusion.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_BALLING>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT>,
        <http://qudt.org/vocab/unit/DEGREE_BRIX>,
        <http://qudt.org/vocab/unit/DEGREE_OECHSLE>,
        <http://qudt.org/vocab/unit/DEGREE_PLATO>,
        <http://qudt.org/vocab/unit/DEGREE_TWADDELL>,
        <http://qudt.org/vocab/unit/FemtoGM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-DeciL>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/GM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-M3>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/GRAIN-PER-M3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-FT3>,
        <http://qudt.org/vocab/unit/LB-PER-GAL>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_US>,
        <http://qudt.org/vocab/unit/LB-PER-IN3>,
        <http://qudt.org/vocab/unit/LB-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-YD3>,
        <http://qudt.org/vocab/unit/MegaGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M3>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-PER-IN3>,
        <http://qudt.org/vocab/unit/OZ-PER-YD3>,
        <http://qudt.org/vocab/unit/PicoGM-PER-L>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PlanckDensity>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT3>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3>,
        <http://qudt.org/vocab/unit/TON_LONG-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_UK-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Humidity"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Humidity#Absolute_humidity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition """$AH = \\frac{\\mathcal{M}_\\omega}{\\vee_{net}}$,
where $\\mathcal{M}_\\omega$ is the mass of water vapor per unit volume of total air and $\\vee_{net}$ is water vapor mixture."""^^ns1:LatexString ;
    ns1:symbol "AH" ;
    rdfs:comment "Applicable units are those of quantitykind:Density" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/RelativeHumidity> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Density> .

<http://qudt.org/vocab/quantitykind/Acidity> a ns1:QuantityKind ;
    rdfs:label "Acidity"@en ;
    dcterms:description """
  Chemicals or substances having a pH less than 7 are said to be acidic;
   lower pH means higher acidity.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Acid"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/PH"^^xsd:anyURI,
        "https://iupac.org/wp-content/uploads/2019/05/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "Chemicals or substances having a pH less than 7 are said to be acidic; lower pH means higher acidity." ;
    rdfs:comment "Applicable units are those of quantitykind:Acidity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Basicity> .

<http://qudt.org/vocab/quantitykind/AcousticImpedance> a ns1:QuantityKind ;
    rdfs:label "Acoustic Impediance"@en ;
    dcterms:description """
  $\\textit{Acoustic Impedance}$ at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PA-SEC-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Acoustic_impedance"^^xsd:anyURI ;
    ns1:latexDefinition "$Z_a= \\frac{p}{q} = \\frac{p}{vS}$, where $p$ is the sound pressure, $q$ is the sound volume velocity, $v$ is sound particle velocity, and $S$ is the surface area through which an acoustic wave of frequence $f$ propagates."^^ns1:LatexString ;
    ns1:plainTextDescription "Acoustic impedance at a surface is the complex quotient of the average sound pressure over that surface by the sound volume flow rate through that surface." ;
    ns1:symbol "Z" ;
    rdfs:comment "Applicable units are those of quantitykind:AcousticImpedance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/MassPerAreaTime> .

<http://qudt.org/vocab/quantitykind/Action> a ns1:QuantityKind ;
    rdfs:label "Action"@en ;
    dcterms:description """
  An action is usually an integral over time. 
  But for action pertaining to fields, it may be integrated over spatial variables as well. 
  In some cases, the action is integrated along the path followed by the physical system.  
  $$$$
  The evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, 
   be stationary for small perturbations about the true evolution.
  This requirement leads to differential equations that describe the true evolution. 
  Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. 
  Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ-SEC>,
        <http://qudt.org/vocab/unit/J-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Action_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$S = \\int Ldt$, where $L$ is the Lagrange function and $t$ is time."^^ns1:LatexString ;
    ns1:plainTextDescription """An action is usually an integral over time. But for action pertaining to fields, it may be integrated over spatial variables as well. In some cases, the action is integrated along the path followed by the physical system.  If the action is represented as an integral over time, taken a the path of the system between the initial time and the final time of the development of the system.
The evolution of a physical system between two states is determined by requiring the action be minimized or, more generally, be stationary for small perturbations about the true evolution. This requirement leads to differential equations that describe the true evolution. Conversely, an action principle is a method for reformulating differential equations of motion for a physical system as an equivalent integral equation. Although several variants have been defined (see below), the most commonly used action principle is Hamilton's principle.""" ;
    ns1:symbol "S" ;
    rdfs:comment "Applicable units are those of quantitykind:Action" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ActivePower> a ns1:QuantityKind ;
    rdfs:label "Active Power"@en ;
    dcterms:description """
  An $Active Power$ is, under periodic conditions, the mean value, taken over one period $T$, of the instantaneous power $p$. 
  In complex notation, $P = \\mathbf{Re} \\; \\underline{S}$, where $\\underline{S}$ is $\\textit{complex power}$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD003" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD003"^^xsd:anyURI ;
    ns1:latexDefinition "$P = \\frac{1}{T}\\int_{0}^{T} pdt$, where $T$ is the period and $p$ is instantaneous power."^^ns1:LatexString ;
    ns1:symbol "P" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InstantaneousPower> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricPower> .

<http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMassPressure> a ns1:QuantityKind ;
    rdfs:label "Molar Mass variation due to Pressure"@en ;
    dcterms:description "The \"Variation of Molar Mass\" of a gas as a function of pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MOL-PER-KiloGM-BAR>,
        <http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ;
    ns1:plainTextDescription "The \"Variation of Molar Mass\" of a gas as a function of pressure." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M2H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstancePerMassPressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaPerPower> a ns1:QuantityKind ;
    rdfs:label "Fläche pro Heizlast"@de,
        "area per heating load"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-KiloW>,
        <http://qudt.org/vocab/unit/M2-PER-W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T3D0> ;
    ns1:plainTextDescription "The ratio of an area and the power required for maintaining room temperature at a given level" ;
    rdfs:comment "Applicable units are those of quantitykind:AreaPerPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaTemperature> a ns1:QuantityKind ;
    rdfs:label "Area Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FT2-DEG_F>,
        <http://qudt.org/vocab/unit/M2-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaTimeTemperature> a ns1:QuantityKind ;
    rdfs:label "Area Time Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/FT2-SEC-DEG_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H1T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaTimeTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Basicity> a ns1:QuantityKind ;
    rdfs:label "Basicity"@en ;
    dcterms:description """
  Chemicals or substances having a $pH$ higher than 7 are said to be basic;
   higher $pH$ means higher basicity.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Base_(chemistry)"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/PH"^^xsd:anyURI,
        "https://iupac.org/wp-content/uploads/2019/05/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity." ;
    rdfs:comment "Applicable units are those of quantitykind:Basicity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Acidity> .

<http://qudt.org/vocab/quantitykind/BitRate> a ns1:QuantityKind ;
    rdfs:label "bit rate" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OCTET-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD018" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD018"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:BitRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BloodGlucoseLevel> a ns1:QuantityKind ;
    rdfs:label "Blood Glucose Level"@en ;
    dcterms:description """
  Blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and animals. 
  Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times.  
  Stored in skeletal muscle and liver cells in the form of glycogen, the body tightly regulates blood glucose levels as a part of metabolic homeostasis.
  During fasting blood glucose is maintained at a constant level at the expense of the glycogen stores in the liver and skeletal muscle. 
  There are two main methods of describing concentrations: by weight, and by molecular count. 
  Weights are in grams and molecular counts in moles. 
  A mole is $6.022\\times 10^{23}$ molecules.
  In both cases, the unit is usually modified by $milli-$ or $micro-$ or other prefix,
   and is always $per$ some volume, often a litre. 
  Conversion factors depend on the molecular weight of the substance in question. 
  $mmol/L$ is millimoles/liter, and is the world standard unit for measuring glucose in blood. 
  Specifically, it is the designated SI (Systeme International) unit. 
  Some countries use $mg/dl$. 
  A mole is about $6\\times 10^{23}$ molecules.
  $mg/dL$ (milligrams/deciliter) is the traditional unit for measuring $bG$ (blood glucose). 
  There is a trend toward using $mmol/L$ however $mg/dL$ is much in practice. 
  Some use is made of $mmol/L$ as the primary unit with $mg/dL$ quoted in parentheses. 
  This acknowledges the large base of health care providers, researchers and patients who are already familiar with $mg/dL$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MilliMOL-PER-L> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Blood_sugar_level"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:BloodGlucoseLevel" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass> .

<http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass> a ns1:QuantityKind ;
    rdfs:label "Blood Glucose Level by Mass"@en ;
    dcterms:description """
  Blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and animals. 
  Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times.  
  Stored in skeletal muscle and liver cells in the form of glycogen, the body tightly regulates blood glucose levels as a part of metabolic homeostasis.
  During fasting blood glucose is maintained at a constant level at the expense of the glycogen stores in the liver and skeletal muscle. 
  There are two main methods of describing concentrations: by weight, and by molecular count. 
  Weights are in grams and molecular counts in moles. 
  A mole is $6.022\\times 10^{23}$ molecules.
  In both cases, the unit is usually modified by $milli-$ or $micro-$ or other prefix,
   and is always $per$ some volume, often a litre. 
  Conversion factors depend on the molecular weight of the substance in question. 
  $mmol/L$ is millimoles/liter, and is the world standard unit for measuring glucose in blood. 
  Specifically, it is the designated SI (Systeme International) unit. 
  Some countries use $mg/dl$. 
  A mole is about $6\\times 10^{23}$ molecules.
  $mg/dL$ (milligrams/deciliter) is the traditional unit for measuring $bG$ (blood glucose). 
  There is a trend toward using $mmol/L$ however $mg/dL$ is much in practice. 
  Some use is made of $mmol/L$ as the primary unit with $mg/dL$ quoted in parentheses. 
  This acknowledges the large base of health care providers, researchers and patients who are already familiar with $mg/dL$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MilliGM-PER-DeciL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:informativeReference "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Blood_sugar_level"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:BloodGlucoseLevel_Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel> .

<http://qudt.org/vocab/quantitykind/BulkModulus> a ns1:QuantityKind ;
    rdfs:label "Bulk Modulus"@en ;
    dcterms:description "The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PicoPA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bulk_modulus"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$K = \\frac{p}{\\vartheta}$, where $p$ is pressure and $\\vartheta$ is volume strain."^^ns1:LatexString ;
    ns1:plainTextDescription "The bulk modulus of a substance measures the substance's resistance to uniform compression. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume." ;
    ns1:symbol "K" ;
    rdfs:comment "Applicable units are those of quantitykind:BulkModulus" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CO2Equivalent> a ns1:QuantityKind ;
    rdfs:label "CO2Equivalent" ;
    dcterms:description """The CO2 equivalent is a measure used to compare the emissions from various greenhouse gases 
  on the basis of their global-warming potential (GWP), by converting amounts of other gases to the equivalent amount 
  of carbon dioxide with the same global warming potential."""^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/TONNE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Global_warming_potential"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:CO2Equivalent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Equivalent_Mass> .

<http://qudt.org/vocab/quantitykind/CombinedNonEvaporativeHeatTransferCoefficient> a ns1:QuantityKind ;
    rdfs:label "Combined Non Evaporative Heat Transfer Coefficient"@en ;
    dcterms:description "\"Combined Non Evaporative Heat Transfer Coefficient\" is the "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloW-PER-M2-K>,
        <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$h = h_r + h_c + h_k$, where $h_r$ is the linear radiative heat transfer coefficient, $h_c$ is the convective heat transfer coefficient, and $h_k$ is the conductive heat transfer coefficient."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Combined Non Evaporative Heat Transfer Coefficient\" is the " ;
    ns1:symbol "h" ;
    rdfs:comment "Applicable units are those of quantitykind:CombinedNonEvaporativeHeatTransferCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ConductionSpeed> a ns1:QuantityKind ;
    rdfs:label "Conduction Speed"@en ;
    dcterms:description "\"Conduction Speed\" is the speed of impulses in nerve fibers."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/KiloHZ-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Conduction Speed\" is the speed of impulses in nerve fibers." ;
    ns1:symbol "c" ;
    rdfs:comment "Applicable units are those of quantitykind:ConductionSpeed" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Speed> .

<http://qudt.org/vocab/quantitykind/CostPerPower> a ns1:QuantityKind ;
    rdfs:label "Anschaffungskosten pro Watt"@de,
        "cost per power"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CCY_EUR-PER-KiloW>,
        <http://qudt.org/vocab/unit/CCY_EUR-PER-W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T3D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Photovoltaics"^^xsd:anyURI ;
    ns1:plainTextDescription "In photovoltaics, cost per power of electricity produced measures the cost of installing the hardware relative to the power produced." ;
    rdfs:comment "Applicable units are those of quantitykind:CostPerPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CurieTemperature> a ns1:QuantityKind ;
    rdfs:label "درجة حرارة كوري"@ar,
        "Curieova teplota"@cs,
        "Curie-Temperatur"@de,
        "Curie temperature"@en,
        "temperatura de Curie"@es,
        "نقطه کوری"@fa,
        "température de Curie"@fr,
        "क्यूरी ताप"@hi,
        "punto di Curie"@it,
        "キュリー温度"@ja,
        "Suhu Curie"@ms,
        "temperatura Curie"@pl,
        "temperatura de Curie"@pt,
        "Punct Curie"@ro,
        "Точка Кюри"@ru,
        "Curie sıcaklığı"@tr,
        "居里点"@zh ;
    dcterms:description "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Curie_temperature"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." ;
    ns1:symbol "T_C" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/NeelTemperature>,
        <http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature> .

<http://qudt.org/vocab/quantitykind/CurrencyPerFlight> a ns1:QuantityKind ;
    rdfs:label "Currency Per Flight"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MegaCCY_USD-PER-FLIGHT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:CurrencyPerFlight" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Curvature> a ns1:QuantityKind ;
    rdfs:label "Curvature"@en ;
    dcterms:description "The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point. The magnitude of curvature at points on physical curves can be measured in $diopters$ (also spelled $dioptre$) — this is the convention in optics."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DIOPTER> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Curvature"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Curvature"^^xsd:anyURI ;
    ns1:plainTextDescription """The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point.
That is, given a point P on a smooth curve C, the curvature of C at P is defined to be 1/R where R is the radius of the osculating circle of C at P. The magnitude of curvature at points on physical curves can be measured in diopters (also spelled dioptre) — this is the convention in optics. [Wikipedia],""" ;
    rdfs:comment "Applicable units are those of quantitykind:Curvature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber> a ns1:QuantityKind ;
    rdfs:label "Debye Angular Wavenumber"@en ;
    dcterms:description "\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-M>,
        <http://qudt.org/vocab/unit/RAD-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Debye Angular Wavenumber\" is the cut-off angular wavenumber in the Debye model of the vibrational spectrum of a solid." ;
    ns1:symbol "q_D" ;
    rdfs:comment "Applicable units are those of quantitykind:DebyeAngularWavenumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/DisplacementCurrentDensity> a ns1:QuantityKind ;
    rdfs:label "Displacement Current Density"@en ;
    dcterms:description """
$\\text{Displacement Current Density}$ is the time rate of change of the $\\textit{Electric Flux Density}$. 
  This is a measure of how quickly the electric field changes if we observe it as a function of time. 
  This is different than if we look at how the electric field changes spatially, that is, over a region of space for a fixed amount of time.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-M2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electric_flux"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "http://www.maxwells-equations.com/math/partial-electric-flux.php"^^xsd:anyURI ;
    ns1:latexDefinition "$J_D = \\frac{\\partial D}{\\partial t}$, where $D$ is electric flux density and $t$ is time."^^ns1:LatexString ;
    ns1:latexSymbol "$J_D$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:DisplacementCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> .

<http://qudt.org/vocab/quantitykind/ElectricChargePerAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "Electric charge per amount of substance"@en ;
    dcterms:description "\"Electric Charge Per Amount Of Substance\" is the charge assocated with a given amount of substance. Un the ISO and SI systems this is $1 mol$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-PER-MOL>,
        <http://qudt.org/vocab/unit/C_Stat-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E1L0I0M0H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerAmountOfSubstance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricCurrentPerLength> a ns1:QuantityKind ;
    rdfs:label "Electric Current per Length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LinearElectricCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity> .

<http://qudt.org/vocab/quantitykind/ElectricFlux> a ns1:QuantityKind ;
    rdfs:label "Electric Flux"@en ;
    dcterms:description "\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-M>,
        <http://qudt.org/vocab/unit/V_Stat-CentiM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electric_flux"^^xsd:anyURI ;
    ns1:expression "$electirc-flux$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Psi = \\int_S D \\cdot e_n dA$, over a surface $S$, where $D$ is electric flux density and $e_n dA$ is the vector surface element."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Psi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Flux\" through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> .

<http://qudt.org/vocab/quantitykind/ElectrolyticConductivity> a ns1:QuantityKind ;
    rdfs:label "Electrolytic Conductivity"@en ;
    dcterms:description "\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroS-PER-CentiM>,
        <http://qudt.org/vocab/unit/S-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Conductivity_(electrolytic)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$x = \\frac{J}{E}$, where $J$ is the electrolytic current density and $E$ is the electric field strength."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electrolytic Conductivity\" of an electrolyte solution is a measure of its ability to conduct electricity." ;
    ns1:symbol "x" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectrolyticConductivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectromagneticEnergyDensity> a ns1:QuantityKind ;
    rdfs:label "Electromagnetic Energy Density"@en ;
    dcterms:description """
$\\textit{Electromagnetic Energy Density}$, also known as the $\\color{indigo} {\\text{Volumic Electromagnetic Energy}}$, is the energy associated with an electromagnetic field, per unit volume of the field.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-M3> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-64"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$w = (1/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})$, where $\\mathbf{E}$ is electric field strength, $\\mathbf{D}$ is electric flux density, $\\mathbf{M}$ is magnetic flux density, and $\\mathbf{H}$ is magnetic field strength."^^ns1:LatexString ;
    ns1:symbol "w" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectromagneticEnergyDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength>,
        <http://qudt.org/vocab/quantitykind/ElectricFluxDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/Emissivity> a ns1:QuantityKind ;
    rdfs:label "Emissivity"@en ;
    dcterms:description "Emissivity of a material (usually written $\\varepsilon$ or e) is the relative ability of its surface to emit energy by radiation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Emissivity"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varepsilon = \\frac{M}{M_b}$, where $M$ is the radiant exitance of a thermal radiator and $M_b$ is the radiant exitance of a blackbody at the same temperature."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varepsilon$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Emissivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyDensityOfStates> a ns1:QuantityKind ;
    rdfs:label "Energy Density of States"@en ;
    dcterms:description "\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-EV-M3>,
        <http://qudt.org/vocab/unit/PER-J-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Density_of_states"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho(E) = n_E(E) = \\frac{dN(E)}{dE}\\frac{1}{V}$, where $N(E)$ is the total number of states with energy less than $E$, and $V$ is the volume."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Energy Density of States\" refers to electrons or other entities, e.g. phonons. It can, for example, refer to amount of substance instead of volume." ;
    ns1:symbol "n_E" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyDensityOfStates" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyInternal> a ns1:QuantityKind ;
    rdfs:label "طاقة داخلية"@ar,
        "vnitřní energie"@cs,
        "innere Energie"@de,
        "internal energy"@en,
        "energía interna"@es,
        "انرژی درونی"@fa,
        "énergie interne"@fr,
        "आन्तरिक ऊर्जा"@hi,
        "energia interna"@it,
        "内部エネルギー"@ja,
        "Tenaga dalaman"@ms,
        "energia wewnętrzna"@pl,
        "energia interna"@pt,
        "energie internă"@ro,
        "внутренняя энергия"@ru,
        "Notranja energija"@sl,
        "İç enerji"@tr,
        "内能"@zh ;
    dcterms:description "The internal energy is the total energy contained by a thermodynamic system. It is the energy needed to create the system, but excludes the energy to displace the system's surroundings, any energy associated with a move as a whole, or due to external force fields. Internal energy has two major components, kinetic energy and potential energy. The internal energy (U) is the sum of all forms of energy (Ei) intrinsic to a thermodynamic system:  $  U = \\sum_i E_i $"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Internal_energy"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/InternalEnergy>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicEnergy> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Internal_energy"^^xsd:anyURI ;
    ns1:symbol "U" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "thermodynamische Energie"@de,
        "thermodynamic energy"@en,
        "énergie thermodynamique"@fr,
        "energia termodinamica"@it,
        "tenaga termodinamik"@ms ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/ExposureRate> a ns1:QuantityKind ;
    rdfs:label "Exposure Rate"@en ;
    dcterms:description "\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-PER-KiloGM-SEC>,
        <http://qudt.org/vocab/unit/R-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD050" ;
    ns1:informativeReference "http://hps.org/publicinformation/ate/faqs/gammaandexposure.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD050"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\dot{X} = \\frac{dX}{dt}$, where $X$ is the increment of exposure during time interval with duration $t$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\dot{X}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Exposure Rate\" expresses the rate of charge production per unit mass of air and is commonly expressed in roentgens per hour (R/h) or milliroentgens per hour (mR/h)." ;
    rdfs:comment "Applicable units are those of quantitykind:ExposureRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FermiAngularWavenumber> a ns1:QuantityKind ;
    rdfs:label "Fermi Angular Wavenumber"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-M>,
        <http://qudt.org/vocab/unit/RAD-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heavy_fermion"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:symbol "k_F" ;
    rdfs:comment "Applicable units are those of quantitykind:FermiAngularWavenumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/ForcePerAngle> a ns1:QuantityKind ;
    rdfs:label "Force per Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Friction> a ns1:QuantityKind ;
    rdfs:label "Friction"@en ;
    dcterms:description "\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Friction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI,
        "http://wiki.answers.com/Q/What_is_the_symbol_of_friction"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Friction\" is the force of two surfaces In contact, or the force of a medium acting on a moving object (that is air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy." ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/Fugacity> a ns1:QuantityKind ;
    rdfs:label "انفلاتية"@ar,
        "fugacita"@cs,
        "Fugazität"@de,
        "fugacity"@en,
        "fugacidad"@es,
        "بی‌دوامی"@fa,
        "fugacité"@fr,
        "fugacità"@it,
        "フガシティー"@ja,
        "Fugasiti"@ms,
        "Lotność"@pl,
        "fugacidade"@pt,
        "fugacitate"@ro,
        "fügasite"@tr,
        "逸度"@zh ;
    dcterms:description "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PicoPA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fugacity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexSymbol "$\\tilde{p}_B$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." ;
    rdfs:comment "Applicable units are those of quantitykind:Fugacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Gradient> a ns1:QuantityKind ;
    rdfs:label "gradient" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroM-PER-M>,
        <http://qudt.org/vocab/unit/MilliM-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD058" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD058"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Gradient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GroupSpeedOfSound> a ns1:QuantityKind ;
    rdfs:label "Group Speed of Sound"@en ;
    dcterms:description "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/KiloHZ-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Speed_of_sound"^^xsd:anyURI ;
    ns1:latexDefinition "$c_g = \\frac{d\\omega}{dk}$, where $\\omega$ is the angular frequency and $k$ is angular wavenumber."^^ns1:LatexString ;
    ns1:plainTextDescription "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. The group speed of sound describes the propagation of the disturbance." ;
    ns1:symbol "c" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:GroupSpeedOfSound" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpeedOfSound> .

<http://qudt.org/vocab/quantitykind/Illuminance> a ns1:QuantityKind ;
    rdfs:label "شدة الضوء"@ar,
        "Осветеност"@bg,
        "Intenzita osvětlení"@cs,
        "Beleuchtungsstärke"@de,
        "illuminance"@en,
        "luminosidad"@es,
        "شدت روشنایی"@fa,
        "éclairement lumineux"@fr,
        "הארה (שטף ליחידת שטח)"@he,
        "प्रदीपन"@hi,
        "megvilágítás"@hu,
        "illuminamento"@it,
        "照度"@ja,
        "Pencahayaan"@ms,
        "natężenie oświetlenia"@pl,
        "iluminamento"@pt,
        "iluminare"@ro,
        "Освещённость"@ru,
        "osvetljenost"@sl,
        "aydınlanma şiddeti"@tr,
        "照度"@zh ;
    dcterms:description "Illuminance is the total luminous flux incident on a surface, per unit area. It is a measure of the intensity of the incident light, wavelength-weighted by the luminosity function to correlate with human brightness perception."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FC>,
        <http://qudt.org/vocab/unit/LUX>,
        <http://qudt.org/vocab/unit/PHOT> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Illuminance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD062" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Illuminance"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD062"^^xsd:anyURI ;
    ns1:latexDefinition "$E_v = \\frac{d\\Phi}{dA}$, where $d\\Phi$ is the luminous flux incident on an element of the surface with area $dA$."^^ns1:LatexString ;
    ns1:plainTextDescription "Illuminance is the total luminous flux incident on a surface, per unit area. It is a measure of the intensity of the incident light, wavelength-weighted by the luminosity function to correlate with human brightness perception." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ILLU> ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFluxPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "éclairement"@fr ;
    skos:broader <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> .

<http://qudt.org/vocab/quantitykind/InverseMagneticFlux> a ns1:QuantityKind ;
    rdfs:label "Inverse Magnetic Flux"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/HZ-PER-V>,
        <http://qudt.org/vocab/unit/PER-WB> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseMagneticFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseMass_Squared> a ns1:QuantityKind ;
    rdfs:label "Inverse Square Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloGM2>,
        <http://qudt.org/vocab/unit/PER-PlanckMass2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-2H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseMass_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseTimeTemperature> a ns1:QuantityKind ;
    rdfs:label "Inverse Time Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/HZ-PER-K>,
        <http://qudt.org/vocab/unit/MegaHZ-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseTimeTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseTime_Squared> a ns1:QuantityKind ;
    rdfs:label "Inverse Square Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseTime_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/IonizationEnergy> a ns1:QuantityKind ;
    rdfs:label "Ionization Energy"@en ;
    dcterms:description "\"Ionization Energy\" is the energy difference between an electron at rest at infinity and an electron at a certain energy level. The amount of energy required to remove an electron from that atom or molecule in the gas phase."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ionization_energy"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Ionization Energy\" is the energy difference between an electron at rest at infinity and an electron at a certain energy level. The amount of energy required to remove an electron from that atom or molecule in the gas phase." ;
    ns1:symbol "E_i" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/Irradiance> a ns1:QuantityKind ;
    rdfs:label "الطاقة الهلامية"@ar,
        "Intenzita záření"@cs,
        "Bestrahlungsstärke"@de,
        "irradiance"@en,
        "irradiancia"@es,
        "پرتو افکنی/چگالی تابش"@fa,
        "éclairement énergétique"@fr,
        "irradianza"@it,
        "熱流束"@ja,
        "Kepenyinaran"@ms,
        "irradiância"@pt,
        "Поверхностная плотность потока энергии"@ru,
        "yoğunluk"@tr,
        "辐照度"@zh ;
    dcterms:description "Irradiance and Radiant Emittance are radiometry terms for the power per unit area of electromagnetic radiation at a surface. \"Irradiance\" is used when the electromagnetic radiation is incident on the surface. \"Radiant emmitance\" (or \"radiant exitance\") is used when the radiation is emerging from the surface."^^ns1:LatexString ;
    ns1:abbreviation "W-PER-M2" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MegaJ-PER-M2-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD068" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Irradiance"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD068"^^xsd:anyURI ;
    ns1:latexDefinition "$E = \\frac{d\\Phi}{dA}$, where $d\\Phi$ is the radiant flux incident on an element of the surface with area $dA$."^^ns1:LatexString ;
    ns1:plainTextDescription "Irradiance and Radiant Emittance are radiometry terms for the power per unit area of electromagnetic radiation at a surface. \"Irradiance\" is used when the electromagnetic radiation is incident on the surface. \"Radiant emmitance\" (or \"radiant exitance\") is used when the radiation is emerging from the surface." ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:Irradiance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "koyuluk"@tr ;
    skos:broader <http://qudt.org/vocab/quantitykind/PowerPerArea> .

<http://qudt.org/vocab/quantitykind/IsentropicExponent> a ns1:QuantityKind ;
    rdfs:label "نسبة السعة الحرارية"@ar,
        "Poissonova konstanta"@cs,
        "Isentropenexponent"@de,
        "isentropic exponent"@en,
        "Coeficiente de dilatación adiabática"@es,
        "exposant isoentropique"@fr,
        "Coefficiente di dilatazione adiabatica"@it,
        "比熱比"@ja,
        "Wykładnik adiabaty"@pl,
        "Coeficiente de expansão adiabática"@pt,
        "Coeficient de transformare adiabatică"@ro,
        "Показатель адиабаты"@ru,
        "adiabatni eksponent"@sl,
        "ısı sığası oranı; adyabatik indeks"@tr,
        "绝热指数"@zh ;
    dcterms:description """
  $\\textit{Isentropic Exponent}$ is a variant of $\\textit{Specific Heat Ratio Capacities}$. 
  For an ideal gas $\\textit{Isentropic Exponent}$, $\\varkappa$. is equal to $\\gamma$,
   the ratio of its specific heat capacities $c_p$ and $c_v$ under steady pressure and volume.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Specific_heat_ratio"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Compressibility"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varkappa = -\\frac{V}{p}\\left \\{  \\frac{\\partial p}{\\partial  V}\\right \\}_S$, where $V$ is volume, $p$ is pressure, and $S$ is entropy."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varkappa$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:IsentropicExponent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/IsentropicCompressibility> ;
    skos:altLabel "indice adiabatique"@fr,
        "indice adiabatico"@it .

<http://qudt.org/vocab/quantitykind/LengthRatio> a ns1:QuantityKind ;
    rdfs:label "Length Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LengthRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/LinearDensity> a ns1:QuantityKind ;
    rdfs:label "Linear Density"@en ;
    dcterms:description "The Linear density, linear mass density or linear mass is a measure of mass per unit of length, and it is a characteristic of strings or other one-dimensional objects."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-M>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Linear_density"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho_l = \\frac{dm}{dl}$, where $m$ is mass and $l$ is length."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho_l$"^^ns1:LatexString ;
    ns1:plainTextDescription "The Linear density, linear mass density or linear mass is a measure of mass per unit of length, and it is a characteristic of strings or other one-dimensional objects." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearMass> a ns1:QuantityKind ;
    rdfs:label "lineic mass" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-KiloM>,
        <http://qudt.org/vocab/unit/LB-PER-YD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD079" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD079"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:LinearMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearTorque> a ns1:QuantityKind ;
    rdfs:label "lineic torque" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/LB_F-FT-PER-IN>,
        <http://qudt.org/vocab/unit/LB_F-IN-PER-IN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD082" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD082"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:LinearTorque" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LogarithmicFrequencyInterval> a ns1:QuantityKind ;
    rdfs:label "Interval měření frekvence ?"@cs,
        "Frequenzmaßintervall"@de,
        "logarithmic frequency interval"@en,
        "فاصله فرکانس لگاریتمی"@fa,
        "intervalle de fréquence logarithmique"@fr,
        "intervallo logaritmico di frequenza"@it,
        "Selang kekerapan logaritma"@ms,
        "intervalo logarítmico de frequência"@pt,
        "частотный интервал"@ru,
        "logaritmik frekans aralığı"@tr,
        "对数频率间隔"@zh ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD083" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD083"^^xsd:anyURI ;
    ns1:latexDefinition "$G = \\log_{2}(f2/f1)$, where $f1$ and $f2 \\geq f1$ are frequencies of two tones."^^ns1:LatexString ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:LogarithmicFrequencyInterval" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousExposure> a ns1:QuantityKind ;
    rdfs:label "Luminous Exposure"@en ;
    dcterms:description "Luminous Exposure is the time-integrated illuminance."^^ns1:LatexString ;
    ns1:altSymbol "Hv" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/LUX-HR>,
        <http://qudt.org/vocab/unit/LUX-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD093" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminous_energy"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD093"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Exposure_(photography)#Photometric_and_radiometric_exposure"^^xsd:anyURI ;
    ns1:plainTextDescription "Luminous Exposure is the time-integrated illuminance." ;
    ns1:symbol "H_v" ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousExposure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousFlux> a ns1:QuantityKind ;
    rdfs:label "التدفق الضوئي"@ar,
        "Светлинен поток"@bg,
        "Světelný tok"@cs,
        "Lichtstrom"@de,
        "luminous flux"@en,
        "flujo luminoso"@es,
        "شار نوری"@fa,
        "flux lumineux"@fr,
        "שטף הארה"@he,
        "प्रकाशीय बहाव"@hi,
        "fényáram"@hu,
        "flusso luminoso"@it,
        "光束"@ja,
        "fluctús lucis"@la,
        "Fluks berluminositi"@ms,
        "strumień świetlny"@pl,
        "fluxo luminoso"@pt,
        "flux luminos"@ro,
        "Световой поток"@ru,
        "svetlobni tok"@sl,
        "işık akısı"@tr,
        "光通量"@zh ;
    dcterms:description """
  $\\textit{Luminous Flux}$, or $\\textit{Luminous Power}$, is the measure of the perceived power of light. 
  It differs from radiant flux, the measure of the total power of light emitted,
   in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloLM>,
        <http://qudt.org/vocab/unit/LM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Luminous_flux"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD094" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminous_flux"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD094"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Phi_v = K_m \\int_{0}^{\\infty}{\\Phi_\\lambda(\\lambda)}{V(\\lambda)d\\lambda}$, where $K_m$ is the maximum spectral luminous efficacy, $\\Phi_\\lambda(\\lambda)$ is the spectral radiant flux, $V(\\lambda)$ is the spectral luminous efficiency, and $\\lambda$ is the wavelength."^^ns1:LatexString ;
    ns1:plainTextDescription "Luminous Flux or Luminous Power is the measure of the perceived power of light. It differs from radiant flux, the measure of the total power of light emitted, in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/LUFL> ;
    ns1:symbol "F" ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousIntensityDistribution> a ns1:QuantityKind ;
    rdfs:label "Ion Concentration"@en ;
    dcterms:description "\"Luminous Intensity Distribution\" is a measure of the luminous intensity of a light source that changes according to the direction of the ray. It is normally based on some standardized distribution light distribution curves. Usually measured in Candela/Lumen (cd/lm) or (cd/klm)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CD-PER-KiloLM>,
        <http://qudt.org/vocab/unit/CD-PER-LM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "\"Luminous Intensity Distribution\" is a measure of the luminous intensity of a light source that changes according to the direction of the ray. It is normally based on some standardized distribution light distribution curves. Usually measured in Candela/Lumen (cd/lm) or (cd/klm)." ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousIntensityDistribution" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> a ns1:QuantityKind ;
    rdfs:label "Magnetic Dipole Moment"@en ;
    dcterms:description "\"Magnetic Dipole Moment\" is the magnetic moment of a system is a measure of the magnitude and the direction of its magnetism. Magnetic moment usually refers to its Magnetic Dipole Moment, and quantifies the contribution of the system's internal magnetism to the external dipolar magnetic field produced by the system (that is, the component of the external magnetic field that is inversely proportional to the cube of the distance to the observer). The Magnetic Dipole Moment is a vector-valued quantity. For a particle or nucleus, vector quantity causing an increment $\\Delta W = -\\mu \\cdot B$ to its energy $W$ in an external magnetic field with magnetic flux density $B$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-M2-PER-A>,
        <http://qudt.org/vocab/unit/WB-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD096" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-55"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD096"^^xsd:anyURI,
        "https://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI,
        "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition """$E_m = -m \\cdot B$, where $E_m$ is the interaction energy of the molecule with magnetic diploe moment $m$ and a magnetic field with magnetic flux density $B$

or,

$J_m = \\mu_0 M$ where $\\mu_0$ is the magnetic constant and $M$ is Magnetization."""^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:symbol "J_m" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticDipoleMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticReluctivity> a ns1:QuantityKind ;
    rdfs:label "Magnetic Reluctivity"@en ;
    dcterms:description "\"Length Per Unit Magnetic Flux\" is the the resistance of a material to the establishment of a magnetic field in it. It is the reciprocal of $\\textit{Magnetic Permeability}$, the inverse of the measure of the ability of a material to support the formation of a magnetic field within itself."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M-PER-V-SEC>,
        <http://qudt.org/vocab/unit/PER-T-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Permeability_(electromagnetism)"^^xsd:anyURI ;
    ns1:plainTextDescription "Length Per Unit Magnetic Flux is the the resistance of a material to the establishment of a magnetic field in it. It is the reciprocal of Magnetic Permeability, the inverse of the measure of the ability of a material to support the formation of a magnetic field within itself." ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticReluctivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability> .

<http://qudt.org/vocab/quantitykind/Magnetization> a ns1:QuantityKind ;
    rdfs:label "مغنطة"@ar,
        "Magnetisierung"@de,
        "magnetization"@en,
        "magnetización"@es,
        "aimantation"@fr,
        "magnetizzazione"@it,
        "磁化"@ja,
        "magnetyzacia"@pl,
        "magnetização"@pt,
        "намагниченность"@ru ;
    dcterms:description "\"Magnetization\" is defined as the ratio of magnetic moment per unit volume. It is a vector-valued quantity."^^ns1:LatexString ;
    ns1:altSymbol "H_i" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-52"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$M = dm/dV$, where $m$ is magentic moment of a substance in a domain with Volume $V$."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Magnetization\" is defined as the ratio of magnetic moment per unit volume. It is a vector-valued quantity." ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:LinearElectricCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/LinearElectricCurrent> .

<http://qudt.org/vocab/quantitykind/MassFractionOfDryMatter> a ns1:QuantityKind ;
    rdfs:label "Mass Fraction of Dry Matter"@en ;
    dcterms:description "\"Mass Fraction of Dry Matter\" is one of a number of $\\textit{Concentration}$ quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$w_d= 1 - w_{h2o}$, where $w_{h2o}$ is mass fraction of water."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Mass Fraction of Dry Matter\" is one of a number of Concentration quantities defined by ISO 80000." ;
    ns1:symbol "w_d" ;
    rdfs:comment "Applicable units are those of quantitykind:MassFractionOfDryMatter" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassFractionOfWater> .

<http://qudt.org/vocab/quantitykind/MassFractionOfWater> a ns1:QuantityKind ;
    rdfs:label "Mass Fraction of Water"@en ;
    dcterms:description "\"Mass Fraction of Water\" is one of a number of $\\textit{Concentration}$ quantities defined by ISO 80000."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$w_{H_2o} = \\frac{u}{1+u}$, where $u$ is mass ratio of water to dry water."^^ns1:LatexString ;
    ns1:plainTextDescription "Mass Fraction of Water is one of a number of Concentration quantities defined by ISO 80000." ;
    ns1:symbol "w_{H_2o}" ;
    rdfs:comment "Applicable units are those of quantitykind:MassFractionOfWater" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassFractionOfDryMatter> .

<http://qudt.org/vocab/quantitykind/MassicHeatCapacity> a ns1:QuantityKind ;
    rdfs:label "massic heat capacity",
        "massic heat capacity"@en-US ;
    dcterms:description "ratio of heat capacity divided by mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_R>,
        <http://qudt.org/vocab/unit/KiloCAL_IT-PER-GM-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD112" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD112"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient Wärmekapazität dividiert durch Masse"@de ;
    ns1:symbol "0173-1#Z4-BAJ345#002" ;
    rdfs:comment "Applicable units are those of quantitykind:MassicHeatCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ModulusOfLinearSubgradeReaction> a ns1:QuantityKind ;
    rdfs:label "Modulus of Linear Subgrade Reaction"@en ;
    dcterms:description "Modulus of Linear Subgrade Reaction is a measure for modulus of linear subgrade reaction, which expresses the elastic bedding of a linear structural element per length, such as for a beam. It is typically measured in N/m^2"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "https://www.lusas.com/user_area/documentation/1004_Winkler_spring_models.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "Modulus of Linear Subgrade Reaction is a measure for modulus of linear subgrade reaction, which expresses the elastic bedding of a linear structural element per length, such as for a beam. It is typically measured in N/m^2" ;
    rdfs:comment "Applicable units are those of quantitykind:ModulusOfLinearSubgradeReaction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerArea> .

<http://qudt.org/vocab/quantitykind/MolarAbsorptionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Molar Absorption Coefficient"@en ;
    dcterms:description "\"Molar Absorption Coefficient\" is a spectrophotometric unit indicating the light a substance absorbs with respect to length, usually centimeters, and concentration, usually moles per liter."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-MOL> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MolarAttenuationCoefficient> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://medical-dictionary.thefreedictionary.com/molar+absorption+coefficient"^^xsd:anyURI ;
    ns1:latexDefinition "$x = aV_m$, where $a$ is the linear absorption coefficient and $V_m$ is the molar volume."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Molar Absorption Coefficient\" is a spectrophotometric unit indicating the light a substance absorbs with respect to length, usually centimeters, and concentration, usually moles per liter." ;
    ns1:symbol "x" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarAbsorptionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Molar Flux Density"@en ;
    dcterms:description "the rate at which moles of a substance pass through a unit area per unit time. It is used for describing the flow of materials in terms of the transport of molecules or particles rather than bulk mass. The SI units are mol m-2 s-1" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MilliMOL-PER-M2-HR>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-M2-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Mass_flux#Molar_fluxes"^^xsd:anyURI ;
    ns1:plainTextDescription "the rate at which moles of a substance pass through a unit area per unit time. It is used for describing the flow of materials in terms of the transport of molecules or particles rather than bulk mass. The SI units are mol m-2 s-1" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolecularMass> a ns1:QuantityKind ;
    rdfs:label "Molecular Mass"@en ;
    dcterms:description "The molecular mass, or molecular weight of a chemical compound is the mass of one molecule of that compound, relative to the unified atomic mass unit, u. Molecular mass should not be confused with molar mass, which is the mass of one mole of a substance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DA> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Molecular_mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molecular_mass#Relative_molecular_mass"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The molecular mass, or molecular weight of a chemical compound is the mass of one molecule of that compound, relative to the unified atomic mass unit, u. Molecular mass should not be confused with molar mass, which is the mass of one mole of a substance." ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:MolecularMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Mass> .

<http://qudt.org/vocab/quantitykind/MortalityRate> a ns1:QuantityKind ;
    rdfs:label "Mortality Rate"@en ;
    dcterms:description "Mortality rate, or death rate, is a measure of the number of deaths (in general, or due to a specific cause) in a particular population, scaled to the size of that population, per unit of time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEATHS-PER-KiloINDIV-YR>,
        <http://qudt.org/vocab/unit/DEATHS-PER-MegaINDIV-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Mortality_rate"^^xsd:anyURI ;
    ns1:plainTextDescription "Mortality rate, or death rate, is a measure of the number of deaths (in general, or due to a specific cause) in a particular population, scaled to the size of that population, per unit of time." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:MortalityRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Incidence> .

<http://qudt.org/vocab/quantitykind/NeelTemperature> a ns1:QuantityKind ;
    rdfs:label "Neel Temperature"@en ;
    dcterms:description "\"Neel Temperature\" is the critical thermodynamic temperature of an antiferromagnet."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Néel_temperature"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Neel Temperature\" is the critical thermodynamic temperature of an antiferromagnet." ;
    ns1:symbol "T_C" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/CurieTemperature>,
        <http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature> .

<http://qudt.org/vocab/quantitykind/ParticleFluenceRate> a ns1:QuantityKind ;
    rdfs:label "Particle Fluence Rate"@en ;
    dcterms:description "\"Particle Fluence Rate\" can be defined as the total number of particles (typically Gamma Ray Photons ) crossing over a sphere of unit cross section which surrounds a Point Source of Ionising Radiation."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroM-PER-L-DAY>,
        <http://qudt.org/vocab/unit/PER-M2-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:informativeReference "http://www.encyclo.co.uk/define/Fluence%20Rate"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\theta = \\frac{d\\Phi}{dt}$, where $d\\Phi$ is the increment of the particle fluence during an infinitesimal time interval with duration $dt$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\theta$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Particle Fluence Rate\" can be defined as the total number of particles (typically Gamma Ray Photons ) crossing over a sphere of unit cross section which surrounds a Point Source of Ionising Radiation." ;
    rdfs:comment "Applicable units are those of quantitykind:ParticleFluenceRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Period> a ns1:QuantityKind ;
    rdfs:label "Period"@en ;
    dcterms:description "Duration of one cycle of a periodic phenomenon."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:plainTextDescription "Duration of one cycle of a periodic phenomenon." ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Period" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PhaseSpeedOfSound> a ns1:QuantityKind ;
    rdfs:label "Phase speed of sound"@en ;
    dcterms:description "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. Each frequency component propagates at its own Phase Velocity of Sound."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/KiloHZ-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Speed_of_sound"^^xsd:anyURI ;
    ns1:latexDefinition "$c = \\frac{\\omega}{k} = \\lambda f$, where $\\omega$ is the angular frequency, $k$ is angular wavenumber, $\\lambda$ is the wavelength, and $f$ is the frequency."^^ns1:LatexString ;
    ns1:plainTextDescription "In a dispersive medium sound speed is a function of sound frequency, through the dispersion relation. The spatial and temporal distribution of a propagating disturbance will continually change. Each frequency component propagates at its own Phase Velocity of Sound." ;
    ns1:symbol "c" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:PhaseSpeedOfSound" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpeedOfSound> .

<http://qudt.org/vocab/quantitykind/Polarizability> a ns1:QuantityKind ;
    rdfs:label "polarisability"@en,
        "Polarizability"@en-US ;
    dcterms:description "\"Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which may be caused by the presence of a nearby ion or dipole. The electronic polarizability $\\alpha$ is defined as the ratio of the induced dipole moment of an atom to the electric field that produces this dipole moment. Polarizability is often a scalar valued quantity, however in the general case it is tensor-valued."^^ns1:LatexString,
        "measure of the deformability of the electron shell of molecules and atoms"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-M2-PER-V>,
        <http://qudt.org/vocab/unit/C2-M2-PER-J> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Polarizability"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L0I0M-1H0T4D0> ;
    ns1:iec61360Code "0112/2///62720#UAD141" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD141"^^xsd:anyURI ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "Maß für die Deformierbarkeit der Elektronenhülle von Molekülen und Atomen "@de ;
    ns1:symbol "0173-1#Z4-BAJ365#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Polarizability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Population> a ns1:QuantityKind ;
    rdfs:label "Population"@en ;
    dcterms:description "Population typically refers to the number of people in a single area, whether it be a city or town, region, country, continent, or the world, but can also represent the number of any kind of entity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Population"^^xsd:anyURI ;
    ns1:plainTextDescription "Population typically refers to the number of people in a single area, whether it be a city or town, region, country, continent, or the world, but can also represent the number of any kind of entity." ;
    rdfs:comment "Applicable units are those of quantitykind:Population" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Count> .

<http://qudt.org/vocab/quantitykind/PoyntingVector> a ns1:QuantityKind ;
    rdfs:label "متجَه بوينتنج"@ar,
        "Poynting-Vektor"@de,
        "Poynting vector"@en,
        "vector de Poynting"@es,
        "vecteur de Poynting"@fr,
        "vettore di Poynting"@it,
        "ポインティングベクトル"@ja,
        "wektor Poyntinga"@pl,
        "vector de Poynting"@pt,
        "вектор Пойнтинга"@ru ;
    dcterms:description """
  A $\\textit{Poynting Vector}$ is the vector product of the electric field strength $\\mathbf{E}$
   and the magnetic field strength $\\mathbf{H}$ of the electromagnetic field at a given point. 
  The flux of the Poynting vector through a closed surface is equal to the electromagnetic power passing
   through this surface. 
  For a periodic electromagnetic field, the time average of the Poynting vector is a vector of which,
   with certain reservations, the direction may be considered as being the direction of propagation
   of electromagnetic energy and the magnitude considered as being the average electromagnetic power
   flux density.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:expression "$poynting-vector$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-66"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{S} = \\mathbf{E}  \\times \\mathbf{H} $, where $\\mathbf{E}$ is electric field strength and \\mathbf{H}  is magnetic field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mathbf{S} $"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Poynting Vector\" is the vector product of the electric field strength $\\mathbf{E}$ and the magnetic field strength $\\mathbf{H}\" of the electromagnetic field at a given point. The flux of the Poynting vector through a closed surface is equal to the electromagnetic power passing through this surface. For a periodic electromagnetic field, the time average of the Poynting vector is a vector of which, with certain reservations, the direction may be considered as being the direction of propagation of electromagnetic energy and the magnitude considered as being the average electromagnetic power flux density." ;
    rdfs:comment "Applicable units are those of quantitykind:PoyntingVector" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/QualityFactor> a ns1:QuantityKind ;
    rdfs:label "Quality Factor"@en ;
    dcterms:description "\"Quality Factor\", of a resonant circuit, is a measure of the \"goodness\" or quality of a resonant circuit. A higher value for this figure of merit correspondes to a more narrow bandwith, which is desirable in many applications. More formally, $Q$ is the ratio of power stored to power dissipated in the circuit reactance and resistance, respectively"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.sourcetronic.com/electrical-measurement-glossary/quality-factor.html"^^xsd:anyURI,
        "http://www.allaboutcircuits.com/vol_2/chpt_6/6.html"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "If $\\underline{Z} = R + jX$, then $Q = \\left | X \\right |/R$, where $\\underline{Z}$ is impedance, $R$ is resistance, and $X$ is reactance."^^ns1:LatexString ;
    ns1:symbol "Q" ;
    ns4:todo "Resolve Quality Facor - electronics and also doses" ;
    rdfs:comment "Applicable units are those of quantitykind:QualityFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Impedance>,
        <http://qudt.org/vocab/quantitykind/Resistance> .

<http://qudt.org/vocab/quantitykind/Radius> a ns1:QuantityKind ;
    rdfs:label "Radius"@en ;
    dcterms:description "In classical geometry, the \"Radius\" of a circle or sphere is any line segment from its center to its perimeter the radius of a circle or sphere is the length of any such segment."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Radius"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radius"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$r = \\frac{d}{2}$, where $d$ is the circle diameter."^^ns1:LatexString ;
    ns1:plainTextDescription "In classical geometry, the \"Radius\" of a circle or sphere is any line segment from its center to its perimeter the radius of a circle or sphere is the length of any such segment." ;
    ns1:symbol "r" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/Reactance> a ns1:QuantityKind ;
    rdfs:label "Reactance"@en ;
    dcterms:description """
  $\\textit{Reactance}$ is the opposition of a circuit element to a change of electric current or voltage,
   due to that element's inductance or capacitance. 
  A built-up electric field resists the change of voltage on the element,
   while a magnetic field resists the change of current. 
  The notion of reactance is similar to electrical resistance, but they differ in several respects. 
  Capacitance and inductance are inherent properties of an element, just like resistance.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OHM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electrical_reactance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electrical_reactance?oldid=494180019"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-46"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$X = im \\underline{Z}$, where $\\underline{Z}$ is impedance and $im$ denotes the imaginary part."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Reactance\" is the opposition of a circuit element to a change of electric current or voltage, due to that element's inductance or capacitance. A built-up electric field resists the change of voltage on the element, while a magnetic field resists the change of current. The notion of reactance is similar to electrical resistance, but they differ in several respects. Capacitance and inductance are inherent properties of an element, just like resistance." ;
    ns1:symbol "X" ;
    rdfs:comment "Applicable units are those of quantitykind:Reactance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Impedance> .

<http://qudt.org/vocab/quantitykind/Reluctance> a ns1:QuantityKind ;
    rdfs:label "Reluctance"@en ;
    dcterms:description "\"Reluctance\" or magnetic resistance, is a concept used in the analysis of magnetic circuits. It is analogous to resistance in an electrical circuit, but rather than dissipating electric energy it stores magnetic energy. In likeness to the way an electric field causes an electric current to follow the path of least resistance, a magnetic field causes magnetic flux to follow the path of least magnetic reluctance. It is a scalar, extensive quantity, akin to electrical resistance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-H> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD159" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Magnetic_reluctance"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD159"^^xsd:anyURI ;
    ns1:latexDefinition "$R_m = \\frac{U_m}{\\Phi}$, where $U_m$ is magnetic tension, and $\\Phi$ is magnetic flux."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Reluctance\" or magnetic resistance, is a concept used in the analysis of magnetic circuits. It is analogous to resistance in an electrical circuit, but rather than dissipating electric energy it stores magnetic energy. In likeness to the way an electric field causes an electric current to follow the path of least resistance, a magnetic field causes magnetic flux to follow the path of least magnetic reluctance. It is a scalar, extensive quantity, akin to electrical resistance." ;
    ns1:symbol "R_m" ;
    rdfs:comment "Applicable units are those of quantitykind:Reluctance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFlux>,
        <http://qudt.org/vocab/quantitykind/MagneticTension> .

<http://qudt.org/vocab/quantitykind/Rotary-TranslatoryMotionConversion> a ns1:QuantityKind ;
    rdfs:label "rotary-translatory motion conversion" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/IN-PER-2PiRAD>,
        <http://qudt.org/vocab/unit/M-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD163" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD163"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:Rotary-TranslatoryMotionConversion" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SerumOrPlasmaLevel> a ns1:QuantityKind ;
    rdfs:label "Serum or Plasma Level"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/IU-PER-L>,
        <http://qudt.org/vocab/unit/IU-PER-MilliL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:SerumOrPlasmaLevel" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerVolume> .

<http://qudt.org/vocab/quantitykind/Slowing-DownDensity> a ns1:QuantityKind ;
    rdfs:label "Slowing-Down Density"@en ;
    dcterms:description "\"Slowing-Down Density\" is a measure of the rate at which neutrons lose energy in a nuclear reactor through collisions; equal to the number of neutrons that fall below a given energy per unit volume per unit time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-M3-SEC>,
        <http://qudt.org/vocab/unit/PER-SEC-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD170" ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/slowing-down+density"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD170"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$q = -\\frac{dn}{dt}$, where $n$ is the number density and $dt$ is the duration."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Slowing-Down Density\" is a measure of the rate at which neutrons lose energy in a nuclear reactor through collisions; equal to the number of neutrons that fall below a given energy per unit volume per unit time." ;
    ns1:symbol "q" ;
    rdfs:comment "Applicable units are those of quantitykind:Slowing-DownDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SoundParticleVelocity> a ns1:QuantityKind ;
    rdfs:label "سرعة جسيم"@ar,
        "Schallschnelle"@de,
        "sound particle velocity"@en,
        "velocidad acústica de una partícula"@es,
        "vitesse  acoustique d‘une particule"@fr,
        "velocità di spostamento"@it,
        "粒子速度"@ja,
        "prędkość akustyczna"@pl,
        "velocidade acústica de uma partícula"@pt ;
    dcterms:description "Sound Particle velocity is the velocity v of a particle (real or imagined) in a medium as it transmits a wave. In many cases this is a longitudinal wave of pressure as with sound, but it can also be a transverse wave as with the vibration of a taut string. When applied to a sound wave through a medium of a fluid like air, particle velocity would be the physical speed of a parcel of fluid as it moves back and forth in the direction the sound wave is travelling as it passes."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/KiloHZ-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Particle_velocity"^^xsd:anyURI ;
    ns1:latexDefinition "$v = \\frac{\\partial\\delta }{\\partial t}$, where $\\delta$ is sound particle displacement and $t$ is time."^^ns1:LatexString ;
    ns1:plainTextDescription "Sound Particle velocity is the velocity v of a particle (real or imagined) in a medium as it transmits a wave. In many cases this is a longitudinal wave of pressure as with sound, but it can also be a transverse wave as with the vibration of a taut string. When applied to a sound wave through a medium of a fluid like air, particle velocity would be the physical speed of a parcel of fluid as it moves back and forth in the direction the sound wave is travelling as it passes." ;
    ns1:symbol "v" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundParticleVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "prędkość cząstki"@pl ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/quantitykind/SpecificAcousticImpedance> a ns1:QuantityKind ;
    rdfs:label "Specific Acoustic Impedance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-SEC-PER-M3>,
        <http://qudt.org/vocab/unit/RAYL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificAcousticImpedance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificWeight> a ns1:QuantityKind ;
    rdfs:label "specific weight"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloN-PER-M3>,
        <http://qudt.org/vocab/unit/OZ_F-PER-IN3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Specific_weight"^^xsd:anyURI ;
    ns1:plainTextDescription "The specific weight, also known as the unit weight is a volume-specific quantity defined as the weight per unit volume of a material. Note that weight is defined as a force, distinct from mass." ;
    ns1:symbol "γ" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificWeight" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralAngularCrossSection> a ns1:QuantityKind ;
    rdfs:label "Spectral Angular Cross-section"@en ;
    dcterms:description "\"Spectral Angular Cross-section\" is the cross-section for ejecting or scattering a particle into an elementary cone with energy $E$ in an energy interval, divided by the solid angle $d\\Omega$ of that cone and the range $dE$ of that interval."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-SR-ERG>,
        <http://qudt.org/vocab/unit/M2-PER-SR-J> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\sigma = \\int \\int \\sigma_{\\Omega,E} d\\Omega dE$"^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma_{\\Omega, E}$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralAngularCrossSection" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/AngularCrossSection>,
        <http://qudt.org/vocab/quantitykind/SpectralCrossSection> .

<http://qudt.org/vocab/quantitykind/SpeedOfSound> a ns1:QuantityKind ;
    rdfs:label "سرعة الصوت"@ar,
        "rychlost zvuku"@cs,
        "Schallgeschwindigkeit"@de,
        "speed of sound"@en,
        "velocidad del sonido"@es,
        "سرعت صوت"@fa,
        "vitesse du son"@fr,
        "ध्वनि का वेग"@hi,
        "velocità del suono"@it,
        "音速"@ja,
        "Kelajuan bunyi"@ms,
        "prędkość dźwięku"@pl,
        "velocidade do som"@pt,
        "viteza sunetului"@ro,
        "скорость звука"@ru,
        "Hitrost zvoka"@sl,
        "Ses hızı"@tr,
        "音速"@zh ;
    dcterms:description "The speed of sound is the distance travelled during a unit of time by a sound wave propagating through an elastic medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BFT>,
        <http://qudt.org/vocab/unit/FT3-PER-MIN-FT2>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/HZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaHZ-M>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Speed_of_sound"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Speed_of_sound"^^xsd:anyURI ;
    ns1:latexDefinition "$c = \\sqrt{\\frac{K}{\\rho}}$, where $K$ is the coefficient of stiffness, the bulk modulus (or the modulus of bulk elasticity for gases), and $\\rho$ is the density. Also, $c^2 = \\frac{\\partial p}{\\partial \\rho}$, where $p$ is the pressure and $\\rho$ is the density."^^ns1:LatexString ;
    ns1:plainTextDescription "The speed of sound is the distance travelled during a unit of time by a sound wave propagating through an elastic medium." ;
    ns1:symbol "c" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Speed" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Schallausbreitungsgeschwindigkeit"@de,
        "célérité du son"@fr ;
    skos:broader <http://qudt.org/vocab/quantitykind/Speed> .

<http://qudt.org/vocab/quantitykind/StandardGravitationalParameter> a ns1:QuantityKind ;
    rdfs:label "Standard Gravitational Parameter"@en ;
    dcterms:description "In celestial mechanics the standard gravitational parameter of a celestial body is the product of the gravitational constant G and the mass M of the body. Expressed as $\\mu = G \\cdot M$. The SI units of the standard gravitational parameter are $m^{3}s^{-2}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloM3-PER-SEC2>,
        <http://qudt.org/vocab/unit/M3-PER-SEC2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Standard_gravitational_parameter"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Standard_gravitational_parameter"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:StandardGravitationalParameter" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StateOfCharge> a ns1:QuantityKind ;
    rdfs:label "State of charge"@en ;
    dcterms:description "\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing."^^ns1:LatexString ;
    ns1:applicableSIUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/State_of_charge"^^xsd:anyURI ;
    ns1:plainTextDescription "\"\"State of Charge\",quantifies the remaining capacity available in a battery at a given time and in relation to a given state of ageing." ;
    ns1:symbol "SoC" ;
    rdfs:comment "Applicable units are those of quantitykind:StateOfCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Remaining battery energy level"@en ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Stress> a ns1:QuantityKind ;
    rdfs:label "Stress"@en ;
    dcterms:description "Stress is a measure of the average amount of force exerted per unit area of a surface within a deformable body on which internal forces act. In other words, it is a measure of the intensity or internal distribution of the total internal forces acting within a deformable body across imaginary surfaces. These internal forces are produced between the particles in the body as a reaction to external forces applied on the body. Stress is defined as ${\\rm{Stress}} = \\frac{F}{A}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.freestudy.co.uk/mech%20prin%20h2/stress.pdf"^^xsd:anyURI ;
    ns1:latexDefinition "${\\rm{Stress}} = \\frac{F}{A}$"^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerArea> .

<http://qudt.org/vocab/quantitykind/StressIntensityFactor> a ns1:QuantityKind ;
    rdfs:label "Stress Intensity Factor"@en ;
    dcterms:description "In fracture mechanics, the stress intensity factor (K) is used to predict the stress state (\"stress intensity\") near the tip of a crack or notch caused by a remote load or residual stresses. It is a theoretical construct usually applied to a homogeneous, linear elastic material and is useful for providing a failure criterion for brittle materials, and is a critical technique in the discipline of damage tolerance. The concept can also be applied to materials that exhibit small-scale yielding at a crack tip."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MegaPA-M0dot5>,
        <http://qudt.org/vocab/unit/PA-M0dot5> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-0dot5I0M1H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Stress_intensity_factor"^^xsd:anyURI ;
    ns1:latexSymbol "$\\K$"^^ns1:LatexString ;
    ns1:plainTextDescription "In fracture mechanics, the stress intensity factor (K) is used to predict the stress state (\"stress intensity\") near the tip of a crack or notch caused by a remote load or residual stresses. It is a theoretical construct usually applied to a homogeneous, linear elastic material and is useful for providing a failure criterion for brittle materials, and is a critical technique in the discipline of damage tolerance. The concept can also be applied to materials that exhibit small-scale yielding at a crack tip." ;
    ns1:symbol "K" ;
    rdfs:comment "Applicable units are those of quantitykind:StressIntensityFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature> a ns1:QuantityKind ;
    rdfs:label "Superconduction Transition Temperature"@en ;
    dcterms:description "\"Superconduction Transition Temperature\" is the critical thermodynamic temperature of a superconductor."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Superconductivity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Superconduction Transition Temperature\" is the critical thermodynamic temperature of a superconductor." ;
    ns1:symbol "T_c" ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/CurieTemperature>,
        <http://qudt.org/vocab/quantitykind/NeelTemperature> .

<http://qudt.org/vocab/quantitykind/SurfaceCoefficientOfHeatTransfer> a ns1:QuantityKind ;
    rdfs:label "Surface Coefficient of Heat Transfer"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloW-PER-M2-K>,
        <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    ns1:expression "$surface-heat-xfer-coeff$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$q = h (T_s - T_r)$, where $T_s$ is areic heat flow rate is the thermodynamic temperature of the surface, and is a reference thermodynamic temperature characteristic of the adjacent surroundings."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:SurfaceCoefficientOfHeatTransfer" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "Temperature Amount of Substance"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MOL-DEG_C>,
        <http://qudt.org/vocab/unit/MOL-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TemperatureAmountOfSubstance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureGradient> a ns1:QuantityKind ;
    rdfs:label "Temperature Gradient"@en ;
    dcterms:description "The temperature gradient measures the difference of a temperature per length, as for instance used in an external wall or its layers. It is usually measured in K/m."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C-PER-M>,
        <http://qudt.org/vocab/unit/K-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H1T0D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifctemperaturegradientmeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "The temperature gradient measures the difference of a temperature per length, as for instance used in an external wall or its layers. It is usually measured in K/m." ;
    rdfs:comment "Applicable units are those of quantitykind:TemperatureGradient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperaturePerTime_Squared> a ns1:QuantityKind ;
    rdfs:label "Temperature per Time Squared"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_F-PER-SEC2>,
        <http://qudt.org/vocab/unit/K-PER-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TemperaturePerTime_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalCapacitance> a ns1:QuantityKind ;
    rdfs:label "thermal capacitance",
        "thermal capacitance"@en-US ;
    dcterms:description "ratio between the supplied quantity of heat and the temperature range caused by the supplied quantity of heat"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD187" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD187"^^xsd:anyURI ;
    ns1:plainTextDescription "Quotient aus der zugeführten Wärmemenge und der Temperaturänderungen, die durch diese zugeführte Wärmemenge verursacht wird"@de ;
    ns1:symbol "0173-1#Z4-BAJ406#002" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalCapacitance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalEnergyLength> a ns1:QuantityKind ;
    rdfs:label "Thermal Energy Length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-FT>,
        <http://qudt.org/vocab/unit/BTU_IT-IN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalEnergyLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermodynamicEnergy> a ns1:QuantityKind ;
    rdfs:label "Thermodynamic Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/EnergyInternal>,
        <http://qudt.org/vocab/quantitykind/InternalEnergy> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "For a closed thermodynamic system, $\\Delta U = Q + W$, where $Q$ is amount of heat transferred to the system and $W$ is work done on the system provided that no chemical reactions occur."^^ns1:LatexString ;
    ns1:symbol "U" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/ThrustToMassRatio> a ns1:QuantityKind ;
    rdfs:label "Thrust To Mass Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/LB_F-PER-LB>,
        <http://qudt.org/vocab/unit/N-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ThrustToMassRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Acceleration> .

<http://qudt.org/vocab/quantitykind/TimeRatio> a ns1:QuantityKind ;
    rdfs:label "Time Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/HR-PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TimeRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/TorquePerLength> a ns1:QuantityKind ;
    rdfs:label "Torque per Length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloN-M-PER-M>,
        <http://qudt.org/vocab/unit/N-M-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TorquePerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TotalAtomicStoppingPower> a ns1:QuantityKind ;
    rdfs:label "Total Atomic Stopping Power"@en ;
    dcterms:description "The \"Total Atomic Stopping Power\" for an ionizing particle passing through an element, is the particle's energy loss per atom within a unit area normal to the particle's path; equal to the linear energy transfer (energy loss per unit path length) divided by the number of atoms per unit volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/EV-M2>,
        <http://qudt.org/vocab/unit/J-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.answers.com/topic/atomic-stopping-power"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$S_a = \\frac{S}{n}$, where $S$ is the total linear stopping power and $n$ is the number density of the atoms in the substance."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Total Atomic Stopping Power\" for an ionizing particle passing through an element, is the particle's energy loss per atom within a unit area normal to the particle's path; equal to the linear energy transfer (energy loss per unit path length) divided by the number of atoms per unit volume." ;
    ns1:symbol "S_a" ;
    rdfs:comment "Applicable units are those of quantitykind:TotalAtomicStoppingPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VoltagePhasor> a ns1:QuantityKind ;
    rdfs:label "Voltage Phasor"@en ;
    dcterms:description "\"Voltage Phasor\" is a representation of voltage as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-26"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "When $u = \\hat{U} \\cos{(\\omega t + \\alpha)}$, where $u$ is the voltage, $\\omega$ is angular frequency, $t$ is time, and $\\alpha$ is initial phase, then $\\underline{U} = Ue^{ja}$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\underline{U}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Voltage Phasor\" is a representation of voltage as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumePerArea> a ns1:QuantityKind ;
    rdfs:label "Volume per Unit Area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3-PER-HA>,
        <http://qudt.org/vocab/unit/M3-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:VolumePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumetricFlux> a ns1:QuantityKind ;
    rdfs:label "Volumetric Flux"@en ;
    dcterms:description "In fluid dynamics, the volumetric flux is the rate of volume flow across a unit area (m3·s−1·m−2).[Wikipedia]"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MilliL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/MilliL-PER-CentiM2-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Volumetric_flux"^^xsd:anyURI ;
    ns1:plainTextDescription "In fluid dynamics, the volumetric flux is the rate of volume flow across a unit area (m3·s−1·m−2).[Wikipedia]" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:VolumetricFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy> a ns1:QuantityKind ;
    rdfs:label "Volumic Electromagnetic Energy"@en ;
    dcterms:description "$\\textit{Volumic Electromagnetic Energy}$, also known as the $\\textit{Electromagnetic Energy Density}$, is the energy associated with an electromagnetic field, per unit volume of the field."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-M3> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectromagneticEnergyDensity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-64"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$w = (1/2) ( \\mathbf{E} \\cdot \\mathbf{D} + \\mathbf{B} \\cdot \\mathbf{H})$, where $\\mathbf{E}$ is electric field strength, $\\mathbf{D}$ is electric flux density, $\\mathbf{M}$ is magnetic flux density, and $\\mathbf{H}$ is magnetic field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$w$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:VolumicElectromagneticEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength>,
        <http://qudt.org/vocab/quantitykind/ElectricFluxDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/WarpingConstant> a ns1:QuantityKind ;
    rdfs:label "Warping Constant"@en ;
    dcterms:description "The \"Warping Constant\" is a measure for the warping constant or warping resistance of a cross section under torsional loading. It is usually measured in m⁶."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM6>,
        <http://qudt.org/vocab/unit/M6> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L6I0M0H0T0D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifcwarpingconstantmeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Warping Constant\" is a measure for the warping constant or warping resistance of a cross section under torsional loading. It is usually measured in m⁶." ;
    rdfs:comment "Applicable units are those of quantitykind:WarpingConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/WarpingMoment> a ns1:QuantityKind ;
    rdfs:label "Warping Moment"@en ;
    dcterms:description "The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm²."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloN-M2>,
        <http://qudt.org/vocab/unit/N-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifcwarpingmomentmeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm²." ;
    rdfs:comment "Applicable units are those of quantitykind:WarpingMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/WaterVapourPermeability> a ns1:QuantityKind ;
    rdfs:label "water vapour permeability",
        "water vapour permeability"@en-US ;
    dcterms:description "mass of water vapour passing a surface divided by the area of this surface, the pressure difference, and the corresponding time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERM_0DEG_C>,
        <http://qudt.org/vocab/unit/PERM_23DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD244" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD244"^^xsd:anyURI ;
    ns1:plainTextDescription "Masse des durch eine Fläche hindurchtretenden Wasserdampfes, dividiert durch den Flächeninhalt dieser Fläche, die Druckdifferenz und die dazugehörige Zeit"@de ;
    ns1:symbol "0173-1#Z4-BAJ446#001" ;
    rdfs:comment "Applicable units are those of quantitykind:WaterVapourPermeability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Work> a ns1:QuantityKind ;
    rdfs:label "práce"@cs,
        "Arbeit"@de,
        "work"@en,
        "trabajo"@es,
        "کار"@fa,
        "travail"@fr,
        "कार्य"@hi,
        "lavoro"@it,
        "仕事量"@ja,
        "kerja"@ms,
        "praca"@pl,
        "trabalho"@pt,
        "lucru mecanic"@ro,
        "delo"@sl,
        "iş"@tr,
        "功"@zh ;
    dcterms:description """
  $\\textit{Work}$ or $net\\ work$ is equal to the change in kinetic energy. 
  This relationship is called the work-energy theorem: 
  $$Wnet = K. E._f  K. E._o $$
   where $K. E._f$ is the final kinetic energy and $K. E._o$ is the original kinetic energy. 
  Potential energy, also referred to as stored energy, is the ability of a system to do work due to its position or internal structure. 
  Change in potential energy is equal to work. 
  The potential energy equations can also be derived from the integral form of work:
  $$\\Delta P. E. = W = \\int  F \\cdot dx$$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Work_(physics)"^^xsd:anyURI,
        "http://www.cliffsnotes.com/study_guide/Work-and-Energy.topicArticleId-10453,articleId-10418.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$A = \\int Pdt$, where $P$ is power and $t$ is time."^^ns1:LatexString ;
    ns1:plainTextDescription "A force is said to do Work when it acts on a body so that there is a displacement of the point of application, however small, in the direction of the force.  The concepts of work and energy are closely tied to the concept of force because an applied force can do work on an object and cause a change in energy. Energy is defined as the ability to do work. Work is done on an object when an applied force moves it through a distance. Kinetic energy is the energy of an object in motion. The net work is equal to the change in kinetic energy." ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/unit/A-HR-PER-DeciM3> a ns1:Unit ;
    rdfs:label "ampere hour per cubic decimetre" ;
    dcterms:description """$\\textit{Ampere Hour per Cubic Decimetre}$ is the product of the SI base unit ampere
 and the unit hour divided by 0.001-fold of the power of the SI base unit metre with
  the exponent 3.
 """^^ns1:LatexString ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAD883" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD883"^^xsd:anyURI ;
    ns1:symbol "A·h/dm³" ;
    ns1:ucumCode "A.h.dm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-HR-PER-KiloGM> a ns1:Unit ;
    rdfs:label "ampere hour per kilogram" ;
    dcterms:description "product of the SI base unit ampere and the unit hour divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:iec61360Code "0112/2///62720#UAD884" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD884"^^xsd:anyURI ;
    ns1:symbol "A·h/kg" ;
    ns1:ucumCode "A.h.kg-1"^^ns1:UCUMcs,
        "A.h/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-HR-PER-M3> a ns1:Unit ;
    rdfs:label "ampere hour per cubic metre" ;
    dcterms:description "product of the SI base unit ampere and the unit hour divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAD882" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD882"^^xsd:anyURI ;
    ns1:symbol "A·h/m³" ;
    ns1:ucumCode "A.h.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere Square Metre"@en,
        "Ampere Square Meter"@en-US ;
    dcterms:description "The SI unit of electromagnetic moment."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$A-M^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticAreaMoment>,
        <http://qudt.org/vocab/quantitykind/MagneticMoment> ;
    ns1:iec61360Code "0112/2///62720#UAA106" ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA106"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "A·m²" ;
    ns1:ucumCode "A.m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A5" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-M2-PER-J-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere Square Metre per Joule Second"@en,
        "Ampere Square Meter per Joule Second"@en-US ;
    dcterms:description "The SI unit of gyromagnetic ratio."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$A-m^2/J-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/ampere+square+meter+per+joule+second"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "A·m²/(J·s)" ;
    ns1:ucumCode "A.m2.J-1.s-1"^^ns1:UCUMcs,
        "A.m2/(J.s)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AT-PER-IN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere Turn per Inch"@en ;
    dcterms:description """
  The $\\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 39.3700787 ;
    ns1:conversionMultiplierSN 3.937008e+01 ;
    ns1:expression "$At/in$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/AT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:symbol "AT/in" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AT-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere Turn per Metre"@en,
        "Ampere Turn per Meter"@en-US ;
    dcterms:description """
  The  $\\textit{Ampere Turn per Metre}$ is the SI unit of magnetic field strength. 
  One ampere per meter is equal to $\\pi/250$ oersteds (12.566 371 millioersteds) in CGS units. 
  The ampere per meter is also the SI unit of "magnetization" in the sense of magnetic dipole moment per unit volume;
   in this context $1 A/m = 0.001 emu per cubic centimeter$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$At/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/AT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:symbol "AT/m" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A_Ab-CentiM2> a ns1:Unit ;
    rdfs:label "Abampere Square centimetre"@en,
        "Abampere Square centimeter"@en-US ;
    dcterms:description """
  The unit $\\textit{Abampere Square Centimeter}$ is the unit of magnetic moment in the electromagnetic centimeter-gram-second system.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:expression "$aAcm2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A_Ab> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticAreaMoment>,
        <http://qudt.org/vocab/quantitykind/MagneticMoment> ;
    ns1:informativeReference "http://wordinfo.info/unit/4266"^^xsd:anyURI ;
    ns1:symbol "abA·cm²" ;
    ns1:ucumCode "Bi.cm2"^^ns1:UCUMcs ;
    ns4:todo "Determine type for magnetic moment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BAN> a ns1:Unit ;
    rdfs:label "Ban"@en ;
    dcterms:description """
  A $\\textit{ban}$ is a logarithmic unit which measures information or entropy,
   based on base 10 logarithms and powers of 10, rather than the powers of 2
   and base 2 logarithms which define the bit. 
  One $\\textit{ban}$ is approximately $3.32 (log_2 10) bits$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 2.30258509 ;
    ns1:conversionMultiplierSN 2.302585e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ban"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ban?oldid=472969907"^^xsd:anyURI ;
    ns1:symbol "ban" ;
    ns1:uneceCommonCode "Q15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BREWSTER> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Brewster"@en ;
    dcterms:description "The brewster (B) is a non-SI unit used to measure the susceptibility of a material to photoelasticity, or the value of the stress-optic coefficient of the material. The unit has dimensions reciprocal to those of stress. One brewster is defined to be equal to 10^-12 square metres per newton (m^2/N or 1/Pa) or 10^-13 square centimetres per dyne (cm^2/dyn). The unit is named after David Brewster, who discovered stress-induced birefringence in 1816."^^rdf:HTML ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Brewster_(unit)"^^xsd:anyURI ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:siUnitsExpression "nm/mm/MPa" ;
    ns1:symbol "B" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_39DEG_F> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "British thermal unit (39 °F)" ;
    dcterms:description "unit of heat energy according to the Imperial system of units in a reference temperature of 39 °F" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB216" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB216"^^xsd:anyURI ;
    ns1:symbol "Btu (39 °F)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_59DEG_F> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "British thermal unit (59 °F)" ;
    dcterms:description "unit of heat energy according to the Imperial system of units in a reference temperature of 59 °F" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB217" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB217"^^xsd:anyURI ;
    ns1:symbol "Btu (59 °F)" ;
    ns1:uneceCommonCode "N67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_60DEG_F> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "British thermal unit (60 °F)" ;
    dcterms:description "unit of head energy according to the Imperial system of units at a reference temperature of 60 °F" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB218" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB218"^^xsd:anyURI ;
    ns1:symbol "Btu (60 °F)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-HR-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) Inch per Hour Square Foot Degree Fahrenheit"@en ;
    dcterms:description """
  $BTU_{th}$ Inch per Square Foot Hour Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity' expressed as $Btu_{it}-in/(h-ft^{2}-degF)$.
  An International British thermal unit inch per second per square foot per degree Fahrenheit is a unit of thermal conductivity in the US Customary Units and British Imperial Units. 
  $1\\,Btu_{it} \\cdot in/(h \\cdot ft^{2} \\cdot degF)$ shows that one thermochemical BTU of heat per one hour moves through one square foot of material, which is one foot thick due to a temperature difference of one degree Fahrenheit.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.144227889 ;
    ns1:conversionMultiplierSN 1.442279e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F> ;
    ns1:expression "$Btu(it)-in-per-h-ft2-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA117" ;
    ns1:informativeReference "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA117"^^xsd:anyURI ;
    ns1:latexSymbol "$Btu_{it} \\cdot in/(h \\cdot ft^{2}  \\cdot degF)$"^^ns1:LatexString ;
    ns1:plainTextDescription "BTU (th) Inch per Square Foot Hour Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity', an International British thermal unit inch per second per square foot per degree Fahrenheit is a unit of thermal conductivity in the US Customary Units and British Imperial Units." ;
    ns1:symbol "Btu{IT}·in/(ft²·h·°F)" ;
    ns1:ucumCode "[Btu_IT].[in_i].[ft_i]-2.h-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT].[in_i]/([ft_i]2.h.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J41" ;
    ns4:comment "qudt:exactMatch: unit:BTU_IT-IN-PER-HR-FT2-DEG_F" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-SEC-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU (IT) Inch per Square Foot Second Degree Fahrenheit"@en ;
    dcterms:description "The unit $BTU_{IT}$, Inch per Square Foot Second Degree Fahrenheit, is an Imperial unit for 'Thermal Conductivity' expressed as $Btu_{it}-in/(ft^{2}-s-degF)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 519.220399911 ;
    ns1:conversionMultiplierSN 5.192204e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F> ;
    ns1:expression "$Btu(it)-in-per-s-ft2-degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA118" ;
    ns1:informativeReference "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA118"^^xsd:anyURI ;
    ns1:plainTextDescription "British thermal unit (international table) inch per second Square foot degree Fahrenheit is the unit of the thermal conductivity according to the Imperial system of units." ;
    ns1:symbol "Btu{IT}·in/(ft²·s·°F)" ;
    ns1:ucumCode "[Btu_IT].[in_i].[ft_i]-2.s-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT].[in_i]/([ft_i]2.s.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) Inch per Hour Square Foot degree Fahrenheit"@en ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.144227889 ;
    ns1:conversionMultiplierSN 1.442279e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-HR-DEG_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA117" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA117"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "Btu{IT}·in/(h·ft²·°F)" ;
    ns1:ucumCode "[Btu_IT].[in_i].h-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT].[in_i]/(h.[ft_i]2.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) Inch per Second Square Foot degree Fahrenheit"@en ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 519.220399911 ;
    ns1:conversionMultiplierSN 5.192204e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-SEC-DEG_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA118" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA118"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units" ;
    ns1:symbol "Btu{IT}·in/(s·ft²·°F)" ;
    ns1:ucumCode "[Btu_IT].[in_i].s-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT].[in_i]/(s.[ft_i]2.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_R> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Pound Degree Rankine"@en ;
    dcterms:description "${\\bf BTU \\, per \\, Pound \\, Degree \\, Rankine}$ is a unit for 'Specific Heat Capacity' expressed as $Btu/(lb-degR)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4186.799999999999665056000000000028 ;
    ns1:conversionMultiplierSN 4.1868e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/(lb-degR)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> ;
    ns1:symbol "Btu{IT}/(lbm·°R)" ;
    ns1:ucumCode "[Btu_IT].[lb_av]-1.[degR]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([lb_av].[degR])"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_MEAN> a ns1:Unit ;
    rdfs:label "British Thermal Unit (mean)"@en ;
    dcterms:description "unit of the heat energy according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1055.05585262 ;
    ns1:conversionMultiplierSN 1.055056e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA113" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA113"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat energy according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "BTU{mean}" ;
    ns1:ucumCode "[Btu_m]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BYTE-PER-SEC> a ns1:Unit ;
    rdfs:label "byte per second" ;
    dcterms:description "unit byte divided by the SI base unit second" ;
    ns1:conversionMultiplier 5.5451774444795624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BYTE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ByteRate> ;
    ns1:iec61360Code "0112/2///62720#UAB305" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB305"^^xsd:anyURI ;
    ns1:symbol "B/s" ;
    ns1:ucumCode "By.s-1"^^ns1:UCUMcs,
        "By/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "كولوم متر"@ar,
        "coulomb metr"@cs,
        "Coulombmeter"@de,
        "coulomb metre"@en,
        "Coulomb Meter"@en-US,
        "culombio metro"@es,
        "نیوتون متر"@fa,
        "coulomb-mètre"@fr,
        "कूलम्ब मीटर"@hi,
        "coulomb per metro"@it,
        "クーロンメートル"@ja,
        "coulomb meter"@ms,
        "coulomb-metro"@pt,
        "coulomb-metru"@ro,
        "кулон-метр"@ru,
        "coulomb metre"@tr,
        "库伦米"@zh ;
    dcterms:description """
  The $\\text{Coulomb Meter (C-m)}$ is a unit in the category of Electric dipole moment. 
  It is also known as atomic unit, u.a., au, ua. 
  This unit is commonly used in the SI unit system. 
  Coulomb Meter (C-m) has a dimension of LTI where $L$ is length, $T$ is time, and $I$ is electric current. 
  This unit is the standard SI unit in this category.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> ;
    ns1:iec61360Code "0112/2///62720#UAA133" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA133"^^xsd:anyURI ;
    ns1:symbol "C·m" ;
    ns1:ucumCode "C.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Coulomb per Kilogram"@en ;
    dcterms:description "$\\textit{Coulomb Per Kilogram (C/kg)}$ is the unit in the category of Exposure. It is also known as coulombs per kilogram, coulomb/kilogram. This unit is commonly used in the SI unit system. Coulomb Per Kilogram (C/kg) has a dimension of $M^{-1}TI$ where $M$ is mass, $T$ is time, and $I$ is electric current. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:iec61360Code "0112/2///62720#UAA131" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA131"^^xsd:anyURI ;
    ns1:symbol "C/kg" ;
    ns1:ucumCode "C.kg-1"^^ns1:UCUMcs,
        "C/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CKG" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Coulomb per Metre"@en,
        "Coulomb per Meter"@en-US ;
    dcterms:description "\"Coulomb per Meter\" is a unit for  'Electric Charge Line Density' expressed as $C/m$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeLineDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricChargeLinearDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB337" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB337"^^xsd:anyURI ;
    ns1:symbol "C/m" ;
    ns1:ucumCode "C.m-1"^^ns1:UCUMcs,
        "C/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Coulomb per Cubic Metre"@en,
        "Coulomb per Cubic Meter"@en-US ;
    dcterms:description "Coulomb Per Cubic Meter ($C/m^{3}$) is a unit in the category of Electric charge density. It is also known as coulomb per cubic metre, coulombs per cubic meter, coulombs per cubic metre, coulomb/cubic meter, coulomb/cubic metre. This unit is commonly used in the SI unit system. Coulomb Per Cubic Meter has a dimension of $L^{-3}TI$ where $L$ is length, $T$ is time, and $I$ is electric current. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C/m^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargeDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA135" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA135"^^xsd:anyURI ;
    ns1:symbol "C/m³" ;
    ns1:ucumCode "C.m-3"^^ns1:UCUMcs,
        "C/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_15_DEG_C> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Calorie (15 Degrees C)"@en ;
    dcterms:description "unit for the quantity of heat which is required to warm up 1 g  of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.1855 ;
    ns1:conversionMultiplierSN 4.1855e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB139" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB139"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for the quantity of heat which is required to warm up 1 g  of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "cal{15 °C}" ;
    ns1:ucumCode "cal_[15]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_20DEG_C> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "calorie (20 °C)" ;
    dcterms:description "unit for quantity of heat, which is to be required for 1 g air free water at a constant pressure from 101,325 kPa, to warm up the pressure of standard atmosphere at sea level, from 19.5 °C on 20.5 °C" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB219" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB219"^^xsd:anyURI ;
    ns1:symbol "cal₂₀" ;
    ns1:uneceCommonCode "N69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_MEAN> a ns1:Unit ;
    rdfs:label "Calorie (mean)"@en ;
    dcterms:description "unit used particularly for calorific values of foods"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.19 ;
    ns1:conversionMultiplierSN 4.19e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA360" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA360"^^xsd:anyURI ;
    ns1:plainTextDescription "unit used particularly for calorific values of foods" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "cal{mean}" ;
    ns1:ucumCode "cal_m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CI> a ns1:Unit ;
    rdfs:label "Curie"@en ;
    dcterms:description "The curie (symbol Ci) is a non-SI unit of radioactivity, named after Marie and Pierre Curie. It is defined as $1Ci = 3.7 \\times 10^{10} decays\\ per\\ second$. Its continued use is discouraged. One Curie is roughly the activity of 1 gram of the radium isotope Ra, a substance studied by the Curies. The SI derived unit of radioactivity is the becquerel (Bq), which equates to one decay per second. Therefore: $1Ci = 3.7 \\times 10^{10} Bq= 37 GBq$ and $1Bq \\equiv 2.703 \\times 10^{-11}Ci $."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 37000000000.0 ;
    ns1:conversionMultiplierSN 3.7e+10 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Curie"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA138" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Curie?oldid=495080313"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA138"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/curie> ;
    ns1:symbol "Ci" ;
    ns1:ucumCode "Ci"^^ns1:UCUMcs ;
    ns1:udunitsCode "Ci" ;
    ns1:uneceCommonCode "CUR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CUP> a ns1:Unit ;
    rdfs:label "US Liquid Cup"@en ;
    dcterms:description "\"US Liquid Cup\" is a unit for  'Liquid Volume' expressed as $cup$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00023658825 ;
    ns1:conversionMultiplierSN 2.365883e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/CUP_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "cup" ;
    ns1:ucumCode "[cup_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CUP_US> a ns1:Unit ;
    rdfs:label "Cup (US)"@en ;
    dcterms:description "unit of the volume according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00023658825 ;
    ns1:conversionMultiplierSN 2.365883e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/CUP> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA404" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA404"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume according to the Anglo-American system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "cup{US}" ;
    ns1:ucumCode "[cup_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiGRAY> a ns1:Unit ;
    rdfs:label "centigray" ;
    dcterms:description "0.01-fold of the unit gray" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose>,
        <http://qudt.org/vocab/quantitykind/Kerma> ;
    ns1:iec61360Code "0112/2///62720#UAB503" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB503"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GRAY> ;
    ns1:symbol "cGy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-PER-GM> a ns1:Unit ;
    rdfs:label "Square centimetres per gram"@en,
        "Square centimeters per gram"@en-US ;
    dcterms:description "0.0001-fold of the power of the SI base unit metre by exponent 2 divided by the 0.001-fold SI base unit kilogram" ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificSurfaceArea> ;
    ns1:iec61360Code "0112/2///62720#UAB193" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB193"^^xsd:anyURI ;
    ns1:symbol "cm²/g" ;
    ns1:ucumCode "cm2.g-1"^^ns1:UCUMcs,
        "cm2/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2-PER-V-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "square centimetre per volt second"@en,
        "Square Centimeter per Volt Second"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:expression "$cm^2/V-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mobility> ;
    ns1:symbol "cm²/(V·s)" ;
    ns1:ucumCode "cm2.V-1.s-1"^^ns1:UCUMcs,
        "cm2/(V.s)"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-MOL> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Mole"@en,
        "Cubic Centimeter per Mole"@en-US ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarRefractivity>,
        <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA398" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA398"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol" ;
    ns1:symbol "cm³/mol" ;
    ns1:ucumCode "cm3.mol-1"^^ns1:UCUMcs,
        "cm3/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-MOL-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Centimeter per Mole Second"@en,
        "Cubic Centimeter per Mole Second"@en-US ;
    dcterms:description "A unit that is the 0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol multiplied by the SI base unit second."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AtmosphericHydroxylationRate>,
        <http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant> ;
    ns1:symbol "cm³/(mol·s)" ;
    ns1:ucumCode "cm3.mol-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DARCY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Darcy"@en ;
    dcterms:description "<p>The $darcy$ (d) is a unit of permeability named after Henry Darcy. It is not an SI unit, but it is widely used in petroleum engineering and geology. The unit has also been used in biophysics and biomechanics, where the flow of fluids such as blood through capillary beds and cerebrospinal fluid through the brain interstitial space is being examined. A darcy has dimensional units of length<sup>2</sup>."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000009869233 ;
    ns1:conversionMultiplierSN 9.869233e-13 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Darcy_(unit)"^^xsd:anyURI ;
    ns1:expression "$d$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Darcy_(unit)"^^xsd:anyURI ;
    ns1:plainTextDescription "The darcy (d) is a unit of permeability named after Henry Darcy. It is not an SI unit, but it is widely used in petroleum engineering and geology. The unit has also been used in biophysics and biomechanics, where the flow of fluids such as blood through capillary beds and cerebrospinal fluid through the brain interstitial space is being examined. A darcy has dimensional units of length²." ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:symbol "d" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEBYE> a ns1:Unit ;
    rdfs:label "Debye"@en ;
    dcterms:description "\"Debye\" is a C.G.S System unit for  'Electric Dipole Moment' expressed as $D$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000000000000000000000000000333564 ;
    ns1:conversionMultiplierSN 3.33564e-30 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Debye"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Debye?oldid=492149112"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/debye> ;
    ns1:symbol "D" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-HR> a ns1:Unit ;
    rdfs:label "Degree Celsius per Hour"@en ;
    dcterms:description "$\\textit{Degree Celsius per Hour}$ is a unit for 'Temperature Per Time' expressed as $degC / h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:expression "$degC / h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA036" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA036"^^xsd:anyURI ;
    ns1:symbol "°C/h" ;
    ns1:ucumCode "Cel.h-1"^^ns1:UCUMcs,
        "Cel/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-MIN> a ns1:Unit ;
    rdfs:label "Degree Celsius per Minute"@en ;
    dcterms:description "$\\textit{Degree Celsius per Minute}$ is a unit for 'Temperature Per Time' expressed as $degC / m$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:expression "$degC / m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA037" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA037"^^xsd:anyURI ;
    ns1:symbol "°C/min" ;
    ns1:ucumCode "Cel.min-1"^^ns1:UCUMcs,
        "Cel/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-SEC> a ns1:Unit ;
    rdfs:label "Degree Celsius per Second"@en ;
    dcterms:description "$\\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC / s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$degC / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA038" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA038"^^xsd:anyURI ;
    ns1:symbol "°C/s" ;
    ns1:ucumCode "Cel.s-1"^^ns1:UCUMcs,
        "Cel/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_C-PER-YR> a ns1:Unit ;
    rdfs:label "Degrees Celsius per year"@en ;
    dcterms:description "A rate of change of temperature expressed on the Celsius scale over a period of an average calendar year (365.25 days)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000316880878140289 ;
    ns1:conversionMultiplierSN 3.168809e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:symbol "°C/a" ;
    ns1:ucumCode "Cel.a-1"^^ns1:UCUMcs,
        "Cel/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-PER-HR> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit per Hour"@en ;
    dcterms:description "$\\textit{Degree Fahrenheit per Hour}$ is a unit for 'Temperature Per Time' expressed as $degF / h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000154320987654321 ;
    ns1:conversionMultiplierSN 1.54321e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF / h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA044" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA044"^^xsd:anyURI ;
    ns1:symbol "°F/h" ;
    ns1:ucumCode "[degF].h-1"^^ns1:UCUMcs,
        "[degF]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-PER-MIN> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit per Minute"@en ;
    dcterms:description "$\\textit{Degree Fahrenheit per Minute}$ is a unit for 'Temperature Per Time' expressed as $degF / m$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.009259259259259260000000000000000002 ;
    ns1:conversionMultiplierSN 9.259259e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF / m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA045" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA045"^^xsd:anyURI ;
    ns1:symbol "°F/min" ;
    ns1:ucumCode "[degF].min-1"^^ns1:UCUMcs,
        "[degF]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_F-PER-SEC> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit per Second"@en ;
    dcterms:description "$\\textit{Degree Fahrenheit per Second}$ is a unit for 'Temperature Per Time' expressed as $degF / s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5555555555555556 ;
    ns1:conversionMultiplierSN 5.555556e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA046" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA046"^^xsd:anyURI ;
    ns1:symbol "°F/s" ;
    ns1:ucumCode "[degF].s-1"^^ns1:UCUMcs,
        "[degF]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_R-PER-HR> a ns1:Unit ;
    rdfs:label "Degree Rankine per Hour"@en ;
    dcterms:description """
  The unit $\\textit{Degree Rankine per Hour}$ is a rate of change of temperature measured in degree Rankine in periods of one hour.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000154320987654321 ;
    ns1:conversionMultiplierSN 1.54321e-04 ;
    ns1:expression "$degR / h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA051" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA051"^^xsd:anyURI ;
    ns1:symbol "°R/h" ;
    ns1:ucumCode "[degR].h-1"^^ns1:UCUMcs,
        "[degR]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_R-PER-MIN> a ns1:Unit ;
    rdfs:label "Degree Rankine per Minute"@en ;
    dcterms:description """
  The unit $\\textit{Degree Rankine per Minute}$ is a rate of change of temperature measured in degree Rankine in periods of one minute.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.009259259259259260000000000000000002 ;
    ns1:conversionMultiplierSN 9.259259e-03 ;
    ns1:expression "$degR / m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA052" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA052"^^xsd:anyURI ;
    ns1:symbol "°R/min" ;
    ns1:ucumCode "[degR].min-1"^^ns1:UCUMcs,
        "[degR]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_R-PER-SEC> a ns1:Unit ;
    rdfs:label "Degree Rankine per Second"@en ;
    dcterms:description """
  The unit $\\textit{Degree Rankine per Second}$ is a rate of change of temperature measured in degree Rankine in periods of one second.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.5555555555555556 ;
    ns1:conversionMultiplierSN 5.555556e-01 ;
    ns1:expression "$degR / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA053" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA053"^^xsd:anyURI ;
    ns1:symbol "°R/s" ;
    ns1:ucumCode "[degR].s-1"^^ns1:UCUMcs,
        "[degR]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DENIER> a ns1:Unit ;
    rdfs:label "Denier"@en ;
    dcterms:description "Denier or den is a unit of measure for the linear mass density of fibers. It is defined as the mass in grams per 9,000 meters. In the International System of Units the tex is used instead (see below). The denier is based on a natural standard: a single strand of silk is approximately one denier. A 9,000-meter strand of silk weighs about one gram. The term denier is from the French denier, a coin of small value (worth 1/12 of a sou). Applied to yarn, a denier was held to be equal in weight to 1/24 of an ounce. The term microdenier is used to describe filaments that weigh less than one gram per 9,000 meter length."^^rdf:HTML ;
    ns1:conversionMultiplier 0.00000011 ;
    ns1:conversionMultiplierSN 1.1e-07 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Denier"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB244" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Denier?oldid=463382291"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Units_of_textile_measurement#Denier"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB244"^^xsd:anyURI ;
    ns1:symbol "D" ;
    ns1:ucumCode "[den]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DPI> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Dots per Inch"@en ;
    dcterms:description "point density as amount of the picture base element divided by the unit inch according to the Anglo-American and the Imperial system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 39.37008 ;
    ns1:conversionMultiplierSN 3.937008e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DotsPerInch>,
        <http://qudt.org/vocab/quantitykind/LineicResolution> ;
    ns1:iec61360Code "0112/2///62720#UAA421" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA421"^^xsd:anyURI ;
    ns1:plainTextDescription "point density as amount of the picture base element divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    ns1:symbol "DPI" ;
    ns1:ucumCode "{dot}/[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Dyne Second per Cubic Centimetre"@en,
        "Dyne Second per Cubic Centimeter"@en-US ;
    dcterms:description "CGS unit of the acoustic image impedance of the medium"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:iec61360Code "0112/2///62720#UAB102" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB102"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the acoustic image impedance of the medium" ;
    ns1:symbol "dyn·s/cm³" ;
    ns1:ucumCode "dyn.s.cm-3"^^ns1:UCUMcs,
        "dyn.s/cm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DecaPOISE> a ns1:Unit ;
    rdfs:label "Dekapoise"@de,
        "Decapoise"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:plainTextDescription "10-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/POISE> ;
    ns1:symbol "daP" ;
    ns1:ucumCode "daP"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-MOL> a ns1:Unit ;
    rdfs:label "Cubic Decimetre per Mole"@en,
        "Cubic Decimeter per Mole"@en-US ;
    dcterms:description "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarRefractivity>,
        <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA419" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA419"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol" ;
    ns1:symbol "dm³/mol" ;
    ns1:ucumCode "dm3.mol-1"^^ns1:UCUMcs,
        "dm3/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ENZ> a ns1:Unit ;
    rdfs:label "enzyme unit" ;
    dcterms:description "unit to express the catalytic activity of a specified chemical redation" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:iec61360Code "0112/2///62720#UAB600" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB600"^^xsd:anyURI ;
    ns1:symbol "U" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERLANG> a ns1:Unit ;
    rdfs:label "Erlang"@en ;
    dcterms:description "The \"Erlang\" is a dimensionless unit that is used in telephony as a measure of offered load or carried load on service-providing elements such as telephone circuits or telephone switching equipment."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Erlang_(unit)"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB340" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Erlang_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB340"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    ns1:symbol "E" ;
    ns1:uneceCommonCode "Q11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-PER-T> a ns1:Unit ;
    rdfs:label "Electron Volt per Tesla"@en ;
    dcterms:description """
  The unit $\\textit{Electron Volt per Tesla}$ is a unit for $\\textit{Magnetic Dipole Moment}$ expressed as $eV T^{-1}$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:expression "$eV T^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticAreaMoment>,
        <http://qudt.org/vocab/quantitykind/MagneticMoment> ;
    ns1:symbol "eV/T" ;
    ns1:ucumCode "eV.T-1"^^ns1:UCUMcs,
        "eV/T"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "ExaByte"@en ;
    dcterms:description "The exabyte is a multiple of the unit byte for digital information. The prefix exa means 10^18 in the International System of Units (SI), so ExaByte is 10^18 Bytes."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5545177444479562475.3378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+18 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Exabyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "EB" ;
    ns1:ucumCode "EBy"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaVA> a ns1:Unit ;
    rdfs:label "exavolt ampere" ;
    dcterms:description "1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB537" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB537"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "EVA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExbiBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "ExbiByte"@en ;
    dcterms:description "The exbibyte is a multiple of the unit byte for digital information. The prefix exbi means 1024^6"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 847976878121765354.5564583782058114 ;
    ns1:conversionMultiplierSN 8.479769e+17 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Exbibyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA143" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA143"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exbi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "EiB" ;
    ns1:uneceCommonCode "E59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FARAD_Ab> a ns1:Unit ;
    rdfs:label "Abfarad"@en ;
    dcterms:description "An abfarad is an obsolete electromagnetic (CGS) unit of capacitance equal to $10^{9}$ farads (1,000,000,000 F or 1 GF). The absolute farad of the e.m.u. system, for a steady current identically $abC/abV$, and identically reciprocal abdaraf. 1 abF = 1 GF."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Abfarad"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Abfarad?oldid=407124018"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-13"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/abfarad> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "abF" ;
    ns1:ucumCode "GF"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM-SEC> a ns1:Unit ;
    rdfs:label "gram per centimetre second" ;
    dcterms:description "unit of the dynamic viscosity as a quotient of the 0.001-fold of the SI base unit kilogram divided by the 0.01-fold of the SI base unit metre and SI base unit second" ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB433" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB433"^^xsd:anyURI ;
    ns1:symbol "g/(cm·s)" ;
    ns1:ucumCode "g.cm-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM2-YR> a ns1:Unit ;
    rdfs:label "Grams per square centimetre year"@en ;
    dcterms:description "A rate of change of 0.001 of the SI unit of mass over 0.00001 of the SI unit of area in a period of an average calendar year (365.25 days)"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000316880878140289 ;
    ns1:conversionMultiplierSN 3.168809e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "g/(cm²·a)" ;
    ns1:ucumCode "g.cm-2.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M2-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Grams per square meter per hour"@en ;
    dcterms:description "0.0001-fold of the SI base unit kilogram divided by the SI base unit meter with the exponent 2 over a period of 1 hour "@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "0.0001-fold of the SI base unit kilogram divided by the SI base unit meter with the exponent 2 over a period of 1 hour " ;
    ns1:symbol "g/(m²·h)" ;
    ns1:ucumCode "g.m-2.hr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M2-YR> a ns1:Unit ;
    rdfs:label "grams per square metre per year"@en,
        "grams per square meter per year"@en-US ;
    dcterms:description "A metric unit of volume over time indicating the amount generated across one square meter over a year (365.25 days)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000316880878 ;
    ns1:expression "\\(g-m^{-2}-year^{-1}\\)"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A metric unit of volume over time indicating the amount generated across one square meter over a year." ;
    ns1:symbol "g/(m²·a)" ;
    ns1:ucumCode "g.m-2.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "grams Carbon per square metre day"@en,
        "grams Carbon per square meter day"@en-US ;
    dcterms:description "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem."^^rdf:HTML ;
    ns1:conversionMultiplier 0.000000011574073 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:expression "$g C-m^{-2}-day^{-1}$."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM_Carbon> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem." ;
    ns1:symbol "g{carbon}/(m²·day)" ;
    ns1:ucumCode "g.m-2.d-1{C}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/GM-PER-M2-DAY> .

<http://qudt.org/vocab/unit/GM_Nitrogen-PER-M2-DAY> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "grams Nitrogen per square metre day"@en,
        "grams Nitrogen per square meter day"@en-US ;
    dcterms:description "A metric unit of volume over time indicating the amount of Nitrogen generated across one square meter over a day. Used to express productivity of an ecosystem."^^rdf:HTML ;
    ns1:conversionMultiplier 0.000000011574073 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:expression "$g N-m^{-2}-day^{-1}$."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM_Nitrogen> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A metric unit of volume over time indicating the amount of Nitrogen generated across one square meter over a day. Used to express productivity of an ecosystem." ;
    ns1:symbol "g{nitrogen}/(m²·day)" ;
    ns1:ucumCode "g.m-2.d-1{N}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/GM-PER-M2-DAY> .

<http://qudt.org/vocab/unit/GibiBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "GibiByte"@en ;
    dcterms:description "The gibibyte is a multiple of the unit byte for digital information storage. The prefix gibi means 1024^3"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5954088943.6391441429912255610071 ;
    ns1:conversionMultiplierSN 5.954089e+09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gibibyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA162" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA162"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Gibi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "GiB" ;
    ns1:uneceCommonCode "E62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaBYTE-PER-SEC> a ns1:Unit ;
    rdfs:label "gigabyte per second" ;
    dcterms:description "1,000,000,000-fold of the unit byte divided by the SI base unit second" ;
    ns1:conversionMultiplier 5545177444.4795624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaBYTE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ByteRate> ;
    ns1:iec61360Code "0112/2///62720#UAA157" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA157"^^xsd:anyURI ;
    ns1:symbol "GB/s" ;
    ns1:ucumCode "GBy.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaPA-CentiM3-PER-GM> a ns1:Unit ;
    rdfs:label "Gigapascal Cubed Centimetre per Gram"@en,
        "Gigapascal Cubed Centimeter per Gram"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloM2-PER-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaPA> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificModulus> ;
    ns1:symbol "GPa·cm³/g" ;
    ns1:ucumCode "GPa.cm3.g-1"^^ns1:UCUMcs,
        "GPa.cm3/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaVAR> a ns1:Unit ;
    rdfs:label "gigavolt ampere reactive" ;
    dcterms:description "0.000000001 of the unit volt ampere reactive" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC508" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC508"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "GVA{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Henry per Metre"@en,
        "Henry per Meter"@en-US ;
    dcterms:description "The henry per meter (symbolized $H/m$) is the unit of magnetic permeability in the International System of Units ( SI ). Reduced to base units in SI, $1\\,H/m$ is the equivalent of one kilogram meter per square second per square ampere."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$H/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/H> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability>,
        <http://qudt.org/vocab/quantitykind/Permeability> ;
    ns1:iec61360Code "0112/2///62720#UAA168" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Henry?oldid=491435978"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA168"^^xsd:anyURI ;
    ns1:symbol "H/m" ;
    ns1:ucumCode "H.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HZ-PER-T> a ns1:Unit ;
    rdfs:label "Hertz per Tesla"@en ;
    dcterms:description "\"Hertz per Tesla\" is a unit for  'Electric Charge Per Mass' expressed as $Hz T^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$Hz T^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:symbol "Hz/T" ;
    ns1:ucumCode "Hz.T-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H_Stat-PER-CentiM> a ns1:Unit ;
    rdfs:label "Stathenry per Centimetre"@en,
        "Stathenry per Centimeter"@en-US ;
    dcterms:description "The Stathenry per Centimeter is a unit of measure for the absolute permeability of free space."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 89876000000000.0 ;
    ns1:conversionMultiplierSN 8.9876e+13 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:expression "$stath-per-cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/H_Stat> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability>,
        <http://qudt.org/vocab/quantitykind/Permeability> ;
    ns1:symbol "statH/cm" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "جول لكل كلفن"@ar,
        "joule na kelvin"@cs,
        "Joule je Kelvin"@de,
        "joule per kelvin"@en,
        "julio por kelvin"@es,
        "ژول بر کلوین"@fa,
        "joule par kelvin"@fr,
        "जूल प्रति कैल्विन"@hi,
        "joule al kelvin"@it,
        "ジュール毎立方メートル"@ja,
        "joule per kelvin"@ms,
        "dżul na kelwin"@pl,
        "joule por kelvin"@pt,
        "joule pe kelvin"@ro,
        "джоуль на кельвин"@ru,
        "joule na kelvin"@sl,
        "joule bölü kelvin"@tr,
        "焦耳每开尔文"@zh ;
    dcterms:description "Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of $ML^{2}T^{-2}Q^{-1}$ where $M$ is mass, $L$ is length, $T$ is time, and Q is temperature. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Entropy>,
        <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAA173" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA173"^^xsd:anyURI ;
    ns1:symbol "J/K" ;
    ns1:ucumCode "J.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "JE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Metre"@en,
        "Joule per Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    ns1:expression "$j/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearEnergyTransfer>,
        <http://qudt.org/vocab/quantitykind/TotalLinearStoppingPower> ;
    ns1:iec61360Code "0112/2///62720#UAA178" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA178"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "J/m" ;
    ns1:ucumCode "J.m-1"^^ns1:UCUMcs,
        "J/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-MOL-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Mole Kelvin"@en ;
    dcterms:description "Energy needed to heat one mole of substance by 1 Kelvin, under standard conditions (not standard temperature and pressure STP). The standard molar entropy is usually given the symbol S, and has units of joules per mole kelvin ( $ J\\cdot mol^{-1} K^{-1}$). Unlike standard enthalpies of formation, the value of S is an absolute. That is, an element in its standard state has a nonzero value of S at room temperature."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/(mol-K)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarEntropy>,
        <http://qudt.org/vocab/quantitykind/MolarHeatCapacity> ;
    ns1:iec61360Code "0112/2///62720#UAA184" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA184"^^xsd:anyURI ;
    ns1:symbol "J/(mol·K)" ;
    ns1:ucumCode "J.mol-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-T> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "جول لكل تسلا"@ar,
        "joule na tesla"@cs,
        "Joule je Tesla"@de,
        "joule per tesla"@en,
        "julio por tesla"@es,
        "ژول بر تسلا"@fa,
        "joule par tesla"@fr,
        "जूल प्रति टैस्ला"@hi,
        "joule al tesla"@it,
        "ジュール毎立方メートル"@ja,
        "joule per tesla"@ms,
        "dżul na tesla"@pl,
        "joule por tesla"@pt,
        "joule pe tesla"@ro,
        "джоуль на тесла"@ru,
        "joule bölü tesla"@tr,
        "焦耳每特斯拉"@zh ;
    dcterms:description "The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$j-per-t$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticAreaMoment>,
        <http://qudt.org/vocab/quantitykind/MagneticMoment> ;
    ns1:iec61360Code "0112/2///62720#UAB336" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB336"^^xsd:anyURI ;
    ns1:symbol "J/T" ;
    ns1:ucumCode "J.T-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-HR> a ns1:Unit ;
    rdfs:label "Kelvin per Hour"@en ;
    dcterms:description "$\\textit{Kelvin per Hour}$ is a unit for 'Temperature Per Time' expressed as $K / h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:expression "$K / h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA189" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA189"^^xsd:anyURI ;
    ns1:symbol "K/h" ;
    ns1:ucumCode "K.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-MIN> a ns1:Unit ;
    rdfs:label "Kelvin per Minute"@en ;
    dcterms:description "$\\textit{Kelvin per Minute}$ is a unit for 'Temperature Per Time' expressed as $K / m$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:expression "$K / min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA191" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA191"^^xsd:anyURI ;
    ns1:symbol "K/min" ;
    ns1:ucumCode "K.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K-PER-SEC> a ns1:Unit ;
    rdfs:label "Kelvin per Second"@en ;
    dcterms:description "$\\textit{Kelvin per Second}$ is a unit for 'Temperature Per Time' expressed as $K / s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$K / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA192" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA192"^^xsd:anyURI ;
    ns1:symbol "K/s" ;
    ns1:ucumCode "K.s-1"^^ns1:UCUMcs,
        "K/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kayser"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kayser"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$cm^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kayser?oldid=458489166"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/kayser> ;
    ns1:symbol "K" ;
    ns1:ucumCode "Ky"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KibiBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "KibiByte"@en ;
    dcterms:description "The kibibyte is a multiple of the unit byte for digital information equivalent to 1024 bytes."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5678.2617031470719747459655389854 ;
    ns1:conversionMultiplierSN 5.678262e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA197" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA197"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kibi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "KiB" ;
    ns1:uneceCommonCode "E64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBIT> a ns1:Unit ;
    rdfs:label "kilobit" ;
    dcterms:description "1,000-fold of the unit bit" ;
    ns1:conversionMultiplier 693.1471805599452 ;
    ns1:conversionMultiplierSN 6.931472e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB159" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB159"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "kbit" ;
    ns1:uneceCommonCode "C37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBQ> a ns1:Unit ;
    rdfs:label "Kilobecquerel"@en ;
    dcterms:description "1 000-fold of the SI derived unit becquerel"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA561" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA561"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit becquerel" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "kBq" ;
    ns1:ucumCode "kBq"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2Q" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_Mean> a ns1:Unit ;
    rdfs:label "Kilocalorie (mean)"@en ;
    dcterms:description "1000-fold of the unit calorie, which is used particularly for calorific values of food"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4190.0 ;
    ns1:conversionMultiplierSN 4.19e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA587" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA587"^^xsd:anyURI ;
    ns1:plainTextDescription "1000-fold of the unit calorie, which is used particularly for calorific values of food" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "kcal{mean}" ;
    ns1:ucumCode "kcal_m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCi> a ns1:Unit ;
    rdfs:label "Kilocurie"@en ;
    dcterms:description "1,000-fold of the unit curie"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 37000000000000.0 ;
    ns1:conversionMultiplierSN 3.7e+13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity>,
        <http://qudt.org/vocab/quantitykind/DecayConstant> ;
    ns1:iec61360Code "0112/2///62720#UAB046" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB046"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the unit curie" ;
    ns1:symbol "kCi" ;
    ns1:ucumCode "kCi"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2R" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-HA-YR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "kilogram per hectare per year"@en ;
    dcterms:description "A measure of areal density over time equivalent to 1 kg per hectare per year." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000000316880878 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A measure of areal density over time equivalent to 1 kg per hectare per year." ;
    ns1:symbol "kg/(ha·a)" ;
    ns1:ucumCode "kg.har-1.year-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Hour"@en ;
    dcterms:description "Kilogram Per Hour (kg/h) is a unit in the category of Mass flow rate. It is also known as kilogram/hour. Kilogram Per Hour (kg/h) has a dimension of MT-1 where $M$ is mass, and $T$ is time. It can be converted to the corresponding standard SI unit kg/s by multiplying its value by a factor of 0.000277777777778."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000277777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:expression "$kg/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA607" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA607"^^xsd:anyURI ;
    ns1:symbol "kg/h" ;
    ns1:ucumCode "kg.h-1"^^ns1:UCUMcs,
        "kg/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Metre"@en,
        "Kilogram per Meter"@en-US ;
    dcterms:description "Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where $M$ is mass, and $L$ is length. This unit is the standard SI unit in this category. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearDensity>,
        <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA616" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA616"^^xsd:anyURI ;
    ns1:symbol "kg/m" ;
    ns1:ucumCode "kg.m-1"^^ns1:UCUMcs,
        "kg/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M-DAY> a ns1:Unit ;
    rdfs:label "kilogram per metre day" ;
    dcterms:description "unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit day" ;
    ns1:conversionMultiplier 0.00001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB431" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB431"^^xsd:anyURI ;
    ns1:symbol "kg/(m·d)" ;
    ns1:ucumCode "kg.m-1.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M-HR> a ns1:Unit ;
    rdfs:label "Kilograms per metre hour"@en ;
    dcterms:description "One SI standard unit of mass over one SI standard unit of length over 3600 times one SI standard unit of time."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB432" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB432"^^xsd:anyURI ;
    ns1:symbol "kg/(m·h)" ;
    ns1:ucumCode "kg.m-1.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M-MIN> a ns1:Unit ;
    rdfs:label "kilogram per metre minute" ;
    dcterms:description "unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit minute" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB430" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB430"^^xsd:anyURI ;
    ns1:symbol "kg/(m·min)" ;
    ns1:ucumCode "kg.m-1.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M2-DAY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "kilogram per square metre per day"@en,
        "kilogram per square meter per day"@en-US ;
    dcterms:description "A measure of areal density over time equivalent to 1 kg per square meter per day." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001157407407407410 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A measure of areal density over time equivalent to 1 kg per square meter per day." ;
    ns1:symbol "kg/(m²·d)" ;
    ns1:ucumCode "kg.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC> a ns1:Unit ;
    rdfs:label "Kilograms per square metre Pascal second"@en ;
    dcterms:description "unit for the ability of a material to allow the transition of the steam" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/S-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeance> ;
    ns1:iec61360Code "0112/2///62720#UAB481" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB481"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Perm_(unit)"^^xsd:anyURI ;
    ns1:symbol "kg/(m²·Pa·s)" ;
    ns1:ucumCode "kg.m-2.Pa-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-MilliM> a ns1:Unit ;
    rdfs:label "Kilogram per Millimetre"@en,
        "Kilogram per Millimeter"@en-US ;
    dcterms:description "SI base unit kilogram divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearDensity>,
        <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB070" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB070"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "kg/mm" ;
    ns1:ucumCode "kg.mm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-PA-SEC-M> a ns1:Unit ;
    rdfs:label "kilogram na pascal sekunda metr"@cs,
        "Kilogramm je Pascal Sekunde Meter"@de,
        "kilogram per pascal second metre"@en,
        "kilogramo por pascal segundo metro"@es,
        "kilogramme par pascal-seconde-mètre"@fr,
        "chilogrammo al pascal secondo metro"@it,
        "kilogram per pascal saat meter"@ms,
        "kilogram na paskalosekundaometr"@pl,
        "quilograma por pascal segundo metro"@pt,
        "kilogram pe pascal-secundă-metru"@ro,
        "килограмм на паскаль-секунда-метр"@ru,
        "kilogram na pascal sekunda meter"@sl,
        "kilogram per pascal saniye metre"@tr ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeability>,
        <http://qudt.org/vocab/quantitykind/WaterVaporDiffusionCoefficient> ;
    ns1:plainTextDescription "Common unit for the Water vapour diffusion coefficient" ;
    ns1:symbol "kg/(Pa·s·m)" ;
    ns1:ucumCode "kg.Pa-1.s-1.m-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Second"@en ;
    dcterms:description "Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of $MT^{-1}$ where $M$ is mass, and $T$ is time. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA629" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA629"^^xsd:anyURI ;
    ns1:symbol "kg/s" ;
    ns1:ucumCode "kg.s-1"^^ns1:UCUMcs,
        "kg/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KGS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGRAY> a ns1:Unit ;
    rdfs:label "kilogray" ;
    dcterms:description "1,000-fold of the unit gray" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose>,
        <http://qudt.org/vocab/quantitykind/Kerma> ;
    ns1:iec61360Code "0112/2///62720#UAB504" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB504"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GRAY> ;
    ns1:symbol "kGy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloH> a ns1:Unit ;
    rdfs:label "kilohenry" ;
    dcterms:description "1,000-fold of the SI derived unit henry" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:iec61360Code "0112/2///62720#UAB386" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB386"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "kH" ;
    ns1:uneceCommonCode "P24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-K> a ns1:Unit ;
    rdfs:label "Kilojoule per Kelvin"@en ;
    dcterms:description "1 000-fold of the SI derived unit joule divided by the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAA569" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA569"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit joule divided by the SI base unit kelvin" ;
    ns1:symbol "kJ/K" ;
    ns1:ucumCode "kJ.K-1"^^ns1:UCUMcs,
        "kJ/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLB-PER-HR> a ns1:Unit ;
    rdfs:label "kilopound per hour" ;
    dcterms:description "1,000-fold of the unit of the mass avoirdupois pound according to the avoirdupois unit system divided by the unit hour" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloLB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB391" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB391"^^xsd:anyURI ;
    ns1:symbol "klb/h" ;
    ns1:uneceCommonCode "M90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLB_F-FT-PER-A> a ns1:Unit ;
    rdfs:label "Pound Force Foot per Ampere"@en ;
    dcterms:description "product of the Anglo-American unit pound-force and foot divided by the SI base unit ampere"^^rdf:HTML ;
    ns1:conversionMultiplier 1355.81800916358032544 ;
    ns1:conversionMultiplierSN 1.355818e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloLB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAB483" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB483"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the Anglo-American unit pound-force and foot divided by the SI base unit ampere" ;
    ns1:symbol "klbf·ft/A" ;
    ns1:ucumCode "[lbf_av].[ft_i].A-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilolumen"@de,
        "kilolumen"@en ;
    dcterms:description "The 1000-fold of the SI unit Lumen."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousFlux> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/LM> ;
    ns1:symbol "klm" ;
    ns1:ucumCode "klm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM2-PER-SEC2> a ns1:Unit ;
    rdfs:label "Square kilometres per square second"@en,
        "Square Kilometers per Square Second"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/GigaPA-CentiM3-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificModulus> ;
    ns1:symbol "km²/s²" ;
    ns1:ucumCode "km2.s-2"^^ns1:UCUMcs,
        "km2/s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloR> a ns1:Unit ;
    rdfs:label "Kiloroentgen"@en ;
    dcterms:description "1 000-fold of the unit roentgen"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.258 ;
    ns1:conversionMultiplierSN 2.58e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:iec61360Code "0112/2///62720#UAB057" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB057"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the unit roentgen" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/R> ;
    ns1:symbol "kR" ;
    ns1:ucumCode "kR"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloVA-PER-K> a ns1:Unit ;
    rdfs:label "kilovolt ampere per kelvin" ;
    dcterms:description "product of the 1,000-fold of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloVA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD908" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD908"^^xsd:anyURI ;
    ns1:symbol "kVA/K" ;
    ns1:ucumCode "kVA.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloVAR-PER-K> a ns1:Unit ;
    rdfs:label "kilovolt ampere reactive per kelvin" ;
    dcterms:description "1,000-fold of the unit volt ampere reactive divided by the SI base unit kelvin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloVAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD904" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD904"^^xsd:anyURI ;
    ns1:symbol "kVA{Reactive}/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-MOL> a ns1:Unit ;
    rdfs:label "Litre per Mole"@en,
        "Liter per Mole"@en-US ;
    dcterms:description "unit litre divided by the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarRefractivity>,
        <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA662" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA662"^^xsd:anyURI ;
    ns1:plainTextDescription "unit litre divided by the SI base unit mol" ;
    ns1:symbol "L/mol" ;
    ns1:ucumCode "L.mol-1"^^ns1:UCUMcs,
        "L/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-MOL-SEC> a ns1:Unit ;
    rdfs:label "litre per mol second" ;
    dcterms:description "0.001-fold of the power of the SI base unit metre with the exponent 3 divided by the product out of the SI base unit mol and the SI base unit second"^^ns1:LatexString ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AtmosphericHydroxylationRate>,
        <http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant> ;
    ns1:iec61360Code "0112/2///62720#UAD915" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD915"^^xsd:anyURI ;
    ns1:symbol "L/(mol·s)" ;
    ns1:ucumCode "L.mol-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-MicroMOL> a ns1:Unit ;
    rdfs:label "Litres per micromole"@en ;
    dcterms:description "The inverse of a molar concentration."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarRefractivity>,
        <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    ns1:symbol "L/μmol" ;
    ns1:ucumCode "L.umol-1"^^ns1:UCUMcs,
        "L/umol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT-DAY> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per foot day" ;
    dcterms:description "unit of the dynamic viscosity according to the Anglo-American unit system" ;
    ns1:conversionMultiplier 0.00001722411971724020608535044230582288 ;
    ns1:conversionMultiplierSN 1.722412e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB436" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB436"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft·d)" ;
    ns1:ucumCode "[lb_av].[ft_i]-1.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT-HR> a ns1:Unit ;
    rdfs:label "Pound per Foot Hour"@en ;
    dcterms:description "\"Pound per Foot Hour\" is an Imperial unit for  'Dynamic Viscosity' expressed as $lb/(ft-h)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0004133788732137649 ;
    ns1:conversionMultiplierSN 4.133789e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/(ft-h)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA674" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA674"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft·h)" ;
    ns1:ucumCode "[lb_av].[ft_i]-1.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT-MIN> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per foot minute" ;
    dcterms:description "unit of the dynamic viscosity according to the Anglo-American unit system" ;
    ns1:conversionMultiplier 0.02480273239282589676290463692038495 ;
    ns1:conversionMultiplierSN 2.480273e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB435" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB435"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft·min)" ;
    ns1:ucumCode "[lb_av].[ft_i]-1.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT-SEC> a ns1:Unit ;
    rdfs:label "Pound per Foot Second"@en ;
    dcterms:description "\"Pound per Foot Second\" is an Imperial unit for  'Dynamic Viscosity' expressed as $lb/(ft-s)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.4881639435695537 ;
    ns1:conversionMultiplierSN 1.488164e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/(ft-s)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA675" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA675"^^xsd:anyURI ;
    ns1:symbol "lbm/(ft·s)" ;
    ns1:ucumCode "[lb_av].[ft_i]-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-HR> a ns1:Unit ;
    rdfs:label "Pound per Hour"@en ;
    dcterms:description "Pound per hour is a mass flow unit. It is abbreviated as PPH or more conventionally as lb/h. Fuel flow for engines is usually expressed using this unit, it is particularly useful when dealing with gases or liquids as volume flow varies more with temperature and pressure. $1 lb/h = 0.4535927 kg/h = 126.00 mg/s$.  Minimum fuel intake on a jumbojet can be as low as 150 lb/h when idling, however this is not enough to sustain flight."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00012599788055555556 ;
    ns1:conversionMultiplierSN 1.259979e-04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pound_per_hour"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$PPH$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA682" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pound_per_hour?oldid=328571072"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA682"^^xsd:anyURI ;
    ns1:symbol "lbm/h" ;
    ns1:ucumCode "[lb_av].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4U" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-MIN> a ns1:Unit ;
    rdfs:label "Pound per Minute"@en ;
    dcterms:description "\"Pound per Minute\" is an Imperial unit for  'Mass Per Time' expressed as $lb/min$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.007559872833333333 ;
    ns1:conversionMultiplierSN 7.559873e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA689" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA689"^^xsd:anyURI ;
    ns1:symbol "lbm/min" ;
    ns1:ucumCode "[lb_av].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2> a ns1:Unit ;
    rdfs:label "Pound Force Second per Square Foot"@en ;
    dcterms:description "\"Pound Force Second per Square Foot\" is an Imperial unit for  'Dynamic Viscosity' expressed as $lbf-s/ft^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 47.8802631 ;
    ns1:conversionMultiplierSN 4.788026e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf-s/ft^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA707" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA707"^^xsd:anyURI ;
    ns1:symbol "lbf·s/ft²" ;
    ns1:ucumCode "[lbf_av].s.[sft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2> a ns1:Unit ;
    rdfs:label "Pound Force Second per Square Inch"@en ;
    dcterms:description "\"Pound Force Second per Square Inch\" is an Imperial unit for  'Dynamic Viscosity' expressed as $lbf-s/in^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6894.75789 ;
    ns1:conversionMultiplierSN 6.894758e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf-s/in^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA708" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA708"^^xsd:anyURI ;
    ns1:symbol "lbf·s/in²" ;
    ns1:ucumCode "[lbf_av].s.[sin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-HA> a ns1:Unit ;
    rdfs:label "Metres per hectare"@en ;
    dcterms:description "A rate of change of SI standard unit length per hectare (squared hectometer) area."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:symbol "m/ha" ;
    ns1:ucumCode "m.hm-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-M2> a ns1:Unit ;
    rdfs:label "Metres per square metre"@en,
        "Meters per square meter"@en-US ;
    dcterms:description "A rate of change of SI standard unit length per squared meter area."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:symbol "m/m²" ;
    ns1:ucumCode "m.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-K-PER-W> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre Kelvin per Watt"@en,
        "Square Meter Kelvin per Watt"@en-US ;
    dcterms:description "$\\textit{Square Meter Kelvin per Watt}$ is a unit for 'Thermal Insulance' expressed as $(K^{2})m/W$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$(K^{2})m/W$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalInsulance> ;
    ns1:iec61360Code "0112/2///62720#UAA746" ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA746"^^xsd:anyURI ;
    ns1:symbol "m²·K/W" ;
    ns1:ucumCode "m2.K.W-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-MOL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre per Mole"@en,
        "Square Meter per Mole"@en-US ;
    dcterms:description "Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where $M$ is mass, and $L$ is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^2/mol$"^^ns1:LatexString,
        "$m^{2}/mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/MolarAttenuationCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA751" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA751"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m²/mol" ;
    ns1:ucumCode "m2.mol-1"^^ns1:UCUMcs,
        "m2/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SEC2-K> a ns1:Unit ;
    rdfs:label "square metre per square second kelvin"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> ;
    ns1:plainTextDescription "Unit for expressing the specific heat capacity." ;
    ns1:symbol "m²/(s²·K)" ;
    ns1:ucumCode "m2.s2-1.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-V-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Quadratmeter je Volt und Sekunde"@de,
        "square metre per volt second"@en,
        "Square Meter per Volt Second"@en-US,
        "metro quadrato al volt e al secondo"@it ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^2/v-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mobility> ;
    ns1:iec61360Code "0112/2///62720#UAA748" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA748"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m²/(V·s)" ;
    ns1:ucumCode "m2.V-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-MOL> a ns1:Unit ;
    rdfs:label "متر مكعب لكل مول"@ar,
        "metr krychlový na mol"@cs,
        "Kubikmeter je Mol"@de,
        "cubic metre per mole"@en,
        "Cubic Meter per Mole"@en-US,
        "metro cúbico por mol"@es,
        "متر مکعب بر مول"@fa,
        "mètre cube par mole"@fr,
        "घन मीटर प्रति मोल (इकाई)"@hi,
        "metro cubo alla mole"@it,
        "立方メートル 毎立方メートル"@ja,
        "meter kubik per mole"@ms,
        "metr sześcienny na mol"@pl,
        "metro cúbico por mol"@pt,
        "metru cub pe mol"@ro,
        "кубический метр на моль"@ru,
        "kubični meter na mol"@sl,
        "metreküp bölü metre küp"@tr,
        "立方米每摩尔"@zh ;
    dcterms:description "<p>The molar volume, symbol $Vm$, is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass (M) divided by the mass density. It has the SI unit cubic metres per mole $m3/mol$, although it is more practical to use the units cubic decimetres per mole $dm3/mol$ for gases and cubic centimetres per mole $cm3/mol$ for liquids and solids</p>."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{3} mol^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarRefractivity>,
        <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA771" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA771"^^xsd:anyURI ;
    ns1:symbol "m³/mol" ;
    ns1:ucumCode "m3.mol-1"^^ns1:UCUMcs,
        "m3/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-MOL-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Metre per Mole Second"@en,
        "Cubic Meter per Mole Second"@en-US ;
    dcterms:description "A unit that is the SI base unit metre with the exponent 3 divided by the SI base unit mol multiplied by the SI base unit second."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AtmosphericHydroxylationRate>,
        <http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant> ;
    ns1:symbol "m³/(mol·s)" ;
    ns1:ucumCode "m3.mol-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MESH> a ns1:Unit ;
    rdfs:label "Mesh"@en ;
    dcterms:description "\"Mesh\" is a measure of particle size or fineness of a woven product."@en ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Mesh_(scale)"^^xsd:anyURI ;
    ns1:symbol "mesh" ;
    ns1:ucumCode "[mesh_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MHO_Stat> a ns1:Unit ;
    rdfs:label "Statmho"@en ;
    dcterms:description "\"StatMHO\" is the unit of conductance, admittance, and susceptance in the C.G.S e.s.u system of units. One $statmho$ is the conductance between two points in a conductor when a constant potential difference of $1 \\; statvolt$ applied between the points produces in the conductor a current of $1 \\; statampere$, the conductor not being the source of any electromotive force, approximately $1.1126 \\times 10^{-12} mho$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000011126500561 ;
    ns1:conversionMultiplierSN 1.11265e-12 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/S_Stat> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricConductivity> ;
    ns1:informativeReference "http://www.sizes.com/units/statmho.htm"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/statmho> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S-PER-M> ;
    ns1:symbol "stat℧" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MX> a ns1:Unit ;
    rdfs:label "Maxwell"@en ;
    dcterms:description "\"Maxwell\" is a C.G.S System unit for  'Magnetic Flux' expressed as $Mx$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Maxwell"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAB155" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Maxwell?oldid=478391976"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB155"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/maxwell> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/WB> ;
    ns1:symbol "Mx" ;
    ns1:ucumCode "Mx"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MebiBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Mebibyte"@en ;
    dcterms:description "The mebibyte is a multiple of the unit byte for digital information equivalent to $1024^{2} bytes$ or $2^{20} bytes$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5814539.984022601702139868711921018 ;
    ns1:conversionMultiplierSN 5.81454e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA233" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA233"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mebi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "MiB" ;
    ns1:uneceCommonCode "E63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBIT> a ns1:Unit ;
    rdfs:label "megabit" ;
    dcterms:description "1,000,000-fold of the unit bit" ;
    ns1:conversionMultiplier 693147.18055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB171" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB171"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Mbit" ;
    ns1:uneceCommonCode "D36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBQ> a ns1:Unit ;
    rdfs:label "Megabecquerel"@en ;
    dcterms:description "1,000,000-fold of the derived unit becquerel"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA205" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA205"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit becquerel" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "MBq" ;
    ns1:ucumCode "MBq"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4N" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBYTE-PER-SEC> a ns1:Unit ;
    rdfs:label "megabyte per second" ;
    dcterms:description "1,000,000-fold of the unit byte devided by the SI base unit second" ;
    ns1:conversionMultiplier 5545177.4444795624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaBYTE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ByteRate> ;
    ns1:iec61360Code "0112/2///62720#UAB307" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB307"^^xsd:anyURI ;
    ns1:symbol "MB/s" ;
    ns1:ucumCode "MBy.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaCCY_USD-PER-FLIGHT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Million US Dollars per Flight"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$M\\$/Flight$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FLIGHT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaCCY_USD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrencyPerFlight> ;
    ns1:symbol "$M/flight" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaCCY_USD-PER-YR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Million US Dollars per Year"@en ;
    ns1:expression "$M\\$/yr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaCCY_USD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "$M/a" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight> a ns1:Unit ;
    rdfs:label "Mega Electron Volt per Speed of Light"@en ;
    dcterms:description "\"Mega Electron Volt per Speed of Light\" is a unit for  'Linear Momentum' expressed as $MeV/c$."^^ns1:LatexString ;
    ns1:expression "$MeV/c$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SpeedOfLight> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaEV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMomentum>,
        <http://qudt.org/vocab/quantitykind/Momentum> ;
    ns1:symbol "MeV/c" ;
    ns1:ucumCode "MeV.[c]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaGRAY> a ns1:Unit ;
    rdfs:label "megagray" ;
    dcterms:description "1,000,000-fold of the unit gray" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose>,
        <http://qudt.org/vocab/quantitykind/Kerma> ;
    ns1:iec61360Code "0112/2///62720#UAB505" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB505"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GRAY> ;
    ns1:symbol "MGy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaHZ-PER-T> a ns1:Unit ;
    rdfs:label "Mega Hertz per Tesla"@en ;
    dcterms:description "\"Mega Hertz per Tesla\" is a unit for  'Electric Charge Per Mass' expressed as $MHz T^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:expression "$MHz T^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaHZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:symbol "MHz/T" ;
    ns1:ucumCode "MHz.T-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM-KiloM> a ns1:Unit ;
    rdfs:label "megaohm kilometre" ;
    dcterms:description "1,000,000-fold of the product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaOHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ResidualResistivity>,
        <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAB406" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB406"^^xsd:anyURI ;
    ns1:symbol "MΩ·km" ;
    ns1:ucumCode "MOhm.km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-CentiM2-WK> a ns1:Unit ;
    rdfs:label "Micrograms per square centimetre week"@en,
        "Micrograms per square centimeter week"@en-US ;
    dcterms:description "A rate of change of 1e-9 of the SI unit of mass over 0.00001 of the SI unit of area in a period of one calendar week."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000016534392 ;
    ns1:conversionMultiplierSN 1.653439e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WK> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "μg/(cm²·wk)" ;
    ns1:ucumCode "µg.cm-2.wk-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Micrograms per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "μg/(m²·d)" ;
    ns1:ucumCode "ug.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroH-PER-M> a ns1:Unit ;
    rdfs:label "Microhenry per Metre"@en,
        "Microhenry per Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit henry divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability>,
        <http://qudt.org/vocab/quantitykind/Permeability> ;
    ns1:iec61360Code "0112/2///62720#UAA069" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA069"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit henry divided by the SI base unit metre" ;
    ns1:symbol "μH/m" ;
    ns1:ucumCode "uH.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroKAT> a ns1:Unit ;
    rdfs:label "MicroKAT" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KAT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM-PER-L-DAY> a ns1:Unit ;
    rdfs:label "Micromoles per litre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Flux>,
        <http://qudt.org/vocab/quantitykind/ParticleFluenceRate> ;
    ns1:symbol "μm/(L·d)" ;
    ns1:ucumCode "um.L-1.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMHO> a ns1:Unit ;
    rdfs:label "Micromho"@en ;
    dcterms:description "0.000001-fold of the obsolete unit mho of the electric conductance"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:iec61360Code "0112/2///62720#UAB201" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB201"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the obsolete unit mho of the electric conductance" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MHO> ;
    ns1:symbol "µ℧" ;
    ns1:ucumCode "umho"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroOHM> a ns1:Unit ;
    rdfs:label "Microohm"@en ;
    dcterms:description "0.000001-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA055" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA055"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit ohm" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "μΩ" ;
    ns1:ucumCode "uOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroPOISE> a ns1:Unit ;
    rdfs:label "Micropoise"@en ;
    dcterms:description "0.000001-fold of the CGS unit of the dynamic viscosity poise"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA072" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA072"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/POISE> ;
    ns1:symbol "μP" ;
    ns1:ucumCode "uP"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroS-PER-CentiM> a ns1:Unit ;
    rdfs:label "Microsiemens per Centimetre"@en,
        "Microsiemens per Centimeter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:expression "\\(uS-cm^{-1}\\)"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroS> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity>,
        <http://qudt.org/vocab/quantitykind/ElectrolyticConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA075" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA075"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit of electrical conductivity equal to 0.000001-fold of the SI derived unit siemens divided by 0,01-fold of the SI base unit meter" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:symbol "μS/cm" ;
    ns1:ucumCode "uS.cm-1"^^ns1:UCUMcs,
        "uS/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroVA-PER-K> a ns1:Unit ;
    rdfs:label "microvolt ampere per kelvin" ;
    dcterms:description "product of the 0.000001-fold of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroVA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD907" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD907"^^xsd:anyURI ;
    ns1:symbol "µVA/K" ;
    ns1:ucumCode "uVA.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroVAR-PER-K> a ns1:Unit ;
    rdfs:label "microvolt ampere reactive per kelvin" ;
    dcterms:description "0.000001-fold of the unit volt ampere reactive divided by the SI base unit kelvin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroVAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD903" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD903"^^xsd:anyURI ;
    ns1:symbol "µvar/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliC-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Millicoulomb per Kilogram"@en ;
    dcterms:description "0.001-fold of the SI derived unit coulomb divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:iec61360Code "0112/2///62720#UAA783" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA783"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit coulomb divided by the SI base unit kilogram" ;
    ns1:symbol "mC/kg" ;
    ns1:ucumCode "mC.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C8" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "Milligrams per square metre day"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "mg/(m²·d)" ;
    ns1:ucumCode "mg.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M2-HR> a ns1:Unit ;
    rdfs:label "Milligrams per square metre hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "mg/(m²·h)" ;
    ns1:ucumCode "mg.m-2.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M2-SEC> a ns1:Unit ;
    rdfs:label "Milligrams per square metre second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "mg/(m²·s)" ;
    ns1:ucumCode "mg.m-2.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliKAT> a ns1:Unit ;
    rdfs:label "MilliKAT" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KAT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-GM> a ns1:Unit ;
    rdfs:label "Millimole per Gram"@en ;
    dcterms:description "0.001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA878" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA878"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "mmol/g" ;
    ns1:ucumCode "mmol.g-1"^^ns1:UCUMcs,
        "mmol/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Millimole per Kilogram"@en ;
    dcterms:description "0.001-fold of the SI base unit mol divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA879" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA879"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit mol divided by the SI base unit kilogram" ;
    ns1:symbol "mmol/kg" ;
    ns1:ucumCode "mmol.kg-1"^^ns1:UCUMcs,
        "mmol/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliPA-SEC> a ns1:Unit ;
    rdfs:label "Millipascal Second"@en ;
    dcterms:description "0.001-fold of the product of the SI derived unit pascal and the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA797" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA797"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the product of the SI derived unit pascal and the SI base unit second" ;
    ns1:symbol "mPa·s" ;
    ns1:ucumCode "mPa.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliR> a ns1:Unit ;
    rdfs:label "Milliroentgen"@en ;
    dcterms:description "0.001-fold of the unit roentgen."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000258 ;
    ns1:conversionMultiplierSN 2.58e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:iec61360Code "0112/2///62720#UAB056" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB056"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Roentgen_(unit)"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit roentgen." ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/R> ;
    ns1:symbol "mR" ;
    ns1:ucumCode "mR"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2Y" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliRAD_R> a ns1:Unit ;
    rdfs:label "MilliRad"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/RAD_R> ;
    ns1:symbol "mrad" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliVA-PER-K> a ns1:Unit ;
    rdfs:label "millivolt ampere per kelvin" ;
    dcterms:description "product of the 0.001-fold of the SI derived unit volt and the SI base unit ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliVA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD906" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD906"^^xsd:anyURI ;
    ns1:symbol "mVA/K" ;
    ns1:ucumCode "mVA.K-1"^^ns1:UCUMcs,
        "mVA/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliVAR-PER-K> a ns1:Unit ;
    rdfs:label "millivolt ampere reactive per kelvin" ;
    dcterms:description "0.001-fold of the unit volt ampere reactive divided by the SI base unit kelvin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliVAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD902" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD902"^^xsd:anyURI ;
    ns1:symbol "mvar/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliWB> a ns1:Unit ;
    rdfs:label "Milliweber"@en ;
    dcterms:description "0.001-fold of the SI derived unit weber"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAA809" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA809"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit weber" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/WB> ;
    ns1:symbol "mWb" ;
    ns1:ucumCode "mWb"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-A> a ns1:Unit ;
    rdfs:label "Newton Metre per Ampere"@en,
        "Newton Meter per Ampere"@en-US ;
    dcterms:description "product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAA241" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA241"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere" ;
    ns1:symbol "N·m/A" ;
    ns1:ucumCode "N.m.A-1"^^ns1:UCUMcs,
        "N.m/A"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-M-RAD> a ns1:Unit ;
    rdfs:label "Newton Metre per Metre Radian"@en,
        "Newton Meter per Meter Radian"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ModulusOfRotationalSubgradeReaction> ;
    ns1:symbol "N·m/(m·rad)" ;
    ns1:ucumCode "N.m.m-1.rad-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-SEC-PER-M> a ns1:Unit ;
    rdfs:label "Newtonmetersekunden pro Meter"@de,
        "Newton metre seconds per metre"@en,
        "Newton meter seconds per meter"@en-US ;
    dcterms:description "Newton metre seconds measured per metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMomentum>,
        <http://qudt.org/vocab/quantitykind/Momentum> ;
    ns1:plainTextDescription "Newton metre seconds measured per metre" ;
    ns1:symbol "N·m·s/m" ;
    ns1:ucumCode "N.m.s.m-1"^^ns1:UCUMcs,
        "N.m.s/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M2-PER-A> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newton Metre Squared per Ampere"@en,
        "Newton Meter Squared per Ampere"@en-US ;
    dcterms:description "product of the SI derived unit newton and the power of SI base unit metre with exponent 2 divided by the SI base unit ampere" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/WB-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    ns1:iec61360Code "0112/2///62720#UAB332" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB332"^^xsd:anyURI ;
    ns1:symbol "N·m²/A" ;
    ns1:ucumCode "N.m2.A-1"^^ns1:UCUMcs,
        "N.m2/A"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-RAD> a ns1:Unit ;
    rdfs:label "Newton pro Radian"@de,
        "Newton per radian"@en,
        "Newton per radian"@en-US ;
    dcterms:description "A one-newton force applied for one angle/torsional torque"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-M-PER-M-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerAngle> ;
    ns1:plainTextDescription "A one-newton force applied for one angle/torsional torque" ;
    ns1:symbol "N/rad" ;
    ns1:ucumCode "N.rad-1"^^ns1:UCUMcs,
        "N/rad"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-SEC> a ns1:Unit ;
    rdfs:label "نيوتن ثانية"@ar,
        "newton sekunda"@cs,
        "Newtonsekunde"@de,
        "newton second"@en,
        "newton segundo"@es,
        "نیوتون ثانیه"@fa,
        "newton-seconde"@fr,
        "न्यूटन सैकण्ड"@hi,
        "newton per secondo"@it,
        "ニュートン秒"@ja,
        "newton saat"@ms,
        "niutonosekunda"@pl,
        "newton-segundo"@pt,
        "newton-secundă"@ro,
        "ньютон-секунда"@ru,
        "newton saniye"@tr,
        "牛秒"@zh ;
    dcterms:description "product of the SI derived unit newton and the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMomentum>,
        <http://qudt.org/vocab/quantitykind/Momentum> ;
    ns1:iec61360Code "0112/2///62720#UAA251" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA251"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit newton and the SI base unit second" ;
    ns1:symbol "N·s" ;
    ns1:ucumCode "N.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-SEC-PER-M2> a ns1:Unit ;
    rdfs:label "newton second per square metre" ;
    dcterms:description "unit of the dynamic viscosity as a product of unit of the pressure (newton by square metre) multiplied with the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB428" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB428"^^xsd:anyURI ;
    ns1:symbol "N·s/m²" ;
    ns1:ucumCode "N.s.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-GM> a ns1:Unit ;
    rdfs:label "Number per gram"@en ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "#/g" ;
    ns1:ucumCode "/g"^^ns1:UCUMcs,
        "{#}.g-1"^^ns1:UCUMcs,
        "{#}/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-M2> a ns1:Unit ;
    rdfs:label "Number per square metre"@en ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleFluence> ;
    ns1:symbol "#/m²" ;
    ns1:ucumCode "/m2"^^ns1:UCUMcs,
        "{#}.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-MilliGM> a ns1:Unit ;
    rdfs:label "Number per milligram"@en ;
    dcterms:description "Count of an entity or phenomenon occurrence in one millionth of the SI unit of mass (kilogram)."@en ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "#/mg" ;
    ns1:ucumCode "/mg"^^ns1:UCUMcs,
        "{#}.mg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoBQ> a ns1:Unit ;
    rdfs:label "NanoBecquerel"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "nBq" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoFARAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanofarad"@en ;
    dcterms:description "A common metric unit of electric capacitance equal to $10^{-9} farad$. This unit was previously called the $millimicrofarad$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Farad"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAA903" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Farad?oldid=493070876"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA903"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "nF" ;
    ns1:ucumCode "nF"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-CentiM2-DAY> a ns1:Unit ;
    rdfs:label "Nanogram per Square Centimetre Day"@en,
        "Nanogram per Square Centimeter Day"@en-US ;
    dcterms:description "A rate of change of 1e-12 of the SI unit of mass over 0.00001 of the SI unit of area in a period of one day."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000000011574074 ;
    ns1:conversionMultiplierSN 1.157407e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "ng/(cm²·d)" ;
    ns1:ucumCode "ng.cm-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoH-PER-M> a ns1:Unit ;
    rdfs:label "Nanohenry per Metre"@en,
        "Nanohenry per Meter"@en-US ;
    dcterms:description "0.000000001-fold of the SI derived unit henry divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability>,
        <http://qudt.org/vocab/quantitykind/Permeability> ;
    ns1:iec61360Code "0112/2///62720#UAA906" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA906"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit henry divided by the SI base unit metre" ;
    ns1:symbol "nH/m" ;
    ns1:ucumCode "nH.m-1"^^ns1:UCUMcs,
        "nH/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoKAT> a ns1:Unit ;
    rdfs:label "NanoKAT" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KAT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanometer per Millimeter Megapascal"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BREWSTER> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:siUnitsExpression "nm/mm/MPa" ;
    ns1:symbol "nm/(mm·MPa)" ;
    ns1:ucumCode "nm.mm-1.MPa-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoOHM> a ns1:Unit ;
    rdfs:label "nanoohm" ;
    dcterms:description "0.000000001-fold of the SI derived unit ohm" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricalResistance> ;
    ns1:iec61360Code "0112/2///62720#UAB359" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB359"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "nΩ" ;
    ns1:uneceCommonCode "P22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoVA> a ns1:Unit ;
    rdfs:label "nanovolt ampere" ;
    dcterms:description "0.000000001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB531" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB531"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "nVA" ;
    ns1:ucumCode "nVA"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoVAR> a ns1:Unit ;
    rdfs:label "nanovolt ampere reactive" ;
    dcterms:description "0.000000001-fold of the unit volt ampere reactive" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC505" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC505"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "nVA{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OCTET> a ns1:Unit ;
    rdfs:label "octet" ;
    dcterms:description "synonym for byte: 1 octet = 8 bit = 1 byte" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB341" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB341"^^xsd:anyURI ;
    ns1:symbol "o" ;
    ns1:uneceCommonCode "Q12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OCTET-PER-SEC> a ns1:Unit ;
    rdfs:label "octet per second" ;
    dcterms:description "unit octet divided by the SI base unit second" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OCTET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BitRate> ;
    ns1:iec61360Code "0112/2///62720#UAB342" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB342"^^xsd:anyURI ;
    ns1:symbol "o/s" ;
    ns1:uneceCommonCode "Q13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-KiloM> a ns1:Unit ;
    rdfs:label "ohm kilometre" ;
    dcterms:description "product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ResidualResistivity>,
        <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA018" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA018"^^xsd:anyURI ;
    ns1:symbol "Ω·km" ;
    ns1:ucumCode "Ohm.km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM-M> a ns1:Unit ;
    rdfs:label "أوم متر"@ar,
        "ohm metr"@cs,
        "Ohmmeter"@de,
        "ohm metre"@en,
        "Ohm Meter"@en-US,
        "ohmio metro"@es,
        "اهم متر"@fa,
        "ohm-mètre"@fr,
        "ओह्म मीटर"@hi,
        "ohm per metro"@it,
        "オームメートル"@ja,
        "ohm meter"@ms,
        "ohm-metro"@pt,
        "ohm-metru"@ro,
        "ом-метр"@ru,
        "ohm metre"@tr,
        "欧姆米"@zh ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ResidualResistivity>,
        <http://qudt.org/vocab/quantitykind/Resistivity> ;
    ns1:iec61360Code "0112/2///62720#UAA020" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA020"^^xsd:anyURI ;
    ns1:symbol "Ω·m" ;
    ns1:ucumCode "Ohm.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "باسكال ثانية"@ar,
        "pascal sekunda"@cs,
        "Pascalsekunde"@de,
        "pascal second"@en,
        "pascal segundo"@es,
        "نیوتون ثانیه"@fa,
        "pascal-seconde"@fr,
        "पास्कल सैकण्ड"@hi,
        "pascal per secondo"@it,
        "パスカル秒"@ja,
        "pascal saat"@ms,
        "paskalosekunda"@pl,
        "pascal-segundo"@pt,
        "pascal-secundă"@ro,
        "паскаль-секунда"@ru,
        "pascal sekunda"@sl,
        "pascal saniye"@tr,
        "帕斯卡秒"@zh ;
    dcterms:description "The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$Pa-s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA265" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA265"^^xsd:anyURI ;
    ns1:siUnitsExpression "Pa.s" ;
    ns1:symbol "Pa·s" ;
    ns1:ucumCode "Pa.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-SEC-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Pascal Second per Metre"@en,
        "Pascal Second per Meter"@en-US ;
    dcterms:description "Pascal Second Per Meter ($Pa-s/m$) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of $ML^2T^{-1}$ where $M$ is mass, $L$ is length, and $T$ is time. It essentially the same as the corresponding standard SI unit $kg/m2\\cdot s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Pa-s/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AcousticImpedance> ;
    ns1:iec61360Code "0112/2///62720#UAA268" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA268"^^xsd:anyURI ;
    ns1:siUnitsExpression "Pa.s/m" ;
    ns1:symbol "Pa·s/m" ;
    ns1:ucumCode "Pa.s.m-1"^^ns1:UCUMcs,
        "Pa.s/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-SEC-PER-FT2> a ns1:Unit ;
    rdfs:label "poundal second per square foot" ;
    dcterms:description "non SI-conform unit of viscosity" ;
    ns1:conversionMultiplier 1.488163943569553805774278215223097 ;
    ns1:conversionMultiplierSN 1.488164e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB227" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB227"^^xsd:anyURI ;
    ns1:symbol "pdl·s/ft²" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.s.[ft_i]-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-SEC-PER-IN2> a ns1:Unit ;
    rdfs:label "poundal second per square inch" ;
    dcterms:description "non SI-conforming unit of dynamic viscosity according to the Imperial system of units as product unit of the pressure (poundal by square inch) multiplied by the SI base unit second" ;
    ns1:conversionMultiplier 214.295607874015748031496062992126 ;
    ns1:conversionMultiplierSN 2.142956e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB434" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB434"^^xsd:anyURI ;
    ns1:symbol "pdl·s/in²" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.s.[in_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-ANGSTROM> a ns1:Unit ;
    rdfs:label "Reciprocal Angstrom"@en ;
    dcterms:description "reciprocal of the unit angstrom"^^rdf:HTML ;
    ns1:conversionMultiplier 10000000000.0 ;
    ns1:conversionMultiplierSN 1e+10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ANGSTROM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:iec61360Code "0112/2///62720#UAB058" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB058"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the unit angstrom" ;
    ns1:symbol "/Å" ;
    ns1:ucumCode "/Ao"^^ns1:UCUMcs,
        "Ao-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-CentiM> a ns1:Unit ;
    rdfs:label "Reciprocal Centimetre"@en,
        "Reciprocal Centimeter"@en-US ;
    dcterms:description "reciprocal of the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:iec61360Code "0112/2///62720#UAA382" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA382"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "/cm" ;
    ns1:ucumCode "/cm"^^ns1:UCUMcs,
        "cm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-CentiM3> a ns1:Unit ;
    rdfs:label "Reciprocal Cubic Centimetre"@en,
        "Reciprocal Cubic Centimeter"@en-US ;
    dcterms:description "reciprocal of the 0.000001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA383" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA383"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the 0.000001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "/cm³" ;
    ns1:ucumCode "cm-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-FT3> a ns1:Unit ;
    rdfs:label "Reciprocal Cubic Foot"@en ;
    dcterms:description "reciprocal value of the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 35.31466 ;
    ns1:conversionMultiplierSN 3.531466e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA453" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA453"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal value of the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    ns1:symbol "/ft³" ;
    ns1:ucumCode "/[cft_i]"^^ns1:UCUMcs,
        "[cft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-GM> a ns1:Unit ;
    rdfs:label "Reciprocal gram"@en ;
    dcterms:description "reciprocal of the 0.001-fold of the SI base unit kilogram" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:iec61360Code "0112/2///62720#UAC004" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC004"^^xsd:anyURI ;
    ns1:symbol "/g" ;
    ns1:ucumCode "/g"^^ns1:UCUMcs,
        "g-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-IN3> a ns1:Unit ;
    rdfs:label "Reciprocal Cubic Inch"@en ;
    dcterms:description "reciprocal value of the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 61023.76 ;
    ns1:conversionMultiplierSN 6.102376e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA546" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA546"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal value of the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    ns1:symbol "/in³" ;
    ns1:ucumCode "/[cin_i]"^^ns1:UCUMcs,
        "[cin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-KiloVA-HR> a ns1:Unit ;
    rdfs:label "Reciprocal Kilovolt Ampere Hour"@en ;
    dcterms:description "reciprocal of the 1,000-fold of the product of the SI derived unit volt ampere and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloVA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA098" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA098"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the 1,000-fold of the product of the SI derived unit volt ampere and the unit hour" ;
    ns1:symbol "/(kVA·h)" ;
    ns1:ucumCode "kVA-1.h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Square Metre"@en,
        "Reciprocal Square Meter"@en-US ;
    dcterms:description "\"Per Square Meter\" is a denominator unit with dimensions $/m^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleFluence> ;
    ns1:iec61360Code "0112/2///62720#UAD611" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD611"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "/m²" ;
    ns1:ucumCode "/m2"^^ns1:UCUMcs,
        "m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M2-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Square Metre Second"@en,
        "Reciprocal Square Meter Second"@en-US ;
    dcterms:description "unit of the particle current density" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^{-2}-s^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Flux>,
        <http://qudt.org/vocab/quantitykind/ParticleFluenceRate> ;
    ns1:iec61360Code "0112/2///62720#UAB157" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB157"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "/(m²·s)" ;
    ns1:ucumCode "m-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Reciprocal square metre per second"@en .

<http://qudt.org/vocab/unit/PER-M3-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Cubic Metre Second"@en,
        "Reciprocal Cubic Meter Second"@en-US ;
    dcterms:description "unit of the slowing-down density as reciprocal of the power of the SI base unit metre with exponent 3 divided by the SI base unit second" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^{-3}-s^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ParticleSourceDensity>,
        <http://qudt.org/vocab/quantitykind/Slowing-DownDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB163" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB163"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "/(m³·s)" ;
    ns1:ucumCode "m-3.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Reciprocal cubic metre per second"@en .

<http://qudt.org/vocab/unit/PER-MilliGM> a ns1:Unit ;
    rdfs:label "reciprocal milligram" ;
    dcterms:description "reciprocal of the 0.000001-fold of the SI base unit kilogram" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseMass> ;
    ns1:iec61360Code "0112/2///62720#UAC005" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC005"^^xsd:anyURI ;
    ns1:symbol "/mg" ;
    ns1:ucumCode "/mg"^^ns1:UCUMcs,
        "mg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MilliL> a ns1:Unit ;
    rdfs:label "Reciprocal Millilitre"@en,
        "Reciprocal Milliliter"@en-US ;
    dcterms:description "reciprocal value of the unit Millilitre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:plainTextDescription "reciprocal value of the unit millilitre" ;
    ns1:symbol "/mL" ;
    ns1:ucumCode "/mL"^^ns1:UCUMcs,
        "mL-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC-SR> a ns1:Unit ;
    rdfs:label "Reciprocal Second Steradian"@en ;
    dcterms:description "Per Second Steradian Unit is a denominator unit with dimensions $/sec-sr$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$/sec-sr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PhotonIntensity>,
        <http://qudt.org/vocab/quantitykind/TemporalSummationFunction> ;
    ns1:iec61360Code "0112/2///62720#UAA976" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA976"^^xsd:anyURI ;
    ns1:symbol "/(s·sr)" ;
    ns1:ucumCode "/(s.sr)"^^ns1:UCUMcs,
        "s-1.sr-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-T-SEC> a ns1:Unit ;
    rdfs:label "Reciprocal Tesla Second Unit"@en ;
    dcterms:description "Per Tesla Second Unit is a denominator unit with dimensions $/s . T$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$/s . T$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/T> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:symbol "/(T·s)" ;
    ns1:ucumCode "T-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-VA-SEC> a ns1:Unit ;
    rdfs:label "reciprocal volt ampere second" ;
    dcterms:description "reciprocal of the product of the SI derived unit volt ampere and the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/VA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB498" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB498"^^xsd:anyURI ;
    ns1:symbol "/(VA·s)" ;
    ns1:ucumCode "VA-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-YD3> a ns1:Unit ;
    rdfs:label "Reciprocal Cubic Yard"@en ;
    dcterms:description "reciprocal value of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.307951 ;
    ns1:conversionMultiplierSN 1.307951e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB033" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB033"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal value of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    ns1:symbol "/yd³" ;
    ns1:ucumCode "[cyd_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED> a ns1:Unit ;
    rdfs:label "percent per hundred" ;
    dcterms:description "hundredth relating to the co-efficient 100" ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HUNDRED> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA006" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA006"^^xsd:anyURI ;
    ns1:symbol "%/100" ;
    ns1:uneceCommonCode "H93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-THOUSAND> a ns1:Unit ;
    rdfs:label "percent per thousand" ;
    dcterms:description "hundredth relating to the co-efficient 1,000" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/THOUSAND> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA007" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA007"^^xsd:anyURI ;
    ns1:symbol "%/1000" ;
    ns1:uneceCommonCode "H94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT_RH> a ns1:Unit ;
    rdfs:label "Percent Relative Humidity"@en ;
    dcterms:description "Percent relative humidity is the ratio of the partial pressure of water vapor to the equilibrium vapor pressure of water at a given temperature, expressed as a percentage."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RelativeHumidity> ;
    ns1:plainTextDescription "Percent relative humidity is the ratio of the partial pressure of water vapor to the equilibrium vapor pressure of water at a given temperature, expressed as a percentage." ;
    ns1:symbol "%RH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERM_0DEG_C> a ns1:Unit ;
    rdfs:label "perm (0 °C)" ;
    dcterms:description "traditional unit for the ability of a material to allow the transition of the steam, defined at a temperature of 0 °C as steam transmittance, where the mass of one grain steam penetrates an area of one foot squared at a pressure from one inch mercury per hour" ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PERM_Metric_0DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/WaterVapourPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAB294" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB294"^^xsd:anyURI ;
    ns1:symbol "perm (0 °C)" ;
    ns1:uneceCommonCode "P91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERM_23DEG_C> a ns1:Unit ;
    rdfs:label "perm (23 °C)" ;
    dcterms:description "traditional unit for the ability of a material to allow the transition of the steam, defined at a temperature of 23 °C as steam transmittance at which the mass of one grain of steam penetrates an area of one square foot at a pressure of one inch mercury per hour" ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PERM_Metric_23DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/WaterVapourPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAB295" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB295"^^xsd:anyURI ;
    ns1:symbol "perm (23 °C)" ;
    ns1:uneceCommonCode "P92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERM_Metric_0DEG_C> a ns1:Unit ;
    rdfs:label "perm (0 °C)" ;
    dcterms:description "traditional unit for the ability of a material to allow the transition of the steam, defined at a temperature of 0 °C as steam transmittance, where the mass of one grain steam penetrates an area of one foot squared at a pressure from one inch mercury per hour" ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PERM_0DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeance> ;
    ns1:iec61360Code "0112/2///62720#UAB294" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB294"^^xsd:anyURI ;
    ns1:symbol "perm (0 °C)" ;
    ns1:uneceCommonCode "P91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERM_Metric_23DEG_C> a ns1:Unit ;
    rdfs:label "perm (23 °C)" ;
    dcterms:description "traditional unit for the ability of a material to allow the transition of the steam, defined at a temperature of 23 °C as steam transmittance at which the mass of one grain of steam penetrates an area of one square foot at a pressure of one inch mercury per hour" ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PERM_23DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VaporPermeance> ;
    ns1:iec61360Code "0112/2///62720#UAB295" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB295"^^xsd:anyURI ;
    ns1:symbol "perm (23 °C)" ;
    ns1:uneceCommonCode "P92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PH> a ns1:Unit ;
    rdfs:label "Acidity"@en ;
    dcterms:description """
  In chemistry the unit $\\textit{pH}$, also referred to as $\\textit{acidity}$ or $\\textit{basicity}$,
   is the negative logarithm (base 10) of the concentration of free protons (or hydronium ions).
  The definition of $pH$ in terms of hydrogen ions in solution is:

  $$\\text{pH}=-\\log_{10}(a_{H^+})\\equiv-\\log_{10}\\left(\\left[H^+\\right]\\right)$$

  Where $a_{H^+}$ is the equilibrium molar concentration of $H^+$ in the solution, the activity of
   the hydrogen ion in the solution.
  $$$$
  This definition is appropriate for concentrations equal to, or less than $1\\ mol/l$, 
   where $aH+ \\equiv [H+]$, that is, $1\\ mol/L\\ HCl$ has a $pH$ of zero.
  $$$$
  To relate this to standard molality ($b^\\circ$), typically taken as $1 \\ mol/kg$, 
   consideration is given to the activity ($a_{H^+}$) of the hydrogen ions.
  $$$$
  The activity can be expressed as:

  $$a_{H^+} = \\gamma_{H^+} \\times m_{H^+}$$ 

  Where, $\\gamma_{H^+}$ is the activity coefficient, which adjusts the molality to account for
   non-ideal behavior due to interactions between ions in the solution.
  $m_{H^+}$ is the molality of hydrogen ions in the solution relative to the standard molality, 
   expressed in $mol/kg$.
  $$$$
  The expansion of $pH$ then becomes:

  $$\\text{pH} = -log_{10}\\left(m_{H+}\\times\\gamma_{H^+}\\right)$$

  $$$$
  This definition is relevant in more concentrated solutions or when precise thermodynamic calculations are required. 
  It reflects how the properties of the solution deviate from ideal behavior and provides a more accurate understanding of the $pH$ under various conditions.
  $$$$
  While $pH$ is a universally recognized scale for expressing hydrogen ion activity,
  its appropriateness and accuracy can diminish under conditions of extremely high
  ionic strength, non-aqueous environments, high temperatures, or very high or low $pH$ values.
  In such cases, alternative measurement strategies might be required to obtain meaningful and accurate descriptions of acidity or basicity.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acidity>,
        <http://qudt.org/vocab/quantitykind/Basicity> ;
    ns1:informativeReference "https://iupac.org/wp-content/uploads/2019/05/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf"^^xsd:anyURI ;
    ns1:symbol "pH" ;
    ns1:ucumCode "[pH]"^^ns1:UCUMcs ;
    rdfs:comment "Unsure about dimensionality of pH; conversion requires a log function not just a multiplier"@en ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPT_VOL> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Parts per trillion by volume"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "ppt (volume)" ;
    ns1:ucumCode "[pptr]{vol}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/PPT> .

<http://qudt.org/vocab/unit/PT_BIG> a ns1:Unit ;
    rdfs:label "big point" ;
    dcterms:description "unit for the type size correspondening to: 1 bp = 1/72 in" ;
    ns1:conversionMultiplier 0.0003527778 ;
    ns1:conversionMultiplierSN 3.527778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Distance> ;
    ns1:iec61360Code "0112/2///62720#UAB379" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB379"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "pb" ;
    ns1:uneceCommonCode "H82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PebiBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "PebiByte"@en ;
    dcterms:description "The pebibyte is a standards-based binary multiple (prefix pebi, symbol Pi) of the byte, a unit of digital information storage. The pebibyte unit symbol is PiB. 1 pebibyte =  1125899906842624bytes = 1024 tebibytes The pebibyte is closely related to the petabyte, which is defined as $10^{15} bytes = 1,000,000,000,000,000 bytes$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 698137323685796.7335433103621932049 ;
    ns1:conversionMultiplierSN 6.981373e+14 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pebibyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA274" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pebibyte?oldid=492685015"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA274"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pebi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "PiB" ;
    ns1:uneceCommonCode "E60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaBIT> a ns1:Unit ;
    rdfs:label "petabit" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit bit" ;
    ns1:conversionMultiplier 693147180559945.2 ;
    ns1:conversionMultiplierSN 6.931472e+14 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB190" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB190"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Pbit" ;
    ns1:uneceCommonCode "E78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "PetaByte"@en ;
    dcterms:description "A petabyte is a unit of information equal to one quadrillion bytes, or 1024 terabytes. The unit symbol for the petabyte is PB. The prefix peta (P) indicates the fifth power to 1000: 1 PB = 1000000000000000B, 1 million gigabytes = 1 thousand terabytes The pebibyte (PiB), using a binary prefix, is the corresponding power of 1024, which is more than $12\\% $greater ($2^{50} bytes = 1,125,899,906,842,624 bytes$)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5545177444479562.4753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+15 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Petabyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB187" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Petabyte?oldid=494735969"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB187"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "PB" ;
    ns1:ucumCode "PBy"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaVA> a ns1:Unit ;
    rdfs:label "petavolt ampere" ;
    dcterms:description "1,000,000,000,000,000-fold of the SI derived unit ampere" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB536" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB536"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "PVA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoFARAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Picofarad"@en ;
    dcterms:description "\"PicoF\" is a common unit of electric capacitance equal to $10^{-12} farad$. This unit was formerly called the micromicrofarad."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Farad"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAA930" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Farad?oldid=493070876"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA930"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "pF" ;
    ns1:ucumCode "pF"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4T" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoH> a ns1:Unit ;
    rdfs:label "Picohenry"@en ;
    dcterms:description "0.000000000001-fold of the SI derived unit henry"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:iec61360Code "0112/2///62720#UAA932" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA932"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI derived unit henry" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "pH" ;
    ns1:ucumCode "pH"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoKAT> a ns1:Unit ;
    rdfs:label "PicoKAT" ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KAT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoVA> a ns1:Unit ;
    rdfs:label "picovolt ampere" ;
    dcterms:description "0.000000000001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB530" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB530"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "pVA" ;
    ns1:ucumCode "pVA"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoVAR> a ns1:Unit ;
    rdfs:label "picovolt ampere reactive" ;
    dcterms:description "0.000000000001-fold of the unit volt ampere reactive" ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC504" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC504"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "pVA{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckCurrent> a ns1:Unit ;
    rdfs:label "Planck Current"@en ;
    dcterms:description "The Planck current is the unit of electric current, denoted by IP, in the system of natural units known as Planck units. $\\approx 3.479 \\times 10 A$, where:  the Planck time is the permittivity in vacuum and the reduced Planck constant G is the gravitational constant c is the speed of light in vacuum. The Planck current is that current which, in a conductor, carries a Planck charge in Planck time. Alternatively, the Planck current is that constant current which, if maintained in two straight parallel conductors of infinite length and negligible circular cross-section, and placed a Planck length apart in vacuum, would produce between these conductors a force equal to a Planck force per Planck length."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 34789000000000000000000000.0 ;
    ns1:conversionMultiplierSN 3.4789e+25 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_current"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_current?oldid=493640689"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "planckcurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckMomentum> a ns1:Unit ;
    rdfs:label "Planck Momentum"@en ;
    dcterms:description "Planck momentum is the unit of momentum in the system of natural units known as Planck units. It has no commonly used symbol of its own, but can be denoted by, where is the Planck mass and is the speed of light in a vacuum. Then where is the reduced Planck's constant, is the Planck length, is the gravitational constant. In SI units Planck momentum is $\\approx 6.5 kg m/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 6.52485 ;
    ns1:conversionMultiplierSN 6.52485e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_momentum"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMomentum>,
        <http://qudt.org/vocab/quantitykind/Momentum> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_momentum?oldid=493644981"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC> ;
    ns1:symbol "planckmomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD_R> a ns1:Unit ;
    rdfs:label "Rad"@en ;
    dcterms:description "The $rad$ is a deprecated unit of absorbed radiation dose, defined as $1 rad = 0.01\\,Gy = 0.01 J/kg$. It was originally defined in CGS units in 1953 as the dose causing 100 ergs of energy to be absorbed by one gram of matter. It has been replaced by the gray in most of the world. A related unit, the $roentgen$, was formerly used to quantify the number of rad deposited into a target when it was exposed to radiation. The F-factor can used to convert between rad and roentgens. The material absorbing the radiation can be human tissue or silicon microchips or any other medium (for example, air, water, lead shielding, etc.)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/RAD"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/RAD?oldid=493716376"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/rad> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2-PER-SEC2> ;
    ns1:symbol "rad" ;
    ns1:ucumCode "RAD"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REV-PER-HR> a ns1:Unit ;
    rdfs:label "Revolution per Hour"@en ;
    dcterms:description "\"Revolution per Hour\" is a unit for  'Angular Velocity' expressed as $rev/h$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00174532925 ;
    ns1:conversionMultiplierSN 1.745329e-03 ;
    ns1:expression "$rev/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/REV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:symbol "rev/h" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REV-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Revolution per Minute"@en ;
    dcterms:description "\"Revolution per Minute\" is a unit for  'Angular Velocity' expressed as $rev/min$.  One revolution per minute is equivalent to 1/60 hertz."^^ns1:LatexString ;
    ns1:altSymbol "RPM",
        "r/min",
        "rpm" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1047197551666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.047198e-01 ;
    ns1:expression "$rev/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/REV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:iec61360Code "0112/2///62720#UAB231" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB231"^^xsd:anyURI ;
    ns1:symbol "rev/min" ;
    ns1:ucumCode "{#}.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REV-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Revolution per Second"@en ;
    dcterms:description "\"Revolution per Second\" is a unit for 'Angular Velocity' expressed as $rev/s$."^^ns1:LatexString ;
    ns1:conversionMultiplier 6.28318531 ;
    ns1:conversionMultiplierSN 6.283185e+00 ;
    ns1:expression "$rev/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/REV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:symbol "rev/s" ;
    ns1:uneceCommonCode "RPS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> a ns1:Unit ;
    rdfs:label "Slug per Foot Second"@en ;
    dcterms:description "$\\textit{Slug per Foot Second}$ is a unit for  'Dynamic Viscosity' expressed as $slug/(ft-s)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 47.8802591863517 ;
    ns1:conversionMultiplierSN 4.788026e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$slug/(ft-s)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA980" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA980"^^xsd:anyURI ;
    ns1:symbol "slug/(ft·s)" ;
    ns1:uneceCommonCode "L64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-SEC> a ns1:Unit ;
    rdfs:label "Slug per Second"@en ;
    dcterms:description "\"Slug per Second\" is an Imperial unit for  'Mass Per Time' expressed as $slug/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 14.593903 ;
    ns1:conversionMultiplierSN 1.45939e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$slug/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA984" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA984"^^xsd:anyURI ;
    ns1:symbol "slug/s" ;
    ns1:uneceCommonCode "L68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/S_Stat> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Statsiemens"@en ;
    dcterms:description "The unit of conductance, admittance, and susceptance in the centimeter-gram-second electrostatic system of units."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 0.0000000000011126500561 ;
    ns1:conversionMultiplierSN 1.11265e-12 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MHO_Stat> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricConductivity> ;
    ns1:informativeReference "http://www.knowledgedoor.com/2/units_and_constants_handbook/statsiemens.html"^^xsd:anyURI,
        "http://www.sizes.com/units/statmho.htm"^^xsd:anyURI,
        "http://www3.wolframalpha.com/input/?i=statsiemens"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S-PER-M> ;
    ns1:symbol "statS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "statmho" .

<http://qudt.org/vocab/unit/TONNE-PER-BAR> a ns1:Unit ;
    rdfs:label "tonne per bar" ;
    dcterms:description "unit ton divided by the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA990" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA990"^^xsd:anyURI ;
    ns1:symbol "t/bar" ;
    ns1:ucumCode "t.bar-1"^^ns1:UCUMcs,
        "t/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-DAY> a ns1:Unit ;
    rdfs:label "Tonne per Day"@en ;
    dcterms:description "metric unit tonne divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.011574074074074 ;
    ns1:conversionMultiplierSN 1.157407e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA991" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA991"^^xsd:anyURI ;
    ns1:plainTextDescription "metric unit tonne divided by the unit for time day" ;
    ns1:symbol "t/d" ;
    ns1:ucumCode "t.d-1"^^ns1:UCUMcs,
        "t/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "tonne per day bar" ;
    dcterms:description "unit ton divided by the product of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-07 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-DAY-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA993" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA993"^^xsd:anyURI ;
    ns1:symbol "t/(d·bar)" ;
    ns1:ucumCode "t.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-DAY-K> a ns1:Unit ;
    rdfs:label "tonne per day kelvin" ;
    dcterms:description "unit ton divided by the product of the unit day and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.01157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-DAY-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA992" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA992"^^xsd:anyURI ;
    ns1:symbol "t/(d·K)" ;
    ns1:ucumCode "t.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-HR> a ns1:Unit ;
    rdfs:label "Tonne per Hour"@en ;
    dcterms:description "unit tonne divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-HR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB994" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB994"^^xsd:anyURI ;
    ns1:plainTextDescription "unit tonne divided by the unit for time hour" ;
    ns1:symbol "t/h" ;
    ns1:ucumCode "t.h-1"^^ns1:UCUMcs,
        "t/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "tonne per hour bar" ;
    dcterms:description "unit ton divided by the product of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-HR-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA996" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA996"^^xsd:anyURI ;
    ns1:symbol "t/(h·bar)" ;
    ns1:ucumCode "t.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-HR-K> a ns1:Unit ;
    rdfs:label "tonne per hour kelvin" ;
    dcterms:description "unit ton divided by the product of the unit hour and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.2777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-HR-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA995" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA995"^^xsd:anyURI ;
    ns1:symbol "t/(h·K)" ;
    ns1:ucumCode "t.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-K> a ns1:Unit ;
    rdfs:label "tonne per kelvin" ;
    dcterms:description "unit ton divided by the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA989" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA989"^^xsd:anyURI ;
    ns1:symbol "t/K" ;
    ns1:ucumCode "t.K-1"^^ns1:UCUMcs,
        "t/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-M3-K> a ns1:Unit ;
    rdfs:label "tonne per cubic metre kelvin" ;
    dcterms:description "1,000-fold of the SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 3 and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-M3-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA998" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA998"^^xsd:anyURI ;
    ns1:symbol "t/(m³·K)" ;
    ns1:ucumCode "t.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-MIN> a ns1:Unit ;
    rdfs:label "Tonne per Minute"@en ;
    dcterms:description "unit tonne divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 16.666666666666668 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-MIN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB000" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB000"^^xsd:anyURI ;
    ns1:plainTextDescription "unit tonne divided by the unit for time minute" ;
    ns1:symbol "t/min" ;
    ns1:ucumCode "t.min-1"^^ns1:UCUMcs,
        "t/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "tonne per minute bar" ;
    dcterms:description "unit ton divided by the product of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-MIN-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB002" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB002"^^xsd:anyURI ;
    ns1:symbol "t/(min·bar)" ;
    ns1:ucumCode "t.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-MIN-K> a ns1:Unit ;
    rdfs:label "tonne per minute kelvin" ;
    dcterms:description "unit ton divided by the product of the unit minute and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 16.66666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-MIN-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB001" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB001"^^xsd:anyURI ;
    ns1:symbol "t/(min·K)" ;
    ns1:ucumCode "t.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-MO> a ns1:Unit ;
    rdfs:label "tonne per month" ;
    dcterms:description "unit tonne divided by the unit month" ;
    ns1:conversionMultiplier 0.0003919350772901616281311709002114104 ;
    ns1:conversionMultiplierSN 3.919351e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MO> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB366" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB366"^^xsd:anyURI ;
    ns1:symbol "t/mo" ;
    ns1:ucumCode "t.mo-1"^^ns1:UCUMcs,
        "t/mo"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-SEC> a ns1:Unit ;
    rdfs:label "Tonne per Second"@en ;
    dcterms:description "unit tonne divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB003" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB003"^^xsd:anyURI ;
    ns1:plainTextDescription "unit tonne divided by the SI base unit second" ;
    ns1:symbol "t/s" ;
    ns1:ucumCode "t.s-1"^^ns1:UCUMcs,
        "t/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "tonne per second bar" ;
    dcterms:description "unit ton divided by the product of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-SEC-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB005" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB005"^^xsd:anyURI ;
    ns1:symbol "t/(s·bar)" ;
    ns1:ucumCode "t.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-SEC-K> a ns1:Unit ;
    rdfs:label "tonne per second kelvin" ;
    dcterms:description "unit ton divided by the product of the SI base unit second and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-SEC-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB004" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB004"^^xsd:anyURI ;
    ns1:symbol "t/(s·K)" ;
    ns1:ucumCode "t.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-YR> a ns1:Unit ;
    rdfs:label "Tonne per Year"@en,
        "Ton per Jaar"@nl ;
    dcterms:description "1,000-fold of the SI base unit kilogram divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00003168808781 ;
    ns1:conversionMultiplierSN 3.168809e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB367" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB367"^^xsd:anyURI ;
    ns1:symbol "t/a" ;
    ns1:ucumCode "t.a-1"^^ns1:UCUMcs,
        "t/a"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M89" ;
    rdfs:isDefinedBy <http://qudt.org/vocab/unit> .

<http://qudt.org/vocab/unit/TON_FG-HR> a ns1:Unit ;
    rdfs:label "Ton of Refrigeration Hour"@en ;
    dcterms:description "12000 btu"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 12660670.2 ;
    ns1:conversionMultiplierSN 1.266067e+07 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ton_of_refrigeration"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_FG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ton_of_refrigeration?oldid=494342824"^^xsd:anyURI ;
    ns1:symbol "TOR·h" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-BAR> a ns1:Unit ;
    rdfs:label "tonne per bar" ;
    dcterms:description "unit ton divided by the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA990" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA990"^^xsd:anyURI ;
    ns1:symbol "t/bar" ;
    ns1:ucumCode "t.bar-1"^^ns1:UCUMcs,
        "t/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-DAY> a ns1:Unit ;
    rdfs:label "Tonne per Day"@en ;
    dcterms:description "metric unit ton divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.011574074074074 ;
    ns1:conversionMultiplierSN 1.157407e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA991" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA991"^^xsd:anyURI ;
    ns1:plainTextDescription "metric unit ton divided by the unit for time day" ;
    ns1:symbol "t/d" ;
    ns1:ucumCode "t.d-1"^^ns1:UCUMcs,
        "t/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-DAY-BAR> a ns1:Unit ;
    rdfs:label "tonne per day bar" ;
    dcterms:description "unit ton divided by the product of the unit day and the unit bar" ;
    ns1:conversionMultiplier 0.0000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-07 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-DAY-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA993" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA993"^^xsd:anyURI ;
    ns1:symbol "t/(d·bar)" ;
    ns1:ucumCode "t.d-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-DAY-K> a ns1:Unit ;
    rdfs:label "tonne per day kelvin" ;
    dcterms:description "unit ton divided by the product of the unit day and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.01157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-DAY-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA992" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA992"^^xsd:anyURI ;
    ns1:symbol "t/(d·K)" ;
    ns1:ucumCode "t.d-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-HR> a ns1:Unit ;
    rdfs:label "Tonne per Hour"@en ;
    dcterms:description "unit tonne divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-HR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB994" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB994"^^xsd:anyURI ;
    ns1:plainTextDescription "unit tonne divided by the unit for time hour" ;
    ns1:symbol "t/h" ;
    ns1:ucumCode "t.h-1"^^ns1:UCUMcs,
        "t/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-HR-BAR> a ns1:Unit ;
    rdfs:label "tonne per hour bar" ;
    dcterms:description "unit ton divided by the product of the unit hour and the unit bar" ;
    ns1:conversionMultiplier 0.000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-HR-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA996" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA996"^^xsd:anyURI ;
    ns1:symbol "t/(h·bar)" ;
    ns1:ucumCode "t.h-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-HR-K> a ns1:Unit ;
    rdfs:label "tonne per hour kelvin" ;
    dcterms:description "unit ton divided by the product of the unit hour and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 0.2777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-HR-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA995" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA995"^^xsd:anyURI ;
    ns1:symbol "t/(h·K)" ;
    ns1:ucumCode "t.h-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-K> a ns1:Unit ;
    rdfs:label "tonne per kelvin" ;
    dcterms:description "unit ton divided by the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA989" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA989"^^xsd:anyURI ;
    ns1:symbol "t/K" ;
    ns1:ucumCode "t.K-1"^^ns1:UCUMcs,
        "t/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-M3-K> a ns1:Unit ;
    rdfs:label "tonne per cubic metre kelvin" ;
    dcterms:description "1,000-fold of the SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 3 and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-M3-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA998" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA998"^^xsd:anyURI ;
    ns1:symbol "t/(m³·K)" ;
    ns1:ucumCode "t.m-3.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-MIN> a ns1:Unit ;
    rdfs:label "Tonne per Minute"@en ;
    dcterms:description "unit ton divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 16.666666666666668 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-MIN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB000" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB000"^^xsd:anyURI ;
    ns1:plainTextDescription "unit ton divided by the unit for time minute" ;
    ns1:symbol "t/min" ;
    ns1:ucumCode "t.min-1"^^ns1:UCUMcs,
        "t/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-MIN-BAR> a ns1:Unit ;
    rdfs:label "tonne per minute bar" ;
    dcterms:description "unit ton divided by the product of the unit minute and the unit bar" ;
    ns1:conversionMultiplier 0.0001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-MIN-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB002" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB002"^^xsd:anyURI ;
    ns1:symbol "t/(min·bar)" ;
    ns1:ucumCode "t.min-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-MIN-K> a ns1:Unit ;
    rdfs:label "tonne per minute kelvin" ;
    dcterms:description "unit ton divided by the product of the unit minute and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 16.66666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-MIN-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB001" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB001"^^xsd:anyURI ;
    ns1:symbol "t/(min·K)" ;
    ns1:ucumCode "t.min-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-SEC> a ns1:Unit ;
    rdfs:label "Tonne per Second (metric Ton)"@en ;
    dcterms:description "unit ton divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB003" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB003"^^xsd:anyURI ;
    ns1:plainTextDescription "unit ton divided by the SI base unit second" ;
    ns1:symbol "t/s" ;
    ns1:ucumCode "t.s-1"^^ns1:UCUMcs,
        "t/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-SEC-BAR> a ns1:Unit ;
    rdfs:label "tonne per second bar" ;
    dcterms:description "unit ton divided by the product of the SI base unit second and the unit bar" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-SEC-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB005" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB005"^^xsd:anyURI ;
    ns1:symbol "t/(s·bar)" ;
    ns1:ucumCode "t.s-1.bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-SEC-K> a ns1:Unit ;
    rdfs:label "tonne per second kelvin" ;
    dcterms:description "unit ton divided by the product of the SI base unit second and the SI base unit Kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-SEC-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAB004" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB004"^^xsd:anyURI ;
    ns1:symbol "t/(s·K)" ;
    ns1:ucumCode "t.s-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_US-PER-HR> a ns1:Unit ;
    rdfs:label "Ton (US) per Hour"@en ;
    dcterms:description "unit ton divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.251944444444444 ;
    ns1:conversionMultiplierSN 2.519444e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-HR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA994",
        "0112/2///62720#UAB019" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA994"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB019"^^xsd:anyURI ;
    ns1:plainTextDescription "unit ton divided by the unit for time hour" ;
    ns1:symbol "ton{US}/h" ;
    ns1:ucumCode "[ston_av].h-1"^^ns1:UCUMcs,
        "[ston_av]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4W",
        "E18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TebiBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "TebiByte"@en ;
    dcterms:description "The tebibyte is a multiple of the unit byte for digital information. The prefix tebi means 1024^4"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 6096987078286.4836024230149744713 ;
    ns1:conversionMultiplierSN 6.096987e+12 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tebibyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA295" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA295"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tebi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "TiB" ;
    ns1:uneceCommonCode "E61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraBIT> a ns1:Unit ;
    rdfs:label "terabit" ;
    dcterms:description "1,000,000,000,000-fold of the unit bit" ;
    ns1:conversionMultiplier 693147180559.9453 ;
    ns1:conversionMultiplierSN 6.931472e+11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB191" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB191"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Tbit" ;
    ns1:uneceCommonCode "E83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "TeraByte"@en ;
    dcterms:description "The terabyte is a multiple of the unit byte for digital information. The prefix tera means 10^12 in the International System of Units (SI), and therefore 1 terabyte is 1000000000000bytes, or 1 trillion bytes, or 1000 gigabytes. 1 terabyte in binary prefixes is 0.9095 tebibytes, or 931.32 gibibytes. The unit symbol for the terabyte is TB or TByte, but not Tb (lower case b) which refers to terabit."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5545177444479.5624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+12 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Terabyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB186" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Terabyte?oldid=494671550"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB186"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "TB" ;
    ns1:ucumCode "TBy"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraVA> a ns1:Unit ;
    rdfs:label "teravolt ampere" ;
    dcterms:description "1,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB535" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB535"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "TVA" ;
    ns1:ucumCode "TVA"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraVAR> a ns1:Unit ;
    rdfs:label "teravolt ampere reactive" ;
    dcterms:description "0.000000000001 of the unit volt ampere reactive" ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC509" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC509"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "TVA{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/UNKNOWN> a ns1:Unit ;
    rdfs:label "Unknown"@en ;
    dcterms:description "Placeholder unit for abstract quantities" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "Unknown" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/UnitPole> a ns1:Unit ;
    rdfs:label "Unit Pole"@en ;
    dcterms:description "A magnetic pole is a unit pole if it exerts a force of one dyne on another pole of equal strength at a distance of 1 cm. The strength of any given pole in cgs units is therefore numerically equal to the force in dynes which it exerts on a unit pole 1 cm away."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.0000001256637 ;
    ns1:conversionMultiplierSN 1.256637e-07 ;
    ns1:expression "$U/nWb$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAB214" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB214"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/unitPole> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/WB> ;
    ns1:symbol "pole" ;
    ns1:uneceCommonCode "P53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-K> a ns1:Unit ;
    rdfs:label "Volt per Kelvin"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$v/k$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SeebeckCoefficient>,
        <http://qudt.org/vocab/quantitykind/ThomsonCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAB173" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB173"^^xsd:anyURI ;
    ns1:symbol "V/K" ;
    ns1:ucumCode "V.K-1"^^ns1:UCUMcs,
        "V/K"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/VA-PER-K> a ns1:Unit ;
    rdfs:label "volt ampere per kelvin" ;
    dcterms:description "the volt ampere divided by the SI base unit kelvin" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/VA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAD905" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD905"^^xsd:anyURI ;
    ns1:symbol "VA/K" ;
    ns1:ucumCode "VA.K-1"^^ns1:UCUMcs,
        "VA/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/VAR-PER-K> a ns1:Unit ;
    rdfs:label "volt ampere reactive per kelvin" ;
    dcterms:description "unit volt ampere reactive divided by the SI base unit kelvin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L-2I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/VAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD901" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD901"^^xsd:anyURI ;
    ns1:symbol "var/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V_Ab-SEC> a ns1:Unit ;
    rdfs:label "Abvolt Second"@en ;
    dcterms:description "The magnetic flux whose expenditure in 1 second produces 1 abvolt per turn of a linked circuit. Technically defined in a three-dimensional system, it corresponds in the four-dimensional electromagnetic sector of the SI system to 10 nWb, and is an impractically small unit. In use for some years, the name was agreed by the International Electrotechnical Committee in 1930, along with a corresponding practical unit, the pramaxwell (or pro-maxwell) = $10^{8}$ maxwell."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:expression "$abv-sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V_Ab> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-820"^^xsd:anyURI ;
    ns1:symbol "abV·s" ;
    ns1:ucumCode "10.nV.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-MicroM> a ns1:Unit ;
    rdfs:label "Watts per meter squared micrometer" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpectralEmittance>,
        <http://qudt.org/vocab/quantitykind/SpectralIrradiance> ;
    ns1:plainTextDescription "A unit of spectral emittance or spectral irradiance, which is the emittance or irradiance per unit of wavelength. It is watts per square meter per micrometer" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/unit> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Emittance>,
        <http://qudt.org/vocab/quantitykind/Irradiance> .

<http://qudt.org/vocab/unit/WB-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Weber Metre"@en,
        "Weber Meter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-M2-PER-A> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    ns1:iec61360Code "0112/2///62720#UAB333" ;
    ns1:informativeReference "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB333"^^xsd:anyURI ;
    ns1:symbol "Wb·m" ;
    ns1:ucumCode "Wb.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<urn:example/air-in_3bb41a4c> a ns2:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/dmp-in_fd4d0214> a ns2:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/exhaust-air-flow_5ca8fcdc> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Air ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/FT3-PER-MIN> .

<urn:example/relative-humidity_cccc4b16> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RelativeHumidity> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT_RH> .

<urn:example/rhc-air-out_8f102c64> a ns2:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/rhc-return-water-temp_9a7f1e49> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Water ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/rhc-supply-water-temp_7cb7b397> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Water ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/rhc-valve-in_0dbe2611> a ns2:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Water .

<urn:example/rhc-valve-out_9e80591d> a ns2:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Water .

<urn:example/sup-air-flow_ddf68a39> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Air ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/FT3-PER-MIN> .

<urn:example/sup-air-pressure_6b15c45f> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Pressure> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/IN_H2O> .

<urn:example/sup-air-temp_b6e6e54d> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Air ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

<urn:example/supply-air-flow_26c3710e> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Air ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/FT3-PER-MIN> .

<urn:example/temp_700ce57d> a ns2:QuantifiableObservableProperty ;
    rdfs:label "QuantifiableObservableProperty" ;
    ns2:ofMedium ns2:Fluid-Air ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> .

ns2:CoolingCoil a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Cooling coil"^^xsd:string ;
    rdfs:comment "A `Coil` that is specifically used to cool air. "^^xsd:string ;
    rdfs:subClassOf ns2:Coil ;
    sh:property [ rdfs:comment "A cooling coil shall be related to the role '`Role-Cooling`' using the relation '`hasRole`'."^^xsd:string ;
            sh:hasValue ns2:Role-Cooling ;
            sh:message "s223: A cooling coil shall be related to the role '`Role-Cooling`' using the relation '`hasRole`'."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasRole ] .

ns2:DCNegativeVoltage-12.0V a ns2:Class,
        ns2:DCNegativeVoltage-12.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-12.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-12V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-12.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-24.0V a ns2:Class,
        ns2:DCNegativeVoltage-24.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-24.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-24V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-24.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCNegativeVoltage-6.0V a ns2:Class,
        ns2:DCNegativeVoltage-6.0V,
        sh:NodeShape ;
    rdfs:label "DCNegativeVoltage-6.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-6V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCNegativeVoltage-6.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCNegativeVoltage .

ns2:DCPositiveVoltage-12.0V a ns2:Class,
        ns2:DCPositiveVoltage-12.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-12.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-12V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-12.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-24.0V a ns2:Class,
        ns2:DCPositiveVoltage-24.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-24.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-24V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-24.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:DCPositiveVoltage-6.0V a ns2:Class,
        ns2:DCPositiveVoltage-6.0V,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-6.0V"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-6V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-6.0V"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:EM-RF a ns2:Class,
        ns2:EM-RF,
        sh:NodeShape ;
    rdfs:label "RF"^^xsd:string ;
    rdfs:comment """
This class and its enumerated subclasses represent the use electromagnetic energy in the radio frequency range for multiple purposes, including communication signals.

: EM-RF Enumerations

| Enumeration |
|:-----------|
| `RF-Signal` |
"""^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-EM .

ns2:ElectricEnergyConverter a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric energy converter"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that converts one form of electric power to another form of electric power."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `ElectricEnergyConverter` shall have at least two connection points using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: A `ElectricEnergyConverter` shall have at least two connection points using the the medium `Constituent-Electricity`."^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 2 ;
            sh:qualifiedValueShape [ sh:class ns2:ConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:ElectricResistanceElement a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Electric resistance element"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` that provides electrical resistance heating, for example an electric heating coil within a Fan Coil Unit.
It shall have one electricity `InletConnectionPoint`, and fit one of the following two patterns:

- Pattern 1: An `ElectricResistanceElement` shall have exactly one Bidirectional `ConnectionPoint` using the medium `Mix-Fluid`.
- Pattern 2: An `ElectricResistanceElement` shall have one inlet and one outlet using the medium `Mix-Fluid`."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:message "s223: An `ElectricResistanceElement` shall have one electricity `InletConnectionPoint`, plus fit one of the following two patterns: Pattern 1: An `ElectricResistanceElement` shall have exactly one Bidirectional `ConnectionPoint` using the medium `Mix-Fluid`. Pattern 2: An `ElectricResistanceElement` shall have one inlet and one outlet using the medium `Mix-Fluid`."^^xsd:string ;
    sh:property [ rdfs:comment "An `ElectricResistanceElement` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:message "s223: An `ElectricResistanceElement` shall have at least one inlet using the medium `Constituent-Electricity`."^^xsd:string ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Constituent-Electricity ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "An `ElectricResistanceElement` shall have the role `Role-Heating`."^^xsd:string ;
            sh:message "s223: An `ElectricResistanceElement` shall have the role `Role-Heating`."^^xsd:string ;
            sh:path ns2:hasRole ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Role-Heating ] ] ;
    sh:xone ( [ sh:property [ rdfs:comment "Pattern 1: An `ElectricResistanceElement` shall have exactly one Bidirectional `ConnectionPoint` using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:message "s223: Pattern 1: An `ElectricResistanceElement` requires exactly one `BidirectionalConnectionPoint` using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] [ sh:property [ rdfs:comment "Pattern 2: An `ElectricResistanceElement` shall have one inlet using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ;
                        sh:qualifiedValueShapesDisjoint true ],
                    [ rdfs:comment "Pattern 2: An `ElectricResistanceElement` shall have one outlet using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] ) .

ns2:EnumerableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Enumerable Property"^^xsd:string ;
    rdfs:comment "An `EnumerableProperty` is a `Property` with an enumerated (fixed) set of possible values."^^xsd:string ;
    rdfs:subClassOf ns2:Property ;
    sh:property [ rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
            sh:path ns2:hasValue ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
                    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "An `EnumerableProperty` shall be associated with exactly one `EnumerationKind` using the relation `hasEnumerationKind`."^^xsd:string ;
            sh:class ns2:EnumerationKind ;
            sh:maxCount 1 ;
            sh:message "s223: An `EnumerableProperty` shall be associated with exactly one `EnumerationKind` using the relation `hasEnumerationKind`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasEnumerationKind ] .

ns2:EnumerationKind-DayOfWeek a ns2:Class,
        ns2:EnumerationKind-DayOfWeek,
        sh:NodeShape ;
    rdfs:label "Day of week"^^xsd:string ;
    ns3:subclauses ( ns2:DayOfWeek-Weekday ns2:DayOfWeek-Weekend ) ;
    rdfs:comment """This class and its enumerated subclasses represent the days of the week, according to the Gregorian calendar i.e., Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday. The Weekend and Weekday EnumerationKinds define subsets of this `EnumerationKind` for Mon-Fri and Sat, Sun, respectively.

: EnumerationKind-DayOfWeek Enumerations

| Enumeration |
|:-----------|
| `DayOfWeek-Weekday` |
| `DayOfWeek-Weekend` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:Fluid-Oil a ns2:Class,
        ns2:Fluid-Oil,
        sh:NodeShape ;
    rdfs:label "Oil"^^xsd:string ;
    rdfs:comment "Fluid-Oil."^^xsd:string ;
    rdfs:subClassOf ns2:Mix-Fluid .

ns2:Infrared-Signal a ns2:Class,
        ns2:Infrared-Signal,
        sh:NodeShape ;
    rdfs:label "Infrared signal"^^xsd:string ;
    ns3:subclauses ( ns2:Signal-FiberEthernet ) ;
    rdfs:comment """ This class and its enumerated subclasses represent common infrared communication protocols.

: Infrared-Signal Enumerations

| Enumeration |
|:-----------|
| `Signal-FiberEthernet` (see {s223:Signal-FiberEthernet})|
"""^^xsd:string ;
    rdfs:subClassOf ns2:Light-Infrared .

ns2:Junction a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Junction"^^xsd:string ;
    rdfs:comment """A `Junction` is a modeling construct used when a branching point within a `Connection` (see {s223:Connection}) is of significance,
such as specifying the observation location of a `Sensor`, or when a modeler wants to expose a branch point within a containing piece of `Equipment`.
When a `Junction` is used, what might have been modeled as a single, branched `Connection`
is separated into three or more separate connections, all tied together with the `Junction` and its associated connection points.

`Junction` is a subClassOf `Connectable`, which gives it the ability to have connection points, but unlike Equipment (and like Connection)
it is not allowed to change the Medium that passes through it. This is why `Junction` is a sibling class to `Equipment` and not a subclass.
This constraint to maintain compatible mediums among a `Junction` and all of its associated `ConnectionPoint`s gives rise to multiple
validation test cases, where the specified medium might be a pure medium, or a mixture with constituents. See {s223:Substance-Medium} for
more details."""^^xsd:string ;
    rdfs:subClassOf ns2:Connectable ;
    sh:property [ rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
                    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
                    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
                    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s, one with a medium with constituents and one a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
                    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents"^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
                    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
                    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case1: A `Junction` with a pure medium and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
                    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Junction` shall be associated with exactly one `Substance-Medium` using the relation `hasMedium`."^^xsd:string ;
            sh:class ns2:Substance-Medium ;
            sh:maxCount 1 ;
            sh:message "s223: A `Junction` shall be associated with exactly one `Substance-Medium` using the relation `hasMedium`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasMedium ] .

ns2:LightSensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Light sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` a `QuantifiableObservableProperty` that represents an attribute of light, as specified by the `QuantityKind` of the `Property` being observed, as described below."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor .

ns2:LineNeutralVoltage-24V a ns2:Class,
        ns2:LineNeutralVoltage-24V,
        sh:NodeShape ;
    rdfs:label "24V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-24V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "24V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:Mix-PowerAndSignal a ns2:Class,
        ns2:Mix-PowerAndSignal,
        sh:NodeShape ;
    rdfs:label "Power and signal mixture"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent substances that are used to convey the combination of electrical power and electrical communication signals.

: Mix-PowerAndSignal Enumerations

| Enumeration |
|:-----------|
| `PowerAndSignal-PoE` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Mix .

ns2:ObservableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Observable Property"^^xsd:string ;
    rdfs:comment """The term "observable" implies that reading the `ObservableProperty` value will return the result of a physical observation, usually by a `Sensor`.
In contrast, the term "actuatable" (see {s223:ActuatableProperty}) implies that writing to the `ActuatableProperty` value will directly trigger a physical actuation."""^^xsd:string ;
    rdfs:subClassOf ns2:Property ;
    sh:property [ rdfs:comment "An `ObservableProperty` is usually referred to by a `Sensor` using the relation `observes`."^^xsd:string ;
            sh:class ns2:Sensor ;
            sh:message "s223: An `ObservableProperty` is usually referred to by a `Sensor` using the relation `observes`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path [ sh:inversePath ns2:observes ] ;
            sh:severity sh:Warning ] .

ns2:OccupancySensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Occupancy sensor"^^xsd:string ;
    rdfs:comment "A `Sensor` that `observes` an `ObservableProperty` that represents an attribute of occupancy in a space."^^xsd:string ;
    rdfs:subClassOf ns2:Sensor .

ns2:Signal-USB a ns2:Class,
        ns2:Signal-USB,
        sh:NodeShape ;
    rdfs:label "USB"^^xsd:string ;
    rdfs:comment "Signal USB"^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-Signal .

ns2:ThermodynamicPhase-Gas a ns2:Class,
        ns2:ThermodynamicPhase-Gas,
        sh:NodeShape ;
    rdfs:label "Gas phase"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent gas in various thermodynamic states.

: ThermodynamicPhase-Gas Enumerations

| Enumeration |
|:-----------|
| `Gas-SuperHeated` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ThermodynamicPhase .

ns2:ThermodynamicPhase-Liquid a ns2:Class,
        ns2:ThermodynamicPhase-Liquid,
        sh:NodeShape ;
    rdfs:label "Liquid phase"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent liquid in various thermodynamic states.

: ThermodynamicPhase-Liquid Enumerations

| Enumeration |
|:-----------|
| `Liquid-SubCooled` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-ThermodynamicPhase .

ns2:Voltage-208V a ns2:Class,
        ns2:Voltage-208V,
        sh:NodeShape ;
    rdfs:label "208V"^^xsd:string ;
    ns2:hasValue 208.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-208V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-240V a ns2:Class,
        ns2:Voltage-240V,
        sh:NodeShape ;
    rdfs:label "240V"^^xsd:string ;
    ns2:hasValue 240.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-240V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-2V a ns2:Class,
        ns2:Voltage-2V,
        sh:NodeShape ;
    rdfs:label "2V"^^xsd:string ;
    ns2:hasValue 2.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-2V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-3V a ns2:Class,
        ns2:Voltage-3V,
        sh:NodeShape ;
    rdfs:label "3V"^^xsd:string ;
    ns2:hasValue 3.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-3V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-PoE a ns2:Class,
        ns2:Voltage-PoE,
        sh:NodeShape ;
    rdfs:label "PoE Voltage"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "This class represents the standardized 44-57VDC range that is produced by PoE Power Sourcing Equipment"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:ZoneGroup a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Zone group"^^xsd:string ;
    rdfs:comment "A logical grouping of one or more `Zone`s (e.g., to define a supervisory building control strategy that overrides one or more system controls)."^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "A `ZoneGroup` shall be associated with at least one `Zone` using the relation `hasZone`."^^xsd:string ;
            sh:class ns2:Zone ;
            sh:message "s223: A `ZoneGroup` shall be associated with at least one `Zone` using the relation `hasZone`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasZone ],
        [ rdfs:comment "A `ZoneGroup` shall be associated with exactly one `EnumerationKind-Domain` using the relation `hasDomain`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Domain ;
            sh:maxCount 1 ;
            sh:message "s223: A `ZoneGroup` shall be associated with exactly one `EnumerationKind-Domain` using the relation `hasDomain`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasDomain ] .

ns2:actuatedByProperty a ns2:Relation,
        rdf:Property ;
    rdfs:label "commanded by Property"^^xsd:string ;
    rdfs:comment """A `Relation` that associates a piece of `Equipment` with the `ActuatableProperty` that it responds to. If the `Equipment`
is an `Actuator` (a subclass of `Equipment`), `actuatedByProperty` is a required relation. An `Actuator` may also identify another piece of
`Equipment` being actuated. (see {s223:actuates})."""^^xsd:string .

ns2:connectedFrom a ns2:RelationWithInverse,
        rdf:Property ;
    rdfs:label "connected from"^^xsd:string ;
    ns2:inverseOf ns2:connectedTo ;
    rdfs:comment "The relation `connectedFrom` indicates that connectable things are `connected` with a specific direction of flow. B is `connectedFrom` A, means that the direction of flow is from A to B.  The inverse direction is indicated by `connectedTo` (see {s223:connectedTo})."^^xsd:string .

ns2:connectsThrough a ns2:RelationWithInverse,
        rdf:Property ;
    rdfs:label "connects through"^^xsd:string ;
    ns2:inverseOf ns2:connectsAt ;
    rdfs:comment "A `Relation` that associates a `ConnectionPoint` with a `Connection`, without regard to the direction of flow."^^xsd:string .

ns2:hasInternalReference a ns2:Relation,
        rdf:Property ;
    rdfs:label "has internal reference"^^xsd:string ;
    rdfs:comment """A `Relation` that associates a `Property` with another equivalent `Property`. For example, a `Property` that represents a `Zone`
temperature could have at most one `hasInternalReference` relation to another `Property` that is a temperature measurement from one room in the zone (see Figure 11-2).

![Zone Internal Reference.](figures/Figure_11-2_Zone_Internal_Reference.svg)

Another use of `hasInternalReference` is to make a `Property` of a piece of equipment
visible as a `Property` of a piece of containing equipment (see {pub:equipment-containment}).
This is illustrated in Figure 11-3.

![Equipment Containment.](figures/Figure_11-3_Equipment_Contains_3.svg)

Note that the hasInternalReference relation is transitive."""^^xsd:string .

ns2:hasOutput a ns2:Relation,
        rdf:Property ;
    rdfs:label "has output"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Function` (see {s223:Function}) with a `Property` (see {s223:Property}) that is calculated by the `Function`."^^xsd:string .

ns2:ofSubstance a ns2:Relation,
        rdf:Property ;
    rdfs:label "of substance"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Property` being observed by a `Sensor` with the `Substance` it characterizes within a specific `Medium`. For example, to denote the concentration of a `Substance` in a `Medium`, `ofSubstance` is used. Typically, there is also an `ofMedium` relation between the observed `Property` and the `Medium`, (see Figures 10-9 and 10-10). For example, to represent the concentration of CO2 in air, we use `ofSubstance` to relate to CO2 and `ofMedium` to relate to air. The term `ofSubstance` is broad enough to include situations where a sensor is used to detect constituents that should not be present in a medium, such as ammonia in air. Therefore, `ofSubstance` is used to indicate the substance of interest, while `ofConstituent` would indicate a constituent that is normally present in the composition of the mix."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AmountOfSubstancePerVolume> a ns1:QuantityKind ;
    rdfs:label "Amount of Substance per Volume"@en ;
    dcterms:description "The amount of substance per volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-L>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/AmountOfSubstanceConcentration> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://www.ask.com/answers/72367781/what-is-defined-as-the-amount-of-substance-per-unit-of-volume"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Molar_concentration"^^xsd:anyURI ;
    ns1:plainTextDescription "The amount of substance per unit volume is called the molar density. Molar density is an intensive property of a substance and depends on the temperature and pressure." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Concentration> .

<http://qudt.org/vocab/quantitykind/AngularCrossSection> a ns1:QuantityKind ;
    rdfs:label "Angular Cross-section"@en ;
    dcterms:description "\"Angular Cross-section\" is the cross-section for ejecting or scattering a particle into an elementary cone, divided by the solid angle $d\\Omega$ of that cone."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD007" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD007"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\sigma = \\int \\sigma_\\Omega d\\Omega$"^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma_\\Omega$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:AngularCrossSection" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/SpectralCrossSection> .

<http://qudt.org/vocab/quantitykind/AngularWavenumber> a ns1:QuantityKind ;
    rdfs:label "عدد موجى زاوى"@ar,
        "Kreisrepetenz"@de,
        "angular wavenumber"@en,
        "número de onda angular"@es,
        "nombre d'onde angulaire"@fr,
        "numero d'onda angolare"@it,
        "角波数"@ja,
        "liczba falowa kątowa"@pl,
        "número de onda angular"@pt,
        "角波数"@zh ;
    dcterms:description "\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-M>,
        <http://qudt.org/vocab/unit/RAD-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Wavenumber"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition """$k = \\frac{2\\pi}{\\lambda}= \\frac{2\\pi\\upsilon}{\\upsilon_p}=\\frac{\\omega}{\\upsilon_p}$, where $\\upsilon$ is the frequency of the wave, $\\lambda$ is the wavelength, $\\omega = 2\\pi \\upsilon$ is the angular frequency of the wave, and $\\upsilon_p$ is the phase velocity of the wave.

Alternatively:

$k = \\frac{p}{\\hbar}$, where $p$ is the linear momentum of quasi free electrons in an electron gas and $\\hbar$ is the reduced Planck constant ($h$ divided by $2\\pi$); for phonons, its magnitude is $k = \\frac{2\\pi}{\\lambda}$, where $\\lambda$ is the wavelength of the lattice vibrations."""^^ns1:LatexString ;
    ns1:plainTextDescription "\"wavenumber\" is the spatial frequency of a wave - the number of waves that exist over a specified distance. More formally, it is the reciprocal of the wavelength. It is also the magnitude of the wave vector." ;
    ns1:symbol "k" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularWavenumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "تكرار زاوى"@ar,
        "Kreiswellenzahl"@de,
        "angular repetency"@en,
        "répétence angulaire"@fr,
        "repetencja kątowa"@pl,
        "repetência angular"@pt ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseLength> .

<http://qudt.org/vocab/quantitykind/AreaRatio> a ns1:QuantityKind ;
    rdfs:label "Area Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-HA>,
        <http://qudt.org/vocab/unit/M2-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/AtmosphericHydroxylationRate> a ns1:QuantityKind ;
    rdfs:label "Atmospheric Hydroxylation Rate"@en ;
    dcterms:description "A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-MOL-SEC>,
        <http://qudt.org/vocab/unit/L-PER-MOL-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-MOL-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0> ;
    ns1:plainTextDescription "A second order reaction rate constant that is a specific second order reaction rate constant that governs the kinetics of an atmospheric, gas-phase reaction between hydroxyl radicals and an organic chemical." ;
    rdfs:comment "Applicable units are those of quantitykind:AtmosphericHydroxylationRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant> .

<http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction> a ns1:QuantityKind ;
    rdfs:label "Canonical Partition Function"@en ;
    dcterms:description "A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Partition_function_(statistical_mechanics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$Z = \\sum_r e^{-\\frac{E_r}{kT}}$, where the sum is over all quantum states consistent with given energy, volume, external fields, and content, $E_r$ is the energy in the $rth$ quantum state, $k$ is the Boltzmann constant, and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:plainTextDescription "A \"Canonical Partition Function\" applies to a canonical ensemble, in which the system is allowed to exchange heat with the environment at fixed temperature, volume, and number of particles." ;
    ns1:symbol "Z" ;
    rdfs:comment "Applicable units are those of quantitykind:CanonicalPartitionFunction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CostPerEnergy> a ns1:QuantityKind ;
    rdfs:label "Energiekosten"@de,
        "energy cost"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CCY_EUR-PER-KiloW-HR>,
        <http://qudt.org/vocab/unit/CCY_EUR-PER-W-HR>,
        <http://qudt.org/vocab/unit/CCY_EUR-PER-W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Cost_of_electricity_by_source"^^xsd:anyURI ;
    ns1:plainTextDescription "The monetary cost of a unit of energy" ;
    rdfs:comment "Applicable units are those of quantitykind:CostPerEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CrossSection> a ns1:QuantityKind ;
    rdfs:label "Cross-section"@en ;
    dcterms:description "\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD026" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD026"^^xsd:anyURI ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Cross-section\" is used to express the likelihood of interaction between particles. For a specified target particle and for a specified reaction or process produced by incident charged or uncharged particles of specified type and energy, it is the mean number of such reactions or processes divided by the incident-particle fluence." ;
    ns1:symbol "σ" ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Area> .

<http://qudt.org/vocab/quantitykind/DigitRate> a ns1:QuantityKind ;
    rdfs:label "digit rate" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAUD>,
        <http://qudt.org/vocab/unit/KiloBAUD>,
        <http://qudt.org/vocab/unit/MegaBAUD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD032" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD032"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:DigitRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DutyCycle> a ns1:QuantityKind ;
    rdfs:label "Duty Cycle"@en ;
    dcterms:description "A duty cycle or power cycle is the fraction of one period in which a signal or system is active."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Duty_cycle"^^xsd:anyURI ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "A duty cycle or power cycle is the fraction of one period in which a signal or system is active." ;
    ns1:symbol "α" ;
    rdfs:comment "Applicable units are those of quantitykind:DutyCycle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/Duv> a ns1:QuantityKind ;
    rdfs:label "Delta u,v"@en ;
    dcterms:description "Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://www.waveformlighting.com/tech/calculate-duv-from-cie-1931-xy-coordinates"^^xsd:anyURI,
        "https://www1.eere.energy.gov/buildings/publications/pdfs/ssl/led-color-characteristics-factsheet.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "Duv is a metric that is short for Delta u,v (not to be confused with Delta u',v') and describes the distance of a light color point from the black body curve." ;
    rdfs:comment "Applicable units are those of quantitykind:Duv" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature> .

<http://qudt.org/vocab/quantitykind/ElectricConductivity> a ns1:QuantityKind ;
    rdfs:label "elektrische Leitfähigkeit"@de,
        "electric conductivity"@en,
        "conductividad eléctrica"@es,
        "رسانايى الکتريکى/هدایت الکتریکی"@fa,
        "conductivité électrique"@fr,
        "conducibilità elettrica"@it,
        "Kekonduksian elektrik"@ms,
        "condutividade elétrica"@pt,
        "električna prevodnost"@sl,
        "elektrik iletkenliği"@tr,
        "电导率"@zh ;
    dcterms:description """
  The quantity kind $\\textit{Electric Conductivity}$ or $\\textit{Specific Conductance}$ is a measure of a material's ability to conduct an electric current. 
  When an electrical potential difference is placed across a conductor, its movable charges flow, giving rise to an electric current. 
  The conductivity $\\sigma$ is defined as the ratio of the electric current density $J$ to the electric field, $E$: $J = \\sigma E$. 
  In isotropic materials, conductivity is scalar-valued, however in general, conductivity is a tensor-valued quantity.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MHO_Stat>,
        <http://qudt.org/vocab/unit/S_Ab>,
        <http://qudt.org/vocab/unit/S_Stat> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:latexSymbol "$\\sigma$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricConductivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyPerTemperature> a ns1:QuantityKind ;
    rdfs:label "Energy per temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloJ-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Entropy> a ns1:QuantityKind ;
    rdfs:label "إنتروبيا"@ar,
        "entropie"@cs,
        "Entropie"@de,
        "entropy"@en,
        "entropía"@es,
        "آنتروپی"@fa,
        "entropie"@fr,
        "एन्ट्रॉपी"@hi,
        "entropia"@it,
        "エントロピー"@ja,
        "Entropi"@ms,
        "entropia"@pl,
        "entropia"@pt,
        "entropie"@ro,
        "Энтропия"@ru,
        "entropija"@sl,
        "entropi"@tr,
        "熵"@zh ;
    dcterms:description "When a small amount of heat $dQ$ is received by a system whose thermodynamic temperature is $T$, the entropy of the system increases by $dQ/T$, provided that no irreversible change takes place in the system."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-K> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Entropy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:symbol "S" ;
    rdfs:comment "Applicable units are those of quantitykind:Entropy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EquilibriumConstant> a ns1:QuantityKind ;
    rdfs:label "Equilibrium Constant"@en ;
    dcterms:description "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Equilibrium_constant"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$K^\\Theta = \\Pi_B(\\lambda_B^\\Theta)^{-\\nu_B}$, where $\\Pi_B$ denotes the product for all substances $B$, $\\lambda_B^\\Theta$ is the standard absolute activity of substance $B$, and $\\nu_B$ is the stoichiometric number of the substance $B$."^^ns1:LatexString ;
    ns1:latexSymbol "$K^\\Theta$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Equlilbrium Constant\", also known as the thermodynamic equilibrium constant, is an expression that gives us a ratio of the products and reactants of a reaction at equilibrium with respect to a specific unit." ;
    rdfs:comment "Applicable units are those of quantitykind:EquilibriumConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/EquilibriumConstantOnConcentrationBasis>,
        <http://qudt.org/vocab/quantitykind/EquilibriumConstantOnPressureBasis> .

<http://qudt.org/vocab/quantitykind/ExchangeIntegral> a ns1:QuantityKind ;
    rdfs:label "Exchange Integral"@en ;
    dcterms:description "\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PicoJ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Exchange_interaction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Exchange Integral\" is the constituent of the interaction energy between the spins of adjacent electrons in matter arising from the overlap of electron state functions." ;
    ns1:symbol "K" ;
    rdfs:comment "Applicable units are those of quantitykind:ExchangeIntegral" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Fluidity> a ns1:QuantityKind ;
    rdfs:label "fluidity",
        "fluidity"@en-US ;
    dcterms:description "fluidity of a material as complement of the dynamic viscosity"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT-FT2-PER-LB_F-SEC>,
        <http://qudt.org/vocab/unit/PERCENT-IN2-PER-LB_F-SEC>,
        <http://qudt.org/vocab/unit/RHE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD264" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD264"^^xsd:anyURI ;
    ns1:plainTextDescription "Fließvermögen eines Stoffes als Kehrwert der dynamischen Viskosität"@de ;
    ns1:symbol "0173-1#Z4-BAJ447#001" ;
    rdfs:comment "Applicable units are those of quantitykind:Fluidity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/GibbsEnergy> a ns1:QuantityKind ;
    rdfs:label "طاقة غيبس الحرة"@ar,
        "Gibbsova volná energie"@cs,
        "freie Enthalpie"@de,
        "Gibbs energy"@en,
        "Energía de Gibbs"@es,
        "انرژی آزاد گیبس"@fa,
        "enthalpie libre"@fr,
        "energia libera di Gibbs"@it,
        "ギブズエネルギー"@ja,
        "Tenaga Gibbs"@ms,
        "entalpia swobodna"@pl,
        "energia livre de Gibbs"@pt,
        "Entalpie liberă"@ro,
        "энергия Гиббса"@ru,
        "Prosta entalpija"@sl,
        "Gibbs Serbest Enerjisi"@tr,
        "吉布斯自由能"@zh ;
    dcterms:description """
  $\\textit{Internal Energy}$ is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. 
  The potential used depends on the constraints of the system, such as constant temperature or pressure. 
  $\\textit{Internal Energy}$ is the internal energy of the system, $\\textit{Enthalpy}$ is the internal energy of the system plus the energy related to pressure-volume work,
   and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. 
  The name $\\textit{Gibbs Free Energy}$ is also used.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Thermodynamics"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$G = H - T \\cdot S$, where $H$ is enthalpy, $T$ is thermodynamic temperature and $S$ is entropy."^^ns1:LatexString ;
    ns1:plainTextDescription "Gibbs Energy is one of the potentials used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. $\\textit{Internal Energy} is the internal energy of the system, Enthalpy is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name Gibbs Free Energy is also used." ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/Enthalpy>,
        <http://qudt.org/vocab/quantitykind/HelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/InternalEnergy> ;
    skos:altLabel "Gibbs-Energie"@de,
        "Gibbs-Funktion"@de,
        "Gibbs function"@en,
        "fungsi Gibbs"@ms ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/HamiltonFunction> a ns1:QuantityKind ;
    rdfs:label "Hamilton Function"@en ;
    dcterms:description "The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PicoJ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hamilton–Jacobi_equation"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$H = \\sum p_i\\dot{q_i} - L$, where $p_i$ is a generalized momentum, $\\dot{q_i}$ is a generalized velocity, and $L$ is the Lagrange function."^^ns1:LatexString ;
    ns1:plainTextDescription "The Hamilton–Jacobi equation (HJE) is a necessary condition describing extremal geometry in generalizations of problems from the calculus of variations." ;
    ns1:symbol "H" ;
    rdfs:comment "Applicable units are those of quantitykind:HamiltonFunction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/HelmholtzEnergy> a ns1:QuantityKind ;
    rdfs:label "طاقة هلمهولتز الحرة"@ar,
        "Helmholtzova volná energie"@cs,
        "freie Energie"@de,
        "Helmholtz energy"@en,
        "Energía de Helmholtz"@es,
        "انرژی آزاد هلمولتز"@fa,
        "énergie libre"@fr,
        "energia libera di Helmholz"@it,
        "ヘルムホルツの自由エネルギー"@ja,
        "Tenaga Helmholtz"@ms,
        "energia swobodna"@pl,
        "energia livre de Helmholtz"@pt,
        "свободная энергия Гельмгольца"@ru,
        "Prosta energija"@sl,
        "Helmholtz enerjisi"@tr,
        "亥姆霍兹自由能"@zh ;
    dcterms:description "$\\textit{Helmholtz Energy}$ is one of the potentials are used to measure energy changes in systems as they evolve from an initial state to a final state. The potential used depends on the constraints of the system, such as constant temperature or pressure. $\\textit{Internal Energy}$ is the internal energy of the system, $\\textit{Enthalpy}$ is the internal energy of the system plus the energy related to pressure-volume work, and Helmholtz and Gibbs free energy are the energies available in a system to do useful work when the temperature and volume or the pressure and temperature are fixed, respectively. The name $\\textit{Helmholz Free Energy}$ is also used."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Thermodynamics"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$H = U - T \\cdot S$, where $U$ is internal energy, $T$ is thermodynamic temperature and $S$ is entropy."^^ns1:LatexString ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/Enthalpy>,
        <http://qudt.org/vocab/quantitykind/GibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/InternalEnergy> ;
    skos:altLabel "Helmholtz-Energie"@de,
        "Helmholtz-Funktion"@de,
        "Helmholtz function"@en,
        "fungsi Helmholtz"@ms,
        " Helmholtz fonksiyonu"@tr ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/InstantaneousPower> a ns1:QuantityKind ;
    rdfs:label "Instantaneous Power"@en ;
    dcterms:description """
  For a two-terminal element or a two-terminal circuit with terminals A and B, 
   $\\textit{Instantaneous Power}$ is the product of the voltage $u_{AB}$ between the terminals and the electric current i in the element or circuit: 
  $$p = u_{AB} \\cdot i$$
  Where $u_{AB}$ is the line integral of the electric field strength from A to B,
    and where the electric current in the element or circuit is taken positive if its direction is from A to B and negative in the opposite case. 
  $$$$
  For an n-terminal circuit, it is the sum of the instantaneous powers relative to the n - 1 pairs of terminals when one of the terminals is chosen as a common terminal for the pairs. 
  $$$$
  For a polyphase element, it is the sum of the instantaneous powers in all phase elements of a polyphase element.  
  $$$$
  For a polyphase line consisting of m line conductors and one neutral conductor, it is the sum of the m instantaneous powers expressed for each line conductor by the product of the polyphase line-to-neutral voltage and the corresponding line current.
   """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Power"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-30"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-31"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=141-02-14"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=141-03-10"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$p = ui$, where $u$ is instantaneous voltage and $i$ is instantaneous electric current."^^ns1:LatexString ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricPower> .

<http://qudt.org/vocab/quantitykind/InverseEnergy_Squared> a ns1:QuantityKind ;
    rdfs:label "Inverse Square Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-EV2>,
        <http://qudt.org/vocab/unit/PER-GigaEV2>,
        <http://qudt.org/vocab/unit/PER-J2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseEnergy_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseTemperature> a ns1:QuantityKind ;
    rdfs:label "Inverse Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseTime> a ns1:QuantityKind ;
    rdfs:label "Inverse Time"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/IsentropicCompressibility> a ns1:QuantityKind ;
    rdfs:label "Isentropic Compressibility"@en ;
    dcterms:description """
  $\\textit{Isentropic compressibility}$ is the extent to which a material reduces its volume when it is subjected to compressive stresses at a constant value of entropy.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-MegaPA>,
        <http://qudt.org/vocab/unit/PER-PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Compressibility"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varkappa_S = \\frac{1}{V}\\left (\\frac{\\partial V}{\\partial p} \\right )_S$, where $V$ is volume, $p$ is $pressure$, and $S$ is entropy,"^^ns1:LatexString ;
    ns1:latexSymbol "$\\varkappa_S$"^^ns1:LatexString ;
    ns1:plainTextDescription "Isentropic compressibility is the extent to which a material reduces its volume when it is subjected to compressive stresses at a constant value of entropy." ;
    rdfs:comment "Applicable units are those of quantitykind:IsentropicCompressibility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/KinematicViscosity> a ns1:QuantityKind ;
    rdfs:label "لزوجة"@ar,
        "viskozita"@cs,
        "kinematische Viskosität"@de,
        "kinematic viscosity"@en,
        "viscosidad cinemática"@es,
        "گرانروی جنبشی/ویسکوزیته جنبشی"@fa,
        "viscosité cinématique"@fr,
        "श्यानता"@hi,
        "viscosità cinematica"@it,
        "粘度"@ja,
        "Kelikatan kinematik"@ms,
        "lepkość kinematyczna"@pl,
        "viscosidade cinemática"@pt,
        "Viscozitate cinematică"@ro,
        "кинематическую вязкость"@ru,
        "kinematična viskoznost"@sl,
        "Kinematik akmazlık"@tr,
        "运动粘度"@zh ;
    dcterms:description "The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density $\\rho$. This ratio is characterized by the kinematic viscosity (Greek letter $\\nu$), defined as follows:  $\\nu = \\mu / \\rho$. The SI unit of $\\nu$ is $m^{2}/s$. The SI unit of $\\nu$ is $kg/m^{1}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiST>,
        <http://qudt.org/vocab/unit/ST> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Viscosity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD070" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Viscosity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD070"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\nu = \\frac{\\eta}{\\rho}$, where $\\eta$ is dynamic viscosity and $\\rho$ is mass density."^^ns1:LatexString ;
    ns1:latexSymbol "$\\nu$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:KinematicViscosity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/MolecularViscosity> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AreaPerTime> .

<http://qudt.org/vocab/quantitykind/LagrangeFunction> a ns1:QuantityKind ;
    rdfs:label "Lagrange Function"@en ;
    dcterms:description "The Lagrange Function is a function that summarizes the dynamics of the system."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PicoJ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lagrangian"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-03-76"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$L(q_i, \\dot{q_i}) = T(q_i, \\dot{q_i}) - V(q_i)$, where $T$ is kinetic energy, $V$ is potential energy, $q_i$ is a generalized coordinate, and $\\dot{q_i}$ is a generalized velocity."^^ns1:LatexString ;
    ns1:plainTextDescription "The Lagrange Function is a function that summarizes the dynamics of the system." ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:LagrangeFunction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LengthTemperature> a ns1:QuantityKind ;
    rdfs:label "Length Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C-CentiM>,
        <http://qudt.org/vocab/unit/K-M>,
        <http://qudt.org/vocab/unit/M-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LengthTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LevelWidth> a ns1:QuantityKind ;
    rdfs:label "Level Width"@en ;
    dcterms:description "The \"Level Width\" is the uncertainty in the energy of a quantum-mechanical system having discrete energy levels in a state that is not strictly stationary. The system may be an atom, a molecule, or an atomic nucleus."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PicoJ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://encyclopedia2.thefreedictionary.com/Level+Width"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Gamma = \\frac{\\hbar}{\\tau}$, where $\\hbar$ is the reduced Planck constant and $\\tau$ is the mean lifetime."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Gamma$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Level Width\" is the uncertainty in the energy of a quantum-mechanical system having discrete energy levels in a state that is not strictly stationary. The system may be an atom, a molecule, or an atomic nucleus." ;
    rdfs:comment "Applicable units are those of quantitykind:LevelWidth" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearEnergyTransfer> a ns1:QuantityKind ;
    rdfs:label "Linear Energy Transfer"@en ;
    dcterms:description "\"Linear Energy Transfer\"  (LET) is the linear density of energy lost by a charged ionizing particle travelling through matter.Typically, this measure is used to quantify the effects of ionizing radiation on biological specimens or electronic devices."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-M>,
        <http://qudt.org/vocab/unit/KiloEV-PER-MicroM>,
        <http://qudt.org/vocab/unit/MegaEV-PER-CentiM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Linear_energy_transfer"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Linear_energy_transfer"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "For ionizing charged particles, $L_\\Delta = \\frac{dE_\\Delta}{dl}$, where $dE_\\Delta$ is the mean energy lost in elctronic collisions locally to matter along a small path through the matter, minus the sum of the kinetic energies of all the electrons released with kinetic energies in excess of $\\Delta$, and $dl$ is the length of that path."^^ns1:LatexString ;
    ns1:latexSymbol "$L_\\Delta$"^^ns1:LatexString,
        "$L_\\bigtriangleup$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Linear Energy Transfer\"  (LET) is the linear density of energy lost by a charged ionizing particle travelling through matter.Typically, this measure is used to quantify the effects of ionizing radiation on biological specimens or electronic devices." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearEnergyTransfer" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio> a ns1:QuantityKind ;
    rdfs:label "lineic logarithmic ratio" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/B-PER-M>,
        <http://qudt.org/vocab/unit/DeciB-PER-KiloM>,
        <http://qudt.org/vocab/unit/DeciB-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD078" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD078"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:LinearLogarithmicRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticFluxPerLength> a ns1:QuantityKind ;
    rdfs:label "Magnetic flux per length"@en ;
    dcterms:description "\"Magnetic Flux per Length\" is a quantity in the SI and C.G.S. Systems of Quantities."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-PER-A>,
        <http://qudt.org/vocab/unit/T-M>,
        <http://qudt.org/vocab/unit/V-SEC-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "\"Magnetic Flux per Length\" is a quantity in the SI and C.G.S. Systems of Quantities." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFluxPerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassTemperature> a ns1:QuantityKind ;
    rdfs:label "Mass Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-K>,
        <http://qudt.org/vocab/unit/LB-DEG_F>,
        <http://qudt.org/vocab/unit/LB-DEG_R> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MassTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Mobility> a ns1:QuantityKind ;
    rdfs:label "قابلية التحرك"@ar,
        "Beweglichkeit"@de,
        "mobility"@en,
        "movilidad"@es,
        "mobilité"@fr,
        "mobilità"@it,
        "移動度"@ja,
        "mobilność"@pl,
        "mobilidade"@pt,
        "迁移率"@zh ;
    dcterms:description "\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-V-SEC>,
        <http://qudt.org/vocab/unit/M2-PER-V-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electron_mobility"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Mobility\" characterizes how quickly a particle can move through a metal or semiconductor, when pulled by an electric field. The average drift speed imparted to a charged particle in a medium by an electric field, divided by the electric field strength." ;
    rdfs:comment "Applicable units are those of quantitykind:Mobility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Mobilität"@de .

<http://qudt.org/vocab/quantitykind/ModulusOfRotationalSubgradeReaction> a ns1:QuantityKind ;
    rdfs:label "Modulus of Rotational Subgrade Reaction"@en ;
    dcterms:description "Modulus of Rotational Subgrade Reaction is a measure for modulus of rotational subgrade reaction, which expresses the rotational elastic bedding of a linear structural element per length, such as for a beam. It is typically measured in Nm/(m*rad)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloN-M-PER-DEG-M>,
        <http://qudt.org/vocab/unit/N-M-PER-DEG-M>,
        <http://qudt.org/vocab/unit/N-M-PER-M-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/schema/ifcstructuralloadresource/lexical/ifcmodulusofrotationalsubgradereactionselect.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "Modulus of Rotational Subgrade Reaction is a measure for modulus of rotational subgrade reaction, which expresses the rotational elastic bedding of a linear structural element per length, such as for a beam. It is typically measured in Nm/(m*rad)." ;
    rdfs:comment "Applicable units are those of quantitykind:ModulusOfRotationalSubgradeReaction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerAngle> .

<http://qudt.org/vocab/quantitykind/MolarAttenuationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Molar Attenuation Coefficient"@en ;
    dcterms:description "\"Molar Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per amount of substance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-MOL> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MolarAbsorptionCoefficient> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD120" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_attenuation_coefficient"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD120"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu_c = -\\frac{\\mu}{c}$, where $\\mu$ is the linear attenuation coefficient and $c$ is the amount-of-substance concentration."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu_c$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Molar Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per amount of substance." ;
    rdfs:comment "Applicable units are those of quantitykind:MolarAttenuationCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient> .

<http://qudt.org/vocab/quantitykind/MolarHeatCapacity> a ns1:QuantityKind ;
    rdfs:label "Molar Heat Capacity"@en ;
    dcterms:description "\"Molar Heat Capacity\" is the amount of heat energy required to raise the temperature of 1 mole of a substance. In SI units, molar heat capacity (symbol: cn) is the amount of heat in joules required to raise 1 mole of a substance 1 Kelvin."^^ns1:LatexString ;
    ns1:altSymbol "cn" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-MOL_LB-DEG_F>,
        <http://qudt.org/vocab/unit/J-PER-MOL-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MOL-DEG_C> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD123" ;
    ns1:informativeReference "http://chemistry.about.com/od/chemistryglossary/g/Molar-Heat-Capacity-Definition.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD123"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$C_m = \\frac{C}{n}$, where $C$ is heat capacity and $n$ is amount of substance."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Molar Heat Capacity\" is the amount of heat energy required to raise the temperature of 1 mole of a substance. In SI units, molar heat capacity (symbol: cn) is the amount of heat in joules required to raise 1 mole of a substance 1 Kelvin." ;
    ns1:symbol "C_m" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarHeatCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarMass> a ns1:QuantityKind ;
    rdfs:label "كتلة مولية"@ar,
        "Molární hmotnost"@cs,
        "Molmasse"@de,
        "molar mass"@en,
        "masa molar"@es,
        "جرم مولی"@fa,
        "masse molaire"@fr,
        "मोलर द्रव्यमान"@hi,
        "massa molare"@it,
        "モル質量"@ja,
        "Jisim molar"@ms,
        "Masa molowa"@pl,
        "massa molar"@pt,
        "Masă molară"@ro,
        "Молярная масса"@ru,
        "molska masa"@sl,
        "molar kütle"@tr,
        "摩尔质量"@zh ;
    dcterms:description "In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is $kg/mol$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloMOL>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Molar_mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD125" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molar_mass"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD125"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "molare Masse"@de,
        "stoffmengenbezogene Masse"@de .

<http://qudt.org/vocab/quantitykind/MultiplicationFactor> a ns1:QuantityKind ;
    rdfs:label "Multiplication Factor"@en ;
    dcterms:description "The \"Multiplication Factor\" is the ratio of the total number of fission or fission-dependent neutrons produced in a time interval to the total number of neutrons lost by absorption and leakage during the same interval."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Neutron_multiplication_factor"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Multiplication Factor\" is the ratio of the total number of fission or fission-dependent neutrons produced in a time interval to the total number of neutrons lost by absorption and leakage during the same interval." ;
    ns1:symbol "k" ;
    rdfs:comment "Applicable units are those of quantitykind:MultiplicationFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NuclearQuadrupoleMoment> a ns1:QuantityKind ;
    rdfs:label "Nuclear Quadrupole Moment"@en ;
    dcterms:description "\"Nuclear Quadrupole Moment\" is a quantity that characterizes the deviation from spherical symmetry of the electrical charge distribution in an atomic nucleus."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/NanoM2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nuclear_quadrupole_resonance"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$Q = (\\frac{1}{e}) \\int (3z^2 - r^2)\\rho(x, y, z)dV$, in the quantum state with the nuclear spin in the field direction $(z)$, where $\\rho(x, y, z)$ is the nuclear electric charge density, $e$ is the elementary charge, $r^2 = x^2 + y^2 + z^2$, and $dV$ is the volume element $dx$ $dy$ $dz$."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Nuclear Quadrupole Moment\" is a quantity that characterizes the deviation from spherical symmetry of the electrical charge distribution in an atomic nucleus." ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:NuclearQuadrupoleMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/OpeningRatio> a ns1:QuantityKind ;
    rdfs:label "Opening Ratio"@en ;
    dcterms:description """In the context of mechanical systems, "opening ratio" might refer to the proportion of time 
  or the extent to which a valve or gate is open relative to its maximum capacity.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription """In the context of mechanical systems, "opening ratio" might refer to the proportion of time 
  or the extent to which a valve or gate is open relative to its maximum capacity.""" ;
    rdfs:comment "Applicable units are those of quantitykind:OpeningRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/PRODUCT-OF-INERTIA> a ns1:QuantityKind ;
    rdfs:label "Product of Inertia"@en ;
    dcterms:description """
  The quantity kind $\\textit{Product of Inertia}$ is a measure of a body's dynamic
   (or coupled) imbalance resulting in a precession when rotating about an axis 
   other than the body's principal axis.
  """^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:plainTextDescription "A measure of a body's dynamic (or coupled) imbalance resulting in a precession when rotating about an axis other than the body's principal axis." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PowerPerElectricCharge> a ns1:QuantityKind ;
    rdfs:label "Power Per Electric Charge"@en ;
    dcterms:description "\"Power Per Electric Charge\" is the amount of energy generated by a unit of electric charge."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MilliV-PER-MIN>,
        <http://qudt.org/vocab/unit/V-PER-MicroSEC>,
        <http://qudt.org/vocab/unit/V-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
    ns1:plainTextDescription "\"Power Per Electric Charge\" is the amount of energy generated by a unit of electric charge." ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PressureInRelationToVolumeFlowRate> a ns1:QuantityKind ;
    rdfs:label "pressure in relation to volume flow rate" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM5>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-L>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD145" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD145"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:PressureInRelationToVolumeFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RelativePartialPressure> a ns1:QuantityKind ;
    rdfs:label "Relative Partial Pressure"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = p / p_{sat}$, where $p$ is partial pressure of vapour,  $p_{sat}$ is thermodynamic temperature and $V$ is its partial pressure at saturation (at the same temperature). Relative partial pressure is often referred to as $RH$ and expressed in percent. $\\textit{Relative Partial Pressure}$ is also referred to as $\\textit{Relative Humidity}$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:RelativePartialPressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "RH" ;
    skos:broader <http://qudt.org/vocab/quantitykind/PressureRatio> .

<http://qudt.org/vocab/quantitykind/RelativePressureCoefficient> a ns1:QuantityKind ;
    rdfs:label "Relative Pressure Coefficient"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK> ;
    ns1:expression "$rel-pres-coef$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_p = \\frac{1}{p}\\left (\\frac{\\partial p}{\\partial T} \\right )_V$, where $p$ is $pressure$,  $T$ is thermodynamic temperature and $V$ is volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha_p$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:RelativePressureCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Repetency> a ns1:QuantityKind ;
    rdfs:label "repetency",
        "repetency"@en-US ;
    dcterms:description "quantity whose value  is inversely proportional to the length value"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-IN>,
        <http://qudt.org/vocab/unit/PERCENT-PER-IN>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD160" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD160"^^xsd:anyURI ;
    ns1:plainTextDescription "Größe, deren Wert sich umgekehrt proportional zum Längenwert verhält"@de ;
    ns1:symbol "0173-1#Z4-BAJ370#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Repetency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ResidualResistivity> a ns1:QuantityKind ;
    rdfs:label "Residual Resistivity"@en ;
    dcterms:description "\"Residual Resistivity\" for metals, is the resistivity extrapolated to zero thermodynamic temperature."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MegaOHM-KiloM>,
        <http://qudt.org/vocab/unit/OHM-KiloM>,
        <http://qudt.org/vocab/unit/OHM-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Residual-resistance_ratio"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexSymbol "$\\rho_R$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Residual Resistivity\" for metals, is the resistivity extrapolated to zero thermodynamic temperature." ;
    rdfs:comment "Applicable units are those of quantitykind:ResidualResistivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SectionModulus> a ns1:QuantityKind ;
    rdfs:label "Section Modulus"@en ;
    dcterms:description "The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3>,
        <http://qudt.org/vocab/unit/MI_UK3>,
        <http://qudt.org/vocab/unit/TON_Register> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Section_modulus"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$Z = \\frac{I_a}{(r_Q)_{max}}$, where $I_a$ is the second axial moment of area and $(r_Q)_{max}$ is the maximum radial distance of any point in the surface considered from the $Q-axis$ with respect to which $I_a$ is defined."^^ns1:LatexString ;
    ns1:plainTextDescription "The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members." ;
    ns1:symbol "Z" ;
    rdfs:comment "Applicable units are those of quantitykind:SectionModulus" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ServiceFactor> a ns1:QuantityKind ;
    rdfs:label "Service Factor"@en ;
    dcterms:description "The value indicates the multiplier of the rated power that equipment can handle for some period of time when operating according to a manufacturer's specified conditions; typically applicable to motors."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "The value indicates the multiplier of the rated power that equipment can handle for some period of time when operating according to a manufacturer's specified conditions; typically applicable to motors." ;
    ns1:symbol "SF" ;
    rdfs:comment "Applicable units are those of quantitykind:ServiceFactor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/SolidAngle> a ns1:QuantityKind ;
    rdfs:label "الزاوية الصلبة"@ar,
        "Пространствен ъгъл"@bg,
        "Prostorový úhel"@cs,
        "Raumwinkel"@de,
        "Στερεά γωνία"@el,
        "solid angle"@en,
        "ángulo sólido"@es,
        "زاویه فضایی"@fa,
        "angle solide"@fr,
        "זווית מרחבית"@he,
        "आयतन"@hi,
        "térszög"@hu,
        "angolo solido"@it,
        "立体角"@ja,
        "angulus solidus"@la,
        "Sudut padu"@ms,
        "kąt bryłowy"@pl,
        "ângulo sólido"@pt,
        "unghi solid"@ro,
        "Телесный угол"@ru,
        "prostorski kot"@sl,
        "katı cisimdeki açı"@tr,
        "立体角度"@zh ;
    dcterms:description "The solid angle subtended by a surface S is defined as the surface area of a unit sphere covered by the surface S's projection onto the sphere. A solid angle is related to the surface of a sphere in the same way an ordinary angle is related to the circumference of a circle. Since the total surface area of the unit sphere is 4*pi, the measure of solid angle will always be between 0 and 4*pi."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG2>,
        <http://qudt.org/vocab/unit/FA>,
        <http://qudt.org/vocab/unit/SR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Solid_angle"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD171" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD171"^^xsd:anyURI ;
    ns1:plainTextDescription "The solid angle subtended by a surface S is defined as the surface area of a unit sphere covered by the surface S's projection onto the sphere. A solid angle is related to the surface of a sphere in the same way an ordinary angle is related to the circumference of a circle. Since the total surface area of the unit sphere is 4*pi, the measure of solid angle will always be between 0 and 4*pi." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ANGS> ;
    rdfs:comment "Applicable units are those of quantitykind:SolidAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AreaRatio> .

<http://qudt.org/vocab/quantitykind/SpecificModulus> a ns1:QuantityKind ;
    rdfs:label "Specific Modulus"@en ;
    dcterms:description "<p><b>Specific modulus</b> is a <a href=\"/wiki/Materials_property\" class=\"mw-redirect\" title=\"Materials property\">materials property</a> consisting of the <a href=\"/wiki/Elastic_modulus\" title=\"Elastic modulus\">elastic modulus</a> per mass <a href=\"/wiki/Density\" title=\"Density\">density</a> of a material. It is also known as the <b>stiffness to weight ratio</b> or <b>specific stiffness</b>. High specific modulus materials find wide application in <a href=\"/wiki/Aerospace\" title=\"Aerospace\">aerospace</a> applications where minimum structural <a href=\"/wiki/Weight\" title=\"Weight\">weight</a> is required. The <a href=\"/wiki/Dimensional_analysis\" title=\"Dimensional analysis\">dimensional analysis</a> yields units of distance squared per time squared.</p>"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaPA-CentiM3-PER-GM>,
        <http://qudt.org/vocab/unit/KiloM2-PER-SEC2>,
        <http://qudt.org/vocab/unit/M2-PER-SEC2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Specific_modulus"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Specific_modulus"^^xsd:anyURI ;
    ns1:latexDefinition "$specific modulus = E/\\rho$, where $E$ is elastic modulus and $\\rho$ is density."^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificModulus" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Specific Stiffness"@en,
        "Stiffness to Weight Ratio"@en .

<http://qudt.org/vocab/quantitykind/SpecificSurfaceArea> a ns1:QuantityKind ;
    rdfs:label "Specific Surface Area"@en ;
    dcterms:description "<strong>Specific surface area</strong> (<strong>SSA</strong>) is a property of solids defined as the total surface area (SA) of a material per unit mass, (with units of m<sup>2</sup>/kg or m<sup>2</sup>/g). It is a physical value that can be used to determine the type and properties of a material (e.g. soil or snow). It has a particular importance for adsorption, heterogeneous catalysis, and reactions on surfaces."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-GM>,
        <http://qudt.org/vocab/unit/M2-PER-GM>,
        <http://qudt.org/vocab/unit/M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Specific_surface_area"^^xsd:anyURI ;
    ns1:latexDefinition "$SSA = \\frac{SA}{\\m}$, where $SA$ is the surface area of an object and $\\m$ is the mass density of the object."^^ns1:LatexString ;
    ns1:latexSymbol "$SSA$"^^ns1:LatexString ;
    ns1:plainTextDescription "Specific surface area (SSA) is a property of solids defined as the total surface area (SA) of a material per unit mass, (with units of m²/kg or m²/g). It is a physical value that can be used to determine the type and properties of a material (e.g. soil or snow). It has a particular importance for adsorption, heterogeneous catalysis, and reactions on surfaces." ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificSurfaceArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Strain> a ns1:QuantityKind ;
    rdfs:label "Strain"@en ;
    dcterms:description "In any branch of science dealing with materials and their behaviour, strain is the geometrical expression of deformation caused by the action of stress on a physical body. Strain is calculated by first assuming a change between two body states: the beginning state and the final state. Then the difference in placement of two points in this body in those two states expresses the numerical value of strain. Strain therefore expresses itself as a change in size and/or shape. [Wikipedia]"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Strain"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/LinearStrain> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://www.freestudy.co.uk/mech%20prin%20h2/stress.pdf"^^xsd:anyURI ;
    ns1:latexSymbol "$\\epsilon$"^^ns1:LatexString ;
    ns1:plainTextDescription "In any branch of science dealing with materials and their behaviour, strain is the geometrical expression of deformation caused by the action of stress on a physical body. Strain is calculated by first assuming a change between two body states: the beginning state and the final state. Then the difference in placement of two points in this body in those two states expresses the numerical value of strain. Strain therefore expresses itself as a change in size and/or shape. [Wikipedia]" ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/ThrusterPowerToThrustEfficiency> a ns1:QuantityKind ;
    rdfs:label "Thruster Power To Thrust Efficiency"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/LB-PER-HR-PSI>,
        <http://qudt.org/vocab/unit/LB-PER-MIN-PSI>,
        <http://qudt.org/vocab/unit/LB-PER-SEC-PSI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:latexSymbol "$\\eta$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ThrusterPowerToThrustEfficiency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Time_Squared> a ns1:QuantityKind ;
    rdfs:label "Time Squared"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-CentiM-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-MilliM-BAR>,
        <http://qudt.org/vocab/unit/SEC2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Time_Squared"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:Time_Squared" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TotalMassStoppingPower> a ns1:QuantityKind ;
    rdfs:label "Total Mass Stopping Power"@en ;
    dcterms:description "If a substance is compared in gaseous and solid form, then the linear stopping powers of the two states are very different just because of the different density. One therefore often divides S(E) by the density of the material to obtain the \"Mass Stopping Power\". The mass stopping power then depends only very little on the density of the material."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-CentiM2-PER-GM>,
        <http://qudt.org/vocab/unit/EV-M2-PER-KiloGM>,
        <http://qudt.org/vocab/unit/J-M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD204" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stopping_power_(particle_radiation)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD204"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$S_m = \\frac{S}{\\rho}$, where $S$ is the total linear stopping power and $\\rho$ is the mass density of the sample."^^ns1:LatexString ;
    ns1:plainTextDescription "If a substance is compared in gaseous and solid form, then the linear stopping powers of the two states are very different just because of the different density. One therefore often divides S(E) by the density of the material to obtain the \"Mass Stopping Power\". The mass stopping power then depends only very little on the density of the material." ;
    ns1:symbol "S_m" ;
    rdfs:comment "Applicable units are those of quantitykind:TotalMassStoppingPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VehicleVelocity> a ns1:QuantityKind ;
    rdfs:label "Vehicle Velocity"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:symbol "V" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Velocity> .

<http://qudt.org/vocab/unit/A-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere Hour"@en ;
    dcterms:description """$\\textit{Ampere Hour}$ is a practical unit of electric charge equal to the charge flowing
   in one hour through a conductor passing one ampere. 
   An ampere-hour or amp-hour (symbol $Ah,\\,AHr,\\, A \\cdot h, A h$) is a unit of electric
    charge, with sub-units milliampere-hour ($mAh$) and milliampere second ($mAs$).
    One ampere-hour is equal to 3600 coulombs (ampere-seconds), the electric charge transferred
     by a steady current of one ampere for one hour. 
    The ampere-hour is frequently used in measurements of electrochemical systems such as
     electroplating and electrical batteries. 
    The commonly seen milliampere-hour ($mAh$ or $mA \\cdot h$) is one-thousandth of an
     ampere-hour ($3.6 \\,coulombs$).
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA102" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ampere-hour"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-86"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA102"^^xsd:anyURI ;
    ns1:symbol "A·h" ;
    ns1:ucumCode "A.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "AMH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ANGSTROM3> a ns1:Unit ;
    rdfs:label "Cubic Angstrom"@en,
        "Cubic Angstrom"@en-US ;
    dcterms:description "A unit that is a non-SI unit, specifically a CGS unit,  of polarizability known informally as polarizability volume.  The SI defined units for polarizability are C*m^2/V and can be converted to $Angstr\\ddot{o}m$^3 by multiplying the SI value by 4 times pi times the vacuum permittivity and then converting the resulting m^3 to $Angstr\\ddot{o}m$^3 through the SI base 10 conversion (multiplying by 10^-30)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.000000000000000000000000000001 ;
    ns1:conversionMultiplierSN 1e-30 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ANGSTROM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:symbol "ų" ;
    ns1:ucumCode "Ao3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Ampere Turn"@en ;
    dcterms:description "The $\\textit{ampere-turn}$ was the MKS unit of magnetomotive force (MMF), represented by a direct current of one ampere flowing in a single-turn loop in a vacuum. \"Turns\" refers to the winding number of an electrical conductor comprising an inductor. The ampere-turn was replaced by the SI unit, $ampere$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagnetomotiveForce> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "AT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A_Stat> a ns1:Unit ;
    rdfs:label "Statampere"@en ;
    dcterms:description """
  The unit $\\textit{Statampere}$, symbol $statA$ is a unit in the category of Electric current. 
  It is also known as statamperes. 
  This unit is commonly used in the cgs unit system. 
  $\\textit{Statampere (statA)}$ has a dimension of $I$ where $I$ is electric current. 
  It can be converted to the corresponding standard SI unit $A$ by multiplying its value by a factor of 3.355641E-010.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 0.0000000003335641 ;
    ns1:conversionMultiplierSN 3.335641e-10 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--electric_current--statampere.cfm"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/statampere> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "statA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AttoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "AttoCoulomb"@en ;
    dcterms:description """
  An $\\textit{AttoColomb}$ is $10^{-18} C$, where $C$ is the unit for $Colomb$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Atto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "aC" ;
    ns1:ucumCode "aC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/BAUD> a ns1:Unit ;
    rdfs:label "baud" ;
    dcterms:description "unit for the symbol rate in communications engineering and telecommunication, at which 1 baud corresponds to the speed, at which 1 symbol (defined measurable signal change in the physical exchange medium) will be exchanged per second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DigitRate> ;
    ns1:iec61360Code "0112/2///62720#UAA109" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA109"^^xsd:anyURI ;
    ns1:symbol "Bd" ;
    ns1:uneceCommonCode "J38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_UK_PET-PER-DAY> a ns1:Unit ;
    rdfs:label "Barrel (UK Petroleum) per Day"@en ;
    dcterms:description "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000001841587 ;
    ns1:conversionMultiplierSN 1.841587e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_UK_PET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA331" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA331"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day" ;
    ns1:symbol "bbl{UK petroleum}/d" ;
    ns1:uneceCommonCode "J59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_UK_PET-PER-HR> a ns1:Unit ;
    rdfs:label "Barrel (UK Petroleum) per Hour"@en ;
    dcterms:description "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000441981 ;
    ns1:conversionMultiplierSN 4.41981e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_UK_PET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA332" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA332"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit hour" ;
    ns1:symbol "bbl{UK petroleum}/h" ;
    ns1:uneceCommonCode "J60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_UK_PET-PER-MIN> a ns1:Unit ;
    rdfs:label "Barrel (UK Petroleum) per Minute"@en ;
    dcterms:description "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.002651886 ;
    ns1:conversionMultiplierSN 2.651886e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_UK_PET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA330" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA330"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit minute" ;
    ns1:symbol "bbl{UK petroleum}/min" ;
    ns1:uneceCommonCode "J58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_UK_PET-PER-SEC> a ns1:Unit ;
    rdfs:label "Barrel (UK Petroleum) per Second"@en ;
    dcterms:description "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.1591132 ;
    ns1:conversionMultiplierSN 1.591132e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_UK_PET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA333" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA333"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "bbl{UK petroleum}/s" ;
    ns1:uneceCommonCode "J61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_US-PER-DAY> a ns1:Unit ;
    rdfs:label "Barrel (US) per Day"@en ;
    dcterms:description "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000184 ;
    ns1:conversionMultiplierSN 1.84e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA335" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA335"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day" ;
    ns1:symbol "bbl{US petroleum}/d" ;
    ns1:ucumCode "[bbl_us].d-1"^^ns1:UCUMcs,
        "[bbl_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_US-PER-MIN> a ns1:Unit ;
    rdfs:label "Barrel (US) per Minute"@en ;
    dcterms:description "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0026498 ;
    ns1:conversionMultiplierSN 2.6498e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA337" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA337"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit minute" ;
    ns1:symbol "bbl{US petroleum}/min" ;
    ns1:ucumCode "[bbl_us].min-1"^^ns1:UCUMcs,
        "[bbl_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "5A" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_US_PET> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Barrel (US Petroleum)"@en ;
    dcterms:description "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1589873 ;
    ns1:conversionMultiplierSN 1.589873e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:plainTextDescription "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units" ;
    ns1:symbol "bbl{US petroleum}" ;
    ns1:ucumCode "[bbl_us]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/BBL_US> .

<http://qudt.org/vocab/unit/BBL_US_PET-PER-HR> a ns1:Unit ;
    rdfs:label "Barrel (US Petroleum) per Hour"@en ;
    dcterms:description "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000044163 ;
    ns1:conversionMultiplierSN 4.4163e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_US_PET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA336" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA336"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit hour" ;
    ns1:symbol "bbl{UK petroleum}/h" ;
    ns1:ucumCode "[bbl_us].h-1"^^ns1:UCUMcs,
        "[bbl_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_US_PET-PER-SEC> a ns1:Unit ;
    rdfs:label "Barrel (US Petroleum) per Second"@en ;
    dcterms:description "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1589873 ;
    ns1:conversionMultiplierSN 1.589873e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BBL_US_PET> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA338" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA338"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "bbl{UK petroleum}/s" ;
    ns1:ucumCode "[bbl_us].s-1"^^ns1:UCUMcs,
        "[bbl_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BFT> a ns1:Unit ;
    rdfs:label "Beaufort"@en ;
    dcterms:description "unit for classification of winds according to their speed, developed by Sir Francis Beaufort as measure for the over-all behaviour of a ship's sail at different wind speeds"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Speed> ;
    ns1:iec61360Code "0112/2///62720#UAA110" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA110"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for classification of winds according to their speed, developed by Sir Francis Beaufort as measure for the over-all behaviour of a ship's sail at different wind speeds" ;
    ns1:symbol "Beufort" ;
    ns1:uneceCommonCode "M19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BILLION_Long> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Billion (Long Scale)" ;
    dcterms:description "Counting unit for a count of one billion according to the long scale, defined as one million million on the long scale" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Billion"^^xsd:anyURI ;
    ns1:symbol "1000000000000" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BILLION_Short> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Billion (Short Scale)" ;
    dcterms:description "Counting unit for a count of one billion according to the short scale, defined as one thousand million on the short scale. This is now the most common sense of the word in all varieties of English." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Billion"^^xsd:anyURI ;
    ns1:symbol "1000000000" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BIOT> a ns1:Unit ;
    rdfs:label "Biot"@en ;
    dcterms:description "\"Biot\" is another name for the abampere (aA), which is the basic electromagnetic unit of electric current in the emu-cgs (centimeter-gram-second) system of units. It is called after a French physicist, astronomer, and mathematician Jean-Baptiste Biot. One abampere is equal to ten amperes in the SI system of units. One abampere is the current, which produces a force of 2 dyne/cm between two infinitively long parallel wires that are 1 cm apart."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Biot"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/A_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB210" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Biot?oldid=443318821"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB210"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Abampere"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/biot> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "Bi" ;
    ns1:ucumCode "Bi"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BQ-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Becquerel per Kilogram"@en ;
    dcterms:description "The only unit in the category of Specific radioactivity. It is also known as becquerels per kilogram, becquerel/kilogram. This unit is commonly used in the SI unit system. Becquerel Per Kilogram (Bq/kg) has a dimension of $M{-1}T{-1}$ where $M$ is mass, and $T$ is time. It essentially the same as the corresponding standard SI unit $/kg/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$Bq/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicActivity>,
        <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:iec61360Code "0112/2///62720#UAA112" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--specific_radioactivity--becquerel_per_kilogram.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA112"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Becquerel per Kilogram\" is used to describe radioactivity, which is often expressed in becquerels per unit of volume or weight, to express how much radioactive material is contained in a sample." ;
    ns1:symbol "Bq/kg" ;
    ns1:ucumCode "Bq.kg-1"^^ns1:UCUMcs,
        "Bq/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Square Foot"@en ;
    dcterms:description """$\\textit{BTU per Square Foot}$ is an Imperial unit for 'Energy Per Area' expressed as $Btu/ft^2$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 11356.5267 ;
    ns1:conversionMultiplierSN 1.135653e+04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB283" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB283"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/ft²" ;
    ns1:ucumCode "[Btu_IT].[ft_i]-2"^^ns1:UCUMcs,
        "[Btu_IT]/[ft_i]2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Square Foot Hour Degree Fahrenheit"@en ;
    dcterms:description """$\\textit{BTU per Square Foot Hour Degree Fahrenheit}$ is an Imperial unit for 'Coefficient Of Heat Transfer' expressed as $Btu/(h-ft^{2}-degF)$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 5.678263341113487328270053328717809 ;
    ns1:conversionMultiplierSN 5.678263e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/(h-ft^{2}-degF)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:symbol "Btu{IT}/(ft²·h·°F)" ;
    ns1:ucumCode "[Btu_IT].[ft_i]-2.h-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([ft_i]2.h.[degF])"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Square Foot Second Degree Fahrenheit"@en ;
    dcterms:description """$\\textit{BTU per Square Foot Second Degree Fahrenheit}$ is an Imperial unit for 'Coefficient Of Heat Transfer' expressed as $Btu/(ft^{2}-s-degF)$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 20441.74802800855438177219198338411 ;
    ns1:conversionMultiplierSN 2.044175e+04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/(ft^{2}-s-degF)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:symbol "Btu{IT}/(ft²·s·°F)" ;
    ns1:ucumCode "[Btu_IT].[ft_i]-2.s-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([ft_i]2.s.[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-FT3> a ns1:Unit ;
    rdfs:label "British Thermal Unit (IT) per Cubic Foot"@en ;
    dcterms:description """$\\textit{British Thermal Unit (IT) Per Cubic Foot}$ ($Btu (IT)/ft^3$) is a unit in the category of Energy density. 
  It is also known as Btu per cubic foot, Btu/cubic foot. 
  This unit is commonly used in the UK, US unit systems. 
  It 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 $J/m^3$ by multiplying its value by a factor of 37258.94579.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 37258.94579 ;
    ns1:conversionMultiplierSN 3.725895e+04 ;
    ns1:expression "$Btu(IT)-per-ft3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB280" ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI,
        "http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB280"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/ft³" ;
    ns1:ucumCode "[Btu_IT].[ft_i]-3"^^ns1:UCUMcs,
        "[Btu_IT]/[ft_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British thermal unit (international table) per hour square foot degree Fahrenheit" ;
    dcterms:description "unit of the heat transition coefficient according to the Imperial system of units" ;
    ns1:conversionMultiplier 5.678263341113487328270053328717809 ;
    ns1:conversionMultiplierSN 5.678263e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB276" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB276"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/(h·ft²·°F)" ;
    ns1:ucumCode "[Btu_IT].h-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Hour Square Foot degree Rankine"@en ;
    dcterms:description "unit of the heat transfer coefficient according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 5.678263341113487328270053328717809 ;
    ns1:conversionMultiplierSN 5.678263e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB099" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB099"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat transfer coefficient according to the Imperial system of units" ;
    ns1:symbol "Btu{IT}/(h·ft²·°R)" ;
    ns1:ucumCode "[Btu_IT].h-1.[ft_i]-2.[degR]-1"^^ns1:UCUMcs,
        "[Btu_IT]/(h.[ft_i]2.[degR])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British thermal unit (international table) per second square foot degree Fahrenheit" ;
    dcterms:description "unit of the heat transition coefficient according to the imperial system of units" ;
    ns1:conversionMultiplier 20441.74802800855438177219198338411 ;
    ns1:conversionMultiplierSN 2.044175e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB278" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB278"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/(s·ft²·°F)" ;
    ns1:ucumCode "[Btu_IT].s-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Second Square Foot degree Rankine"@en ;
    dcterms:description "unit of the heat transfer coefficient according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 20441.74802800855438177219198338411 ;
    ns1:conversionMultiplierSN 2.044175e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_R> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB098" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB098"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat transfer coefficient according to the Imperial system of units" ;
    ns1:symbol "Btu{IT}/(s·ft²·°R)" ;
    ns1:ucumCode "[Btu_IT].s-1.[ft_i]-2.[degR]-1"^^ns1:UCUMcs,
        "[Btu_IT]/(s.[ft_i]2.[degR])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-FT2> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per square foot" ;
    dcterms:description "unit of the areal-related energy transmisson according to the Imperial system of units" ;
    ns1:conversionMultiplier 11348.93179491220093551298213707538 ;
    ns1:conversionMultiplierSN 1.134893e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB284" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB284"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/ft²" ;
    ns1:ucumCode "[Btu_th].[ft_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-FT3> a ns1:Unit ;
    rdfs:label "British Thermal Unit (TH) per Cubic Foot"@en ;
    dcterms:description "British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It 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 $J/m^3$ by multiplying its value by a factor of 37234.03."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 37234.03 ;
    ns1:conversionMultiplierSN 3.723403e+04 ;
    ns1:expression "$Btu(th)-per-ft3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB281" ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI,
        "http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB281"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/ft³" ;
    ns1:ucumCode "[Btu_th].[ft_i]-3"^^ns1:UCUMcs,
        "[Btu_th]/[ft_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-HR-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per hour square foot degree Fahrenheit" ;
    dcterms:description "unit of the heat transition coefficient according to the imperial system of units" ;
    ns1:conversionMultiplier 5.674465897456100013799219272049695 ;
    ns1:conversionMultiplierSN 5.674466e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB277" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB277"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/(h·ft²·°F)" ;
    ns1:ucumCode "[Btu_th].h-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-SEC-FT2-DEG_F> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per second square foot degree Fahrenheit" ;
    dcterms:description "unit of the heat transition coefficient according to the imperial system of units" ;
    ns1:conversionMultiplier 20428.0772308419600496771893793789 ;
    ns1:conversionMultiplierSN 2.042808e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB279" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB279"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/(s·ft²·°F)" ;
    ns1:ucumCode "[Btu_th].s-1.[ft_i]-2.[degF]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Bushel (UK) per Day"@en ;
    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 day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000004209343 ;
    ns1:conversionMultiplierSN 4.209343e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA345" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA345"^^xsd:anyURI ;
    ns1: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 day" ;
    ns1:symbol "bsh{UK}/d" ;
    ns1:ucumCode "[bu_br].d-1"^^ns1:UCUMcs,
        "[bu_br]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Bushel (UK) per Hour"@en ;
    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 hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00001010242 ;
    ns1:conversionMultiplierSN 1.010242e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA346" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA346"^^xsd:anyURI ;
    ns1: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 hour" ;
    ns1:symbol "bsh{UK}/h" ;
    ns1:ucumCode "[bu_br].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Bushel (UK) per Minute"@en ;
    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"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0006061453 ;
    ns1:conversionMultiplierSN 6.061453e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA347" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA347"^^xsd:anyURI ;
    ns1: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" ;
    ns1:symbol "bsh{UK}/min" ;
    ns1:ucumCode "[bu_br].min-1"^^ns1:UCUMcs,
        "[bu_br]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Bushel (UK) per Second"@en ;
    dcterms:description "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.03636872 ;
    ns1:conversionMultiplierSN 3.636872e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA348" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA348"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "bsh{UK}/s" ;
    ns1:ucumCode "[bu_br].s-1"^^ns1:UCUMcs,
        "[bu_br]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_US> a ns1:Unit ;
    rdfs:label "bushel (US)"@en ;
    dcterms:description "A bushel is an imperial and U.S. customary unit of dry volume, equivalent in each of these systems to 4 pecks or 8 gallons. It is used for volumes of dry commodities (not liquids), most often in agriculture. It is abbreviated as bsh. or bu. In modern usage, the dry volume is usually only nominal, with bushels referring to standard weights instead."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.03523907 ;
    ns1:conversionMultiplierSN 3.523907e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bushel"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 2150.42 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA353" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bushel?oldid=476704875"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA353"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/bushel-US> ;
    ns1:symbol "in³" ;
    ns1:ucumCode "[bu_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "bu" ;
    ns1:uneceCommonCode "BUA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_US_DRY-PER-DAY> a ns1:Unit ;
    rdfs:label "Bushel (US Dry) per Day"@en ;
    dcterms:description "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000040786 ;
    ns1:conversionMultiplierSN 4.0786e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA349" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA349"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time day" ;
    ns1:symbol "bsh{US}/day" ;
    ns1:ucumCode "[bu_us].d-1"^^ns1:UCUMcs,
        "[bu_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_US_DRY-PER-HR> a ns1:Unit ;
    rdfs:label "Bushel (US Dry) per Hour"@en ;
    dcterms:description "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000009789 ;
    ns1:conversionMultiplierSN 9.789e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA350" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA350"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time hour" ;
    ns1:symbol "bsh{US}/h" ;
    ns1:ucumCode "[bu_us].h-1"^^ns1:UCUMcs,
        "[bu_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_US_DRY-PER-MIN> a ns1:Unit ;
    rdfs:label "Bushel (US Dry) per Minute"@en ;
    dcterms:description "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00058732 ;
    ns1:conversionMultiplierSN 5.8732e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA351" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA351"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time minute" ;
    ns1:symbol "bsh{US}/min" ;
    ns1:ucumCode "[bu_us].min-1"^^ns1:UCUMcs,
        "[bu_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_US_DRY-PER-SEC> a ns1:Unit ;
    rdfs:label "Bushel (US Dry) per Second"@en ;
    dcterms:description "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.03523907 ;
    ns1:conversionMultiplierSN 3.523907e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BU_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA352" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA352"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "bsh{US}/s" ;
    ns1:ucumCode "[bu_us].s-1"^^ns1:UCUMcs,
        "[bu_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K> a ns1:Unit ;
    rdfs:label "Calorie (international Table) per Second Square Centimetre kelvin"@en,
        "Calorie (international Table) per Second Square Centimeter kelvin"@en-US ;
    dcterms:description "unit of the heat transfer coefficient according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 41868.0 ;
    ns1:conversionMultiplierSN 4.1868e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB096" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB096"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat transfer coefficient according to the Imperial system of units" ;
    ns1:symbol "cal{IT}/(s·cm²·K)" ;
    ns1:ucumCode "cal_IT.s-1.cm-2.K-1"^^ns1:UCUMcs,
        "cal_IT/(s.cm2.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2> a ns1:Unit ;
    rdfs:label "calorie (thermochemical) per square centimetre" ;
    dcterms:description "unit of the areal-related energy transmisson according to the Imperial system of units" ;
    ns1:conversionMultiplier 41840.0 ;
    ns1:conversionMultiplierSN 4.184e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB285" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB285"^^xsd:anyURI ;
    ns1:symbol "cal/cm²" ;
    ns1:ucumCode "cal_th.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Second Square Centimetre kelvin"@en,
        "Calorie (thermochemical) per Second Square Centimeter kelvin"@en-US ;
    dcterms:description "unit of the heat transfer coefficient according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 41840.0 ;
    ns1:conversionMultiplierSN 4.184e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB097" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB097"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat transfer coefficient according to the Imperial system of units" ;
    ns1:symbol "cal/(s·cm²·K)" ;
    ns1:ucumCode "cal_th.s-1.cm-2.K-1"^^ns1:UCUMcs,
        "cal_th/(s.cm2.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CI-PER-KiloGM> a ns1:Unit ;
    rdfs:label "curie per kilogram" ;
    dcterms:description "1,000-fold of the unit curie divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 37000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicActivity>,
        <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:iec61360Code "0112/2///62720#UAB091" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB091"^^xsd:anyURI ;
    ns1:symbol "Ci/kg" ;
    ns1:uneceCommonCode "A42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CYC-PER-SEC> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Cycles per Second"@en ;
    dcterms:description "The \"cycle per second\" is a once-common English name for the unit of frequency now known as the hertz (Hz)." ;
    ns1:altSymbol "c.p.s",
        "cycles/s" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/HZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CYC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Cycle_per_second"^^xsd:anyURI ;
    ns1:symbol "c/s" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "CentiCoulomb"@en ;
    dcterms:description "A CentiCoulomb is $10^{-2} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "cC" ;
    ns1:ucumCode "cC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/CentiM2-PER-SEC> a ns1:Unit ;
    rdfs:label "Square centimetres per second"@en ;
    dcterms:description "0.0001-fold of the power of the SI base unit metre by exponent 2 divided by the SI base unit second" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB408" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB408"^^xsd:anyURI ;
    ns1:symbol "cm²/s" ;
    ns1:ucumCode "cm2.s-1"^^ns1:UCUMcs,
        "cm2/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "cubic centimetre"@en,
        "cubic centimeter"@en-US ;
    dcterms:description "The CGS unit of volume, equal to 10-6 cubic meter, 1 milliliter, or about 0.061 023 7 cubic inch"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:expression "$cubic-cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA385" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA385"^^xsd:anyURI ;
    ns1:symbol "cm³" ;
    ns1:ucumCode "cm3"^^ns1:UCUMcs ;
    ns1:udunitsCode "cc" ;
    ns1:uneceCommonCode "CMQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-DAY> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Day"@en,
        "Cubic Centimeter per Day"@en-US ;
    dcterms:description "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001157407 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA388" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA388"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit day" ;
    ns1:symbol "cm³/d" ;
    ns1:ucumCode "cm3.d-1"^^ns1:UCUMcs,
        "cm3/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-HR> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Hour"@en,
        "Cubic Centimeter per Hour"@en-US ;
    dcterms:description "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA391" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA391"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit hour" ;
    ns1:symbol "cm³/h" ;
    ns1:ucumCode "cm3.h-1"^^ns1:UCUMcs,
        "cm3/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-MIN> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Minute"@en,
        "Cubic Centimeter per Minute"@en-US ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA395" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA395"^^xsd:anyURI ;
    ns1:plainTextDescription "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit minute" ;
    ns1:symbol "cm³/min" ;
    ns1:ucumCode "cm3.min-1"^^ns1:UCUMcs,
        "cm3/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-SEC> a ns1:Unit ;
    rdfs:label "Cubic Centimetre per Second"@en,
        "Cubic Centimeter per Second"@en-US ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA399" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA399"^^xsd:anyURI ;
    ns1:plainTextDescription "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "cm³/s" ;
    ns1:ucumCode "cm3.s-1"^^ns1:UCUMcs,
        "cm3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2J" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM4> a ns1:Unit ;
    rdfs:label "centimetre to the fourth power",
        "Zentimeter hoch 4"@de,
        "quartic Centimetre"@en ;
    dcterms:description "0.01-fold of SI base unit metre to the power four" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea> ;
    ns1:iec61360Code "0112/2///62720#UAC000" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC000"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the SI base unit metre with the exponent 4" ;
    ns1:symbol "cm⁴" ;
    ns1:ucumCode "cm4"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Centimole per kilogram"@en ;
    dcterms:description "1/100 of SI unit of amount of substance per kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength>,
        <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
    ns1:plainTextDescription "1/100 of SI unit of amount of substance per kilogram" ;
    ns1:symbol "cmol/kg" ;
    ns1:ucumCode "cmol.kg-1"^^ns1:UCUMcs,
        "cmol/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiN-M> a ns1:Unit ;
    rdfs:label "Centinewton Metre"@en,
        "Centinewton Meter"@en-US ;
    dcterms:description "0.01-fold of the product of the SI derived unit newton and SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA355" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA355"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the product of the SI derived unit newton and SI base unit metre" ;
    ns1:symbol "cN·m" ;
    ns1:ucumCode "cN.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG-PER-M> a ns1:Unit ;
    rdfs:label "Degrees per metre"@en ;
    dcterms:description "A change of angle in one SI unit of length."@en ;
    ns1:conversionMultiplier 0.0174532925199433 ;
    ns1:conversionMultiplierSN 1.745329e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularWavenumber>,
        <http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber>,
        <http://qudt.org/vocab/quantitykind/FermiAngularWavenumber> ;
    ns1:iec61360Code "0112/2///62720#UAA025" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA025"^^xsd:anyURI ;
    ns1:symbol "°/m" ;
    ns1:ucumCode "deg.m-1"^^ns1:UCUMcs,
        "deg/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-CentiM> a ns1:Unit ;
    rdfs:label "Dyne Centimetre"@en,
        "Dyne Centimeter"@en-US ;
    dcterms:description "\"Dyne Centimeter\" is a C.G.S System unit for  'Torque' expressed as $dyn-cm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$dyn-cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA423" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA423"^^xsd:anyURI ;
    ns1:symbol "dyn·cm" ;
    ns1:ucumCode "dyn.cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-M> a ns1:Unit ;
    rdfs:label "dyne metre" ;
    dcterms:description "[CGS] unit of the rotational moment" ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAB419" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB419"^^xsd:anyURI ;
    ns1:symbol "dyn·m" ;
    ns1:ucumCode "dyn.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-PER-CentiM> a ns1:Unit ;
    rdfs:label "Dyne per Centimetre"@en,
        "Dyne per Centimeter"@en-US ;
    dcterms:description "CGS unit of the surface tension"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB106" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB106"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the surface tension" ;
    ns1:symbol "dyn/cm" ;
    ns1:ucumCode "dyn.cm-1"^^ns1:UCUMcs,
        "dyn/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DX" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DecaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "DecaCoulomb"@en ;
    dcterms:description "A DecaCoulomb is $10 C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "daC" ;
    ns1:ucumCode "daC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/DecaL> a ns1:Unit ;
    rdfs:label "Decalitre"@en,
        "Decalitre"@en-US ;
    dcterms:description "10-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB115" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB115"^^xsd:anyURI ;
    ns1:plainTextDescription "10-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "daL" ;
    ns1:ucumCode "daL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DecaM3> a ns1:Unit ;
    rdfs:label "Cubic Decametre"@en,
        "Cubic Decameter"@en-US ;
    dcterms:description "1 000-fold of the power of the SI base unit metre by exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DecaM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB179" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB179"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the power of the SI base unit metre by exponent 3" ;
    ns1:symbol "dam³" ;
    ns1:ucumCode "dam3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DMA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "DeciCoulomb"@en ;
    dcterms:description "A DeciCoulomb is $10^{-1} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "dC" ;
    ns1:ucumCode "dC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/DeciL-PER-GM> a ns1:Unit ;
    rdfs:label "Decilitre per Gram"@en,
        "Decilitre per Gram"@en-US ;
    dcterms:description "0.1-fold of the unit of the volume litre divided by the 0.001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB094" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB094"^^xsd:anyURI ;
    ns1:plainTextDescription "0.1-fold of the unit of the volume litre divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "dL/g" ;
    ns1:ucumCode "dL.g-1"^^ns1:UCUMcs,
        "dL/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-DAY> a ns1:Unit ;
    rdfs:label "Cubic Decimetre per Day"@en,
        "Cubic Decimeter per Day"@en-US ;
    dcterms:description "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001157407407 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA415" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA415"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time day" ;
    ns1:symbol "dm³/d" ;
    ns1:ucumCode "dm3.d-1"^^ns1:UCUMcs,
        "dm3/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-HR> a ns1:Unit ;
    rdfs:label "Cubic Decimetre per Hour"@en,
        "Cubic Decimeter per Hour"@en-US ;
    dcterms:description "0.001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA416" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA416"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit hour" ;
    ns1:symbol "dm³/h" ;
    ns1:ucumCode "dm3.h-1"^^ns1:UCUMcs,
        "dm3/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-MIN> a ns1:Unit ;
    rdfs:label "Cubic Decimetre per Minute"@en,
        "Cubic Decimeter per Minute"@en-US ;
    dcterms:description "0.001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA418" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA418"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute" ;
    ns1:symbol "dm³/min" ;
    ns1:ucumCode "dm3.min-3"^^ns1:UCUMcs,
        "dm3/min3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-SEC> a ns1:Unit ;
    rdfs:label "Cubic Decimetre per Second"@en,
        "Cubic Decimeter per Second"@en-US ;
    dcterms:description "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA420" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA420"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time second" ;
    ns1:symbol "dm³/s" ;
    ns1:ucumCode "dm3.s-1"^^ns1:UCUMcs,
        "dm3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciN-M> a ns1:Unit ;
    rdfs:label "Decinewton Metre"@en,
        "Decinewton Meter"@en-US ;
    dcterms:description "0.1-fold of the product of the derived SI unit joule and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAB084" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB084"^^xsd:anyURI ;
    ns1:plainTextDescription "0.1-fold of the product of the derived SI unit joule and the SI base unit metre" ;
    ns1:symbol "dN·m" ;
    ns1:ucumCode "dN.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciS> a ns1:Unit ;
    rdfs:label "DeciSiemens"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "dS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Erg per Cubic Centimetre"@en,
        "Erg per Cubic Centimeter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$erg-per-cm3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB146" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB146"^^xsd:anyURI ;
    ns1:symbol "erg/cm³" ;
    ns1:ucumCode "erg.cm-3"^^ns1:UCUMcs,
        "erg/cm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaBIT> a ns1:Unit ;
    rdfs:label "ExaBIT" ;
    ns1:conversionMultiplier 693147180559945309.41723212145818 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ExaCoulomb"@en ;
    dcterms:description "An ExaCoulomb is $10^{18} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+18 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "EC" ;
    ns1:ucumCode "EC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/F> a ns1:Unit ;
    rdfs:label "Faraday"@en ;
    dcterms:description "\"Faraday\" is a unit for  'Electric Charge' expressed as $F$."^^ns1:LatexString ;
    ns1:conversionMultiplier 96485.3399 ;
    ns1:conversionMultiplierSN 9.648534e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/faraday> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "F" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FBM> a ns1:Unit ;
    rdfs:label "Board Foot"@en ;
    dcterms:description "The board-foot is a specialized unit of measure for the volume of lumber in the United States and Canada. It is the volume of a one-foot length of a board one foot wide and one inch thick. Board-foot can be abbreviated FBM (for 'foot, board measure'), BDFT, or BF. Thousand board-feet can be abbreviated as MFBM, MBFT or MBF. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00236 ;
    ns1:conversionMultiplierSN 2.36e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "BDFT" ;
    ns1:ucumCode "[bf_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "BFT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-PER-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Foot Pound per Square Foot"@en ;
    dcterms:description "\"Foot Pound per Square Foot\" is an Imperial unit for  'Energy Per Area' expressed as $ft-lbf/ft^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 14.5939042 ;
    ns1:conversionMultiplierSN 1.45939e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-lbf/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:symbol "ft·lbf/ft²" ;
    ns1:ucumCode "[ft_i].[lbf_av].[sft_i]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Foot Pound Force per Square Metre"@en,
        "Foot Pound Force per Square Meter"@en-US ;
    dcterms:description "\"Foot Pound Force per Square Meter\" is a unit for  'Energy Per Area' expressed as $ft-lbf/m^{2}$."^^ns1:LatexString ;
    ns1:conversionMultiplier 1.35581800916358032544 ;
    ns1:conversionMultiplierSN 1.355818e+00 ;
    ns1:expression "$ft-lbf/m^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:symbol "ft·lbf/m²" ;
    ns1:ucumCode "[ft_i].[lbf_av].m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot per Hour"@en ;
    dcterms:description "$\\textit{Square Foot per Hour}$ is an Imperial unit for $\\textit{Kinematic Viscosity}$ and  $\\textit{Thermal Diffusivity}$ expressed as $ft^{2}/hr$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000258064 ;
    ns1:conversionMultiplierSN 2.58064e-05 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{2}/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB247" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB247"^^xsd:anyURI ;
    ns1:symbol "ft²/h" ;
    ns1:ucumCode "[sft_i].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2-PER-SEC> a ns1:Unit ;
    rdfs:label "Square Foot per Second"@en ;
    dcterms:description "\"Square Foot per Second\" is an Imperial unit for  'Kinematic Viscosity' expressed as $ft^{2}/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.09290304 ;
    ns1:conversionMultiplierSN 9.290304e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{2}/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA455" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA455"^^xsd:anyURI ;
    ns1:symbol "ft²/s" ;
    ns1:ucumCode "[sft_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "S3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Foot"@en ;
    dcterms:description """
  The cubic foot is an Imperial and US customary unit of volume, used in the United States and the United Kingdom. 
  It is defined as the volume of a cube with sides of one foot (0.3048 m) in length. 
  To calculate cubic feet multiply length X width X height.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.028316846592 ;
    ns1:conversionMultiplierSN 2.831685e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA456" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA456"^^xsd:anyURI ;
    ns1:symbol "ft³" ;
    ns1:ucumCode "[cft_i]"^^ns1:UCUMcs,
        "[ft_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FTQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-DAY> a ns1:Unit ;
    rdfs:label "Cubic Foot per Day"@en ;
    dcterms:description "power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000003277413 ;
    ns1:conversionMultiplierSN 3.277413e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA458" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA458"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for time day" ;
    ns1:symbol "ft³/d" ;
    ns1:ucumCode "[cft_i].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-HR> a ns1:Unit ;
    rdfs:label "Cubic Foot per Hour"@en ;
    dcterms:description "power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000007865792 ;
    ns1:conversionMultiplierSN 7.865792e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA459" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA459"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit hour" ;
    ns1:symbol "ft³/h" ;
    ns1:ucumCode "[cft_i].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-MIN-FT2> a ns1:Unit ;
    rdfs:label "Cubic Foot per Minute Square Foot"@en ;
    dcterms:description "unit of the volume flow rate according to the Anglio-American and imperial system of units cubic foot per minute related to the transfer area according to the Anglian American and Imperial system of units square foot"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00508 ;
    ns1:conversionMultiplierSN 5.08e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Speed> ;
    ns1:iec61360Code "0112/2///62720#UAB086" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB086"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume flow rate according to the Anglio-American and imperial system of units cubic foot per minute related to the transfer area according to the Anglian American and Imperial system of units square foot" ;
    ns1:symbol "ft³/(min·ft²)" ;
    ns1:ucumCode "[cft_i].min-1.[sft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Foot per Second"@en ;
    dcterms:description "\"Cubic Foot per Second\" is an Imperial unit for $ \\textit{Volume Per Unit Time}$ expressed as $ft^3/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.028316846592000004 ;
    ns1:conversionMultiplierSN 2.831685e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{3}/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA462" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA462"^^xsd:anyURI ;
    ns1:symbol "ft³/s" ;
    ns1:ucumCode "[cft_i].s-1"^^ns1:UCUMcs,
        "[cft_i]/s"^^ns1:UCUMcs,
        "[ft_i]3.s-1"^^ns1:UCUMcs,
        "[ft_i]3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT4> a ns1:Unit ;
    rdfs:label "foot to the fourth power" ;
    dcterms:description "power of the unit foot according to the Anglo-American and Imperial system of units by exponent 4" ;
    ns1:conversionMultiplier 0.0086309748412416 ;
    ns1:conversionMultiplierSN 8.630975e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea> ;
    ns1:iec61360Code "0112/2///62720#UAB209" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB209"^^xsd:anyURI ;
    ns1:symbol "ft⁴" ;
    ns1:uneceCommonCode "N27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "FemtoCoulomb"@en ;
    dcterms:description "A FemtoCoulomb is $10^{-15} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "fC" ;
    ns1:ucumCode "fC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/FemtoL> a ns1:Unit ;
    rdfs:label "Femtolitre"@en,
        "Femtolitre"@en-US ;
    dcterms:description "0.000000000000001-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:plainTextDescription "0.000000000000001-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "fL" ;
    ns1:ucumCode "fL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_IMP> a ns1:Unit ;
    rdfs:label "Imperial Gallon"@en ;
    dcterms:description "A British gallon used in liquid and dry measurement approximately 1.2 U.S. gallons, or 4.54 liters"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00454609 ;
    ns1:conversionMultiplierSN 4.54609e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/GAL_UK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "gal{Imp}" ;
    ns1:ucumCode "[gal_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GLI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Gallon (UK) per Day"@en ;
    dcterms:description "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00000005261678 ;
    ns1:conversionMultiplierSN 5.261678e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA501" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA501"^^xsd:anyURI ;
    ns1:plainTextDescription "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI unit day" ;
    ns1:symbol "gal{UK}/d" ;
    ns1:ucumCode "[gal_br].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Gallon (UK) per Hour"@en ;
    dcterms:description "unit gallon (UK dry or Liq.) according to the Imperial system of units divided by the SI unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000001262803 ;
    ns1:conversionMultiplierSN 1.262803e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA502" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA502"^^xsd:anyURI ;
    ns1:plainTextDescription "unit gallon (UK dry or Liq.) according to the Imperial system of units divided by the SI unit hour" ;
    ns1:symbol "gal{UK}/h" ;
    ns1:ucumCode "[gal_br].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Gallon (UK) per Minute"@en ;
    dcterms:description "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00007576817 ;
    ns1:conversionMultiplierSN 7.576817e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA503" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA503"^^xsd:anyURI ;
    ns1:plainTextDescription "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI unit minute" ;
    ns1:symbol "gal{UK}/min" ;
    ns1:ucumCode "[gal_br].m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Gallon (UK) per Second"@en ;
    dcterms:description "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00454609 ;
    ns1:conversionMultiplierSN 4.54609e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA504" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA504"^^xsd:anyURI ;
    ns1:plainTextDescription "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "gal{UK}/s" ;
    ns1:ucumCode "[gal_br].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_US-PER-DAY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "US Gallon per Day"@en ;
    dcterms:description "\"US Gallon per Day\" is a unit for  'Volume Per Unit Time' expressed as $gal/d$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000000438126389 ;
    ns1:conversionMultiplierSN 4.381264e-08 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$gal/d$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA506" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA506"^^xsd:anyURI ;
    ns1:symbol "gal{US}/d" ;
    ns1:ucumCode "[gal_us].d-1"^^ns1:UCUMcs,
        "[gal_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GB" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_US-PER-HR> a ns1:Unit ;
    rdfs:label "Gallon (US) per Hour"@en ;
    dcterms:description "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000001051503 ;
    ns1:conversionMultiplierSN 1.051503e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA507" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA507"^^xsd:anyURI ;
    ns1:plainTextDescription "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI unit hour" ;
    ns1:symbol "gal{US}/h" ;
    ns1:ucumCode "[gal_us].h-1"^^ns1:UCUMcs,
        "[gal_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_US-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "US Gallon per Minute"@en ;
    dcterms:description "\"US Gallon per Minute\" is a C.G.S System unit for  'Volume Per Unit Time' expressed as $gal/min$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000630902 ;
    ns1:conversionMultiplierSN 6.30902e-05 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$gal/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA508" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA508"^^xsd:anyURI ;
    ns1:symbol "gal{US}/min" ;
    ns1:ucumCode "[gal_us].min-1"^^ns1:UCUMcs,
        "[gal_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_US-PER-SEC> a ns1:Unit ;
    rdfs:label "Gallon (US Liquid) per Second"@en ;
    dcterms:description "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.003785412 ;
    ns1:conversionMultiplierSN 3.785412e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA509" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA509"^^xsd:anyURI ;
    ns1:plainTextDescription "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "gal{US}/s" ;
    ns1:ucumCode "[gal_us].s-1"^^ns1:UCUMcs,
        "[gal_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Gill (UK) per Day"@en ;
    dcterms:description "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000000001644274 ;
    ns1:conversionMultiplierSN 1.644274e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA512" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA512"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time day" ;
    ns1:symbol "gill{UK}/d" ;
    ns1:ucumCode "[gil_br].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Gill (UK) per Hour"@en ;
    dcterms:description "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00000003946258 ;
    ns1:conversionMultiplierSN 3.946258e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA513" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA513"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time hour" ;
    ns1:symbol "gill{UK}/h" ;
    ns1:ucumCode "[gil_br].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Gill (UK) per Minute"@en ;
    dcterms:description "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000002367755 ;
    ns1:conversionMultiplierSN 2.367755e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA514" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA514"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time minute" ;
    ns1:symbol "gill{UK}/min" ;
    ns1:ucumCode "[gil_br].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Gill (UK) per Second"@en ;
    dcterms:description "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0001420653 ;
    ns1:conversionMultiplierSN 1.420653e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA515" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA515"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "gill{UK}/s" ;
    ns1:ucumCode "[gil_br].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_US-PER-DAY> a ns1:Unit ;
    rdfs:label "Gill (US) per Day"@en ;
    dcterms:description "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000001369145 ;
    ns1:conversionMultiplierSN 1.369145e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA517" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA517"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time day" ;
    ns1:symbol "gill{US}/d" ;
    ns1:ucumCode "[gil_us].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_US-PER-HR> a ns1:Unit ;
    rdfs:label "Gill (US) per Hour"@en ;
    dcterms:description "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000003285947 ;
    ns1:conversionMultiplierSN 3.285947e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA518" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA518"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time hour" ;
    ns1:symbol "gill{US}/h" ;
    ns1:ucumCode "[gil_us].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_US-PER-MIN> a ns1:Unit ;
    rdfs:label "Gill (US) per Minute"@en ;
    dcterms:description "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000001971568 ;
    ns1:conversionMultiplierSN 1.971568e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA519" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA519"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time minute" ;
    ns1:symbol "gill{US}/min" ;
    ns1:ucumCode "[gil_us].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_US-PER-SEC> a ns1:Unit ;
    rdfs:label "Gill (US) per Second"@en ;
    dcterms:description "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0001182941 ;
    ns1:conversionMultiplierSN 1.182941e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GI_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA520" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA520"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "gill{US}/s" ;
    ns1:ucumCode "[gil_us].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Gram per Square Centimetre"@en,
        "Gram per Square Centimeter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre and exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB103" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB103"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre and exponent 2" ;
    ns1:symbol "g/cm²" ;
    ns1:ucumCode "g.cm-2"^^ns1:UCUMcs,
        "g/cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-HA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Gram per Hectare"@en ;
    dcterms:description "Gram Per Hectare is a unit of mass per area. Gram Per Hectare (mg/ha) has a dimension of ML-3 where M is mass, and L is length. It can be converted to the corresponding standard SI unit kg/m2 by multiplying its value by a factor of 0.0000001."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:expression "\\(g/hare\\)"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:symbol "g/ha" ;
    ns1:ucumCode "g.har-1"^^ns1:UCUMcs,
        "g/har"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M2> a ns1:Unit ;
    rdfs:label "Gram per Square Metre"@en,
        "Gram per Square Meter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA486" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA486"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "g/m²" ;
    ns1:ucumCode "g.m-2"^^ns1:UCUMcs,
        "g/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MilliM> a ns1:Unit ;
    rdfs:label "Gram per Millimetre"@en,
        "Gram per Millimeter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the 0.001-fold the SI base unit meter"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB376" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB376"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the 0.001-fold the SI base unit meter" ;
    ns1:symbol "g/mm" ;
    ns1:ucumCode "g.mm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GT> a ns1:Unit ;
    rdfs:label "Gross Tonnage"@en ;
    dcterms:description "The formula for calculating GT is given by ${ GT=V\\times (0.2+0.02\\times \\log _{10}(V))}$"^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Gross_tonnage"^^xsd:anyURI ;
    ns1:latexDefinition "${ GT=V\\times (0.2+0.02\\times \\log _{10}(V))}$ where V is measured in cubic meters."^^ns1:LatexString ;
    ns1:plainTextDescription "Gross tonnage (GT, G.T. or gt) is a nonlinear measure of a ship's overall internal volume. Gross tonnage is different from gross register tonnage. Gross tonnage is used to determine things such as a ship's manning regulations, safety rules, registration fees, and port dues, whereas the older gross register tonnage is a measure of the volume of only certain enclosed spaces." ;
    ns1:symbol "G.T." ;
    ns1:ucumCode "t{gross}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    rdfs:seeAlso <http://qudt.org/vocab/unit/TON_Register> .

<http://qudt.org/vocab/unit/GigaBIT> a ns1:Unit ;
    rdfs:label "gigabit" ;
    dcterms:description "1,000,000,000-fold of the unit bit" ;
    ns1:conversionMultiplier 693147180.55994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB156" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB156"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Gbit" ;
    ns1:uneceCommonCode "B68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "GigaByte"@en ;
    dcterms:description "The gigabyte is a multiple of the unit byte for digital information storage. The prefix giga means $10^9$ in the International System of Units (SI), therefore 1 gigabyte is $1,000,000,000 \\; bytes$. The unit symbol for the gigabyte is $GB$ or $Gbyte$, but not $Gb$ (lower case b) which is typically used for the gigabit. Historically, the term has also been used in some fields of computer science and information technology to denote the $gibibyte$, or $1073741824 \\; bytes$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5545177444.47956 ;
    ns1:conversionMultiplierSN 5.545177e+09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gigabyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB185" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gigabyte?oldid=493019145"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB185"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "GB" ;
    ns1:ucumCode "GBy"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "gbyte" .

<http://qudt.org/vocab/unit/GigaOHM> a ns1:Unit ;
    rdfs:label "Gigaohm"@en ;
    dcterms:description "1,000,000,000-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA147" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA147"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the SI derived unit ohm" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "GΩ" ;
    ns1:ucumCode "GOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HART> a ns1:Unit ;
    rdfs:label "Hartley"@en ;
    dcterms:description "The \"Hartley\" is a unit of information."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 2.3025850929940456840179914546844 ;
    ns1:conversionMultiplierSN 2.302585e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB344" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB344"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/hartley> ;
    ns1:symbol "Hart" ;
    ns1:uneceCommonCode "Q15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HZ-M> a ns1:Unit ;
    rdfs:label "Hertz Metre"@en,
        "Hertz Meter"@en-US ;
    dcterms:description """$\\textit{Hertz Metre}$ is the product of the SI derived unit hertz and the SI base unit metre.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Speed> ;
    ns1:iec61360Code "0112/2///62720#UAA171" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA171"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit hertz and the SI base unit metre" ;
    ns1:symbol "Hz·m" ;
    ns1:ucumCode "Hz.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H_Ab> a ns1:Unit ;
    rdfs:label "Abhenry"@en ;
    dcterms:description "Abhenry is the centimeter-gram-second electromagnetic unit of inductance, equal to one billionth of a henry."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Abhenry"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NanoH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Abhenry?oldid=477198643"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/abhenry> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "abH" ;
    ns1:ucumCode "nH"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H_Stat> a ns1:Unit ;
    rdfs:label "Stathenry"@en ;
    dcterms:description """
  The $\\text{Stathenry (statH)}$ is a unit in the category of Electric inductance. 
  It is also known as $tathenries$. 
  This unit is commonly used in the cgs unit system. 
  $Stathenry$ has a dimension of $ML^2T^{-2}I^{-2}$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. 
  It can be converted to the corresponding standard SI unit H by multiplying its value by a factor of $8.987552 \\times 10^{11}$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 898760000000.0 ;
    ns1:conversionMultiplierSN 8.9876e+11 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--electric_inductance--stathenry.cfm"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/stathenry> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "statH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "HectoCoulomb"@en ;
    dcterms:description "\"HectoCoulomb\" is a unit for  'Electric Charge' expressed as $hC$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Hecto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "hC" ;
    ns1:ucumCode "hC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/HectoL> a ns1:Unit ;
    rdfs:label "Hectolitre"@en,
        "Hectolitre"@en-US ;
    dcterms:description "100-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA533" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA533"^^xsd:anyURI ;
    ns1:plainTextDescription "100-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Hecto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "hL" ;
    ns1:ucumCode "hL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HLT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PDL> a ns1:Unit ;
    rdfs:label "inch poundal" ;
    dcterms:description "Unit of work (force multiplied by path) according to the Imperial system of units as a product unit inch multiplied by poundal. Product of the non SI-conform unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0035116758411504 ;
    ns1:conversionMultiplierSN 3.511676e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAB437" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB437"^^xsd:anyURI ;
    ns1:symbol "in·pdl" ;
    ns1:ucumCode "[in_i].[lb_av].[ft_i].s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN2-PER-SEC> a ns1:Unit ;
    rdfs:label "Square Inch per Second"@en ;
    dcterms:description "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00064516 ;
    ns1:conversionMultiplierSN 6.4516e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA548" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA548"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2 divided by the SI base unit second" ;
    ns1:symbol "in²/s" ;
    ns1:ucumCode "[sin_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G08" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Inch"@en ;
    dcterms:description "The cubic inch is a unit of measurement for volume in the Imperial units and United States customary units systems. It is the volume of a cube with each of its three sides being one inch long. The cubic inch and the cubic foot are still used as units of volume in the United States, although the common SI units of volume, the liter, milliliter, and cubic meter, are continually replacing them, especially in manufacturing and high technology. One cubic foot is equal to exactly 1728 cubic inches."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000016387064 ;
    ns1:conversionMultiplierSN 1.638706e-05 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$in^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA549" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA549"^^xsd:anyURI ;
    ns1:symbol "in³" ;
    ns1:ucumCode "[cin_i]"^^ns1:UCUMcs,
        "[in_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "INQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN3-PER-HR> a ns1:Unit ;
    rdfs:label "Cubic Inch per Hour"@en ;
    dcterms:description "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000004551961 ;
    ns1:conversionMultiplierSN 4.551961e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA550" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA550"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit hour" ;
    ns1:symbol "in³/h" ;
    ns1:ucumCode "[cin_i].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN3-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Inch per Minute"@en ;
    dcterms:description "\"Cubic Inch per Minute\" is an Imperial unit for  'Volume Per Unit Time' expressed as $in^{3}/min$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000027311773333333333 ;
    ns1:conversionMultiplierSN 2.731177e-07 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$in^{3}/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA551" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA551"^^xsd:anyURI ;
    ns1:symbol "in³/min" ;
    ns1:ucumCode "[cin_i].min-1"^^ns1:UCUMcs,
        "[cin_i]/min"^^ns1:UCUMcs,
        "[in_i]3.min-1"^^ns1:UCUMcs,
        "[in_i]3/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN3-PER-SEC> a ns1:Unit ;
    rdfs:label "Cubic Inch per Second"@en ;
    dcterms:description "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00001638706 ;
    ns1:conversionMultiplierSN 1.638706e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA552" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA552"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "in³/s" ;
    ns1:ucumCode "[cin_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN4> a ns1:Unit ;
    rdfs:label "Quartic Inch"@en ;
    dcterms:description "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 4"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000004162314 ;
    ns1:conversionMultiplierSN 4.162314e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea> ;
    ns1:iec61360Code "0112/2///62720#UAA545" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA545"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 4" ;
    ns1:symbol "in⁴" ;
    ns1:ucumCode "[in_i]4"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloA-HR> a ns1:Unit ;
    rdfs:label "Kiloampere Hour"@en ;
    dcterms:description "product of the 1 000-fold of the SI base unit ampere and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAB053" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB053"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000-fold of the SI base unit ampere and the unit hour" ;
    ns1:symbol "kA·h" ;
    ns1:ucumCode "kA.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "TAH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM> a ns1:Unit ;
    rdfs:label "kilobecquerel per kilogram" ;
    dcterms:description "1,000-fold of the SI derived unit becquerel divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicActivity>,
        <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:iec61360Code "0112/2///62720#UAA562" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA562"^^xsd:anyURI ;
    ns1:symbol "kBq/kg" ;
    ns1:ucumCode "kBq.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBTU_IT-PER-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "kBTU per Square Foot"@en ;
    dcterms:description """$\\textit{kBTU per Square Foot}$ is an Imperial unit for 'Energy Per Area' expressed as $kBtu/ft^2$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 11356526.7 ;
    ns1:conversionMultiplierSN 1.135653e+07 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kBtu/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloBTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:plainTextDescription "kBTU per Square Foot is an Imperial unit for 'Energy Per Area." ;
    ns1:symbol "kBtu{IT}/ft²" ;
    ns1:ucumCode "k[Btu_IT].[ft_i]-2"^^ns1:UCUMcs,
        "k[Btu_IT]/[ft_i]2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Kilo Byte"@en ;
    dcterms:description "The kilobyte is a multiple of the unit byte for digital information equivalent to 1000 bytes. Although the prefix kilo- means 1000, the term kilobyte and symbol kB have historically been used to refer to either 1024 (210) bytes or 1000 (103) bytes, dependent upon context, in the fields of computer science and information technology. This ambiguity is removed in QUDT, with KibiBYTE used to refer to 1024 bytes."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5545.1774444795624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Byte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB129" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Byte?oldid=493588918"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB129"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "kB" ;
    ns1:ucumCode "kBy"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2P" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Square Centimetre"@en,
        "Kilocalorie per Square Centimeter"@en-US ;
    dcterms:description "\"Kilocalorie per Square Centimeter\" is a unit for  'Energy Per Area' expressed as $kcal/cm^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 41840000.0 ;
    ns1:conversionMultiplierSN 4.184e+07 ;
    ns1:expression "$kcal/cm^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:symbol "kcal/cm²" ;
    ns1:ucumCode "kcal.cm-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-M-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogramm mal Meter je Sekunde"@de,
        "kilogram metre per second"@en,
        "Kilogram Meter per Second"@en-US,
        "کیلوگرم متر بر ثانیه"@fa,
        "chilogrammo per metro al secondo"@it,
        "kilogram meter per saat"@ms,
        "kilogram meter na sekundo"@sl,
        "千克米每秒"@zh ;
    dcterms:description "\"Kilogram Meter Per Second\" is a unit for  'Linear Momentum' expressed as $kg-m/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$kg-m/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearMomentum>,
        <http://qudt.org/vocab/quantitykind/Momentum> ;
    ns1:iec61360Code "0112/2///62720#UAA615" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA615"^^xsd:anyURI ;
    ns1:symbol "kg·m/s" ;
    ns1:ucumCode "kg.m.s-1"^^ns1:UCUMcs,
        "kg.m/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Kilogram per Square Centimetre"@en,
        "Kilogram per Square Centimeter"@en-US ;
    dcterms:description "SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB174" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB174"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "kg/cm²" ;
    ns1:ucumCode "kg.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D5" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-FT2> a ns1:Unit ;
    rdfs:label "Kilogram per Square Foot"@en ;
    dcterms:description "SI base unit kilogram divided by the square of the imperial foot"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 10.763910416709722 ;
    ns1:conversionMultiplierSN 1.076391e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "SI base unit kilogram divided by the square of the imperial foot" ;
    ns1:symbol "kg/ft²" ;
    ns1:ucumCode "kg.ft-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-HA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Hectare"@en ;
    dcterms:description "Kilogram Per Hectare is a unit of mass per area. Kilogram Per Hectare (kg/ha) has a dimension of ML-2 where $M$ is mass, and $L$ is length. It can be converted to the corresponding standard SI unit kg/m2 by multiplying its value by a factor of 0.0001."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:expression "$kg/hare$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:symbol "kg/ha" ;
    ns1:ucumCode "kg.har-1"^^ns1:UCUMcs,
        "kg/har"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M-SEC> a ns1:Unit ;
    rdfs:label "Kilograms per metre second"@en ;
    dcterms:description "unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the SI base unit second" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAB429" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB429"^^xsd:anyURI ;
    ns1:symbol "kg/(m·s)" ;
    ns1:ucumCode "kg.m-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2> a ns1:Unit ;
    rdfs:label "Kilogram per Second Square Metre"@en,
        "Kilogram per Second Square Meter"@en-US ;
    dcterms:description "SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:iec61360Code "0112/2///62720#UAA618" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA618"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second" ;
    ns1:symbol "kg/(s·m²)" ;
    ns1:ucumCode "kg.(s.m2)-1"^^ns1:UCUMcs,
        "kg.s-1.m-2"^^ns1:UCUMcs,
        "kg/(s.m2)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Square Second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg-per-sec2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:latexSymbol "$kg \\cdot s^2$"^^ns1:LatexString ;
    ns1:symbol "kg/s²" ;
    ns1:ucumCode "kg.s-2"^^ns1:UCUMcs,
        "kg/s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-SEC3-K> a ns1:Unit ;
    rdfs:label "kilogram na  krychlovýsekunda kelvin"@cs,
        "Kilogramm je Kubiksekunde Kelvin"@de,
        "kilogram per cubic second kelvin"@en,
        "kilogramo porsegundo cúbico kelvin"@es,
        "kilogramme par seconde cube-kelvin"@fr,
        "chilogrammo al secondo cubo per kelvin"@it,
        "kilogram per saat kubik kelvin"@ms,
        "kilogram na sekunda sześciennyokelwin"@pl,
        "quilograma por segundo cúbico kelvin"@pt,
        "kilogram pe secundă cub-kelvin"@ro,
        "килограмм на кубический секунда-кельвин"@ru,
        "kilogram na kubični sekunda kelvin"@sl,
        "kilogram per saniyeküp kelvin"@tr ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> ;
    ns1:plainTextDescription "Unit commonly used for the coefficient of heat transfer" ;
    ns1:symbol "kg/(s³·K)" ;
    ns1:ucumCode "kg.s-3.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F-M> a ns1:Unit ;
    rdfs:label "Kilogram_force Metre"@en,
        "Kilogram_force Meter"@en-US ;
    dcterms:description "product of the unit kilogram-force and the SI base unit metre"^^rdf:HTML ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA634" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA634"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the unit kilogram-force and the SI base unit metre" ;
    ns1:symbol "kgf·m" ;
    ns1:ucumCode "kgf.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Kilogram Force Metre per Square Centimetre"@en,
        "Kilogram Force Meter per Square Centimeter"@en-US ;
    dcterms:description "product of the unit kilogram-force and the SI base unit metre divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:conversionMultiplier 98066.5 ;
    ns1:conversionMultiplierSN 9.80665e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB189" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB189"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the unit kilogram-force and the SI base unit metre divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "kgf·m/cm²" ;
    ns1:ucumCode "kgf.m.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-KiloV> a ns1:Unit ;
    rdfs:label "kilojoule per kilovolt" ;
    dcterms:description "Specification of the maximum of the energy absorption capability related to voltage rated value in kJ/kV, which could be emplaced in an arrester or parts of an arrester during a recovery test, without causing a thermal run away" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloV> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAD920" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD920"^^xsd:anyURI ;
    ns1:symbol "kJ/kV" ;
    ns1:ucumCode "kJ.kV-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloL-PER-HR> a ns1:Unit ;
    rdfs:label "Kilolitre per Hour"@en,
        "Kilolitre per Hour"@en-US ;
    dcterms:description "unit of the volume kilolitres divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB121" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB121"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume kilolitres divided by the unit hour" ;
    ns1:symbol "kL/h" ;
    ns1:ucumCode "kL.h-1"^^ns1:UCUMcs,
        "kL/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4X" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLB_F-PER-FT> a ns1:Unit ;
    rdfs:label "Pound Force per Foot"@en ;
    dcterms:description "unit of the length-related force"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 14593.904199475066 ;
    ns1:conversionMultiplierSN 1.45939e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloLB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB192" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB192"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the length-related force" ;
    ns1:symbol "klbf/ft" ;
    ns1:ucumCode "[klbf_av].[ft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilomole per Kilogram"@en ;
    dcterms:description "Kilomole Per Kilogram ($kmol/kg$) is a unit of Molality"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kmol/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength>,
        <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
    ns1:iec61360Code "0112/2///62720#UAB404" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB404"^^xsd:anyURI ;
    ns1:symbol "kmol/kg" ;
    ns1:ucumCode "kmol.kg-1"^^ns1:UCUMcs,
        "kmol/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-M> a ns1:Unit ;
    rdfs:label "Kilonewton Metre"@en,
        "Kilonewton Meter"@en-US ;
    dcterms:description "1 000-fold of the product of the SI derived unit newton and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA574" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA574"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the product of the SI derived unit newton and the SI base unit metre" ;
    ns1:symbol "kN·m" ;
    ns1:ucumCode "kN.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-PER-M> a ns1:Unit ;
    rdfs:label "Kilo Newton per metre" ;
    dcterms:description "1,000-fold of the SI derived unit newton divided by the SI base unit metre" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB364" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB364"^^xsd:anyURI ;
    ns1:symbol "kN/m" ;
    ns1:ucumCode "kN.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloS> a ns1:Unit ;
    rdfs:label "Kilosiemens"@en ;
    dcterms:description "1 000-fold of the SI derived unit siemens"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:iec61360Code "0112/2///62720#UAA578" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA578"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit siemens" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "kS" ;
    ns1:ucumCode "kS"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW-HR-PER-M2> a ns1:Unit ;
    rdfs:label "Kilowatt hour per square metre"@en ;
    dcterms:description "A unit of energy per unit area, equivalent to 3 600 000 joules per square metre."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:plainTextDescription "A unit of energy per unit area, equivalent to 3 600 000 joules per square metre." ;
    ns1:symbol "kW·h/m²" ;
    ns1:ucumCode "kW.h.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloWB> a ns1:Unit ;
    rdfs:label "KiloWeber"@en ;
    dcterms:description "1,000-fold of the SI derived unit weber" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAB358" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB358"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/WB> ;
    ns1:symbol "kWb" ;
    ns1:uneceCommonCode "P11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-DAY> a ns1:Unit ;
    rdfs:label "Litre per Day"@en,
        "Liter per Day"@en-US ;
    dcterms:description "unit litre divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001157407 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA652" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA652"^^xsd:anyURI ;
    ns1:plainTextDescription "unit litre divided by the unit day" ;
    ns1:symbol "L/d" ;
    ns1:ucumCode "L.d-1"^^ns1:UCUMcs,
        "L/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "LD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-HR> a ns1:Unit ;
    rdfs:label "Litre per Hour"@en,
        "Liter per Hour"@en-US ;
    dcterms:description "Unit litre divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA655" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA655"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit litre divided by the unit hour" ;
    ns1:symbol "L/h" ;
    ns1:ucumCode "L.h-1"^^ns1:UCUMcs,
        "L/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-MIN> a ns1:Unit ;
    rdfs:label "Litre per Minute"@en,
        "Liter per Minute"@en-US ;
    dcterms:description "unit litre divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA659" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA659"^^xsd:anyURI ;
    ns1:plainTextDescription "unit litre divided by the unit minute" ;
    ns1:symbol "L/min" ;
    ns1:ucumCode "L.min-1"^^ns1:UCUMcs,
        "L/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-SEC> a ns1:Unit ;
    rdfs:label "Litre per Second"@en,
        "Liter per Second"@en-US ;
    dcterms:description "unit litre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA664" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA664"^^xsd:anyURI ;
    ns1:plainTextDescription "unit litre divided by the SI base unit second" ;
    ns1:symbol "L/s" ;
    ns1:ucumCode "L.s-1"^^ns1:UCUMcs,
        "L/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-AC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "pound per acre"@en ;
    dcterms:description "mass per area as pounds of mass (based on the international standard definition of the pound of mass as exactly 0.45359237 kg) divided by area as acres (a unit of area in a number of different systems, including the imperial and U.S. customary systems. The most commonly used acres today are the international acre and, in the United States, the survey acre. The most common use of the acre is to measure tracts of land. One international acre is equal to 4046.8564224 square metres." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000112085 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/AC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "mass per area as pounds of mass (based on the international standard definition of the pound of mass as exactly 0.45359237 kg) divided by area as acres (a unit of area in a number of different systems, including the imperial and U.S. customary systems. The most commonly used acres today are the international acre and, in the United States, the survey acre. The most common use of the acre is to measure tracts of land. One international acre is equal to 4046.8564224 square metres." ;
    ns1:symbol "lbm/acre" ;
    ns1:ucumCode "lb.[acr_br]-1"^^ns1:UCUMcs,
        "lb/[acr_br]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT2> a ns1:Unit ;
    rdfs:label "Pound Mass (avoirdupois) per Square Foot"@en ;
    dcterms:description "unit for areal-related mass as a unit pound according to the avoirdupois system of units divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.882428 ;
    ns1:conversionMultiplierSN 4.882428e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB262" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB262"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for areal-related mass as a unit pound according to the avoirdupois system of units divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2" ;
    ns1:symbol "lbm/ft²" ;
    ns1:ucumCode "[lb_av].[ft_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FP" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-FT> a ns1:Unit ;
    rdfs:label "Pound Force Foot"@en ;
    dcterms:description "\"Pound Force Foot\" is an Imperial unit for  'Torque' expressed as $lbf-ft$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.35581807 ;
    ns1:conversionMultiplierSN 1.355818e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf-ft$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA697" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA697"^^xsd:anyURI ;
    ns1:symbol "lbf·ft" ;
    ns1:ucumCode "[lbf_av].[ft_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-IN> a ns1:Unit ;
    rdfs:label "Pound Force Inch"@en ;
    dcterms:description "\"Pound Force Inch\" is an Imperial unit for  'Torque' expressed as $lbf-in$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.112984839 ;
    ns1:conversionMultiplierSN 1.129848e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf-in$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA699" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA699"^^xsd:anyURI ;
    ns1:symbol "lbf·in" ;
    ns1:ucumCode "[lbf_av].[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-FT> a ns1:Unit ;
    rdfs:label "Pound Force per Foot"@en ;
    dcterms:description "\"Pound Force per Foot\" is an Imperial unit for  'Force Per Length' expressed as $lbf/ft$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 14.5939042 ;
    ns1:conversionMultiplierSN 1.45939e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf/ft$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:symbol "lbf/ft" ;
    ns1:ucumCode "[lbf_av].[ft_i]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-YD> a ns1:Unit ;
    rdfs:label "pound-force per yard" ;
    dcterms:description "unit of force per unit length based on the Anglo-American system of units" ;
    ns1:conversionMultiplier 4.864634530666166666666666666666666 ;
    ns1:conversionMultiplierSN 4.864635e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB454" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB454"^^xsd:anyURI ;
    ns1:symbol "lbf/yd" ;
    ns1:ucumCode "[lbf_av].[yd_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-HZ> a ns1:Unit ;
    rdfs:label "Square metres Hertz"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
    ns1:symbol "m²·Hz" ;
    ns1:ucumCode "m2.Hz"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-GM> a ns1:Unit ;
    rdfs:label "Square metres per gram"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificSurfaceArea> ;
    ns1:symbol "m²/g" ;
    ns1:ucumCode "m2.g-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SEC2> a ns1:Unit ;
    rdfs:label "Square metres per square second"@en,
        "Square Meters per Square Second"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificModulus> ;
    ns1:iec61360Code "0112/2///62720#UAD501" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD501"^^xsd:anyURI ;
    ns1:symbol "m²/s²" ;
    ns1:ucumCode "m2.s-2"^^ns1:UCUMcs,
        "m2/s2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-DAY> a ns1:Unit ;
    rdfs:label "Cubic Metre per Day"@en,
        "Cubic Meter per Day"@en-US ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001157407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA760" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA760"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 3 divided by the unit day" ;
    ns1:symbol "m³/d" ;
    ns1:ucumCode "m3.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Metre per Hour"@en,
        "Cubic Meter per Hour"@en-US ;
    dcterms:description "Cubic Meter Per Hour (m3/h) is a unit in the category of Volume flow rate. It is also known as cubic meters per hour, cubic metre per hour, cubic metres per hour, cubic meter/hour, cubic metre/hour, cubic meter/h, cubic metre/h, flowrate. Cubic Meter Per Hour (m3/h) has a dimension of L3T-1 where $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit m3/s by multiplying its value by a factor of 0.00027777777."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:expression "$m^{3}/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA763" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA763"^^xsd:anyURI ;
    ns1:symbol "m³/h" ;
    ns1:ucumCode "m3.h-1"^^ns1:UCUMcs,
        "m3/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MQH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-MIN> a ns1:Unit ;
    rdfs:label "Cubic Metre per Minute"@en,
        "Cubic Meter per Minute"@en-US ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA768" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA768"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the SI base unit metre with the exponent 3 divided by the unit minute" ;
    ns1:symbol "m³/min" ;
    ns1:ucumCode "m3.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-YR> a ns1:Unit ;
    rdfs:label "Cubic Metre per Year"@en,
        "Kubieke meter per Jaar"@nl ;
    dcterms:description "power of the SI base unit metre with the exponent 3 divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000003168808781 ;
    ns1:conversionMultiplierSN 3.168809e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:plainTextDescription "cubic meter divided by the unit year with 365 days" ;
    ns1:symbol "m³/a" ;
    ns1:ucumCode "m3.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M4> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Quartic Metre"@en,
        "Quartic Meter"@en-US ;
    dcterms:description "A unit associated with area moments of inertia."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Quartic_metre"^^xsd:anyURI ;
    ns1:expression "$m^{4}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea> ;
    ns1:iec61360Code "0112/2///62720#UAA737" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA737"^^xsd:anyURI ;
    ns1:symbol "m⁴" ;
    ns1:ucumCode "m4"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Mile"@en ;
    dcterms:description "A cubic mile is an imperial / U.S. customary unit of volume, used in the United States, Canada, and the United Kingdom. It is defined as the volume of a cube with sides of 1 mile in length. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4168181830.0 ;
    ns1:conversionMultiplierSN 4.168182e+09 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$mi^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:symbol "mi³" ;
    ns1:ucumCode "[mi_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MILLION> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Million" ;
    dcterms:description "Counting unit for a count of one million" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:symbol "1000000" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mole per Kilogram"@en ;
    dcterms:description "Mole Per Kilogram ($mol/kg$) is a unit of Molality"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$mol/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength>,
        <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
    ns1:iec61360Code "0112/2///62720#UAA885" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA885"^^xsd:anyURI ;
    ns1:symbol "mol/kg" ;
    ns1:ucumCode "mol.kg-1"^^ns1:UCUMcs,
        "mol/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL_LB-PER-LB> a ns1:Unit ;
    rdfs:label "pound mole per pound" ;
    dcterms:description "non SI-conform unit of the material molar flux divided by the avoirdupois pound for mass according to the avoirdupois unit system" ;
    ns1:conversionMultiplier 999.9999999999999999999999999999998 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL_LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength>,
        <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
    ns1:iec61360Code "0112/2///62720#UAB405" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB405"^^xsd:anyURI ;
    ns1:symbol "lb-mol/lbm" ;
    ns1:ucumCode "[mol_lb].[lb_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaA> a ns1:Unit ;
    rdfs:label "Megaampere"@en ;
    dcterms:description "1 000 000-fold of the SI base unit ampere"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA202" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA202"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI base unit ampere" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "MA" ;
    ns1:ucumCode "MA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM> a ns1:Unit ;
    rdfs:label "megabecquerel per kilogram" ;
    dcterms:description "1,000,000-fold of the SI derived unit becquerel divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaBQ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassicActivity>,
        <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
    ns1:iec61360Code "0112/2///62720#UAB092" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB092"^^xsd:anyURI ;
    ns1:symbol "MBq/kg" ;
    ns1:ucumCode "MBq.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBYTE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Mega byte"@en ;
    dcterms:description "The megabyte is defined here as one million Bytes. Also, see unit:MebiBYTE."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5545177.44447956 ;
    ns1:conversionMultiplierSN 5.545177e+06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Megabyte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB131" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Megabyte?oldid=487094486"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB131"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BYTE> ;
    ns1:symbol "MB" ;
    ns1:ucumCode "MBy"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4L" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaCCY_USD> a ns1:CurrencyUnit,
        ns1:DerivedUnit ;
    rdfs:label "Million US Dollars"@en ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaGM-PER-HA-YR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Megagram per Hectare per Year"@en ;
    dcterms:description "Annual flux equivalent to 1000kg per hectare (10000 square meters) or one tonne per hectare per year, typically used to express a  crop yield."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000317 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-HA-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "Annual flux equivalent to 1000kg per hectare (10000 square meters) or one tonne per hectare per year, typically used to express a  crop yield." ;
    ns1:symbol "Mg/(ha·a)" ;
    ns1:ucumCode "Mg.ha-1.yr-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaHZ-M> a ns1:Unit ;
    rdfs:label "Megahertz Metre"@en,
        "Megahertz Meter"@en-US ;
    dcterms:description "product of the 1,000,000-fold of the SI derived unit hertz and the 1,000-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaHZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Speed> ;
    ns1:iec61360Code "0112/2///62720#UAA210" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA210"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1,000,000-fold of the SI derived unit hertz and the 1 000-fold of the SI base unit metre" ;
    ns1:symbol "m·MHz" ;
    ns1:ucumCode "MHz.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-M3> a ns1:Unit ;
    rdfs:label "Megajoule per Cubic Metre"@en,
        "Megajoule per Cubic Meter"@en-US ;
    dcterms:description "1,000,000-fold of the SI derived unit joule divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA212" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA212"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit joule divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "MJ/m³" ;
    ns1:ucumCode "MJ.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "JM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaL> a ns1:Unit ;
    rdfs:label "Megalitre"@en,
        "Megalitre"@en-US ;
    dcterms:description "1 000 000-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB112" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB112"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "ML" ;
    ns1:ucumCode "ML"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MAL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaN-M> a ns1:Unit ;
    rdfs:label "Meganewton Metre"@en,
        "Meganewton Meter"@en-US ;
    dcterms:description "1,000,000-fold of the product of the SI derived unit newton and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA214" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA214"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the product of the SI derived unit newton and the SI base unit metre" ;
    ns1:symbol "m·MN" ;
    ns1:ucumCode "MN.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaS> a ns1:Unit ;
    rdfs:label "MegaSiemens"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "MS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaVA> a ns1:Unit ;
    rdfs:label "Megavolt Ampere"@en ;
    dcterms:description "1,000,000-fold of the product of the SI derived unit volt and the SI base unit ampere"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAA222" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA222"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the product of the SI derived unit volt and the SI base unit ampere" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "MVA" ;
    ns1:ucumCode "MVA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MVA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaVAR> a ns1:Unit ;
    rdfs:label "Megavolt Ampere Reactive"@en ;
    dcterms:description "1,000,000-fold of the unit volt ampere reactive"^^rdf:HTML ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAB199" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB199"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the unit volt ampere reactive" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "MVA{Reactive}" ;
    ns1:ucumCode "MVA{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MAR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroA> a ns1:Unit ;
    rdfs:label "microampere"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA057" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA057"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu A$"^^ns1:LatexString ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "μA" ;
    ns1:ucumCode "uA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroBQ> a ns1:Unit ;
    rdfs:label "Microbecquerel"@en ;
    dcterms:description "0.000001-fold of the SI derived unit becquerel"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA058" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA058"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit becquerel" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "μBq" ;
    ns1:ucumCode "uBq"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H08" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroFARAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "microfarad"@en ;
    dcterms:description "The \"microfarad\" (symbolized $\\mu F$) is a unit of capacitance, equivalent to 0.000001 (10 to the -6th power) farad. The microfarad is a moderate unit of capacitance. In utility alternating-current (AC) and audio-frequency (AF) circuits, capacitors with values on the order of $1 \\mu F$ or more are common. At radio frequencies (RF), a smaller unit, the picofarad (pF), is often used."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAA063" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA063"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/FARAD> ;
    ns1:symbol "μF" ;
    ns1:ucumCode "uF"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4O" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Microgram per square centimetre"@en ;
    dcterms:description "A unit of mass per area, equivalent to 0.01 grammes per square metre"^^rdf:HTML ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "A unit of mass per area, equivalent to 0.01 grammes per square metre" ;
    ns1:symbol "μg/cm²" ;
    ns1:ucumCode "u[g].cm-2"^^ns1:UCUMcs,
        "ug.cm-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM3> a ns1:Unit ;
    rdfs:label "Cubic micrometres (microns)"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:symbol "μm³" ;
    ns1:ucumCode "um3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-GM> a ns1:Unit ;
    rdfs:label "Micromoles per gram"@en ;
    dcterms:description "Micromole Per Gram ($umol/g$) is a unit of Molality"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength>,
        <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "μmol/g" ;
    ns1:ucumCode "umol.g-1"^^ns1:UCUMcs,
        "umol/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroN-M> a ns1:Unit ;
    rdfs:label "Micronewton Metre"@en,
        "Micronewton Meter"@en-US ;
    dcterms:description "0.000001-fold of the product out of the derived SI newton and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA071" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA071"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the product out of the derived SI newton and the SI base unit metre" ;
    ns1:symbol "m·μN" ;
    ns1:ucumCode "uN.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroVA> a ns1:Unit ;
    rdfs:label "microvolt ampere" ;
    dcterms:description "0.000001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB532" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB532"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "µVA" ;
    ns1:ucumCode "uVA"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroVAR> a ns1:Unit ;
    rdfs:label "microvolt ampere reactive" ;
    dcterms:description "0.000001 of the unit volt ampere reactive" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC506" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC506"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "µVA{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-HR> a ns1:Unit ;
    rdfs:label "Milliampere Hour"@en ;
    dcterms:description "product of the 0.001-fold of the SI base unit ampere and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3.6 ;
    ns1:conversionMultiplierSN 3.6e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA777" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA777"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 0.001-fold of the SI base unit ampere and the unit hour" ;
    ns1:symbol "mA·h" ;
    ns1:ucumCode "mA.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E09" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-SEC> a ns1:Unit ;
    rdfs:label "milliampere second" ;
    dcterms:description "product of the 0.001-fold of the SI base unit ampere and the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAD919" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD919"^^xsd:anyURI ;
    ns1:symbol "mA·s" ;
    ns1:ucumCode "mA.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Milligram per Square Centimetre"@en,
        "Milligram per Square Centimeter"@en-US ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA818" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA818"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mg/cm²" ;
    ns1:ucumCode "mg.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-DeciM2> a ns1:Unit ;
    rdfs:label "Milligram per Square Decimetre"@en,
        "Milligram per Square Decimeter"@en-US ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the 0.01-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the 0.01-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mg/dm²" ;
    ns1:ucumCode "mg.dm-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-HA> a ns1:Unit ;
    rdfs:label "Milligram per Hectare"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the 10,000-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000001 ;
    ns1:conversionMultiplierSN 1e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the 10,000-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mg/ha" ;
    ns1:ucumCode "mg.har-1"^^ns1:UCUMcs,
        "mg/har"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M2> a ns1:Unit ;
    rdfs:label "Milligram per Square Metre"@en,
        "Milligram per Square Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA829" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA829"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mg/m²" ;
    ns1:ucumCode "mg.m-2"^^ns1:UCUMcs,
        "mg/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GO" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-DAY> a ns1:Unit ;
    rdfs:label "Millilitre per Day"@en,
        "Millilitre per Day"@en-US ;
    dcterms:description "0.001-fold of the unit litre divided by the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000001157407 ;
    ns1:conversionMultiplierSN 1.157407e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA847" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA847"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre divided by the unit day" ;
    ns1:symbol "mL/d" ;
    ns1:ucumCode "mL.d-1"^^ns1:UCUMcs,
        "mL/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-HR> a ns1:Unit ;
    rdfs:label "Millilitre per Hour"@en,
        "Millilitre per Hour"@en-US ;
    dcterms:description "0.001-fold of the unit litre divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA850" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA850"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre divided by the unit hour" ;
    ns1:symbol "mL/h" ;
    ns1:ucumCode "mL.h-1"^^ns1:UCUMcs,
        "mL/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Millilitre per Kilogram"@en,
        "Millilitre per Kilogram"@en-US ;
    dcterms:description "0.001-fold of the unit of the volume litre divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB095" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB095"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit of the volume litre divided by the SI base unit kilogram" ;
    ns1:symbol "mL/kg" ;
    ns1:ucumCode "mL.kg-1"^^ns1:UCUMcs,
        "mL/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KX" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-MIN> a ns1:Unit ;
    rdfs:label "Millilitre per Minute"@en,
        "Millilitre per Minute"@en-US ;
    dcterms:description "0.001-fold of the unit litre divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA855" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA855"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre divided by the unit minute" ;
    ns1:symbol "mL/min" ;
    ns1:ucumCode "mL.min-1"^^ns1:UCUMcs,
        "mL/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-SEC> a ns1:Unit ;
    rdfs:label "Millilitre per Second"@en,
        "Millilitre per Second"@en-US ;
    dcterms:description "0.001-fold of the unit litre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA859" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA859"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre divided by the SI base unit second" ;
    ns1:symbol "mL/s" ;
    ns1:ucumCode "mL.s-1"^^ns1:UCUMcs,
        "mL/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM2-PER-SEC> a ns1:Unit ;
    rdfs:label "Square Millimetre per Second"@en,
        "Square Millimeter per Second"@en-US ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 2 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA872" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA872"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the power of the SI base unit metre with the exponent 2 divided by the SI base unit second" ;
    ns1:symbol "mm²/s" ;
    ns1:ucumCode "mm2.s-1"^^ns1:UCUMcs,
        "mm2/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Millimetre"@en,
        "Cubic Millimeter"@en-US ;
    dcterms:description "A metric measure of volume or capacity equal to a cube 1 millimeter on each edge"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$mm^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA873" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA873"^^xsd:anyURI ;
    ns1:symbol "mm³" ;
    ns1:ucumCode "mm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MMQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM4> a ns1:Unit ;
    rdfs:label "Quartic Millimetre"@en,
        "Quartic Millimeter"@en-US ;
    dcterms:description "0.001-fold of the power of the SI base unit metre with the exponent 4"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 4 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondMomentOfArea>,
        <http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea> ;
    ns1:iec61360Code "0112/2///62720#UAA869" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA869"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the power of the SI base unit metre with the exponent 4" ;
    ns1:symbol "mm⁴" ;
    ns1:ucumCode "mm4"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliN-M> a ns1:Unit ;
    rdfs:label "Millinewton Metre"@en,
        "Millinewton Meter"@en-US ;
    dcterms:description "0.001-fold of the product of the SI derived unit newton and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA794" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA794"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the product of the SI derived unit newton and the SI base unit metre" ;
    ns1:symbol "m·mN" ;
    ns1:ucumCode "mN.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliN-PER-M> a ns1:Unit ;
    rdfs:label "Millinewton per Metre"@en,
        "Millinewton per Meter"@en-US ;
    dcterms:description "0.001-fold of the SI derived unit newton divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA795" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA795"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit newton divided by the SI base unit metre" ;
    ns1:symbol "mN/m" ;
    ns1:ucumCode "mN.m-1"^^ns1:UCUMcs,
        "mN/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOSM> a ns1:Unit ;
    rdfs:label "MilliOSM" ;
    ns1:conversionMultiplier 0.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OSM> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliVA> a ns1:Unit ;
    rdfs:label "millivolt ampere" ;
    dcterms:description "0.001-fold of the product of the SI base unit volt with the SI base unit ampere" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAB533" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB533"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "mVA" ;
    ns1:ucumCode "mVA"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliVAR> a ns1:Unit ;
    rdfs:label "millivolt ampere reactive" ;
    dcterms:description "0.001 of the unit volt ampere reactive" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAC507" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC507"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "mVA{Reactive}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-CentiM> a ns1:Unit ;
    rdfs:label "Newton Centimetre"@en,
        "Newton Centimeter"@en-US ;
    dcterms:description "product of the SI derived unit newton and the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA237" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA237"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit newton and the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "N·cm" ;
    ns1:ucumCode "N.cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-DEG> a ns1:Unit ;
    rdfs:label "newton metre per degree" ;
    dcterms:description "product of the SI derived unit newton and the SI base unit metre divided by the unit degree" ;
    ns1:conversionMultiplier 57.29577957855229894302178227976183 ;
    ns1:conversionMultiplierSN 5.729578e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorquePerAngle>,
        <http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> ;
    ns1:iec61360Code "0112/2///62720#UAB308" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB308"^^xsd:anyURI ;
    ns1:symbol "N·m/°" ;
    ns1:ucumCode "N.m.deg-1"^^ns1:UCUMcs,
        "N.m/deg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-RAD> a ns1:Unit ;
    rdfs:label "Newtonmeter pro Radian"@de,
        "Newton metre per radian"@en,
        "Newton meter per radian"@en-US ;
    dcterms:description "Newton Meter per Radian is the SI unit for Torsion Constant"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorquePerAngle>,
        <http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> ;
    ns1:iec61360Code "0112/2///62720#UAB309" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB309"^^xsd:anyURI ;
    ns1:plainTextDescription "Newton Meter per Radian is the SI unit for Torsion Constant" ;
    ns1:symbol "N·m/rad" ;
    ns1:ucumCode "N.m.rad-1"^^ns1:UCUMcs,
        "N.m/rad"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-CentiM> a ns1:Unit ;
    rdfs:label "Newton per Centimetre"@en,
        "Newton per Centimeter"@en-US ;
    dcterms:description "SI derived unit newton divided by the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA238" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA238"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit newton divided by the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "N/cm" ;
    ns1:ucumCode "N.cm-1"^^ns1:UCUMcs,
        "N/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "newtonů na metr"@cs,
        "Newton je Meter"@de,
        "newton per metre"@en,
        "Newton per Meter"@en-US,
        "newton por metro"@es,
        "نیوتن بر متر"@fa,
        "newton par mètre"@fr,
        "प्रति मीटर न्यूटन"@hi,
        "newton al metro"@it,
        "ニュートン毎メートル"@ja,
        "newton per meter"@ms,
        "niuton na metr"@pl,
        "newton por metro"@pt,
        "newton pe metru"@ro,
        "ньютон на метр"@ru,
        "newton na meter"@sl,
        "newton bölü metre"@tr,
        "牛顿每米"@zh ;
    dcterms:description "Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where $M$ is mass, and $T$ is time. This unit is the standard SI unit in this category."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$N/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA246" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA246"^^xsd:anyURI ;
    ns1:symbol "N/m" ;
    ns1:ucumCode "N.m-1"^^ns1:UCUMcs,
        "N/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4P" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-MilliM> a ns1:Unit ;
    rdfs:label "Newton per Millimetre"@en,
        "Newton per Millimeter"@en-US ;
    dcterms:description "SI derived unit newton divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA249" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA249"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit newton divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "N/mm" ;
    ns1:ucumCode "N.mm-1"^^ns1:UCUMcs,
        "N/mm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NAT> a ns1:Unit ;
    rdfs:label "Nat"@en ;
    dcterms:description "A nat is a logarithmic unit of information or entropy, based on natural logarithms and powers of e, rather than the powers of 2 and base 2 logarithms which define the bit. The nat is the natural unit for information entropy. Physical systems of natural units which normalize Boltzmann's constant to 1 are effectively measuring thermodynamic entropy in nats."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Nat"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB345" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nat?oldid=474010287"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB345"^^xsd:anyURI ;
    ns1:symbol "nat" ;
    ns1:uneceCommonCode "Q16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NT> a ns1:Unit ;
    rdfs:label "Net tonnage"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Net_tonnage"^^xsd:anyURI ;
    ns1:plainTextDescription """Net tonnage is used in the United States to determine eligibility for registering boats with 
 the federal government. It is a nonlinear unit derived from the total volume of a ship's cargo space as well as some 
 dimensionless factors. Net tonnage is not a measure of the weight of the ship or its cargo, and should not be confused 
 with terms such as deadweight tonnage or displacement. Net tonnage is also used to determine the amount of money that 
 can be charged to a ship for using a port's facilities.""" ;
    ns1:symbol "NT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    rdfs:seeAlso <http://qudt.org/vocab/unit/TON_Register> .

<http://qudt.org/vocab/unit/NUM-PER-M> a ns1:Unit ;
    rdfs:label "Number per metre"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseLength> ;
    ns1:symbol "#/m" ;
    ns1:ucumCode "/m"^^ns1:UCUMcs,
        "{#}.m-1"^^ns1:UCUMcs,
        "{#}/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Number per Minute"@en ;
    dcterms:description "A unit for count rate."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CountRate> ;
    ns1:symbol "NPM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoA> a ns1:Unit ;
    rdfs:label "nanoampere"@en ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA901" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA901"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "nA" ;
    ns1:ucumCode "nA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "NanoCoulomb"@en ;
    dcterms:description "A NanoCoulomb is $10^{-9} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA902" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA902"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "nC" ;
    ns1:ucumCode "nC"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/NanoGM-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Nanogram per Square Centimetre"@en,
        "Nanogram per Square Centimeter"@en-US ;
    dcterms:description "0,000,000,000,001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre and exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "0,000,000,000,001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre and exponent 2" ;
    ns1:symbol "ng/cm²" ;
    ns1:ucumCode "ng.cm-2"^^ns1:UCUMcs,
        "ng/cm2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-GM> a ns1:Unit ;
    rdfs:label "Nanomoles per gram"@en ;
    dcterms:description "Nanomole Per Gram (\\(nanomol/g\\)) is a unit of Molality"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass>,
        <http://qudt.org/vocab/quantitykind/IonicStrength>,
        <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
    ns1:plainTextDescription "0.000000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "nmol/g" ;
    ns1:ucumCode "nmol.g-1"^^ns1:UCUMcs,
        "nmol/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OERSTED> a ns1:Unit ;
    rdfs:label "Oersted"@en ;
    dcterms:description "Oersted (abbreviated as Oe) is the unit of magnetizing field (also known as H-field, magnetic field strength or intensity) in the CGS system of units."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 79.5774715 ;
    ns1:conversionMultiplierSN 7.957747e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Oersted"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAB134" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Oersted?oldid=491396460"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB134"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/oersted> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A-PER-M> ;
    ns1:symbol "Oe" ;
    ns1:ucumCode "Oe"^^ns1:UCUMcs ;
    ns1:udunitsCode "Oe" ;
    ns1:uneceCommonCode "66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/GAUSS> .

<http://qudt.org/vocab/unit/OSM> a ns1:Unit ;
    rdfs:label "osmole" ;
    dcterms:description "One osmole is the amount of osmotically active material that when dissolved in 22.4L of solvent at 0 degrees celsius exerts an osmotic pressure of 1 atmosphere." ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:symbol "Osmol" ;
    ns1:ucumCode "Osmol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-FT2> a ns1:Unit ;
    rdfs:label "Imperial Mass Ounce per Square Foot"@en ;
    dcterms:description "\"Ounce per Square Foot\" is an Imperial unit for  'Mass Per Area' expressed as $oz/ft^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.305151727 ;
    ns1:conversionMultiplierSN 3.051517e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "oz/ft^{2}" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB105" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB105"^^xsd:anyURI ;
    ns1:symbol "oz/ft²" ;
    ns1:ucumCode "[oz_av].[sft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-YD2> a ns1:Unit ;
    rdfs:label "Imperial Mass Ounce per Square Yard"@en ;
    dcterms:description "\"Ounce per Square Yard\" is an Imperial unit for  'Mass Per Area' expressed as $oz/yd^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0339057474748823 ;
    ns1:conversionMultiplierSN 3.390575e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "oz/yd²" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB104" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB104"^^xsd:anyURI ;
    ns1:symbol "oz/yd²" ;
    ns1:ucumCode "[oz_av].[syd_i]-1"^^ns1:UCUMcs,
        "[oz_av]/[syd_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "ON" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_F-IN> a ns1:Unit ;
    rdfs:label "Imperial Ounce Force Inch"@en ;
    dcterms:description "\"Ounce Force Inch\" is an Imperial unit for  'Torque' expressed as $ozf-in$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.007061552425 ;
    ns1:conversionMultiplierSN 7.061552e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA927" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA927"^^xsd:anyURI ;
    ns1:symbol "ozf·in" ;
    ns1:ucumCode "[ozf_av].[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Ounce (UK Fluid) per Day"@en ;
    dcterms:description "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000000003288548900462962962962962962962962 ;
    ns1:conversionMultiplierSN 3.288549e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA432" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA432"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time day" ;
    ns1:symbol "oz{UK}/d" ;
    ns1:ucumCode "[foz_br].d-1"^^ns1:UCUMcs,
        "[foz_br]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Ounce (UK Fluid) per Hour"@en ;
    dcterms:description "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000000007892517361111111111111111111111112 ;
    ns1:conversionMultiplierSN 7.892517e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA433" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA433"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time hour" ;
    ns1:symbol "oz{UK}/h" ;
    ns1:ucumCode "[foz_br].h-1"^^ns1:UCUMcs,
        "[foz_br]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Ounce (UK Fluid) per Minute"@en ;
    dcterms:description "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000004735510416666666666666666666666668 ;
    ns1:conversionMultiplierSN 4.73551e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA434" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA434"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time minute" ;
    ns1:symbol "oz{UK}/min" ;
    ns1:ucumCode "[foz_br].min-1"^^ns1:UCUMcs,
        "[foz_br]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Ounce (UK Fluid) per Second"@en ;
    dcterms:description "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000284 ;
    ns1:conversionMultiplierSN 2.84e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA435" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA435"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "oz{UK}/s" ;
    ns1:ucumCode "[foz_br].s-1"^^ns1:UCUMcs,
        "[foz_br]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_US-PER-DAY> a ns1:Unit ;
    rdfs:label "Ounce (US Fluid) per Day"@en ;
    dcterms:description "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000000342286 ;
    ns1:conversionMultiplierSN 3.42286e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA436" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA436"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by unit for time day" ;
    ns1:symbol "fl oz{US}/d" ;
    ns1:ucumCode "[foz_us].d-1"^^ns1:UCUMcs,
        "[foz_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_US-PER-HR> a ns1:Unit ;
    rdfs:label "Ounce (US Fluid) per Hour"@en ;
    dcterms:description "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000008214869 ;
    ns1:conversionMultiplierSN 8.214869e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA437" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA437"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the unit for time hour" ;
    ns1:symbol "fl oz{US}/h" ;
    ns1:ucumCode "[foz_us].h-1"^^ns1:UCUMcs,
        "[foz_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_US-PER-MIN> a ns1:Unit ;
    rdfs:label "Ounce (US Fluid) per Minute"@en ;
    dcterms:description "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000492892 ;
    ns1:conversionMultiplierSN 4.92892e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA438" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA438"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the unit for time minute" ;
    ns1:symbol "fl oz{US}/min" ;
    ns1:ucumCode "[foz_us].min-1"^^ns1:UCUMcs,
        "[foz_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_US-PER-SEC> a ns1:Unit ;
    rdfs:label "Ounce (US Fluid) per Second"@en ;
    dcterms:description "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000295735296 ;
    ns1:conversionMultiplierSN 2.957353e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ_VOL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA439" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA439"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "fl oz{US}/s" ;
    ns1:ucumCode "[foz_us].s-1"^^ns1:UCUMcs,
        "[foz_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-FT> a ns1:Unit ;
    rdfs:label "poundal foot" ;
    dcterms:description "product from the non SI-conform unit of the force poundal and the unit foot according to the Anglo-American and Imperial system of units" ;
    ns1:conversionMultiplier 0.0421401100938048 ;
    ns1:conversionMultiplierSN 4.214011e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAB417" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB417"^^xsd:anyURI ;
    ns1:symbol "pdl·ft" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.[ft_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-IN> a ns1:Unit ;
    rdfs:label "poundal inch" ;
    dcterms:description "product of the non SI-conform unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units" ;
    ns1:conversionMultiplier 0.0035116758411504 ;
    ns1:conversionMultiplierSN 3.511676e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAB418" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB418"^^xsd:anyURI ;
    ns1:symbol "pdl·in" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-PER-IN> a ns1:Unit ;
    rdfs:label "poundal per inch" ;
    dcterms:description "non SI-conform unit of the surface tension according to the Imperial unit system as quotient poundal by inch" ;
    ns1:conversionMultiplier 5.44310844 ;
    ns1:conversionMultiplierSN 5.443108e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB453" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB453"^^xsd:anyURI ;
    ns1:symbol "pdl/in" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-BAR> a ns1:Unit ;
    rdfs:label "Reciprocal Bar"@en ;
    dcterms:description "reciprocal of the metrical unit with the name bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility>,
        <http://qudt.org/vocab/quantitykind/InversePressure>,
        <http://qudt.org/vocab/quantitykind/IsothermalCompressibility> ;
    ns1:iec61360Code "0112/2///62720#UAA328" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA328"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the metrical unit with the name bar" ;
    ns1:symbol "/bar" ;
    ns1:ucumCode "/bar"^^ns1:UCUMcs,
        "bar-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-L> a ns1:Unit ;
    rdfs:label "Reciprocal Litre"@en,
        "Reciprocal Liter"@en-US ;
    dcterms:description "reciprocal value of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-L> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA667" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA667"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal value of the unit litre" ;
    ns1:symbol "/L" ;
    ns1:ucumCode "/L"^^ns1:UCUMcs,
        "L-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M3> a ns1:Unit ;
    rdfs:label "Reciprocal Cubic Metre"@en,
        "Reciprocal Cubic Meter"@en-US ;
    dcterms:description "\"Per Cubic Meter\" is a denominator unit with dimensions $/m^3$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-M3> ;
    ns1:expression "$/m^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA740" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA740"^^xsd:anyURI ;
    ns1:symbol "/m³" ;
    ns1:ucumCode "/m3"^^ns1:UCUMcs,
        "m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MILLE-PSI> a ns1:Unit ;
    rdfs:label "Reciprocal Mille Psi"@en ;
    dcterms:description "thousandth divided by the composed unit for pressure (pound-force per square inch)"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0000001450377 ;
    ns1:conversionMultiplierSN 1.450377e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MILLE> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility>,
        <http://qudt.org/vocab/quantitykind/InversePressure>,
        <http://qudt.org/vocab/quantitykind/IsothermalCompressibility> ;
    ns1:iec61360Code "0112/2///62720#UAA016" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA016"^^xsd:anyURI ;
    ns1:plainTextDescription "thousandth divided by the composed unit for pressure (pound-force per square inch)" ;
    ns1:symbol "/ksi" ;
    ns1:uneceCommonCode "J12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MilliM3> a ns1:Unit ;
    rdfs:label "Reciprocal Cubic Millimetre"@en,
        "Reciprocal Cubic Millimeter"@en-US ;
    dcterms:description "reciprocal value of the 0.000000001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-MilliM3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InverseVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA870" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA870"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal value of the 0.000000001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "/mm³" ;
    ns1:ucumCode "/mm3"^^ns1:UCUMcs,
        "mm-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-PSI> a ns1:Unit ;
    rdfs:label "Reciprocal Psi"@en ;
    dcterms:description "reciprocal value of the composed unit for pressure (pound-force per square inch)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0001450377 ;
    ns1:conversionMultiplierSN 1.450377e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InversePressure>,
        <http://qudt.org/vocab/quantitykind/IsothermalCompressibility>,
        <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA709" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA709"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal value of the composed unit for pressure (pound-force per square inch)" ;
    ns1:symbol "/psi" ;
    ns1:ucumCode "[psi]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED-THOUSAND> a ns1:Unit ;
    rdfs:label "percent per one hundred thousand" ;
    dcterms:description "hundredth relating to the co-efficient 100,000" ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HUNDRED> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/THOUSAND> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:symbol "%/100k" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-TEN-THOUSAND> a ns1:Unit ;
    rdfs:label "percent per ten thousand" ;
    dcterms:description "hundredth relating to the co-efficient 10,000" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TEN> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/THOUSAND> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAA004",
        "0112/2///62720#UAA005" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA004"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA005"^^xsd:anyURI ;
    ns1:symbol "%/10000" ;
    ns1:uneceCommonCode "H91",
        "H92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Pint (UK) per Day"@en ;
    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 day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000000006577098 ;
    ns1:conversionMultiplierSN 6.577098e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA953" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA953"^^xsd:anyURI ;
    ns1: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 day" ;
    ns1:symbol "pt{UK}/d" ;
    ns1:ucumCode "[pt_br].d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Pint (UK) per Hour"@en ;
    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"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000001578504 ;
    ns1:conversionMultiplierSN 1.578504e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA954" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA954"^^xsd:anyURI ;
    ns1: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" ;
    ns1:symbol "pt{UK}/h" ;
    ns1:ucumCode "[pt_br].h-1"^^ns1:UCUMcs,
        "[pt_br]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Pint (UK) per Minute"@en ;
    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 minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000009471022 ;
    ns1:conversionMultiplierSN 9.471022e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA955" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA955"^^xsd:anyURI ;
    ns1: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 minute" ;
    ns1:symbol "pt{UK}/min" ;
    ns1:ucumCode "[pt_br].min-1"^^ns1:UCUMcs,
        "[pt_br]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Pint (UK) per Second"@en ;
    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 SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0005682613 ;
    ns1:conversionMultiplierSN 5.682613e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA956" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA956"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "pt{UK}/s" ;
    ns1:ucumCode "[pt_br].s-1"^^ns1:UCUMcs,
        "[pt_br]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_US-PER-DAY> a ns1:Unit ;
    rdfs:label "Pint (US Liquid) per Day"@en ;
    dcterms:description "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000000547658 ;
    ns1:conversionMultiplierSN 5.47658e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA958" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA958"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time day" ;
    ns1:symbol "pt{US}/d" ;
    ns1:ucumCode "[pt_us].d-1"^^ns1:UCUMcs,
        "[pt_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_US-PER-HR> a ns1:Unit ;
    rdfs:label "Pint (US Liquid) per Hour"@en ;
    dcterms:description "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000001314379 ;
    ns1:conversionMultiplierSN 1.314379e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA959" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA959"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time hour" ;
    ns1:symbol "pt{US}/h" ;
    ns1:ucumCode "[pt_us].h-1"^^ns1:UCUMcs,
        "[pt_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_US-PER-MIN> a ns1:Unit ;
    rdfs:label "Pint (US Liquid) per Minute"@en ;
    dcterms:description "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000007886275 ;
    ns1:conversionMultiplierSN 7.886275e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA960" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA960"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time minute" ;
    ns1:symbol "pt{US}/min" ;
    ns1:ucumCode "[pt_us].min-1"^^ns1:UCUMcs,
        "[pt_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_US-PER-SEC> a ns1:Unit ;
    rdfs:label "Pint (US Liquid) per Second"@en ;
    dcterms:description "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0004731765 ;
    ns1:conversionMultiplierSN 4.731765e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PINT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA961" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA961"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "pt{US}/s" ;
    ns1:ucumCode "[pt_us].s-1"^^ns1:UCUMcs,
        "[pt_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Peck (UK) per Day"@en ;
    dcterms:description "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000000105233576 ;
    ns1:conversionMultiplierSN 1.052336e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA940" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA940"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time day" ;
    ns1:symbol "peck{UK}/d" ;
    ns1:ucumCode "[pk_br].d-1"^^ns1:UCUMcs,
        "[pk_br]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Peck (UK) per Hour"@en ;
    dcterms:description "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.000002525605833 ;
    ns1:conversionMultiplierSN 2.525606e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA941" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA941"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time hour" ;
    ns1:symbol "peck{UK}/h" ;
    ns1:ucumCode "[pk_br].h-1"^^ns1:UCUMcs,
        "[pk_br]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Peck (UK) per Minute"@en ;
    dcterms:description "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00015153635 ;
    ns1:conversionMultiplierSN 1.515364e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA942" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA942"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time minute" ;
    ns1:symbol "peck{UK}/min" ;
    ns1:ucumCode "[pk_br].min-1"^^ns1:UCUMcs,
        "[pk_br]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Peck (UK) per Second"@en ;
    dcterms:description "unit of the volume peck (UK) according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.009092181 ;
    ns1:conversionMultiplierSN 9.092181e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA943" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA943"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (UK) according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "peck{UK}/s" ;
    ns1:ucumCode "[pk_br].s-1"^^ns1:UCUMcs,
        "[pk_br]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_US_DRY-PER-DAY> a ns1:Unit ;
    rdfs:label "Peck (US Dry) per Day"@en ;
    dcterms:description "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000101964902 ;
    ns1:conversionMultiplierSN 1.019649e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA944" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA944"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time day" ;
    ns1:symbol "peck{US Dry}/d" ;
    ns1:ucumCode "[pk_us].d-1"^^ns1:UCUMcs,
        "[pk_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_US_DRY-PER-HR> a ns1:Unit ;
    rdfs:label "Peck (US Dry) per Hour"@en ;
    dcterms:description "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000002447157651 ;
    ns1:conversionMultiplierSN 2.447158e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA945" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA945"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time hour" ;
    ns1:symbol "peck{US Dry}/h" ;
    ns1:ucumCode "[pk_us].h-1"^^ns1:UCUMcs,
        "[pk_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_US_DRY-PER-MIN> a ns1:Unit ;
    rdfs:label "Peck (US Dry) per Minute"@en ;
    dcterms:description "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000146829459067 ;
    ns1:conversionMultiplierSN 1.468295e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA946" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA946"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time minute" ;
    ns1:symbol "peck{US Dry}/min" ;
    ns1:ucumCode "[pk_us].min-1"^^ns1:UCUMcs,
        "[pk_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_US_DRY-PER-SEC> a ns1:Unit ;
    rdfs:label "Peck (US Dry) per Second"@en ;
    dcterms:description "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00880976754 ;
    ns1:conversionMultiplierSN 8.809768e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PK_US_DRY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA947" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA947"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "peck{US Dry}/s" ;
    ns1:ucumCode "[pk_us].s-1"^^ns1:UCUMcs,
        "[pk_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "PetaCoulomb"@en ;
    dcterms:description "A PetaCoulomb is $10^{15} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "PC" ;
    ns1:ucumCode "PC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/PicoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "PicoCoulomb"@en ;
    dcterms:description "A PicoCoulomb is $10^{-12} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA929" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA929"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "pC" ;
    ns1:ucumCode "pC"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/PlanckCharge> a ns1:Unit ;
    rdfs:label "Planck Charge"@en ;
    dcterms:description "In physics, the Planck charge, denoted by, is one of the base units in the system of natural units called Planck units. It is a quantity of electric charge defined in terms of fundamental physical constants. The Planck charge is defined as: coulombs, where: is the speed of light in the vacuum, is Planck's constant, is the reduced Planck constant, is the permittivity of free space is the elementary charge = (137.03599911) is the fine structure constant. The Planck charge is times greater than the elementary charge $e$ carried by an electron."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 0.00000000000000000187554587 ;
    ns1:conversionMultiplierSN 1.875546e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    ns1:latexSymbol "$Q_P$"^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A-SEC> ;
    ns1:symbol "planckcharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckVolume> a ns1:Unit ;
    rdfs:label "Planck Volume"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000422419 ;
    ns1:conversionMultiplierSN 4.22419e-105 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "l³ₚ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_UK-PER-DAY> a ns1:Unit ;
    rdfs:label "Quart (UK Liquid) per Day"@en ;
    dcterms:description "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000000131542 ;
    ns1:conversionMultiplierSN 1.31542e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA710" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA710"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time day" ;
    ns1:symbol "qt{UK}/d" ;
    ns1:ucumCode "[qt_br].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_UK-PER-HR> a ns1:Unit ;
    rdfs:label "Quart (UK Liquid) per Hour"@en ;
    dcterms:description "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000003157007 ;
    ns1:conversionMultiplierSN 3.157007e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA711" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA711"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time hour" ;
    ns1:symbol "qt{UK}/h" ;
    ns1:ucumCode "[qt_br].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_UK-PER-MIN> a ns1:Unit ;
    rdfs:label "Quart (UK Liquid) per Minute"@en ;
    dcterms:description "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00001894205 ;
    ns1:conversionMultiplierSN 1.894205e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA712" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA712"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time minute" ;
    ns1:symbol "qt{UK}/min" ;
    ns1:ucumCode "[qt_br].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_UK-PER-SEC> a ns1:Unit ;
    rdfs:label "Quart (UK Liquid) per Second"@en ;
    dcterms:description "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0011365225 ;
    ns1:conversionMultiplierSN 1.136523e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA713" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA713"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "qt{UK}/s" ;
    ns1:ucumCode "[qt_br].h-1.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_US-PER-DAY> a ns1:Unit ;
    rdfs:label "Quart (US Liquid) per Day"@en ;
    dcterms:description "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000001095316 ;
    ns1:conversionMultiplierSN 1.095316e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA714" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA714"^^xsd:anyURI ;
    ns1:plainTextDescription "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day" ;
    ns1:symbol "qt{US liq}/d" ;
    ns1:ucumCode "[qt_us].d-1"^^ns1:UCUMcs,
        "[qt_us]/d"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_US-PER-HR> a ns1:Unit ;
    rdfs:label "Quart (US Liquid) per Hour"@en ;
    dcterms:description "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000262875833 ;
    ns1:conversionMultiplierSN 2.628758e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA715" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA715"^^xsd:anyURI ;
    ns1:plainTextDescription "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time hour" ;
    ns1:symbol "qt{US liq}/h" ;
    ns1:ucumCode "[qt_us].h-1"^^ns1:UCUMcs,
        "[qt_us]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_US-PER-MIN> a ns1:Unit ;
    rdfs:label "Quart (US Liquid) per Minute"@en ;
    dcterms:description "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00001577255 ;
    ns1:conversionMultiplierSN 1.577255e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA716" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA716"^^xsd:anyURI ;
    ns1:plainTextDescription "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time minute" ;
    ns1:symbol "qt{US liq}/min" ;
    ns1:ucumCode "[qt_us].min-1"^^ns1:UCUMcs,
        "[qt_us]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_US-PER-SEC> a ns1:Unit ;
    rdfs:label "Quart (US Liquid) per Second"@en ;
    dcterms:description "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000946353 ;
    ns1:conversionMultiplierSN 9.46353e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA717" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA717"^^xsd:anyURI ;
    ns1:plainTextDescription "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the SI base unit second" ;
    ns1:symbol "qt{US liq}/s" ;
    ns1:ucumCode "[qt_us].s-1"^^ns1:UCUMcs,
        "[qt_us]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "radiánů na metr"@cs,
        "Radiant je Meter"@de,
        "radian per metre"@en,
        "Radian per Meter"@en-US,
        "radián por metro"@es,
        "رادیان بر متر"@fa,
        "radian par mètre"@fr,
        "प्रति मीटर वर्ग मीटर"@hi,
        "radiante al metro"@it,
        "ラジアン毎メートル"@ja,
        "radian per meter"@ms,
        "radian na metr"@pl,
        "radiano por metro"@pt,
        "radiane pe metru"@ro,
        "радиан на метр"@ru,
        "radyan bölü metre"@tr,
        "弧度每米"@zh ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$rad/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularWavenumber>,
        <http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber>,
        <http://qudt.org/vocab/quantitykind/FermiAngularWavenumber> ;
    ns1:iec61360Code "0112/2///62720#UAA967" ;
    ns1:informativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA967"^^xsd:anyURI ;
    ns1:symbol "rad/m" ;
    ns1:ucumCode "rad.m-1"^^ns1:UCUMcs,
        "rad/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REM> a ns1:Unit ;
    rdfs:label "Rem"@en ;
    dcterms:description "A Rem is a deprecated unit used to measure the biological effects of ionizing radiation. The rem is defined as equal to 0.01 sievert, which is the more commonly used unit outside of the United States. Equivalent dose, effective dose, and committed dose can all be measured in units of rem. These quantities are products of the absorbed dose in rads and weighting factors. These factors must be selected for each exposure situation; there is no universally applicable conversion constant from rad to rem. A rem is a large dose of radiation, so the millirem (mrem), which is one thousandth of a rem, is often used for the dosages commonly encountered, such as the amount of radiation received from medical x-rays and background sources."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/R_man> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:iec61360Code "0112/2///62720#UAA971" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Roentgen_equivalent_man"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA971"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/rem> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2-PER-SEC2> ;
    ns1:symbol "rem" ;
    ns1:ucumCode "REM"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/R_man> a ns1:Unit ;
    rdfs:label "roentgen equivalent man"@en ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/REM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Roentgen_equivalent_man"^^xsd:anyURI ;
    ns1:plainTextDescription "The roentgen equivalent man (rem) is a CGS unit of equivalent dose, effective dose, and committed dose, which are dose measures used to estimate potential health effects of low levels of ionizing radiation on the human body." ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SV> ;
    ns1:symbol "rem" ;
    ns1:ucumCode "REM"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC-PER-M> a ns1:Unit ;
    rdfs:label "Seconds per metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:iec61360Code "0112/2///62720#UAD709" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD709"^^xsd:anyURI ;
    ns1:symbol "s/m" ;
    ns1:ucumCode "s.m-1"^^ns1:UCUMcs,
        "s/m"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SHANNON> a ns1:Unit ;
    rdfs:label "Shannon"@en ;
    dcterms:description "The \"Shannon\" is a unit of information."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:expression "$Sh$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAB343" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB343"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/shannon> ;
    ns1:symbol "Sh" ;
    ns1:uneceCommonCode "Q14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-FT2> a ns1:Unit ;
    rdfs:label "Slug per Square Foot"@en ;
    dcterms:description "\"Slug per Square Foot\" is an Imperial unit for  'Mass Per Area' expressed as $slug/ft^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 157.08746452215124 ;
    ns1:conversionMultiplierSN 1.570875e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$slug/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:symbol "slug/ft²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/STR> a ns1:Unit ;
    rdfs:label "Stere"@en ;
    dcterms:description "The stere is a unit of volume in the original metric system equal to one cubic metre.  The stere is typically used for measuring large quantities of firewood or other cut wood, while the cubic meter is used for uncut wood. It is not part of the modern metric system (SI). In Dutch there's also a kuub, short for kubieke meter which is similar but different."^^rdf:HTML ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/St%C3%A8re"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA987" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stère?oldid=393570287"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA987"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/stere> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "st" ;
    ns1:ucumCode "st"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TBSP> a ns1:Unit ;
    rdfs:label "Tablespoon"@en ;
    dcterms:description "In the US and parts of Canada, a tablespoon is the largest type of spoon used for eating from a bowl. In the UK and most Commonwealth countries, a tablespoon is a type of large spoon usually used for serving. In countries where a tablespoon is a serving spoon, the nearest equivalent to the US tablespoon is either the dessert spoon or the soup spoon. A tablespoonful, nominally the capacity of one tablespoon, is commonly used as a measure of volume in cooking. It is abbreviated as T, tb, tbs, tbsp, tblsp, or tblspn. The capacity of ordinary tablespoons is not regulated by law and is subject to considerable variation. In most countries one level tablespoon is approximately 15 mL; in Australia it is 20 mL."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000147867656 ;
    ns1:conversionMultiplierSN 1.478677e-05 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tablespoon"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB006" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tablespoon?oldid=494615208"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB006"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "tbsp" ;
    ns1:ucumCode "[tbs_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "Tbl",
        "Tblsp",
        "Tbsp",
        "tblsp",
        "tbsp" ;
    ns1:uneceCommonCode "G24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-HA-YR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "tonne per hectare year"@en ;
    dcterms:description "A measure of density equivalent to 1000kg per hectare per year or one Megagram per hectare per year, typically used to express a volume of biomass or crop yield."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000317 ;
    ns1:conversionMultiplierSN 3.17e-09 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MegaGM-PER-HA-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A measure of density equivalent to 1000kg per hectare per year or one Megagram per hectare per year, typically used to express a volume of biomass or crop yield." ;
    ns1:symbol "t/(ha·a)" ;
    ns1:ucumCode "t.har-1.year-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHIPPING_UK> a ns1:Unit ;
    rdfs:label "Ton (UK Shipping)"@en ;
    ns1:conversionMultiplier 1.1326 ;
    ns1:conversionMultiplierSN 1.1326e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB008" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB008"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit for volume of cargo, especially in shipping" ;
    ns1:symbol "MTON" ;
    ns1:uneceCommonCode "L84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHIPPING_US> a ns1:Unit ;
    rdfs:label "Ton (US Shipping)"@en ;
    dcterms:description "traditional unit for volume of cargo, especially in shipping"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.1326 ;
    ns1:conversionMultiplierSN 1.1326e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB011" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB011"^^xsd:anyURI ;
    ns1:plainTextDescription "traditional unit for volume of cargo, especially in shipping" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "MTON" ;
    ns1:uneceCommonCode "L86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT-PER-HR> a ns1:Unit ;
    rdfs:label "Short Ton per Hour"@en ;
    dcterms:description "The short Ton per Hour is a unit used to express a weight processed in a period of time."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.251944444444444 ;
    ns1:conversionMultiplierSN 2.519444e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_US-PER-HR> ;
    ns1:expression "$ton/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_SHORT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassFlowRate>,
        <http://qudt.org/vocab/quantitykind/MassPerTime> ;
    ns1:symbol "ton{short}/h" ;
    ns1:ucumCode "[ston_av].h-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TSP> a ns1:Unit ;
    rdfs:label "Teaspoon"@en ;
    dcterms:description "A teaspoon is a unit of volume. In the United States one teaspoon as a unit of culinary measure is $1/3$ tablespoon , that is, $\\approx 4.93 mL$; it is exactly $1/6 U.S. fl. oz$, $1/48 \\; cup$, and $1/768 \\; U.S. liquid gallon$ (see United States customary units for relative volumes of these other measures) and approximately $1/3 cubic inch$. For nutritional labeling on food packages in the U.S., the teaspoon is defined as precisely $5 mL$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000492892187 ;
    ns1:conversionMultiplierSN 4.928922e-06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Teaspoon"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB007" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Teaspoon?oldid=490940468"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB007"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "tsp" ;
    ns1:ucumCode "[tsp_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "tsp" ;
    ns1:uneceCommonCode "G25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "TeraCoulomb"@en ;
    dcterms:description "A TeraCoulomb is $10^{12} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "TC" ;
    ns1:ucumCode "TC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/V-SEC-PER-M> a ns1:Unit ;
    rdfs:label "Volt Second per Metre"@en,
        "Volt Second per Meter"@en-US ;
    dcterms:description """
  Volt Second Per Metre is the product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre
  """^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxPerLength>,
        <http://qudt.org/vocab/quantitykind/MagneticVectorPotential>,
        <http://qudt.org/vocab/quantitykind/ScalarMagneticPotential> ;
    ns1:iec61360Code "0112/2///62720#UAA303" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA303"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre" ;
    ns1:symbol "V·s/m" ;
    ns1:ucumCode "V.s.m-1"^^ns1:UCUMcs,
        "V.s/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-HR-PER-M2> a ns1:Unit ;
    rdfs:label "Watt hour per square metre"@en ;
    dcterms:description "A unit of energy per unit area, equivalent to 3,600 joules per square metre."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:plainTextDescription "A unit of energy per unit area, equivalent to 3,600 joules per square metre." ;
    ns1:symbol "W·h/m²" ;
    ns1:ucumCode "W.h.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-HR-PER-M3> a ns1:Unit ;
    rdfs:label "Watthour per Cubic metre"@en,
        "Watthour per Cubic meter"@en-US ;
    dcterms:description "The watt hour per cubic meter is a unit of energy density, equal to 3,600 joule per cubic meter."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyDensity> ;
    ns1:symbol "W·h/m³" ;
    ns1:ucumCode "W.h.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-SEC-PER-M2> a ns1:Unit ;
    rdfs:label "Watt seconds per square metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
    ns1:symbol "W·s/m²" ;
    ns1:ucumCode "W.s.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Yard"@en ;
    dcterms:description "A cubic yard is an Imperial / U.S. customary unit of volume, used in the United States, Canada, and the UK. It is defined as the volume of a cube with sides of 1 yard in length."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.764554857984 ;
    ns1:conversionMultiplierSN 7.645549e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$yd^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB035" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB035"^^xsd:anyURI ;
    ns1:symbol "yd³" ;
    ns1:ucumCode "[cyd_i]"^^ns1:UCUMcs,
        "[yd_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "YDQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3-PER-DAY> a ns1:Unit ;
    rdfs:label "Cubic Yard per Day"@en ;
    dcterms:description "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for time day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000884901456 ;
    ns1:conversionMultiplierSN 8.849015e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB037" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB037"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for time day" ;
    ns1:symbol "yd³/d" ;
    ns1:ucumCode "[cyd_i].d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3-PER-HR> a ns1:Unit ;
    rdfs:label "Cubic Yard per Hour"@en ;
    dcterms:description "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00021237634944 ;
    ns1:conversionMultiplierSN 2.123763e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB038" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB038"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour" ;
    ns1:symbol "yd³/h" ;
    ns1:ucumCode "[cyd_i].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Yard per Minute"@en ;
    dcterms:description """$\\textit{Cubic Yard per Minute}$ is an Imperial unit for 'Volume Per Unit Time' expressed as $yd^{3}/min$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0127425809664 ;
    ns1:conversionMultiplierSN 1.274258e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$yd^{3}/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB040" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB040"^^xsd:anyURI ;
    ns1:symbol "yd³/min" ;
    ns1:ucumCode "[cyd_i].min-1"^^ns1:UCUMcs,
        "[cyd_i]/min"^^ns1:UCUMcs,
        "[yd_i]3.min-1"^^ns1:UCUMcs,
        "[yd_i]3/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD3-PER-SEC> a ns1:Unit ;
    rdfs:label "Cubic Yard per Second"@en ;
    dcterms:description "power of the unit and the Anglo-American and Imperial system of units with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.764554857984 ;
    ns1:conversionMultiplierSN 7.645549e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAB041" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB041"^^xsd:anyURI ;
    ns1:plainTextDescription "power of the unit and the Anglo-American and Imperial system of units with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "yd³/s" ;
    ns1:ucumCode "[cyd_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YoctoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "YoctoCoulomb"@en ;
    dcterms:description "A YoctoCoulomb is $10^{-24} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000000000001 ;
    ns1:conversionMultiplierSN 1e-24 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Yocto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "yC" ;
    ns1:ucumCode "yC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/YottaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "YottaCoulomb"@en ;
    dcterms:description "A YottaCoulomb is $10^{24} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+24 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Yotta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "YC" ;
    ns1:ucumCode "YC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/ZeptoC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ZeptoCoulomb"@en ;
    dcterms:description "A ZeptoCoulomb is $10^{-21} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000000001 ;
    ns1:conversionMultiplierSN 1e-21 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Zepto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "zC" ;
    ns1:ucumCode "zC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/ZettaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ZettaCoulomb"@en ;
    dcterms:description "A ZettaCoulomb is $10^{21} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+21 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Zetta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "ZC" ;
    ns1:ucumCode "ZC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<urn:example/my_zone> a ns2:DomainSpace ;
    rdfs:label "DomainSpace" ;
    ns2:cnx <urn:example/in_fdd82b55>,
        <urn:example/out_a3b83c8d> ;
    ns2:hasConnectionPoint <urn:example/in_fdd82b55>,
        <urn:example/out_a3b83c8d> ;
    ns2:hasDomain ns2:Domain-HVAC ;
    ns2:hasProperty <urn:example/relative-humidity_cccc4b16>,
        <urn:example/temp_700ce57d> .

<urn:example/out_a3b83c8d> a ns2:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/rhc-water-in_1d30d540> a ns2:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Water .

<urn:example/rhc-water-out_af961abe> a ns2:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Water .

ns2:Binary-Logical a ns2:Binary-Logical,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Logical enumerations"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent the possible values of a logical `Property` i.e., True or False.

: Binary-Logical Enumerations

| Enumeration |
|:-----------|
| `Logical-True` |
| `Logical-False` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Binary .

ns2:Coil a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Coil"^^xsd:string ;
    rdfs:comment """A piece of `Equipment` consisting of a pipe or tube that is formed into a helical or serpentine shape, may or may not be finned, and is used in cooling or heating equipment.

A `Coil` shall conform to exactly one of the following patterns:

- **Pattern 1:**
  - The `Coil` has exactly two inlet connection points using the medium `Mix-Fluid`, with exactly one being `Fluid-Air`.
  - The `Coil` has exactly two outlet connection points using the medium `Mix-Fluid`, with exactly one being `Fluid-Air`.

- **Pattern 2:**
  - The Coil has exactly one inlet connection point using the medium `Mix-Fluid`.
  - The Coil has exactly one outlet connection point using the medium `Mix-Fluid`.
  - The Coil has one or two bidirectional connection points using the medium `Mix-Fluid` or `Medium-ThermalContact`.

- **Pattern 3:**
  - The Coil has exactly three bidirectional connection points using the medium `Mix-Fluid` or `Medium-ThermalContact`."""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:message "s223: A `Coil` shall fit one of the following patterns of `ConnectionPoint`s: 1: Two inlets and two outlets using the medium `Mix-Fluid`. 2: One inlet and one outlet using the medium `Mix-Fluid`, and one or two bidirectionals using the medium `Mix-Fluid` or `Medium-ThermalContact`. 3: Three bidirectionals using the medium `Mix-Fluid` or `Medium-ThermalContact`."^^xsd:string ;
    sh:xone ( [ sh:property [ rdfs:comment "Pattern 1: For one of the two inlets the Fluid is Air."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                                sh:path ns2:hasMedium ] ] ] ],
                    [ rdfs:comment "Pattern 1: A `Coil` shall have two inlets using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 2 ;
                        sh:qualifiedMinCount 2 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ],
                    [ rdfs:comment "Pattern 1: For one of the two outlets the Fluid is Air."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                                sh:path ns2:hasMedium ] ] ] ],
                    [ rdfs:comment "Pattern 1: A `Coil` shall have two outlets using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 2 ;
                        sh:qualifiedMinCount 2 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ] ] [ sh:property [ rdfs:comment "Pattern 2: A `Coil` shall have one or two bidirectionals using the medium `MixFluid` or `Medium-ThermalContact`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 2 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                                sh:node [ sh:property [ sh:or ( [ sh:class ns2:Mix-Fluid ] [ sh:class ns2:Medium-ThermalContact ] ) ;
                                                sh:path ns2:hasMedium ] ] ] ;
                        sh:qualifiedValueShapesDisjoint true ],
                    [ rdfs:comment "Pattern 2: A `Coil` shall have one outlet using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ],
                    [ rdfs:comment "Pattern 2: A `Coil` shall have one inlet using the medium `Mix-Fluid`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 1 ;
                        sh:qualifiedMinCount 1 ;
                        sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                                sh:node [ sh:property [ sh:class ns2:Mix-Fluid ;
                                                sh:path ns2:hasMedium ] ] ] ] ] [ sh:property [ rdfs:comment "Pattern 3: A `Coil` shall have three bidirectionals using the medium `Mix-Fluid` or `Medium-ThermalContact`."^^xsd:string ;
                        sh:path ns2:hasConnectionPoint ;
                        sh:qualifiedMaxCount 3 ;
                        sh:qualifiedMinCount 3 ;
                        sh:qualifiedValueShape [ sh:class ns2:BidirectionalConnectionPoint ;
                                sh:node [ sh:property [ sh:or ( [ sh:class ns2:Mix-Fluid ] [ sh:class ns2:Medium-ThermalContact ] ) ;
                                                sh:path ns2:hasMedium ] ] ] ;
                        sh:qualifiedValueShapesDisjoint true ] ] ) .

ns2:Constituent-NOX a ns2:Class,
        ns2:Constituent-NOX,
        sh:NodeShape ;
    rdfs:label "Nitrogen oxide"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent common Nitrogen Oxides (NOx).

: Constituent-NOX Enumerations

| Enumeration |
|:-----------|
| `NOX-NO` |
| `NOX-NO2` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:DayOfWeek-Weekend a ns2:Class,
        ns2:DayOfWeek-Weekend,
        sh:NodeShape ;
    rdfs:label "Weekend"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent weekend days, according to the Gregorian calendar i.e., Saturday and Sunday.

: DayOfWeek-Weekend Enumerations

| Enumeration |
|:-----------|
| `Weekend-Saturday` |
| `Weekend-Sunday` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-DayOfWeek .

ns2:Domain-HVAC a ns2:Class,
        ns2:Domain-HVAC,
        sh:NodeShape ;
    rdfs:label "HVAC domain"^^xsd:string ;
    rdfs:comment "The domain that represents equipment that condition and ventilate spaces within a building. Example `Domain-HVAC` equipment include `Fan`, `Pump`, and `AirHandlingUnit`."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Domain .

ns2:DomainSpace a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Domain Space"^^xsd:string ;
    rdfs:comment "A `DomainSpace` represents some portion of a `PhysicalSpace` that is affected by a building service associated with a domain. `DomainSpace`s may represent an entire `PhysicalSpace` or any portion of a `PhysicalSpace` (see {s223:PhysicalSpace}). Multiple `DomainSpace`s of the same domain may overlap, and `DomainSpace`s of different domains may also overlap. `DomainSpace`s may be grouped into `Zone`s using the relation `hasDomainSpace` (see {s223:hasDomainSpace})."^^xsd:string ;
    rdfs:subClassOf ns2:Connectable ;
    sh:property [ rdfs:comment "A `DomainSpace` must be enclosed by a `PhysicalSpace`."^^xsd:string ;
            sh:message "s223: A `DomainSpace` must be enclosed by a `PhysicalSpace`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path [ sh:inversePath ns2:encloses ] ;
            sh:severity sh:Info ],
        [ rdfs:comment "A `DomainSpace` shall be associated with exactly one `EnumerationKind-Domain` using the relation `hasDomain`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Domain ;
            sh:maxCount 1 ;
            sh:message "s223: A `DomainSpace` shall be associated with exactly one `EnumerationKind-Domain` using the relation `hasDomain`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasDomain ] .

ns2:Function a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Function"^^xsd:string ;
    rdfs:comment "A `Function` is used to model transfer and/or transformation of information (i.e., `Property`). It has relations to input Properties and output Properties. The actual algorithms that perform the transformations are described in CDL and are out of scope of the 223 standard."^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "If the relation `hasOutput` is present it shall associate a `Function` with a `Property`."^^xsd:string ;
            sh:class ns2:Property ;
            sh:message "s223: If the relation `hasOutput` is present it shall associate a `Function` with a `Property`."^^xsd:string ;
            sh:path ns2:hasOutput ],
        [ rdfs:comment "If the relation `hasInput` is present it shall associate a `Function` with a `Property`."^^xsd:string ;
            sh:class ns2:Property ;
            sh:message "s223: If the relation `hasInput` is present it shall associate a `Function` with a `Property`."^^xsd:string ;
            sh:path ns2:hasInput ] .

ns2:HeatPump a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Heat pump"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that heats or cools spaces by transferring thermal energy from one thermal environment to another using a reversible refrigeration cycle."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:HeatingCoil a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Heating coil"^^xsd:string ;
    rdfs:comment "A `Coil` that is specifically used to heat air. "^^xsd:string ;
    rdfs:subClassOf ns2:Coil ;
    sh:property [ rdfs:comment "A heating coil shall be related to the role '`Role-Heating`' using the relation '`hasRole`'."^^xsd:string ;
            sh:hasValue ns2:Role-Heating ;
            sh:message "s223: A heating coil shall be related to the role '`Role-Heating`' using the relation '`hasRole`'."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasRole ] .

ns2:Light-Infrared a ns2:Class,
        ns2:Light-Infrared,
        sh:NodeShape ;
    rdfs:label "Infrared light"^^xsd:string ;
    ns3:subclauses ( ns2:Infrared-Signal ) ;
    rdfs:comment """ This class and its enumerated subclasses represent the use of electromagnetic energy in the infrared frequency range for multiple purposes, including communication signals.

  : Light-Infrared Enumerations

  | Enumeration |
  |:-----------|
  | `Infrared-Signal` (see {s223:Infrared-Signal}) |"""^^xsd:string ;
    rdfs:subClassOf ns2:EM-Light .

ns2:LineNeutralVoltage-110V a ns2:Class,
        ns2:LineNeutralVoltage-110V,
        sh:NodeShape ;
    rdfs:label "110V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-110V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "110V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-127V a ns2:Class,
        ns2:LineNeutralVoltage-127V,
        sh:NodeShape ;
    rdfs:label "127V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-127V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "127V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-139V a ns2:Class,
        ns2:LineNeutralVoltage-139V,
        sh:NodeShape ;
    rdfs:label "139V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-139V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "139V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-1730V a ns2:Class,
        ns2:LineNeutralVoltage-1730V,
        sh:NodeShape ;
    rdfs:label "1730V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-1730V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "1730V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-1900V a ns2:Class,
        ns2:LineNeutralVoltage-1900V,
        sh:NodeShape ;
    rdfs:label "1900V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-1900V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "1900V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-208V a ns2:Class,
        ns2:LineNeutralVoltage-208V,
        sh:NodeShape ;
    rdfs:label "208V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-208V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "208V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-219V a ns2:Class,
        ns2:LineNeutralVoltage-219V,
        sh:NodeShape ;
    rdfs:label "219V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-219V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "219V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-230V a ns2:Class,
        ns2:LineNeutralVoltage-230V,
        sh:NodeShape ;
    rdfs:label "230V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-230V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "230V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-2400V a ns2:Class,
        ns2:LineNeutralVoltage-2400V,
        sh:NodeShape ;
    rdfs:label "2400V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-2400V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "2400V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-240V a ns2:Class,
        ns2:LineNeutralVoltage-240V,
        sh:NodeShape ;
    rdfs:label "240V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-240V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "240V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-277V a ns2:Class,
        ns2:LineNeutralVoltage-277V,
        sh:NodeShape ;
    rdfs:label "277V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-277V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "277V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-3460V a ns2:Class,
        ns2:LineNeutralVoltage-3460V,
        sh:NodeShape ;
    rdfs:label "3460V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-3460V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "3460V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-347V a ns2:Class,
        ns2:LineNeutralVoltage-347V,
        sh:NodeShape ;
    rdfs:label "347V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-347V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "347V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-3810V a ns2:Class,
        ns2:LineNeutralVoltage-3810V,
        sh:NodeShape ;
    rdfs:label "3810V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-3810V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "3810V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:LineNeutralVoltage-5770V a ns2:Class,
        ns2:LineNeutralVoltage-5770V,
        sh:NodeShape ;
    rdfs:label "5770V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-5770V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "5770V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:Medium-Mix a ns2:Class,
        ns2:Medium-Mix,
        sh:NodeShape ;
    rdfs:label "Mixed medium"^^xsd:string ;
    ns3:subclauses ( ns2:Mix-Fluid ns2:Mix-PowerAndSignal ) ;
    rdfs:comment """
This class and its subclasses represent substances that are composed of constituents. The components of a `Medium-Mix` can be modeled using the relations `composedOf` and `ofConstituent`. See Figure 10-8a and Figure 10-8b.

Figure 10-8a shows `GlycolSolution-30Percent`, itself a subclass of
`Water-GlycolSolution`, `Fluid-Water`, and `Mix-Fluid`, with a _Water Concentration_
property referencing 70% `Constituent-H2O` by the relation `ofConstituent` and
a _Glycol Concentration_ property referencing 30% `Constituent-Glycol` also
`Property` referencing 70% `Constituent-Water` by the relation `ofConstituent` and
a _Glycol Concentration_ `Property` referencing 30% `Constituent-Glycol` also
by the relation `ofConstituent`.

Figure 10-8b shows `PowerandSignal-PoE`, itself a subclass of `Mix-PowerAndSignal`,
composed of a _Power_ `Property` referencing `Fluid-DC` and a _Communications_
`Property` referencing `Signal-WiredEthernet`.

: Medium-Mix Enumerations

| Enumeration |
|:-----------|
| `Mix-Fluid` (see {s223:Mix-Fluid}) |
| `Mix-PowerAndSignal` (see {s223:Mix-PowerAndSignal}) |

![ ](figures/Figure_10-8_Substance.svg)
"""^^xsd:string ;
    rdfs:subClassOf ns2:Substance-Medium .

ns2:Medium-ThermalContact a ns2:Class,
        ns2:Medium-ThermalContact,
        sh:NodeShape ;
    rdfs:label "Thermal contact"^^xsd:string ;
    rdfs:comment """This class represents the transfer of thermodynamic energy at `ConnectionPoint`s or through `Connection`s
that does not involve electricity or moving a fluid such as air or water."""^^xsd:string ;
    rdfs:subClassOf ns2:Substance-Medium .

ns2:PhysicalSpace a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Physical Space"^^xsd:string ;
    rdfs:comment "A `PhysicalSpace` is an architectural concept representing a room, a part of a room, a collection of rooms, or any other physical region in a building. PhysicalSpaces may be grouped to define larger `PhysicalSpace`s using the relation `contains` (see {s223:contains})."^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "If the relation `encloses` is present it shall associate the `PhysicalSpace` with a `DomainSpace`."^^xsd:string ;
            sh:class ns2:DomainSpace ;
            sh:message "s223: If the relation `encloses` is present it shall associate the `PhysicalSpace` with a `DomainSpace`."^^xsd:string ;
            sh:path ns2:encloses ],
        [ rdfs:comment "If the relation `contains` is present it shall associate the `PhysicalSpace` with a `PhysicalSpace`."^^xsd:string ;
            sh:class ns2:PhysicalSpace ;
            sh:message "s223: If the relation `contains` is present it shall associate the `PhysicalSpace` with a `PhysicalSpace`."^^xsd:string ;
            sh:path ns2:contains ] .

ns2:Signal-Modulated a ns2:Class,
        ns2:Signal-Modulated,
        sh:NodeShape ;
    rdfs:label "Modulated signal"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent common analog communication protocols.

: Signal-Modulated Enumerations

| Enumeration |
|:-----------|
| `Modulated-0-10V` |
| `Modulated-4-20mA` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-Signal .

ns2:TerminalUnit a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Terminal unit"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that modulates the volume of air delivered to a space."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `TerminalUnit` shall have at least one inlet `ConnectionPoint` using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `TerminalUnit` shall have at least one inlet `ConnectionPoint` using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `TerminalUnit` shall have at least one outlet `ConnectionPoint` using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `TerminalUnit` shall have at least one outlet `ConnectionPoint` using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:Voltage-12V a ns2:Class,
        ns2:Voltage-12V,
        sh:NodeShape ;
    rdfs:label "12V"^^xsd:string ;
    ns2:hasValue 12.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-12V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-190V a ns2:Class,
        ns2:Voltage-190V,
        sh:NodeShape ;
    rdfs:label "190V"^^xsd:string ;
    ns2:hasValue 190.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-190V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-48V a ns2:Class,
        ns2:Voltage-48V,
        sh:NodeShape ;
    rdfs:label "48V"^^xsd:string ;
    ns2:hasValue 48.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-48V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-5V a ns2:Class,
        ns2:Voltage-5V,
        sh:NodeShape ;
    rdfs:label "5V"^^xsd:string ;
    ns2:hasValue 5.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-5V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-6V a ns2:Class,
        ns2:Voltage-6V,
        sh:NodeShape ;
    rdfs:label "6V"^^xsd:string ;
    ns2:hasValue 6.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-6V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Water-GlycolSolution a ns2:Class,
        ns2:Water-GlycolSolution,
        sh:NodeShape ;
    rdfs:label "Water-Glycol solution"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "Unspecified"^^xsd:string ;
            ns2:ofConstituent ns2:Constituent-Glycol ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ],
        [ a ns2:QuantifiableProperty ;
            rdfs:label "Unspecified"^^xsd:string ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns2:hasFreezingPoint [ a ns2:QuantifiableProperty ;
            rdfs:label "Freezing point"^^xsd:string ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> ] ;
    ns3:subclauses ( ns2:hasFreezingPoint ) ;
    rdfs:comment """This class and its enumerated subclasses represent common concentrations of water-glycol solution.

: Water-GlycolSolution Enumerations

| Enumeration |
|:-----------|
| `GlycolSolution-15Percent` |
| `GlycolSolution-30Percent` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Fluid-Water ;
    sh:property [ rdfs:comment "There shall be at least two QuantifiableProperties that characterize the constituents of a `Water-GlycolSolution`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:minCount 2 ;
            sh:path ns2:composedOf ],
        [ rdfs:comment "One of the constituents of a `Water-GlycolSolution` shall be `Constituent-Glycol`."^^xsd:string ;
            sh:path ns2:composedOf ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:QuantifiableProperty ;
                    sh:node [ sh:property [ rdfs:comment "The `QuantityKind` of the constituent shall be `VolumeFraction`."^^xsd:string ;
                                    sh:hasValue <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
                                    sh:path ns1:hasQuantityKind ],
                                [ rdfs:comment "One of the constituents of a `Water-GlycolSolution` shall be `Constituent-Glycol`."^^xsd:string ;
                                    sh:hasValue ns2:Constituent-Glycol ;
                                    sh:path ns2:ofConstituent ] ] ] ],
        [ rdfs:comment "If the relation `hasFreezingPoint` is used, the object shall be a `QuantifiableProperty` with a `QuantityKind` of `Temperature`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:message "s223: If the relation `hasFreezingPoint` is used, the object shall be a `QuantifiableProperty` with a `QuantityKind` of `Temperature`."^^xsd:string ;
            sh:node [ sh:property [ sh:hasValue <http://qudt.org/vocab/quantitykind/Temperature> ;
                            sh:path ns1:hasQuantityKind ] ] ;
            sh:path ns2:hasFreezingPoint ],
        [ rdfs:comment "One of the constituents of a `Water-GlycolSolution` shall be `Constituent-H2O`."^^xsd:string ;
            sh:path ns2:composedOf ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:QuantifiableProperty ;
                    sh:node [ sh:property [ rdfs:comment "The `QuantityKind` of the constituent shall be `VolumeFraction`."^^xsd:string ;
                                    sh:hasValue <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
                                    sh:path ns1:hasQuantityKind ],
                                [ rdfs:comment "One of the constituents of a `Water-GlycolSolution` shall be `Constituent-H2O`."^^xsd:string ;
                                    sh:hasValue ns2:Constituent-H2O ;
                                    sh:path ns2:ofConstituent ] ] ] ] .

ns2:Zone a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Zone"^^xsd:string ;
    rdfs:comment "A logical grouping of one or more `DomainSpace`s for a specific domain for some building service or control-related purpose. Zones may be grouped into ZoneGroups (see {s223:ZoneGroup})."^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "A `Zone` shall be associated with exactly one `EnumerationKind-Domain` using the relation `hasDomain`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Domain ;
            sh:maxCount 1 ;
            sh:message "s223: A `Zone` shall be associated with exactly one `EnumerationKind-Domain` using the relation `hasDomain`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasDomain ],
        [ rdfs:comment "The associated domain of a `Zone` and the Domain of the `DomainSpace`s it `contains` must be the same."^^xsd:string ;
            sh:path ns2:hasDomain ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
                    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Zone` shall be associated with at least one `DomainSpace` using the relation `hasDomainSpace`."^^xsd:string ;
            sh:class ns2:DomainSpace ;
            sh:message "s223: A `Zone` shall be associated with at least one `DomainSpace` using the relation `hasDomainSpace`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasDomainSpace ] .

ns2:hasElectricalPhase a ns2:Relation,
        rdf:Property ;
    rdfs:label "has electrical phase"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an AC electricity `Medium` with its  electrical phase identifier."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AngularAcceleration> a ns1:QuantityKind ;
    rdfs:label "تسارع زاوي"@ar,
        "Úhlové zrychlení"@cs,
        "Winkelbeschleunigung"@de,
        "angular acceleration"@en,
        "aceleración angular"@es,
        "شتاب زاویه‌ای"@fa,
        "accélération angulaire"@fr,
        "कोणीय त्वरण"@hi,
        "accelerazione angolare"@it,
        "角加速度"@ja,
        "Pecutan bersudut"@ms,
        "Przyspieszenie kątowe"@pl,
        "aceleração angular"@pt,
        "Accelerație unghiulară"@ro,
        "Угловое ускорение"@ru,
        "Açısal ivme"@tr,
        "角加速度"@zh ;
    dcterms:description "Angular acceleration is the rate of change of angular velocity over time. Measurement of the change made in the rate of change of an angle that a spinning object undergoes per unit time. It is a vector quantity.  Also called Rotational acceleration. In SI units, it is measured in radians per second squared ($rad/s^2$), and is usually denoted by the Greek letter alpha."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-SEC2>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC2>,
        <http://qudt.org/vocab/unit/REV-PER-MIN-SEC>,
        <http://qudt.org/vocab/unit/REV-PER-SEC2> ;
    ns1:baseCGSUnitDimensions "U/T^2" ;
    ns1:baseSIUnitDimensions "$/s^2$"^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Angular_acceleration"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD006" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD006"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ACCA> ;
    rdfs:comment "Applicable units are those of quantitykind:AngularAcceleration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseTime_Squared> .

<http://qudt.org/vocab/quantitykind/AreaTime> a ns1:QuantityKind ;
    rdfs:label "Area Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CentiM2-SEC>,
        <http://qudt.org/vocab/unit/HR-FT2>,
        <http://qudt.org/vocab/unit/SEC-FT2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BodyMassIndex> a ns1:QuantityKind ;
    rdfs:label "Body Mass Index"@en ;
    dcterms:description "$\\textit{Body Mass Index}$, BMI, is an index of weight for height, calculated as: $BMI = \\frac{M_{body}}{H^2}$, where $M_{body}$ is body mass in kg, and $H$ is height in metres. The BMI has been used as a guideline for defining whether a person is overweight because it minimizes the effect of height, but it does not take into consideration other important factors, such as age and body build. The BMI has also been used as an indicator of obesity on the assumption that the higher the index, the greater the level of body fat."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/LB-PER-YD2>,
        <http://qudt.org/vocab/unit/OZ-PER-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001.0001/acref-9780198631477-e-254"^^xsd:anyURI ;
    ns1:symbol "BMI" ;
    rdfs:comment "Applicable units are those of quantitykind:BodyMassIndex" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "BMI" .

<http://qudt.org/vocab/quantitykind/ByteRate> a ns1:QuantityKind ;
    rdfs:label "byte rate" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BYTE-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaBYTE-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBYTE-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD020" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD020"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:ByteRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CountRate> a ns1:QuantityKind ;
    rdfs:label "CountRate"@en ;
    dcterms:description "A measure of a number of items counted per time period."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-MIN>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2/HTML/link/ifcintegercountratemeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road. " ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:CountRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Frequency> .

<http://qudt.org/vocab/quantitykind/Distance> a ns1:QuantityKind ;
    rdfs:label "Vzdálenost"@cs,
        "Entfernung"@de,
        "distance"@en,
        "distancia"@es,
        "مسافت"@fa,
        "distance"@fr,
        "distanza"@it,
        "Jarak"@ms,
        "distância"@pt,
        "uzaklık"@tr,
        "距离"@zh ;
    dcterms:description "\"Distance\" is a numerical description of how far apart objects are. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/PT_BIG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Distance"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Distance\" is a numerical description of how far apart objects are. " ;
    ns1:symbol "d" ;
    rdfs:comment "Applicable units are those of quantitykind:Distance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Length> .

<http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity> a ns1:QuantityKind ;
    rdfs:label "Electric Charge Surface Density"@en ;
    dcterms:description "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-M2> ;
    ns1:expression "$surface-charge-density$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho_A = \\frac{dQ}{dA}$, where $Q$ is electric charge and $A$ is Area."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho_A$"^^ns1:LatexString ;
    ns1:plainTextDescription "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargeSurfaceDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeDensity> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> .

<http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> a ns1:QuantityKind ;
    rdfs:label "عزم ثنائي قطب"@ar,
        "Dipólový moment"@cs,
        "elektrisches Dipolmoment"@de,
        "electric dipole moment"@en,
        "momento de dipolo eléctrico"@es,
        "گشتاور دوقطبی الکتریکی"@fa,
        "moment dipolaire"@fr,
        "विद्युत द्विध्रुव आघूर्ण"@hi,
        "momento di dipolo elettrico"@it,
        "電気双極子"@ja,
        "Momen dwikutub elektrik"@ms,
        "elektryczny moment dipolowy"@pl,
        "momento do dipolo elétrico"@pt,
        "moment electric dipolar"@ro,
        "Электрический дипольный момент"@ru,
        "elektrik dipol momenti"@tr,
        "电偶极矩"@zh ;
    dcterms:description "\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/C-M>,
        <http://qudt.org/vocab/unit/DEBYE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L1I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD041" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electric_dipole_moment"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD041"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition """$E_p = -p \\cdot E$, where $E_p$ is the interaction energy of the molecule with electric dipole moment $p$ and an electric field with electric field strength $E$.

$p = q(r_+ - r_i)$, where $r_+$ and $r_-$ are the position vectors to carriers of electric charge $a$ and $-q$, respectively."""^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Dipole Moment\" is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system. The electric dipole moment of a substance within a domain is the vector sum of electric dipole moments of all electric dipoles included in the domain." ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricDipoleMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricField> a ns1:QuantityKind ;
    rdfs:label "Electric Field"@en ;
    dcterms:description "The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/V-PER-M>,
        <http://qudt.org/vocab/unit/V_Ab-PER-CentiM>,
        <http://qudt.org/vocab/unit/V_Stat-PER-CentiM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electric_field"^^xsd:anyURI ;
    ns1:expression "$E$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electric_field"^^xsd:anyURI ;
    ns1:plainTextDescription "The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricField" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricPolarization> a ns1:QuantityKind ;
    rdfs:label "إستقطاب كهربائي"@ar,
        "elektrische Polarisation"@de,
        "electric polarization"@en,
        "polarización eléctrica"@es,
        "polarisation électrique"@fr,
        "polarizzazione elettrica"@it,
        "電気分極"@ja,
        "polaryzacja elektryczna"@pl,
        "polarização eléctrica"@pt,
        "электрическая поляризация"@ru ;
    dcterms:description "\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD044" ;
    ns1:informativeReference "http://www.britannica.com/EBchecked/topic/182690/electric-polarization"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD044"^^xsd:anyURI ;
    ns1:latexDefinition "$P =\\frac{dp}{dV}$, where $p$ is electic charge density and $V$ is volume."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Polarization\" is the relative shift of positive and negative electric charge in opposite directions within an insulator, or dielectric, induced by an external electric field. Polarization occurs when an electric field distorts the negative cloud of electrons around positive atomic nuclei in a direction opposite the field. This slight separation of charge makes one side of the atom somewhat positive and the opposite side somewhat negative. In some materials whose molecules are permanently polarized by chemical forces, such as water molecules, some of the polarization is caused by molecules rotating into the same alignment under the influence of the electric field. One of the measures of polarization is electric dipole moment, which equals the distance between the slightly shifted centres of positive and negative charge multiplied by the amount of one of the charges. Polarization P in its quantitative meaning is the amount of dipole moment p per unit volume V of a polarized material, P = p/V." ;
    ns1:symbol "P" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPolarization" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> .

<http://qudt.org/vocab/quantitykind/EnergyFluence> a ns1:QuantityKind ;
    rdfs:label "Energy Fluence"@en ;
    dcterms:description "\"Energy Fluence\" can be used to describe the energy delivered per unit area"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaJ-PER-M2>,
        <http://qudt.org/vocab/unit/J-PER-M2>,
        <http://qudt.org/vocab/unit/LANGLEY>,
        <http://qudt.org/vocab/unit/MilliJ-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fluence"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Psi = \\frac{dR}{dA}$, where $dR$ describes the sum of radiant energies, exclusive of rest energy, of all particles incident on a small spherical domain, and $dA$ describes the cross-sectional area of that domain."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Psi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Energy Fluence\" can be used to describe the energy delivered per unit area" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyFluence" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FloatingPointCalculationCapability> a ns1:QuantityKind ;
    rdfs:label "floating point calculation capability" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaFLOPS>,
        <http://qudt.org/vocab/unit/MegaFLOPS>,
        <http://qudt.org/vocab/unit/PetaFLOPS>,
        <http://qudt.org/vocab/unit/TeraFLOPS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD363" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD363"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:FloatingPointCalculationCapability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FrictionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Friction Coefficient"@en ;
    dcterms:description "\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Friction"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Friction"^^xsd:anyURI,
        "http://wiki.answers.com/Q/What_is_the_symbol_of_friction"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Friction Coefficient\" is the ratio of the force of friction between two bodies and the force pressing them together" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:FrictionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/HallCoefficient> a ns1:QuantityKind ;
    rdfs:label "Hall Coefficient"@en ;
    dcterms:description "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M3-PER-C>,
        <http://qudt.org/vocab/unit/V-IN2-PER-LB_F>,
        <http://qudt.org/vocab/unit/V-PER-BAR>,
        <http://qudt.org/vocab/unit/V-PER-PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD060" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hall_effect"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD060"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:latexDefinition "In an isotropic conductor, the relation between electric field strength, $E$, and electric current density, $J$ is $E = \\rho J + R_H(B X J)$, where $\\rho$ is resistivity, and $B$ is magnetic flux density."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Hall Coefficient\" is defined as the ratio of the induced electric field to the product of the current density and the applied magnetic field." ;
    ns1:symbol "R_H, A_H" ;
    rdfs:comment "Applicable units are those of quantitykind:HallCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Impulse> a ns1:QuantityKind ;
    rdfs:label "impulse",
        "impulse"@en-US ;
    dcterms:description "product of force and time"@en ;
    ns1:altSymbol "0173-1#Z4-BAJ262#002" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/LB-FT-PER-SEC>,
        <http://qudt.org/vocab/unit/LB-IN-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD063" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD063"^^xsd:anyURI ;
    ns1:plainTextDescription "Produkt aus Kraft und Zeit"@de ;
    ns1:symbol "0173-1#Z4-BAJ241#002" ;
    rdfs:comment "Applicable units are those of quantitykind:Impulse" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousEnergy> a ns1:QuantityKind ;
    rdfs:label "Luminous Energy"@en ;
    dcterms:description "Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light."^^ns1:LatexString ;
    ns1:altSymbol "Qv" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/LM-HR>,
        <http://qudt.org/vocab/unit/LM-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD373" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminous_energy"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD373"^^xsd:anyURI ;
    ns1:latexDefinition "$Q_v = \\int_{0}^{\\Delta t}{\\Phi_v}{dt}$, where $\\Phi_v$ is the luminous flux occurring during the time interval with duration $\\Delta t$."^^ns1:LatexString ;
    ns1:plainTextDescription "Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light." ;
    ns1:symbol "Q_v" ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/RadiantEnergy> .

<http://qudt.org/vocab/quantitykind/MagneticVectorPotential> a ns1:QuantityKind ;
    rdfs:label "magnetický potenciál"@cs,
        "magnetisches Potenzial"@de,
        "magnetic vector potential"@en,
        "potencial magnético"@es,
        "پتانسیل برداری مغناطیسی"@fa,
        "potentiel magnétique"@fr,
        "potenziale vettore magnetico"@it,
        "Keupayaan vektor magnetik"@ms,
        "potencjał magnetyczny"@pl,
        "potencial magnético"@pt,
        "potențial magnetic"@ro,
        "Магнитний потенциал"@ru,
        "manyetik potansiyeli"@tr,
        "磁向量势"@zh ;
    dcterms:description "\"Magnetic Vector Potential\" is the vector potential of the magnetic flux density. The magnetic vector potential is not unique since any irrotational vector field quantity can be added to a given magnetic vector potential without changing its rotation. Under static conditions the magnetic vector potential is often chosen so that its divergence is zero."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloWB-PER-M>,
        <http://qudt.org/vocab/unit/V-SEC-PER-M>,
        <http://qudt.org/vocab/unit/WB-PER-M>,
        <http://qudt.org/vocab/unit/WB-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD103" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-23"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD103"^^xsd:anyURI ;
    ns1:latexDefinition "$B = \\text{rot} A$, where $B$ is magnetic flux density."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Magnetic Vector Potential\" is the vector potential of the magnetic flux density. The magnetic vector potential is not unique since any irrotational vector field quantity can be added to a given magnetic vector potential without changing its rotation. Under static conditions the magnetic vector potential is often chosen so that its divergence is zero." ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticVectorPotential" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/MassSpecificBiogeochemicalRate> a ns1:QuantityKind ;
    rdfs:label "Mass Specific Biogeochemical Rate"@en ;
    dcterms:description "the rate at which a specific chemical element or compound is processed or transformed within an ecosystem, calculated per unit mass of the relevant biological material. Unreduced, SI unit is kg * kg-1 * s-1" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroGM-PER-GM-DAY>,
        <http://qudt.org/vocab/unit/MicroGM-PER-GM-HR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-GM-HR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "https://esajournals.onlinelibrary.wiley.com/doi/10.1002/ecs2.2228"^^xsd:anyURI ;
    ns1:plainTextDescription "the rate at which a specific chemical element or compound is processed or transformed within an ecosystem, calculated per unit mass of the relevant biological material. Unreduced, SI unit is g * g-1 * s-1" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MassSpecificBiogeochemicalRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/OrbitalAngularMomentumQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Orbital Angular Momentum Quantum Number"@en ;
    dcterms:description "The \"Principal Quantum Number\" describes the electron shell, or energy level, of an atom. The value of $n$ ranges from 1 to the shell containing the outermost electron of that atom."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$l^2 = \\hbar^2 l(l + 1), l = 0, 1, ..., n - 1$, where $l_i$ refers to a specific particle $i$."^^ns1:LatexString ;
    ns1:symbol "l" ;
    rdfs:comment "Applicable units are those of quantitykind:OrbitalAngularMomentumQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/QuantumNumber> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/MagneticQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/PrincipalQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/SpinQuantumNumber> .

<http://qudt.org/vocab/quantitykind/RadiantFluence> a ns1:QuantityKind ;
    rdfs:label "Radiant Fluence"@en ;
    dcterms:description "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaJ-PER-M2>,
        <http://qudt.org/vocab/unit/J-PER-M2>,
        <http://qudt.org/vocab/unit/LANGLEY>,
        <http://qudt.org/vocab/unit/MilliJ-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:latexDefinition "$H_0 = \\int_{0}^{\\Delta t}{E_0}{dt}$, where $E_0$ is the spherical radiance acting during time interval with duration $\\Delta t$."^^ns1:LatexString ;
    ns1:plainTextDescription "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere." ;
    ns1:symbol "H_e,0" ;
    rdfs:comment "Applicable units are those of quantitykind:RadiantFluence" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Reflectance> a ns1:QuantityKind ;
    rdfs:label "Reflectance"@en ;
    dcterms:description "Reflectance generally refers to the fraction of incident power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a real number between zero and 1.0."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Reflectivity"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho = \\frac{\\Phi_t}{\\Phi_m}$, where $\\Phi_t$ is the reflected radiant flux, the reflected luminous flux, or the reflected sound power and $\\Phi_m$ is the incident radiant flux, incident luminous flux, or incident sound power, respectively."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "Reflectance generally refers to the fraction of incident power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a real number between zero and 1.0." ;
    rdfs:comment "Applicable units are those of quantitykind:Reflectance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/SecondOrderReactionRateConstant> a ns1:QuantityKind ;
    rdfs:label "Reaction Rate Constant"@en ;
    dcterms:description "A quantity kind that is a proportionality constant that quantifies the relationship between the molar concentrations of the reactants and the rate of a second order chemical reaction."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-MOL-SEC>,
        <http://qudt.org/vocab/unit/L-PER-MOL-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-MOL-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T-1D0> ;
    ns1:plainTextDescription "A quantity kind that is a proportionality constant that quantifies the relationship between the molar concentrations of the reactants and the rate of a second order chemical reaction." ;
    rdfs:comment "Applicable units are those of quantitykind:SecondOrderReactionRateConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificImpulse> a ns1:QuantityKind ;
    rdfs:label "Specific Impulse"@en ;
    dcterms:description "The impulse produced by a rocket divided by the mass $mp$ of propellant consumed. Specific impulse ${I_{sp}}$ is a widely used measure of performance for chemical, nuclear, and electric rockets. It is usually given in seconds for both U.S. Customary and International System (SI) units.  The impulse produced by a rocket is the thrust force $F$ times its duration $t$ in seconds. $I_{sp}$ is the thrust per unit mass flowrate, but with $g_o$, is the thrust per weight flowrate. The specific impulse is given by the equation: $I_{sp} = \\frac{F}{\\dot{m}g_o}$."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:informativeReference "http://www.grc.nasa.gov/WWW/K-12/airplane/specimp.html"^^xsd:anyURI ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassFlowRate> .

<http://qudt.org/vocab/quantitykind/SpectralCrossSection> a ns1:QuantityKind ;
    rdfs:label "Spectral Cross-section"@en ;
    dcterms:description "\"Spectral Cross-section\" is the cross-section for a process in which the energy of the ejected or scattered particle is in an interval of energy, divided by the range $dE$ of this interval."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-ERG>,
        <http://qudt.org/vocab/unit/M2-PER-J> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cross_section_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\sigma = \\int \\sigma_E dE$"^^ns1:LatexString ;
    ns1:latexSymbol "$\\sigma_E$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralCrossSection" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/AngularCrossSection> .

<http://qudt.org/vocab/quantitykind/SpectralRadiance> a ns1:QuantityKind ;
    rdfs:label "Measurement Unit of Spectral Radiance" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroW-PER-CentiM2-MicroM-SR>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2-NanoM-SR>,
        <http://qudt.org/vocab/unit/W-PER-M2-MicroM-SR>,
        <http://qudt.org/vocab/unit/W-PER-M2-NanoM-SR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    ns1:plainTextDescription "Spectral Radiance is a radiometry term for the power per unit area of electromagnetic radiation per unit wavelength per unit solid angle emerging from a surface." ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralRadiance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpectralRadiantEnergyDensity> a ns1:QuantityKind ;
    rdfs:label "Spectral Radiant Energy Density"@en ;
    dcterms:description "\"Spectral Radiant Energy Density\" is the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-M4>,
        <http://qudt.org/vocab/unit/KiloPA-PER-MilliM>,
        <http://qudt.org/vocab/unit/PA-PER-M>,
        <http://qudt.org/vocab/unit/PicoPA-PER-KiloM> ;
    ns1:expression "$M-PER-L2-T2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:plainTextDescription "\"Spectral Radiant Energy Density\" is the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length)." ;
    rdfs:comment "Applicable units are those of quantitykind:SpectralRadiantEnergyDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TemperatureRatio> a ns1:QuantityKind ;
    rdfs:label "Temperature Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C-PER-K>,
        <http://qudt.org/vocab/unit/DEG_F-PER-K>,
        <http://qudt.org/vocab/unit/K-PER-K>,
        <http://qudt.org/vocab/unit/MilliK-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TemperatureRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/ThermalResistivity> a ns1:QuantityKind ;
    rdfs:label "Thermal Resistivity"@en ;
    dcterms:description "The reciprocal of thermal conductivity is thermal resistivity, measured in $kelvin-metres$ per watt ($K \\cdot m/W$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT-IN>,
        <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-IN>,
        <http://qudt.org/vocab/unit/K-M-PER-W>,
        <http://qudt.org/vocab/unit/M-K-PER-W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD194" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD194"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalResistivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Thrust> a ns1:QuantityKind ;
    rdfs:label "Thrust"@en ;
    dcterms:description """Thrust is a reaction force described quantitatively by Newton's Second and Third Laws. When a system expels or accelerates mass in one direction the accelerated mass will cause a proportional but opposite force on that system.
The pushing or pulling force developed by an aircraft engine or a rocket engine.
The force exerted in any direction by a fluid jet or by a powered screw, as, the thrust of an antitorque rotor.
Specifically, in rocketry, $ F\\,= m\\cdot v$ where m is propellant mass flow and v is exhaust velocity relative to the vehicle. Also called momentum thrust."""^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thrust"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:plainTextDescription "Thrust is a reaction force described quantitatively by Newton's Second and Third Laws. When a system expels or accelerates mass in one direction the accelerated mass will cause a proportional but opposite force on that system." ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Force> .

<http://qudt.org/vocab/quantitykind/TotalLinearStoppingPower> a ns1:QuantityKind ;
    rdfs:label "Total Linear Stopping Power"@en ;
    dcterms:description "The \"Total Linear Stopping Power\" is defined as the average energy loss of the particle per unit path length."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-PER-CentiM>,
        <http://qudt.org/vocab/unit/EV-PER-ANGSTROM>,
        <http://qudt.org/vocab/unit/EV-PER-M>,
        <http://qudt.org/vocab/unit/J-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD203" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stopping_power_(particle_radiation)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD203"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$S = -\\frac{dE}{dx}$, where $-dE$ is the energy decrement in the $x-direction$ along an elementary path with the length $dx$."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Total Linear Stopping Power\" is defined as the average energy loss of the particle per unit path length." ;
    ns1:symbol "S" ;
    rdfs:comment "Applicable units are those of quantitykind:TotalLinearStoppingPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/A-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "أمبير في المتر المربع"@ar,
        "ampér na metr čtvereční"@cs,
        "Ampere je Quadratmeter"@de,
        "ampere per square metre"@en,
        "Ampere per Square Meter"@en-US,
        "amperio por metro cuadrado"@es,
        "آمپر بر مترمربع"@fa,
        "ampère par mètre carré"@fr,
        "एम्पीयर प्रति वर्ग मीटर"@hi,
        "ampere al metro quadrato"@it,
        "アンペア毎平方メートル"@ja,
        "ampere per meter persegi"@ms,
        "amper na metr kwadratowy"@pl,
        "ampere por metro quadrado"@pt,
        "ampere pe metru pătrat"@ro,
        "ампер на квадратный метр"@ru,
        "amper na kvadratni meter"@sl,
        "amper bölü metre kare"@tr,
        "安培每平方米"@zh ;
    dcterms:description """$\\textit{Ampere Per Square Meter}$ is a unit in the category of electric current density. 
This unit is commonly used in the SI unit system.
"""^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$A/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DisplacementCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/TotalCurrentDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA105" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA105"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Current_density"^^xsd:anyURI ;
    ns1:symbol "A/m²" ;
    ns1:ucumCode "A.m-2"^^ns1:UCUMcs,
        "A/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AC-FT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Acre Foot"@en ;
    dcterms:description "An acre-foot is a unit of volume commonly used in the United States in reference to large-scale water resources, such as reservoirs, aqueducts, canals, sewer flow capacity, and river flows. It is defined by the volume of one acre of surface area to a depth of one foot. Since the acre is defined as a chain by a furlong ($66 ft \\times 660 ft$) the acre-foot is exactly $43,560 cubic feet$. For irrigation water, the volume of $1 ft \\times 1 \\; ac = 43,560 \\; ft^{3} (1,233.482 \\; m^{3}, 325,851 \\; US gal)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1233.4818375475202 ;
    ns1:conversionMultiplierSN 1.233482e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/AC-FT_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/AC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB288" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Acre-foot"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-35"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB288"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/acreFoot> ;
    ns1:symbol "acre·ft" ;
    ns1:ucumCode "[acr_br].[ft_i]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AC-FT_US> a ns1:Unit ;
    rdfs:label "acre-foot (based on U.S. survey foot)" ;
    dcterms:description "unit of the volume, which is used in the United States to measure/gauge the capacity of reservoirs" ;
    ns1:conversionMultiplier 1233.48426566137344 ;
    ns1:conversionMultiplierSN 1.233484e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/AC-FT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/AC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB288" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB288"^^xsd:anyURI ;
    ns1:symbol "acre·ft{US Survey}" ;
    ns1:ucumCode "[acr_br].[ft_us]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL> a ns1:Unit ;
    rdfs:label "Barrel"@en ;
    dcterms:description "A barrel is one of several units of volume, with dry barrels, fluid barrels (UK beer barrel, U.S. beer barrel), oil barrel, etc. The volume of some barrel units is double others, with various volumes in the range of about 100-200 litres (22-44 imp gal; 26-53 US gal)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Barrel"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BBL_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA334" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Barrel?oldid=494614619"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA334"^^xsd:anyURI ;
    ns1:symbol "bbl" ;
    ns1:ucumCode "[bbl_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "BLL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-MIN> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Minute"@en ;
    dcterms:description "unit of the heat energy according to the Imperial system of units divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 17.58 ;
    ns1:conversionMultiplierSN 1.758e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA120" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA120"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat energy according to the Imperial system of units divided by the unit minute" ;
    ns1:symbol "Btu{IT}/min" ;
    ns1:ucumCode "[Btu_IT].min-1"^^ns1:UCUMcs,
        "[Btu_IT]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "British Thermal Unit (thermochemical) per Hour"@en ;
    dcterms:description "unit of the heat energy according to the Imperial system of units divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.2929 ;
    ns1:conversionMultiplierSN 2.929e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA124" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA124"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat energy according to the Imperial system of units divided by the unit hour" ;
    ns1:symbol "Btu{th}/h" ;
    ns1:ucumCode "[Btu_th].h-1"^^ns1:UCUMcs,
        "[Btu_th]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-MIN> a ns1:Unit ;
    rdfs:label "British Thermal Unit (thermochemical) per Minute"@en ;
    dcterms:description "unit of the heat energy according to the Imperial system of units divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 17.573 ;
    ns1:conversionMultiplierSN 1.7573e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA128" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA128"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat energy according to the Imperial system of units divided by the unit minute" ;
    ns1:symbol "Btu{th}/min" ;
    ns1:ucumCode "[Btu_th].min-1"^^ns1:UCUMcs,
        "[Btu_th]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-SEC> a ns1:Unit ;
    rdfs:label "British Thermal Unit (thermochemical) per Second"@en ;
    dcterms:description "unit of the heat energy according to the Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1054.35 ;
    ns1:conversionMultiplierSN 1.05435e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA129" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA129"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the heat energy according to the Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "Btu{th}/s" ;
    ns1:ucumCode "[Btu_th].s-1"^^ns1:UCUMcs,
        "[Btu_th]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-MIN> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Minute"@en ;
    dcterms:description "unit calorie divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.06973 ;
    ns1:conversionMultiplierSN 6.973e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA368" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA368"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorie divided by the unit minute" ;
    ns1:symbol "cal/min" ;
    ns1:ucumCode "cal_th.min-1"^^ns1:UCUMcs,
        "cal_th/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-SEC> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Second"@en ;
    dcterms:description "unit calorie divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.184 ;
    ns1:conversionMultiplierSN 4.184e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA369" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA369"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorie divided by the SI base unit second" ;
    ns1:symbol "cal/s" ;
    ns1:ucumCode "cal_th.s-1"^^ns1:UCUMcs,
        "cal_th/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CD-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "candela per square metre"@en,
        "candela per square meter"@en-US ;
    dcterms:description "The candela per square metre ($cd/m^2$) is the derived SI unit of luminance. The unit is based on the candela, the SI unit of luminous intensity, and the square metre, the SI unit of area. Nit (nt) is a deprecated non-SI name also used for this unit ($1 nit = 1 cd/m^2$). As a measure of light emitted per unit area, this unit is frequently used to specify the brightness of a display device. Most consumer desktop liquid crystal displays have luminances of 200 to 300 $cd/m^2$; the sRGB spec for monitors targets 80 cd/m2. HDTVs range from 450 to about 1000 cd/m2. Typically, calibrated monitors should have a brightness of $120 cd/m^2$. $Nit$ is believed to come from the Latin word nitere, to shine."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$cd/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Luminance> ;
    ns1:iec61360Code "0112/2///62720#UAA371" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA371"^^xsd:anyURI ;
    ns1:symbol "cd/m²" ;
    ns1:ucumCode "cd.m-2"^^ns1:UCUMcs,
        "cd/m2"^^ns1:UCUMcs ;
    ns1:udunitsCode "nt" ;
    ns1:uneceCommonCode "A24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C_Ab> a ns1:Unit ;
    rdfs:label "Abcoulomb"@en ;
    dcterms:description "\"abcoulomb\" (abC or aC) or electromagnetic unit of charge (emu of charge) is the basic physical unit of electric charge in the cgs-emu system of units. One abcoulomb is equal to ten coulombs ($1\\,abC\\,=\\,10\\,C$)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Abcoulomb"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Abcoulomb?oldid=477198635"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-9?rskey=KHjyOu"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/abcoulomb> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A-SEC> ;
    ns1:symbol "abC" ;
    ns1:ucumCode "10.C"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Centimetre per Square Second"@en,
        "Centimeter per Square Second"@en-US ;
    dcterms:description "$\\textit{Centimeter per Square Second}$ is a C.G.S System unit for  $\\textit{Linear Acceleration}$ expressed as $cm/s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$cm/s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB398" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB398"^^xsd:anyURI ;
    ns1:symbol "cm/s²" ;
    ns1:ucumCode "cm.s-2"^^ns1:UCUMcs,
        "cm/s2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DA> a ns1:Unit ;
    rdfs:label "Dalton"@en ;
    dcterms:description "The unified atomic mass unit (symbol: $\\mu$) or dalton (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of $1.660538782(83) \\times 10^{-27} kg$. One $Da$ is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a \"non-SI unit whose values in SI units must be obtained experimentally\"."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000000000000000000000000166053878283 ;
    ns1:conversionMultiplierSN 1.660539e-27 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dalton"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolecularMass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Dalton?oldid=495038954"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/dalton> ;
    ns1:symbol "Da" ;
    ns1:ucumCode "u"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "atomic-mass-unit" .

<http://qudt.org/vocab/unit/DeciM3> a ns1:Unit ;
    rdfs:label "Cubic Decimetre"@en,
        "Cubic Decimeter"@en-US ;
    dcterms:description "0.1-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA414" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA414"^^xsd:anyURI ;
    ns1:plainTextDescription "0.1-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "dm³" ;
    ns1:ucumCode "dm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DMQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM3-PER-KiloGM> a ns1:Unit ;
    rdfs:label "cubic decimetre per kilogram" ;
    dcterms:description "0.001-fold of the power of the SI base unit meter by exponent 3 divided by the SI based unit kilogramm" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB409" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB409"^^xsd:anyURI ;
    ns1:symbol "dm³/kg" ;
    ns1:ucumCode "dm3.kg-1"^^ns1:UCUMcs,
        "dm3/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/E> a ns1:Unit ;
    rdfs:label "Elementary Charge"@en ;
    dcterms:description """$\\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, 
  or equivalently, the negation (opposite) of the electric charge carried by a single electron. 
  This elementary charge is a fundamental physical constant. 
  To avoid confusion over its sign, e is sometimes called the elementary positive charge. 
  This charge has a measured value of approximately $1.602176634 \\times 10^{-19} coulombs$.
  In the cgs system, $e$ is $4.80320471257026372 \\times 10^{-10} statcoulombs$.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/ElementaryCharge> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A-SEC> ;
    ns1:symbol "e" ;
    ns1:ucumCode "[e]"^^ns1:UCUMcs ;
    ns1:udunitsCode "e" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Erg per Square Centimetre"@en,
        "Erg per Square Centimeter"@en-US ;
    dcterms:description "Derived CGS unit erg divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> ;
    ns1:plainTextDescription "Derived CGS unit erg divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "erg/cm²" ;
    ns1:ucumCode "erg.cm-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-GM-SEC> a ns1:Unit ;
    rdfs:label "Erg per Gram Second"@en ;
    dcterms:description "CGS unit of the mass-related power"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB147" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB147"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the mass-related power" ;
    ns1:symbol "erg/(g·s)" ;
    ns1:ucumCode "erg.g-1.s-1"^^ns1:UCUMcs,
        "erg/(g.s)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Erg Second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularImpulse>,
        <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:symbol "erg·s" ;
    ns1:ucumCode "erg.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EV-SEC> a ns1:Unit ;
    rdfs:label "Electron Volt Second"@en ;
    dcterms:description "\"Electron Volt Second\" is a unit for  'Angular Momentum' expressed as $eV s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/EV> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularImpulse>,
        <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:symbol "eV·s" ;
    ns1:ucumCode "eV.s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ElementaryCharge> a ns1:Unit ;
    rdfs:label "Elementary Charge"@en ;
    dcterms:description "$\\textit{Elementary Charge}$, usually denoted as $e$, is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron. This elementary charge is a fundamental physical constant. To avoid confusion over its sign, e is sometimes called the elementary positive charge. This charge has a measured value of approximately $1.602176634 \\times 10^{-19} coulombs$. In the cgs system, $e$ is $4.80320471257026372 \\times 10^{-10} statcoulombs$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/E> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "e" ;
    ns1:ucumCode "[e]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FR> a ns1:Unit ;
    rdfs:label "Franklin"@en ;
    dcterms:description "\"Franklin\" is a unit for  'Electric Charge' expressed as $Fr$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00000000033356409519815204957557671447492 ;
    ns1:conversionMultiplierSN 3.335641e-10 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Franklin"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/C_Stat> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAB212" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Franklin?oldid=495090654"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB212"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/franklin> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A-SEC> ;
    ns1:symbol "Fr" ;
    ns1:uneceCommonCode "N94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-SEC> a ns1:Unit ;
    rdfs:label "Foot Pound Force Second"@en ;
    dcterms:description "\"Foot Pound Force Second\" is a unit for  'Angular Momentum' expressed as $lbf / s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.35581800916358032544 ;
    ns1:conversionMultiplierSN 1.355818e+00 ;
    ns1:expression "$lbf / s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularImpulse>,
        <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:symbol "ft·lbf·s" ;
    ns1:ucumCode "[ft_i].[lbf_av].s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Foot per Square Second"@en ;
    dcterms:description "$\\textit{Foot per Square Second}$ is an Imperial unit for $\\textit{Linear Acceleration}$ expressed as $ft/s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.3048 ;
    ns1:conversionMultiplierSN 3.048e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft/s^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAA452" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA452"^^xsd:anyURI ;
    ns1:symbol "ft/s²" ;
    ns1:ucumCode "[ft_i].s-2"^^ns1:UCUMcs,
        "[ft_i]/s2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-LB> a ns1:Unit ;
    rdfs:label "cubic foot per pound" ;
    dcterms:description "power of the unit foot according to the Anglo-American and Imperial system of units by exponent 3 divided by the unit avoirdupois pound according to the avoirdupois unit system" ;
    ns1:conversionMultiplier 0.06242796057614461195632545582722213 ;
    ns1:conversionMultiplierSN 6.242796e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB410" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB410"^^xsd:anyURI ;
    ns1:symbol "ft³/lbm" ;
    ns1:ucumCode "[ft_i]3.[lb_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Femtograms per kilogram"@en ;
    dcterms:description "One part per 10**18 by mass of the measurand in the matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FemtoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "fg/kg" ;
    ns1:ucumCode "fg.kg-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-GM> a ns1:Unit ;
    rdfs:label "Gram per Gram"@en ;
    dcterms:description "mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "g/g" ;
    ns1:ucumCode "g.g-1"^^ns1:UCUMcs,
        "g/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-HectoGM> a ns1:Unit ;
    rdfs:label "Gram Per Hectogram"@en ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by 0.1-fold of the SI base unit kilogram" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:expression "\\(g-hg^{-1}\\)"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by 0.1-fold of the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "g/hg" ;
    ns1:ucumCode "g.hg-1"^^ns1:UCUMcs,
        "g/hg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Gram per Kilogram"@en ;
    dcterms:description "0,001 fold of the SI base unit kilogram divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA481" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA481"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001 fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "g/kg" ;
    ns1:ucumCode "g.kg-1"^^ns1:UCUMcs,
        "g/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M2-DAY> a ns1:Unit ;
    rdfs:label "grams per square metre day"@en,
        "grams per square meter day"@en-US ;
    dcterms:description "A metric unit of volume over time indicating the amount generated across one square meter over a day."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000011574073 ;
    ns1:conversionMultiplierSN 1.157407e-08 ;
    ns1:expression "$g-m^{-2}-day^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:plainTextDescription "A metric unit of volume over time indicating the amount generated across one square meter over a day." ;
    ns1:symbol "g/(m²·d)" ;
    ns1:ucumCode "g.m-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GibiBIT> a ns1:Unit ;
    rdfs:label "gibibit" ;
    dcterms:description "1,073,741,824-fold of the unit bit" ;
    ns1:conversionMultiplier 744261117.954893 ;
    ns1:conversionMultiplierSN 7.442611e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB152" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB152"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Gibi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Gibit" ;
    ns1:uneceCommonCode "B30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "GigaCoulomb"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "GC" ;
    ns1:ucumCode "GC"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/IN-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Inch per Square second"@en ;
    dcterms:description """$\\textit{Inch per Square second}$ is an Imperial unit for $\\textit{Linear Acceleration}$ expressed as $in/s^2$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0254 ;
    ns1:conversionMultiplierSN 2.54e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$in/s2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB044" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB044"^^xsd:anyURI ;
    ns1:symbol "in/s²" ;
    ns1:ucumCode "[in_i].s-2"^^ns1:UCUMcs,
        "[in_i]/s2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "IV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN3-PER-LB> a ns1:Unit ;
    rdfs:label "cubic inch per pound" ;
    dcterms:description "power of the unit inch according to the Anglo-American and Imperial system of units by exponent 3 divided by the avoirdupois pound according to the avoirdupois unit system" ;
    ns1:conversionMultiplier 0.00003612729200008368747472537952964244 ;
    ns1:conversionMultiplierSN 3.612729e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB411" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB411"^^xsd:anyURI ;
    ns1:symbol "in³/lbm" ;
    ns1:ucumCode "[in_i]3.[lb_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Joule per Square Centimetre"@en,
        "Joule per Square Centimeter"@en-US ;
    dcterms:description "derived SI unit joule divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> ;
    ns1:iec61360Code "0112/2///62720#UAB188" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB188"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit joule divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "J/cm²" ;
    ns1:ucumCode "J.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KN-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Knot per Second"@en ;
    dcterms:description "$\\textit{Knot per Second}$ is a unit for 'Linear Acceleration' expressed as $kt/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5144444444444445 ;
    ns1:conversionMultiplierSN 5.144444e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kt/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:symbol "kn/s" ;
    ns1:ucumCode "[kn_i].s-1"^^ns1:UCUMcs,
        "[kn_i]/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KibiBIT> a ns1:Unit ;
    rdfs:label "kibibit" ;
    dcterms:description "1,024-fold of the unit bit" ;
    ns1:conversionMultiplier 709.782712893384 ;
    ns1:conversionMultiplierSN 7.097827e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB158" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB158"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kibi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Kibit" ;
    ns1:uneceCommonCode "C21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilo British Thermal Unit (thermochemical) per Hour"@en ;
    dcterms:description "unit of the heat energy according to the Imperial system of units divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 292.9 ;
    ns1:conversionMultiplierSN 2.929e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloBTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:plainTextDescription "unit of the heat energy according to the Imperial system of units divided by the unit hour" ;
    ns1:symbol "kBtu{th}/h" ;
    ns1:ucumCode "k[Btu_th].h-1"^^ns1:UCUMcs,
        "k[Btu_th]/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR> a ns1:Unit ;
    rdfs:label "Kilocalorie (thermochemical) per Hour"@en ;
    dcterms:description "1 000-fold of the non-legal unit thermochemical calorie divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.162230555555556 ;
    ns1:conversionMultiplierSN 1.162231e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAB184" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB184"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the non-legal unit thermochemical calorie divided by the unit hour" ;
    ns1:symbol "kcal/h" ;
    ns1:ucumCode "kcal_th.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN> a ns1:Unit ;
    rdfs:label "Kilocalorie (thermochemical) per Minute"@en ;
    dcterms:description "1000-fold of the unit calorie divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 69.73383333333334 ;
    ns1:conversionMultiplierSN 6.973383e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA591" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA591"^^xsd:anyURI ;
    ns1:plainTextDescription "1000-fold of the unit calorie divided by the unit minute" ;
    ns1:symbol "kcal/min" ;
    ns1:ucumCode "kcal_th.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC> a ns1:Unit ;
    rdfs:label "Kilocalorie (thermochemical) per Second"@en ;
    dcterms:description "1000-fold of the unit calorie divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
    ns1:iec61360Code "0112/2///62720#UAA592" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA592"^^xsd:anyURI ;
    ns1:plainTextDescription "1000-fold of the unit calorie divided by the SI base unit second" ;
    ns1:symbol "kcal/s" ;
    ns1:ucumCode "kcal_th.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCubicFT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Thousand Cubic Foot"@en ;
    dcterms:description "1 000-fold of the unit cubic foot. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 28.316846592 ;
    ns1:conversionMultiplierSN 2.831685e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kft^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume>,
        <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:symbol "k(ft³)" ;
    ns1:ucumCode "[k.cft_i]"^^ns1:UCUMcs,
        "k[ft_i]3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FC" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGAUSS> a ns1:Unit ;
    rdfs:label "Kilogauss"@en ;
    dcterms:description "1 000-fold of the CGS unit of the magnetic flux density B"^^rdf:HTML ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB136" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB136"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the CGS unit of the magnetic flux density B" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GAUSS> ;
    ns1:symbol "kGs" ;
    ns1:ucumCode "kG"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram Square Metre per Second"@en,
        "Kilogram Square Meter per Second"@en-US ;
    dcterms:description "\"Kilogram Square Meter Per Second\" is a unit for  'Angular Momentum' expressed as $kg-m^2-s^{-1}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$kg-m2/sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularImpulse>,
        <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:iec61360Code "0112/2///62720#UAA623" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA623"^^xsd:anyURI ;
    ns1:symbol "kg·m²/s" ;
    ns1:ucumCode "kg.m2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Kilogram per Kilogram"@en ;
    dcterms:description "SI base unit kilogram divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA610" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA610"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "kg/kg" ;
    ns1:ucumCode "kg.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "3H" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-KiloM2> a ns1:Unit ;
    rdfs:label "Kilograms per square kilometre"@en ;
    dcterms:description "One SI standard unit of mass over the square of one thousand standard unit of length."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:symbol "kg/km²" ;
    ns1:ucumCode "kg.km-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC> a ns1:Unit ;
    rdfs:label "Kilograms per square metre second"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerAreaTime> ;
    ns1:symbol "kg/(m²·s)" ;
    ns1:ucumCode "kg.m-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloHZ-M> a ns1:Unit ;
    rdfs:label "Kilohertz Metre"@en,
        "Kilohertz Meter"@en-US ;
    dcterms:description "product of the 1 000-fold of the SI derived unit hertz and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloHZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ConductionSpeed>,
        <http://qudt.org/vocab/quantitykind/GroupSpeedOfSound>,
        <http://qudt.org/vocab/quantitykind/PhaseSpeedOfSound>,
        <http://qudt.org/vocab/quantitykind/SoundParticleVelocity> ;
    ns1:iec61360Code "0112/2///62720#UAA567" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA567"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000-fold of the SI derived unit hertz and the SI base unit metre" ;
    ns1:symbol "kHz·m" ;
    ns1:ucumCode "kHz.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloL> a ns1:Unit ;
    rdfs:label "Kilolitre"@en,
        "Kilolitre"@en-US ;
    dcterms:description "1 000-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB114" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB114"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "kL" ;
    ns1:ucumCode "kL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K6" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM-PER-SEC2> a ns1:Unit ;
    rdfs:label "kilometre per second squared" ;
    dcterms:description "1,000-fold of the SI base unit metre divided by the power of the SI base unit second by exponent 2" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB397" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB397"^^xsd:anyURI ;
    ns1:symbol "km/s²" ;
    ns1:ucumCode "km.s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA-M2-PER-GM> a ns1:Unit ;
    rdfs:label "Kilopascal Square Metre per Gram"@en,
        "Kilopascal Square Meter per Gram"@en-US ;
    dcterms:description "sector-specific unit of the burst index as 1 000-fold of the derived unit for pressure pascal related to the substance, represented as a quotient from the 0.001-fold of the SI base unit kilogram divided by the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloPA> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB130" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB130"^^xsd:anyURI ;
    ns1:plainTextDescription "sector-specific unit of the burst index as 1 000-fold of the derived unit for pressure pascal related to the substance, represented as a quotient from the 0.001-fold of the SI base unit kilogram divided by the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "kPa·m²/g" ;
    ns1:ucumCode "kPa.m2.g-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloVAR> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere Reactive"@en ;
    dcterms:description "1 000-fold of the unit var"^^rdf:HTML ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAA648" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA648"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the unit var" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VAR> ;
    ns1:symbol "kVA{Reactive}" ;
    ns1:ucumCode "kVA{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KVR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/L-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Litre per Kilogram"@en,
        "Liter per Kilogram"@en-US ;
    dcterms:description "unit of the volume litre divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAB380" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB380"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume litre divided by the SI base unit kilogram" ;
    ns1:symbol "L/kg" ;
    ns1:ucumCode "L.kg-1"^^ns1:UCUMcs,
        "L/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-LB> a ns1:Unit ;
    rdfs:label "pound per pound" ;
    dcterms:description "proportion of the mass consisting of the avoirdupois pound according to the avoirdupois unit system divided by the avoirdupois pound according to the avoirdupois unit system" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAB388" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB388"^^xsd:anyURI ;
    ns1:symbol "lbm/lbm" ;
    ns1:ucumCode "[lb_av].[lb_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-DEG_C-M> a ns1:Unit ;
    rdfs:label "metre per degree Celcius metre" ;
    dcterms:description "SI base unit metre divided by the product of the unit degree Celsius and the SI base unit metre" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAB461" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB461"^^xsd:anyURI ;
    ns1:symbol "m/(°C·m)" ;
    ns1:ucumCode "m.Cel-1.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N83" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre per Square Second"@en,
        "Meter per Square Second"@en-US ;
    dcterms:description "The $\\textit{meter per Square second}$ is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as $m/s^2$, or $m s^{-2}$. As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, $\\textit{metre per second per second}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m/s^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAA736" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA736"^^xsd:anyURI ;
    ns1:symbol "m/s²" ;
    ns1:ucumCode "m.s-2"^^ns1:UCUMcs,
        "m/s2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MSK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Metre per Kilogram"@en,
        "Square Meter per Kilogram"@en-US ;
    dcterms:description """
  Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. 
  It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram,
   square meter/kilogram, square metre/kilogram. 
   This unit is commonly used in the SI unit system.
  Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where $M$ is mass, and $L$ is length. 
  This unit is the standard SI unit in this category.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$m^2/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/MassEnergyTransferCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificSurfaceArea> ;
    ns1:iec61360Code "0112/2///62720#UAA750" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA750"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:symbol "m²/kg" ;
    ns1:ucumCode "m2.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Cubic Metre per Kilogram"@en,
        "Cubic Meter per Kilogram"@en-US ;
    dcterms:description "Cubic Meter Per Kilogram (m3/kg) is a unit in the category of Specific volume. It is also known as cubic meters per kilogram, cubic metre per kilogram, cubic metres per kilogram, cubic meter/kilogram, cubic metre/kilogram. This unit is commonly used in the SI unit system. Cubic Meter Per Kilogram (m3/kg) has a dimension of M-1L3 where $M$ is mass, and $L$ is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{3}/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA766" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA766"^^xsd:anyURI ;
    ns1:symbol "m³/kg" ;
    ns1:ucumCode "m3.kg-1"^^ns1:UCUMcs,
        "m3/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MHO> a ns1:Unit ;
    rdfs:label "Mho"@en ;
    dcterms:description "\"Mho\" is a C.G.S System unit for  'Electric Conductivity' expressed as $mho$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Siemens_%28unit%29"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/S> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:iec61360Code "0112/2///62720#UAB200" ;
    ns1:informativeReference "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB200"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/mho> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "℧" ;
    ns1:ucumCode "mho"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_UK3> a ns1:Unit ;
    rdfs:label "cubic mile (UK statute)" ;
    dcterms:description "unit of volume according to the Imperial system of units" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SectionModulus>,
        <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB290" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB290"^^xsd:anyURI ;
    ns1:symbol "mi³" ;
    ns1:uneceCommonCode "M69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_US-PER-SEC2> a ns1:Unit ;
    rdfs:label "mile (statute mile) per second squared" ;
    dcterms:description "unit of the length according to the Imperial system of units divided by the power of the SI base unit second by exponent 2" ;
    ns1:conversionMultiplier 1609.347 ;
    ns1:conversionMultiplierSN 1.609347e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB401" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB401"^^xsd:anyURI ;
    ns1:symbol "mi{US}/s²" ;
    ns1:ucumCode "[mi_us].s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MebiBIT> a ns1:Unit ;
    rdfs:label "mebibit" ;
    dcterms:description "1,048,576-fold of the unit bit" ;
    ns1:conversionMultiplier 726817.4980028252 ;
    ns1:conversionMultiplierSN 7.268175e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DatasetOfBits> ;
    ns1:iec61360Code "0112/2///62720#UAB167" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB167"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mebi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    ns1:symbol "Mibit" ;
    ns1:uneceCommonCode "D11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-M2> a ns1:Unit ;
    rdfs:label "Megajoule per Square Metre"@en,
        "Megajoule per Square Meter"@en-US ;
    dcterms:description "MegaJoule Per Square Meter ($MegaJ/m^2$) is a unit in the category of Energy density."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit joule divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "MJ/m²" ;
    ns1:ucumCode "MJ.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroG> a ns1:Unit ;
    rdfs:label "Microgravity"@en ;
    dcterms:description "\"Microgravity\" is a unit for  'Linear Acceleration' expressed as $microG$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00000980665 ;
    ns1:conversionMultiplierSN 9.80665e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:latexSymbol "$\\mu G$"^^ns1:LatexString ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/G> ;
    ns1:symbol "μG" ;
    ns1:ucumCode "u[g]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-GM> a ns1:Unit ;
    rdfs:label "Micrograms per gram"@en ;
    dcterms:description "One part per 10**6 (million) by mass of the measurand in the matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "μg/g" ;
    ns1:ucumCode "ug.g-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-IN2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Microgram per Square Inch"@en,
        "Microgram per Square Inch"@en-US ;
    dcterms:description "Microgram Per Square Inch (µg/in²) is a unit in the category of surface density."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000155 ;
    ns1:conversionMultiplierSN 1.55e-06 ;
    ns1:expression "$µg/in^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:symbol "μg/in²" ;
    ns1:ucumCode "µg.in-2"^^ns1:UCUMcs,
        "µg/in2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Microgram per Kilogram"@en ;
    dcterms:description "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA083" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA083"^^xsd:anyURI ;
    ns1:plainTextDescription "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "μg/kg" ;
    ns1:ucumCode "ug.kg-1"^^ns1:UCUMcs,
        "ug/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-MilliGM> a ns1:Unit ;
    rdfs:label "Microgram per Milligram"@en ;
    dcterms:description "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:plainTextDescription "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "μg/mg" ;
    ns1:ucumCode "ug.mg-1"^^ns1:UCUMcs,
        "ug/mg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGRAY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MicroGray"@en ;
    dcterms:description "0.000001 fold of the SI unit of radiation dose. Radiation carries energy, and when it is absorbed by matter the matter receives this energy. The dose is the amount of energy deposited per unit of mass. One gray is defined to be the dose of one joule of energy absorbed per kilogram of matter, or 100 rad. The unit is named for the British physician L. Harold Gray (1905-1965), an authority on the use of radiation in the treatment of cancer."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Grey"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Grey?oldid=494774160"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gray> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GRAY> ;
    ns1:siUnitsExpression "J/kg" ;
    ns1:symbol "μGy" ;
    ns1:ucumCode "uGy"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroSV> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MicroSievert"@en ;
    dcterms:description "Although the sievert has the same dimensions as the gray (i.e. joules per kilogram), it measures a different quantity. To avoid any risk of confusion between the absorbed dose and the equivalent dose, the corresponding special units, namely the gray instead of the joule per kilogram for absorbed dose and the sievert instead of the joule per kilogram for the dose equivalent, should be used. 0.000001-fold of the SI derived unit sievert."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Sievert"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sievert?oldid=495474333"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1284"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/sievert> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SV> ;
    ns1:siUnitsExpression "J/kg" ;
    ns1:symbol "µSv" ;
    ns1:ucumCode "uSv"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroT> a ns1:Unit ;
    rdfs:label "Microtesla"@en ;
    dcterms:description "0.000001-fold of the SI derived unit tesla"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA077" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA077"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit tesla" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "µT" ;
    ns1:ucumCode "uT"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliG> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Milligravity"@en ;
    dcterms:description "\"Milligravity\" is a unit for  'Linear Acceleration' expressed as $mG$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00980665 ;
    ns1:conversionMultiplierSN 9.80665e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/G> ;
    ns1:symbol "mG" ;
    ns1:ucumCode "m[g]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-GM> a ns1:Unit ;
    rdfs:label "Milligram per Gram"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA822" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA822"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "mg/g" ;
    ns1:ucumCode "mg.g-1"^^ns1:UCUMcs,
        "mg/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Milligram per Kilogram"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA826" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA826"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "mg/kg" ;
    ns1:ucumCode "mg.kg-1"^^ns1:UCUMcs,
        "mg/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGRAY> a ns1:Unit ;
    rdfs:label "Milligray"@en ;
    dcterms:description "0.001-fold of the SI derived unit gray"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose> ;
    ns1:iec61360Code "0112/2///62720#UAA788" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA788"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit gray" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GRAY> ;
    ns1:symbol "mGy" ;
    ns1:ucumCode "mGy"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliH> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millihenry"@en ;
    dcterms:description "A unit of inductance equal to one thousandth of a henry. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:iec61360Code "0112/2///62720#UAA789" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA789"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "mH" ;
    ns1:ucumCode "mH"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M> a ns1:Unit ;
    rdfs:label "millimetre per degree Celsius metre" ;
    dcterms:description "0.001-fold of the SI unit metre divided by the product of the unit degree Celsius and the SI base unit metre" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA863" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA863"^^xsd:anyURI ;
    ns1:symbol "mm/(°C·m)" ;
    ns1:ucumCode "mm.Cel-1.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-SEC2> a ns1:Unit ;
    rdfs:label "millimetre per second squared" ;
    dcterms:description "0.001-fold of the SI base unit metre divided by the power of the SI base unit second by exponent 2" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB400" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB400"^^xsd:anyURI ;
    ns1:symbol "mm/s²" ;
    ns1:ucumCode "mm.s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM3-PER-GM> a ns1:Unit ;
    rdfs:label "Cubic Millimetre per Gram"@en,
        "Cubic Millimeter per Gram"@en-US ;
    dcterms:description "Cubic Millimeter Per Gram (mm3/g) is a unit in the category of Specific Volume. It is also known as cubic millimeters per gram, cubic millimetre per gram, cubic millimetres per gram, cubic millimeter/gram, cubic millimetre/gram."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:expression "$mm^{3}/g$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:symbol "mm³/g" ;
    ns1:ucumCode "mm3.g-1"^^ns1:UCUMcs,
        "mm3/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Cubic Millimetre per Kilogram"@en,
        "Cubic Millimeter per Kilogram"@en-US ;
    dcterms:description "Cubic Millimeter Per Kilogram (mm3/kg) is a unit in the category of Specific Volume. It is also known as cubic millimeters per kilogram, cubic millimetre per kilogram, cubic millimetres per kilogram, cubic millimeter/kilogram, cubic millimetre/kilogram."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:expression "$mm^{3}/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:symbol "mm³/kg" ;
    ns1:ucumCode "mm3.kg-1"^^ns1:UCUMcs,
        "mm3/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliS> a ns1:Unit ;
    rdfs:label "Millisiemens"@en ;
    dcterms:description "0.001-fold of the SI derived unit siemens"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:iec61360Code "0112/2///62720#UAA800" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA800"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit siemens" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "mS" ;
    ns1:ucumCode "mS"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliSV> a ns1:Unit ;
    rdfs:label "Millisievert"@en ;
    dcterms:description "0.001-fold of the SI derived unit sievert"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:iec61360Code "0112/2///62720#UAA802" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA802"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit sievert" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SV> ;
    ns1:symbol "mSv" ;
    ns1:ucumCode "mSv"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliT> a ns1:Unit ;
    rdfs:label "Millitesla"@en ;
    dcterms:description "0.001-fold of the SI derived unit tesla"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA803" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA803"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit tesla" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "mT" ;
    ns1:ucumCode "mT"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "نيوتن متر"@ar,
        "нютон-метър"@bg,
        "newton metr"@cs,
        "Newtonmeter"@de,
        "νιούτον επί μέτρο; νιουτόμετρο"@el,
        "newton metre"@en,
        "Newton Meter"@en-US,
        "newton metro"@es,
        "نیوتون متر"@fa,
        "newton-mètre"@fr,
        "न्यूटन मीटर"@hi,
        "newton per metro"@it,
        "ニュートンメートル"@ja,
        "newton meter"@ms,
        "niutonometr; dżul na radian"@pl,
        "newton-metro"@pt,
        "newton-metru"@ro,
        "ньютон-метр"@ru,
        "newton meter"@sl,
        "newton metre"@tr,
        "牛米"@zh ;
    dcterms:description "\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Newton_metre"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/J> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA239" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Newton_metre?oldid=493923333"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA239"^^xsd:anyURI ;
    ns1:siUnitsExpression "N.m" ;
    ns1:symbol "N·m" ;
    ns1:ucumCode "N.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-ARCMIN> a ns1:Unit ;
    rdfs:label "newton metre per minute [unit of angle]" ;
    dcterms:description "product of the SI derived unit newton and the SI base unit metre divided by the unit minute [unit of angle]" ;
    ns1:conversionMultiplier 3437.746873197331483367149303409351 ;
    ns1:conversionMultiplierSN 3.437747e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-M-PER-MIN_Angle> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ARCMIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorquePerAngle>,
        <http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> ;
    ns1:iec61360Code "0112/2///62720#UAD923" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD923"^^xsd:anyURI ;
    ns1:symbol "N·m/'" ;
    ns1:ucumCode "N.m.'-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-MIN_Angle> a ns1:Unit ;
    rdfs:label "newton metre per minute [unit of angle]" ;
    dcterms:description "product of the SI derived unit newton and the SI base unit metre divided by the unit minute [unit of angle]" ;
    ns1:conversionMultiplier 3437.746873197331483367149303409351 ;
    ns1:conversionMultiplierSN 3.437747e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-M-PER-ARCMIN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN_Angle> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/TorquePerAngle>,
        <http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> ;
    ns1:iec61360Code "0112/2///62720#UAD923" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD923"^^xsd:anyURI ;
    ns1:symbol "N·m/'" ;
    ns1:ucumCode "N.m.'-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "نيوتن متر ثانية"@ar,
        "newton metr sekunda"@cs,
        "Newtonmetersekunde"@de,
        "newton metre second"@en,
        "Newton Meter Second"@en-US,
        "newton metro segundo"@es,
        "نیوتون ثانیه"@fa,
        "newton-mètre-seconde"@fr,
        "न्यूटन मीटर सैकण्ड"@hi,
        "newton metro secondo"@it,
        "ニュートンメートル秒"@ja,
        "newton meter saat"@ms,
        "niutonometrosekunda"@pl,
        "newton-metro-segundo"@pt,
        "newton-metru-secundă"@ro,
        "ньютон-метр-секунда"@ru,
        "newton metre saniye"@tr,
        "牛秒"@zh ;
    dcterms:description "The SI derived unit of angular momentum. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Newton_metre"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularImpulse>,
        <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:iec61360Code "0112/2///62720#UAA245" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/SI_derived_unit"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA245"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:siUnitsExpression "N.m.sec" ;
    ns1:symbol "N·m·s" ;
    ns1:ucumCode "N.m.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Nanogram per Kilogram"@en ;
    dcterms:description "mass ratio consisting of the 0.000000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA911" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA911"^^xsd:anyURI ;
    ns1:plainTextDescription "mass ratio consisting of the 0.000000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "ng/kg" ;
    ns1:ucumCode "ng.kg-1"^^ns1:UCUMcs,
        "ng/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-MilliGM> a ns1:Unit ;
    rdfs:label "Nanogram per Milligram"@en ;
    dcterms:description "mass ratio consisting of the 0.000000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:plainTextDescription "mass ratio consisting of the 0.000000000001-fold of the SI base unit kilogram divided by the milligram" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "ng/mg" ;
    ns1:ucumCode "ng.mg-1"^^ns1:UCUMcs,
        "ng/mg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoL> a ns1:Unit ;
    rdfs:label "Nanolitre"@en,
        "Nanolitre"@en-US ;
    dcterms:description "0.000000001-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:plainTextDescription "0.000000001-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "nL" ;
    ns1:ucumCode "nL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoS> a ns1:Unit ;
    rdfs:label "NanoSiemens"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "nS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoSV> a ns1:Unit ;
    rdfs:label "NanoSV" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SV> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoT> a ns1:Unit ;
    rdfs:label "Nanotesla"@en ;
    dcterms:description "0.000000001-fold of the SI derived unit tesla"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA909" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA909"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit tesla" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "nT" ;
    ns1:ucumCode "nT"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT> a ns1:Unit ;
    rdfs:label "Imperial Pint"@en ;
    dcterms:description "\"Imperial Pint\" is an Imperial unit for  'Volume' expressed as $pint$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00056826125 ;
    ns1:conversionMultiplierSN 5.682613e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PINT_UK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "pt" ;
    ns1:ucumCode "[pt_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "PTI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPM-PER-K> a ns1:Unit ;
    rdfs:label "Parts-Per-Million per Kelvin"@en ;
    dcterms:description "Unit for expansion ratios expressed as parts per million per Kelvin."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:expression "$PPM/K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PPM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:symbol "PPM/K" ;
    ns1:ucumCode "ppm.K-1"^^ns1:UCUMcs,
        "ppm/K"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPTM-PER-K> a ns1:Unit ;
    rdfs:label "Parts-Per-Ten Million per Kelvin"@en ;
    dcterms:description "Unit for expansion ratios expressed as parts per ten million per Kelvin."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:expression "$PPTM/K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PPTM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:symbol "PPTM/K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoA> a ns1:Unit ;
    rdfs:label "picoampere"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA928" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA928"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "pA" ;
    ns1:ucumCode "pA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoGM-PER-GM> a ns1:Unit ;
    rdfs:label "Picograms per gram"@en ;
    dcterms:description "One part per 10**12 (trillion) by mass of the measurand in the matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "pg/g" ;
    ns1:ucumCode "pg.g-1"^^ns1:UCUMcs,
        "pg/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoGM-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Picograms per kilogram"@en ;
    dcterms:description "One part per 10**15 by mass of the measurand in the matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "pg/kg" ;
    ns1:ucumCode "pg.kg-1"^^ns1:UCUMcs,
        "pg/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoGM-PER-MilliGM> a ns1:Unit ;
    rdfs:label "Picograms per milligram"@en ;
    dcterms:description "One part per 10**9 (billion) by mass of the measurand in the matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassRatio> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:symbol "pg/mg" ;
    ns1:ucumCode "pg.mg-1"^^ns1:UCUMcs,
        "pg/mg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoL> a ns1:Unit ;
    rdfs:label "Picolitre"@en,
        "Picolitre"@en-US ;
    dcterms:description "0.000000000001-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:plainTextDescription "0.000000000001-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "pL" ;
    ns1:ucumCode "pL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "Q33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoS> a ns1:Unit ;
    rdfs:label "PicoSiemens"@en ;
    dcterms:description "0.000000000001-fold of the SI derived unit siemens" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance>,
        <http://qudt.org/vocab/quantitykind/ElectricalConductance> ;
    ns1:iec61360Code "0112/2///62720#UAB357" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB357"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "pS" ;
    ns1:uneceCommonCode "N92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SCF> a ns1:Unit ;
    rdfs:label "Standard Cubic Foot"@en ;
    dcterms:description """
The $\\textit{standard cubic foot}$ (scf) is a unit representing the amount of gas (such as natural gas) 
contained in a volume of one cubic foot at reference temperature and pressure conditions. As such, it is a measure of the actual amount of gas,
not the volume of the gas. The reference conditions for standard cubic foot are 60 degrees Fahrenheit and 14.7 pounds per square inch (psi) of pressure.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 1.1981 ;
    ns1:conversionMultiplierSN 1.1981e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Standard_cubic_foot"^^xsd:anyURI ;
    ns1:symbol "scf" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SCM> a ns1:Unit ;
    rdfs:label "Standard Cubic Metre"@en,
        "Standard Cubic Meter"@en-US ;
    dcterms:description """
The $\\textit{standard cubic metre}$ (scm) is a unit representing the amount of gas (such as natural gas)
contained in a volume of one cubic metre at reference temperature and pressure conditions. As such, it is a measure of the actual amount of gas,
not the volume of the gas. The reference conditions for standard cubic metre are 0 degrees Celsius and 101.325 kilopascals (kPa) of pressure.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 42.3105 ;
    ns1:conversionMultiplierSN 4.23105e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Standard_cubic_foot"^^xsd:anyURI ;
    ns1:symbol "scm" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/STANDARD> a ns1:Unit ;
    rdfs:label "Standard"@en ;
    dcterms:description "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre"^^rdf:HTML ;
    ns1:conversionMultiplier 4.672 ;
    ns1:conversionMultiplierSN 4.672e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB116" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB116"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre" ;
    ns1:symbol "standard" ;
    ns1:ucumCode "1980.[bf_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "WSD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TEN> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Ten" ;
    dcterms:description "Counting unit for a count of ten" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:symbol "10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "voltů na metr"@cs,
        "Volt je Meter"@de,
        "volt per metre"@en,
        "Volt per Meter"@en-US,
        "voltio por metro"@es,
        "ولت بر متر"@fa,
        "volt par mètre"@fr,
        "प्रति मीटर वोल्ट"@hi,
        "volt al metro"@it,
        "ボルト毎メートル"@ja,
        "volt per meter"@ms,
        "wolt na metr"@pl,
        "volt por metro"@pt,
        "volți pe metru"@ro,
        "вольт на метр"@ru,
        "volt na meter"@sl,
        "volt bölü metre"@tr,
        "伏特每米"@zh ;
    dcterms:description """
  The unit $\\{Volt Per Meter (V/m)}$ is a unit in the category of Electric field strength. 
  It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. 
  This unit is commonly used in the SI unit system. 
  $\\{Volt Per Meter}$ has a dimension of $MLT^{-3}I^{-1}$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. 
  This unit is the standard SI unit in this category.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$V/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricField>,
        <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:iec61360Code "0112/2///62720#UAA301" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA301"^^xsd:anyURI ;
    ns1:symbol "V/m" ;
    ns1:ucumCode "V.m-1"^^ns1:UCUMcs,
        "V/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V_Ab-PER-CentiM> a ns1:Unit ;
    rdfs:label "Abvolt per centimetre"@en,
        "Abvolt per centimeter"@en-US ;
    dcterms:description """
  In the electromagnetic centimeter-gram-second system of units, 'abvolt per centimeter' is the unit of electric field strength.
  """^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V_Ab> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricField>,
        <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:informativeReference "https://encyclopedia2.thefreedictionary.com/abvolt+per+centimeter"^^xsd:anyURI ;
    ns1:symbol "abV/cm" ;
    ns1:ucumCode "10.nV.cm-1"^^ns1:UCUMcs,
        "10.nV/cm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V_Stat-PER-CentiM> a ns1:Unit ;
    rdfs:label "Statvolt per Centimetre"@en,
        "Statvolt per Centimeter"@en-US ;
    dcterms:description """One statvolt per centimetre is equal in magnitude to one gauss. For example, an electric field of one statvolt/cm has the same energy density as a magnetic field of one gauss. Likewise, a plane wave propagating in a vacuum has perpendicular electric and magnetic fields such that for every gauss of magnetic field intensity there is one statvolt/cm of electric field intensity.
The abvolt is another option for a unit of voltage in the cgs system."""^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 29979.2458 ;
    ns1:conversionMultiplierSN 2.997925e+04 ;
    ns1:expression "$statv-per-cm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V_Stat> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricField>,
        <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Statvolt"^^xsd:anyURI ;
    ns1:symbol "statV/cm" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Watt per Kilogram"@en ;
    dcterms:description "SI derived unit watt divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAA316" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA316"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit watt divided by the SI base unit kilogram" ;
    ns1:symbol "W/kg" ;
    ns1:ucumCode "W.kg-1"^^ns1:UCUMcs,
        "W/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "WA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD-PER-SEC2> a ns1:Unit ;
    rdfs:label "yard per second squared" ;
    dcterms:description "unit of the length according to the Anglo-American and Imperial system of units divided by the power of the SI base unit second by exponent 2" ;
    ns1:conversionMultiplier 0.9144 ;
    ns1:conversionMultiplierSN 9.144e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB399" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB399"^^xsd:anyURI ;
    ns1:symbol "yd/s²" ;
    ns1:ucumCode "[yd_i].s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<urn:example/dmp-out_49d42b04> a ns2:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

<urn:example/physical-space_733de434> a ns2:PhysicalSpace ;
    rdfs:label "PhysicalSpace" ;
    ns2:encloses <urn:example/my_zone> ;
    ns2:hasProperty <urn:example/exhaust-air-flow_5ca8fcdc>,
        <urn:example/supply-air-flow_26c3710e> .

<urn:example/rhc-air-in_66dfe9a4> a ns2:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

ns2:ActuatableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Actuatable Property"^^xsd:string ;
    rdfs:comment """The term "actuatable" implies that writing to the `ActuatableProperty` value will directly trigger a physical actuation by either an `Actuator` or `Equipment`.
In contrast, the term "observable" (see {s223:ObservableProperty}) implies that reading the `ObservableProperty` value will return the result of a physical observation."""^^xsd:string ;
    rdfs:subClassOf ns2:Property .

ns2:Constituent-EM a ns2:Class,
        ns2:Constituent-EM,
        sh:NodeShape ;
    rdfs:label "Electromagnetic energy"^^xsd:string ;
    ns3:subclauses ( ns2:EM-Light ns2:EM-RF ) ;
    rdfs:comment """This class and its enumerated subclasses represent electromagnetic energy at commonly defined frequency ranges.

: Constituent-EM Enumerations

| Enumeration |
|:-----------|
| `EM-Light` (see {s223:EM-Light})|
| `EM-Microwave` |
| `EM-RF` (see {s223:EM-RF})|"""^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:DC-12V a ns2:Class,
        ns2:DC-12V,
        sh:NodeShape ;
    rdfs:label "DC-12V electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-12V ;
    rdfs:comment """This class and its enumerated subclasses represent all polarities of 12 volt DC electricity.

: DC-12V Enumerations

| Enumeration |
|:-----------|
| `12V-12V-Neg` |
| `12V-12V-Pos` |
| `12V-6V-Neg-6V-Pos` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:DC-24V a ns2:Class,
        ns2:DC-24V,
        sh:NodeShape ;
    rdfs:label "DC-24V electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-24V ;
    rdfs:comment """This class and its enumerated subclasses represent all polarities of 24 volt DC electricity.

: DC-24V Enumerations

| Enumeration |
|:-----------|
| `24V-12V-Neg-12V-Pos` |
| `24V-24V-Neg` |
| `24V-24V-Pos` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:DC-380V a ns2:Class,
        ns2:DC-380V,
        sh:NodeShape ;
    rdfs:label "DC-380V electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-380V ;
    rdfs:comment """This class and its enumerated subclasses represent all polarities of 380 volt DC electricity.

: DC-380V Enumerations

| Enumeration |
|:-----------|
| `380V-190V-Neg-190V-Pos` |
| `380V-380V-Neg` |
| `380V-380V-Pos` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:DC-48V a ns2:Class,
        ns2:DC-48V,
        sh:NodeShape ;
    rdfs:label "DC-48V electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-48V ;
    rdfs:comment """This class and its enumerated subclasses represent all polarities of 48 volt DC electricity.

: DC-48V Enumerations

| Enumeration |
|:-----------|
| `48V-24V-Neg-24V-Pos` |
| `48V-48V-Neg` |
| `48V-48V-Pos` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:DC-5V a ns2:Class,
        ns2:DC-5V,
        sh:NodeShape ;
    rdfs:label "DC-5V electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-5V ;
    rdfs:comment """This class and its enumerated subclasses represent all polarities of 5 volt DC electricity.

: DC-5V Enumerations

| Enumeration |
|:-----------|
| `5V-2.5V-Neg-2.5V-Pos` |
| `5V-5V-Neg` |
| `5V-5V-Pos` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:DC-6V a ns2:Class,
        ns2:DC-6V,
        sh:NodeShape ;
    rdfs:label "DC-6V electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-6V ;
    rdfs:comment """This class and its enumerated subclasses represent all polarities of 6 volt DC electricity.

: DC-6V Enumerations

| Enumeration |
|:-----------|
| `6V-3V-Neg-3V-Pos` |
| `6V-6V-Neg` |
| `6V-6V-Pos` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:EnumerationKind-Substance a ns2:Class,
        ns2:EnumerationKind-Substance,
        sh:NodeShape ;
    rdfs:label "Substance"^^xsd:string ;
    ns3:subclauses ( ns2:Substance-Medium ns2:Substance-Particulate ns2:Substance-Soot ) ;
    rdfs:comment """
This class and its enumerated subclasses represent things that are produced, conveyed, sensed, controlled, or consumed.  Its enumerated subclasses differentate between mediums, particulates, and soot.

: EnumberationKind-Substance Enumerations

| Enumeration |
|:-----------|
| `Substance-Medium` (see {s223:Substance-Medium}) |
| `Substance-Particulate` (see {s223:Substance-Particulate}) |
| `Substance-Soot` (see {s223:Substance-Soot}) |
"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind ;
    sh:property [ rdfs:comment """If the relation `composedOf` is present, it shall associate an `EnumerationKind-Substance` with one or more Properties that
identify and characterize its constituents. The `Property` identifies the constituent using the relation `ofConstituent`. If appropriate, a
`QuantifiableProperty` may be used to also specify the amount of the constituent using the relations `qudt:hasQuantityKind`, `qudt:hasUnit`, and `qudt:hasValue`.
For example, see {s223:Water-GlycolSolution}."""^^xsd:string ;
            sh:class ns2:Property ;
            sh:path ns2:composedOf ],
        [ rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
            sh:path ns2:composedOf ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
                    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string ] ] .

ns2:Fan a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Fan"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that causes a gas (e.g., air) to flow."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Fan` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Fan` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Fan` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Fan` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:LineLineVoltage-10000V a ns2:Class,
        ns2:LineLineVoltage-10000V,
        sh:NodeShape ;
    rdfs:label "10000V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-10000V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "10000V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-190V a ns2:Class,
        ns2:LineLineVoltage-190V,
        sh:NodeShape ;
    rdfs:label "190V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-190V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "190V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-208V a ns2:Class,
        ns2:LineLineVoltage-208V,
        sh:NodeShape ;
    rdfs:label "208V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-208V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "208V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-220V a ns2:Class,
        ns2:LineLineVoltage-220V,
        sh:NodeShape ;
    rdfs:label "220V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-220V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "220V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-3000V a ns2:Class,
        ns2:LineLineVoltage-3000V,
        sh:NodeShape ;
    rdfs:label "3000V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-3000V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "3000V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-3300V a ns2:Class,
        ns2:LineLineVoltage-3300V,
        sh:NodeShape ;
    rdfs:label "3300V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-3300V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "3300V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-380V a ns2:Class,
        ns2:LineLineVoltage-380V,
        sh:NodeShape ;
    rdfs:label "380V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-380V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "380V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-400V a ns2:Class,
        ns2:LineLineVoltage-400V,
        sh:NodeShape ;
    rdfs:label "400V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-400V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "400V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-415V a ns2:Class,
        ns2:LineLineVoltage-415V,
        sh:NodeShape ;
    rdfs:label "415V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-415V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "415V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-4160V a ns2:Class,
        ns2:LineLineVoltage-4160V,
        sh:NodeShape ;
    rdfs:label "4160V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-4160V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "4160V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-480V a ns2:Class,
        ns2:LineLineVoltage-480V,
        sh:NodeShape ;
    rdfs:label "480V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-480V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "480V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-6000V a ns2:Class,
        ns2:LineLineVoltage-6000V,
        sh:NodeShape ;
    rdfs:label "6000V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-6000V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "6000V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-600V a ns2:Class,
        ns2:LineLineVoltage-600V,
        sh:NodeShape ;
    rdfs:label "600V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-600V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "600V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:LineLineVoltage-6600V a ns2:Class,
        ns2:LineLineVoltage-6600V,
        sh:NodeShape ;
    rdfs:label "6600V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-6600V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "6600V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:Occupancy-Motion a ns2:Class,
        ns2:Occupancy-Motion,
        sh:NodeShape ;
    rdfs:label "Occupancy motion"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent the detection of motion in a space.

: Occupancy-Motion Enumerations

| Enumeration |
|:-----------|
| `Motion-False` |
| `Motion-True` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Occupancy .

ns2:Occupancy-Presence a ns2:Class,
        ns2:Occupancy-Presence,
        sh:NodeShape ;
    rdfs:label "Occupancy presence"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent the detection of physical presence in a space.

: Occupancy-Presence Enumerations

| Enumeration |
|:-----------|
| `Presence-False` |
| `Presence-True` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Occupancy .

ns2:Voltage-24V a ns2:Class,
        ns2:Voltage-24V,
        sh:NodeShape ;
    rdfs:label "24V"^^xsd:string ;
    ns2:hasValue 24.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-24V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-380V a ns2:Class,
        ns2:Voltage-380V,
        sh:NodeShape ;
    rdfs:label "380V"^^xsd:string ;
    ns2:hasValue 380.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "Voltage-380V"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage .

ns2:Voltage-DCVoltage a ns2:Class,
        ns2:Voltage-DCVoltage,
        sh:NodeShape ;
    rdfs:label "Voltage-DCVoltage"^^xsd:string ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    ns3:subclauses ( ns2:DCVoltage-DCNegativeVoltage ns2:DCVoltage-DCPositiveVoltage ) ;
    rdfs:comment """This class and its enumerated subclasses represent all possible DC voltage polarities (i.e., positive, negative, and zero) for DC electricity service.

: Voltage-DCVoltage Enumerations

| Enumeration |
|:-----------|
| `DCVoltage-DCNegativeVoltage` (see {s223:DCVoltage-DCNegativeVoltage}) |
| `DCVoltage-DCPositiveVoltage` (see {s223:DCVoltage-DCPositiveVoltage}) |
| `DCVoltage-DCZeroVoltage` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Voltage ;
    sh:property [ rdfs:comment "A DC-Voltage shall have a `Numerical-Voltage`"^^xsd:string ;
            sh:class ns2:Numerical-Voltage ;
            sh:minCount 1 ;
            sh:path ns2:hasVoltage ] .

ns2:connectsAt a ns2:RelationWithInverse,
        rdf:Property ;
    rdfs:label "connects at"^^xsd:string ;
    ns2:inverseOf ns2:connectsThrough ;
    rdfs:comment "A `Relation` that associates a `Connection` with a specific `ConnectionPoint`."^^xsd:string .

ns2:hasReferenceLocation a ns2:Relation,
        rdf:Property ;
    rdfs:label "has reference location"^^xsd:string ;
    rdfs:comment "A `Relation` that associates  a differential sensor with the topological location of the baseline (reference) `Property` (see {s223:observes})."^^xsd:string .

ns2:hasValue a ns2:Relation,
        rdf:Property ;
    rdfs:label "hasValue"^^xsd:string ;
    rdfs:comment "A `Relation` that associates something with a fixed value, as opposed to a computed, measured, or externally derived value."^^xsd:string .

<http://qudt.org/vocab/quantitykind/ActivityConcentration> a ns1:QuantityKind ;
    rdfs:label "Activity Concentration"@en ;
    dcterms:description "The \"Activity Concentration\", also known as volume activity, and activity density, is ."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ-PER-L>,
        <http://qudt.org/vocab/unit/BQ-PER-M3>,
        <http://qudt.org/vocab/unit/MicroBQ-PER-L>,
        <http://qudt.org/vocab/unit/MilliBQ-PER-L>,
        <http://qudt.org/vocab/unit/NanoBQ-PER-L> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
    ns1:informativeReference "https://www.euronuclear.org/glossary/activity-concentration/"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$c_A = \\frac{A}{V}$, where $A$ is the activity of a sample and $V$ is its volume."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Activity Concentration\", also known as volume activity, and activity density, is ." ;
    ns1:symbol "c_A" ;
    rdfs:comment "Applicable units are those of quantitykind:ActivityConcentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ExtentOfReaction> a ns1:QuantityKind ;
    rdfs:label "Extent of Reaction"@en ;
    dcterms:description "In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL>,
        <http://qudt.org/vocab/unit/FemtoMOL>,
        <http://qudt.org/vocab/unit/MOL>,
        <http://qudt.org/vocab/unit/NanoMOL>,
        <http://qudt.org/vocab/unit/PicoMOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Extent_of_reaction"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$dn_B = \\nu_B d\\xi$, where $n_B$ is the amount of substance $B$ and $\\nu_B$ is the stoichiometric number of substance $B$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\xi$"^^ns1:LatexString ;
    ns1:plainTextDescription "In physical chemistry, the \"Extent of Reaction\" is a quantity that measures the extent in which the reaction proceeds." ;
    rdfs:comment "Applicable units are those of quantitykind:ExtentOfReaction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Flux> a ns1:QuantityKind ;
    rdfs:label "Flux"@en ;
    dcterms:description "Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroM-PER-L-DAY>,
        <http://qudt.org/vocab/unit/NUM-PER-HA-YR>,
        <http://qudt.org/vocab/unit/NUM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/PER-M2-SEC>,
        <http://qudt.org/vocab/unit/PER-SEC-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T-1D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Flux"^^xsd:anyURI ;
    ns1:plainTextDescription "Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. [Wikipedia]" ;
    rdfs:comment "Applicable units are those of quantitykind:Flux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Incidence> a ns1:QuantityKind ;
    rdfs:label "Incidence"@en ;
    dcterms:description "In epidemiology, incidence is a measure of the probability of occurrence of a given medical condition in a population within a specified period of time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD064" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD064"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Incidence_(epidemiology)"^^xsd:anyURI ;
    ns1:plainTextDescription "In epidemiology, incidence is a measure of the probability of occurrence of a given medical condition in a population within a specified period of time." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Frequency> .

<http://qudt.org/vocab/quantitykind/InformationFlowRate> a ns1:QuantityKind ;
    rdfs:label "Information flow rate"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/HART-PER-SEC>,
        <http://qudt.org/vocab/unit/NAT-PER-SEC>,
        <http://qudt.org/vocab/unit/SHANNON-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InformationFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseEnergy> a ns1:QuantityKind ;
    rdfs:label "Inverse Energy"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-J>,
        <http://qudt.org/vocab/unit/PER-KiloVA-HR>,
        <http://qudt.org/vocab/unit/PER-VA-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H0T2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD156" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD156"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:InverseEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Kerma> a ns1:QuantityKind ;
    rdfs:label "Kerma"@en ;
    dcterms:description "\"Kerma\" is the sum of the initial kinetic energies of all the charged particles liberated by uncharged ionizing radiation (i.e., indirectly ionizing radiation such as photons and neutrons) in a sample of matter, divided by the mass of the sample."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiGRAY>,
        <http://qudt.org/vocab/unit/GRAY>,
        <http://qudt.org/vocab/unit/KiloGRAY>,
        <http://qudt.org/vocab/unit/MegaGRAY>,
        <http://qudt.org/vocab/unit/NanoGRAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kerma_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "For indirectly ionizing (uncharged) particles, $K= \\frac{dE_{tr}}{dm}$, where $dE_{tr}$ is the mean sum of the initial kinetic energies of all the charged ionizing particles liberated by uncharged ionizing particles in an element of matter, and $dm$ is the mass of that element."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Kerma\" is the sum of the initial kinetic energies of all the charged particles liberated by uncharged ionizing radiation (i.e., indirectly ionizing radiation such as photons and neutrons) in a sample of matter, divided by the mass of the sample." ;
    ns1:symbol "K" ;
    rdfs:comment "Applicable units are those of quantitykind:Kerma" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/LengthMass> a ns1:QuantityKind ;
    rdfs:label "Length Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-MilliM>,
        <http://qudt.org/vocab/unit/LB-IN>,
        <http://qudt.org/vocab/unit/M-KiloGM>,
        <http://qudt.org/vocab/unit/OZ-FT>,
        <http://qudt.org/vocab/unit/OZ-IN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LengthMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient> a ns1:QuantityKind ;
    rdfs:label "معدل التمدد الحراري الخطي"@ar,
        "linearer Ausdehnungskoeffizient"@de,
        "linear expansion coefficient"@en,
        "coeficiente de expansión térmica lineal"@es,
        "coefficient de dilatation linéique"@fr,
        "coefficiente di dilatazione lineare"@it,
        "線熱膨張係数"@ja,
        "współczynnik liniowej rozszerzalności cieplnej"@pl,
        "coeficiente de dilatação térmica linear"@pt,
        "线性热膨胀系数"@zh ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DecaK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-K> ;
    ns1:expression "$lnr-exp-coef$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha_l = \\frac{1}{l} \\; \\frac{dl}{dT}$, where $l$ is $length$ and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha_l$"^^ns1:LatexString ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LinearExpansionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ExpansionRatio> .

<http://qudt.org/vocab/quantitykind/MagneticAreaMoment> a ns1:QuantityKind ;
    rdfs:label "Magnetic Area Moment"@en ;
    dcterms:description "\"Magnetic Area Moment\", for a magnetic dipole, is a vector quantity equal to the product of the current, the loop area, and the unit vector normal to the loop plane, the direction of which corresponds to the loop orientation. \"Magnetic Area Moment\" is also referred to as \"Magnetic Moment\"."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-M2>,
        <http://qudt.org/vocab/unit/A_Ab-CentiM2>,
        <http://qudt.org/vocab/unit/EV-PER-T>,
        <http://qudt.org/vocab/unit/J-PER-T> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MagneticMoment> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-49"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$m = I e_n A$, where $I$ is electric current in a small closed loop, $e_n$ is a unit vector perpendicular to the loop, and $A$ is the area of the loop. The magnetic moment of a substance within a domain is the vector sum of the magnetic moments of all entities included in the domain."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Magnetic Area Moment\", for a magnetic dipole, is a vector quantity equal to the product of the current, the loop area, and the unit vector normal to the loop plane, the direction of which corresponds to the loop orientation. \"Magnetic Area Moment\" is also referred to as \"Magnetic Moment\"." ;
    ns1:symbol "m" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticAreaMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticMoment> a ns1:QuantityKind ;
    rdfs:label "عزم مغناطيسي"@ar,
        "Magnetický dipól"@cs,
        "magnetisches Dipolmoment"@de,
        "magnetic moment"@en,
        "momento de dipolo magnético"@es,
        "دوقطبی مغناطیسی"@fa,
        "moment magnétique"@fr,
        "चुम्बकीय द्विध्रुव"@hi,
        "momento di dipolo magnetico"@it,
        "磁気双極子"@ja,
        "Momen magnetik"@ms,
        "dipol magnetyczny"@pl,
        "momento de dipolo magnético"@pt,
        "Магнитный момент"@ru,
        "Manyetik moment"@tr,
        "磁偶极"@zh ;
    dcterms:description "\"Magnetic Moment\", for a magnetic dipole, is a vector quantity equal to the product of the current, the loop area, and the unit vector normal to the loop plane, the direction of which corresponds to the loop orientation. \"Magnetic Moment\" is also referred to as \"Magnetic Area Moment\", and is not to be confused with Magnetic Dipole Moment."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-M2>,
        <http://qudt.org/vocab/unit/A_Ab-CentiM2>,
        <http://qudt.org/vocab/unit/EV-PER-T>,
        <http://qudt.org/vocab/unit/J-PER-T> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MagneticAreaMoment> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD097",
        "0112/2///62720#UAD101" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-49"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD097"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD101"^^xsd:anyURI,
        "https://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
    ns1:latexDefinition "$m = I e_n A$, where $I$ is electric current in a small closed loop, $e_n$ is a unit vector perpendicular to the loop, and $A$ is the area of the loop. The magnetic moment of a substance within a domain is the vector sum of the magnetic moments of all entities included in the domain."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Magnetic Moment\", for a magnetic dipole, is a vector quantity equal to the product of the current, the loop area, and the unit vector normal to the loop plane, the direction of which corresponds to the loop orientation. \"Magnetic Moment\" is also referred to as \"Magnetic Area Moment\", and is not to be confused with Magnetic Dipole Moment." ;
    ns1:symbol "m" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticMoment" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "giromagnetic moment"@en,
        "moment giromagnétique"@fr,
        "momen giromagnetik"@ms .

<http://qudt.org/vocab/quantitykind/MagneticQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Magnetic Quantum Number"@en ;
    dcterms:description "The \"Magnetic Quantum Number\" describes the specific orbital (or \"cloud\") within that subshell, and yields the projection of the orbital angular momentum along a specified axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Magnetic Quantum Number\" describes the specific orbital (or \"cloud\") within that subshell, and yields the projection of the orbital angular momentum along a specified axis." ;
    ns1:symbol "m" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/QuantumNumber> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/OrbitalAngularMomentumQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/PrincipalQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/SpinQuantumNumber> .

<http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Mass Attenuation Coefficient"@en ;
    dcterms:description "\"Mass Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per unit mass."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-GM>,
        <http://qudt.org/vocab/unit/M2-PER-GM>,
        <http://qudt.org/vocab/unit/M2-PER-GM_DRY>,
        <http://qudt.org/vocab/unit/M2-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD105" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_attenuation_coefficient"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD105"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu_m = \\frac{\\mu}{\\rho}$, where $\\mu$ is the linear attenuation coefficient and $\\rho$ is the mass density of the medium."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu_m$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Mass Attenuation Coefficient\" is a measurement of how strongly a chemical species or substance absorbs or scatters light at a given wavelength, per unit mass." ;
    rdfs:comment "Applicable units are those of quantitykind:MassAttenuationCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassicActivity> a ns1:QuantityKind ;
    rdfs:label "Massic Activity"@en ;
    dcterms:description "\"Massic Activity\" is the activity divided by the total mass of the sample."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/CI-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD110" ;
    ns1:informativeReference "http://www.encyclo.co.uk/define/massic%20activity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD110"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Massic Activity\" is the activity divided by the total mass of the sample." ;
    ns1:symbol "a" ;
    rdfs:comment "Applicable units are those of quantitykind:MassicActivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MeanMassRange> a ns1:QuantityKind ;
    rdfs:label "Mean Mass Range"@en ;
    dcterms:description "\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/LB-PER-IN2>,
        <http://qudt.org/vocab/unit/LB-PER-YD2>,
        <http://qudt.org/vocab/unit/OZ-PER-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:informativeReference "http://goldbook.iupac.org/M03783.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$R_\\rho = R\\rho$, where $R$ is the mean linear range and $\\rho$ is the mass density of the sample."^^ns1:LatexString ;
    ns1:latexSymbol "$R_\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Mean Mass Range\" is the mean linear range multiplied by the mass density of the material." ;
    rdfs:comment "Applicable units are those of quantitykind:MeanMassRange" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarRefractivity> a ns1:QuantityKind ;
    rdfs:label "Molar Refractivity"@en ;
    dcterms:description "A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-MOL>,
        <http://qudt.org/vocab/unit/DeciM3-PER-MOL>,
        <http://qudt.org/vocab/unit/L-PER-MOL>,
        <http://qudt.org/vocab/unit/L-PER-MicroMOL>,
        <http://qudt.org/vocab/unit/M3-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:plainTextDescription "A quantity kind that is a measure of the total polarizability of a mole of substance that depends on the temperature, the index of refraction and the pressure." ;
    rdfs:comment "Applicable units are those of quantitykind:MolarRefractivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MolarVolume> a ns1:QuantityKind ;
    rdfs:label "حجم مولي"@ar,
        "molární objem"@cs,
        "Molvolumen"@de,
        "molar volume"@en,
        "volumen molar"@es,
        "حجم مولی"@fa,
        "volume molaire"@fr,
        "volume molare"@it,
        "モル体積"@ja,
        "Isipadu molar"@ms,
        "volume molar"@pl,
        "volume molar"@pt,
        "volum molar"@ro,
        "Молярный объём"@ru,
        "molski volumen"@sl,
        "molar hacim"@tr,
        "摩尔体积"@zh ;
    dcterms:description "The molar volume, symbol $V_m$, is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass ($M$) divided by the mass density ($\\rho$). It has the SI unit cubic metres per mole ($m^{1}/mol$). For ideal gases, the molar volume is given by the ideal gas equation: this is a good approximation for many common gases at standard temperature and pressure. For crystalline solids, the molar volume can be measured by X-ray crystallography."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-MOL>,
        <http://qudt.org/vocab/unit/DeciM3-PER-MOL>,
        <http://qudt.org/vocab/unit/L-PER-MOL>,
        <http://qudt.org/vocab/unit/L-PER-MicroMOL>,
        <http://qudt.org/vocab/unit/M3-PER-MOL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Molar_volume"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD127" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molar_volume"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD127"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$V_m = \\frac{V}{n}$, where $V$ is volume and $n$ is amount of substance."^^ns1:LatexString ;
    ns1:symbol "V_m" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "molares Volumen"@de,
        "stoffmengenbezogenes Volumen"@de .

<http://qudt.org/vocab/quantitykind/Permeability> a ns1:QuantityKind ;
    rdfs:label "Permeability"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/H-PER-M>,
        <http://qudt.org/vocab/unit/H_Stat-PER-CentiM>,
        <http://qudt.org/vocab/unit/MicroH-PER-M>,
        <http://qudt.org/vocab/unit/NanoH-PER-M> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD134" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD134"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/PRME> ;
    rdfs:comment "Applicable units are those of quantitykind:Permeability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PrincipalQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Principal Quantum Number"@en ;
    dcterms:description "The \"Principal Quantum Number\" describes the electron shell, or energy level, of an atom. The value of $n$ ranges from 1 to the shell containing the outermost electron of that atom."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:PrincipalQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/QuantumNumber> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/MagneticQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/OrbitalAngularMomentumQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/SpinQuantumNumber> .

<http://qudt.org/vocab/quantitykind/RelativeHumidity> a ns1:QuantityKind ;
    rdfs:label "Relative Humidity"@en ;
    dcterms:description """
  $\\textit{Relative Humidity}$ is the ratio of the partial pressure of water vapor in an air-water mixture to the saturated vapor pressure of water at a prescribed temperature. 
  The relative humidity of air depends not only on temperature but also on the pressure of the system of interest. 
  $$$$
  $\\textit{Relative Humidity}$ is also referred to as $\\textit{Relative Partial Pressure}$. 
  $$$$
  Relative partial pressure is often referred to as $RH$ and expressed in percent.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERCENT_RH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relative_humidity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi = p / p_{sat}$, where $p$ is partial pressure of vapour,  $p_{sat}$ is thermodynamic temperature and $V$ is its partial pressure at saturation (at the same temperature). Relative partial pressure is often referred to as $RH$ and expressed in percent. $\\textit{Relative Humidity}$ is also referred to as $\\textit{Relative Partial Pressure}$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:RelativeHumidity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/AbsoluteHumidity> ;
    skos:altLabel "RH" ;
    skos:broader <http://qudt.org/vocab/quantitykind/RelativePartialPressure> .

<http://qudt.org/vocab/quantitykind/SecondAxialMomentOfArea> a ns1:QuantityKind ;
    rdfs:label "Second Axial Moment of Area"@en ;
    dcterms:description "The moment of inertia, also called mass moment of inertia, rotational inertia, polar moment of inertia of mass, or the angular mass is a property of a distribution of mass in space that measures its resistance to rotational acceleration about an axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM4>,
        <http://qudt.org/vocab/unit/FT4>,
        <http://qudt.org/vocab/unit/IN4>,
        <http://qudt.org/vocab/unit/M4>,
        <http://qudt.org/vocab/unit/MilliM4> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD165" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Second_moment_of_area"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD165"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$I_a = \\int r^2_Q dA$, where $r_Q$ is the radial distance from a $Q-axis$ and $A$ is area."^^ns1:LatexString ;
    ns1:plainTextDescription "The moment of inertia, also called mass moment of inertia, rotational inertia, polar moment of inertia of mass, or the angular mass is a property of a distribution of mass in space that measures its resistance to rotational acceleration about an axis." ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:SecondAxialMomentOfArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SecondMomentOfArea> a ns1:QuantityKind ;
    rdfs:label "Flächenträgheitsmoment"@de,
        "second moment of area"@en,
        "segundo momento de érea"@es,
        "گشتاور دوم سطح"@fa,
        "moment quadratique"@fr,
        "क्षेत्रफल का द्वितीय आघूर्ण"@hi,
        "secondo momento di area"@it,
        "断面二次モーメント"@ja,
        "Geometryczny moment bezwładności"@pl,
        "Segundo momento de área"@pt,
        "截面二次轴矩"@zh ;
    dcterms:description "The second moment of area is a property of a physical object that can be used to predict its resistance to bending and deflection. The deflection of an object under load depends not only on the load, but also on the geometry of the object's cross-section."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM4>,
        <http://qudt.org/vocab/unit/FT4>,
        <http://qudt.org/vocab/unit/IN4>,
        <http://qudt.org/vocab/unit/M4>,
        <http://qudt.org/vocab/unit/MilliM4> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Second_moment_of_area"^^xsd:anyURI ;
    ns1:plainTextDescription "The second moment of area is a property of a physical object that can be used to predict its resistance to bending and deflection. The deflection of an object under load depends not only on the load, but also on the geometry of the object's cross-section." ;
    ns1:symbol "J" ;
    rdfs:comment "Applicable units are those of quantitykind:SecondMomentOfArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "momento de inércia de área"@pt .

<http://qudt.org/vocab/quantitykind/SecondPolarMomentOfArea> a ns1:QuantityKind ;
    rdfs:label "Second Polar Moment of Area"@en ;
    dcterms:description "The moment of inertia, also called mass moment of inertia, rotational inertia, polar moment of inertia of mass, or the angular mass is a property of a distribution of mass in space that measures its resistance to rotational acceleration about an axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM4>,
        <http://qudt.org/vocab/unit/FT4>,
        <http://qudt.org/vocab/unit/IN4>,
        <http://qudt.org/vocab/unit/M4>,
        <http://qudt.org/vocab/unit/MilliM4> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L4I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD166" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Second_moment_of_area"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD166"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$I_p = \\int r^2_Q dA$, where $r_Q$ is the radial distance from a $Q-axis$ and $A$ is area."^^ns1:LatexString ;
    ns1:plainTextDescription "The moment of inertia, also called mass moment of inertia, rotational inertia, polar moment of inertia of mass, or the angular mass is a property of a distribution of mass in space that measures its resistance to rotational acceleration about an axis." ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:SecondPolarMomentOfArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalResistance> a ns1:QuantityKind ;
    rdfs:label "مقاومة حرارية"@ar,
        "opór cieplny"@cs,
        "thermischer Widerstand"@de,
        "thermal resistance"@en,
        "resistencia térmica"@es,
        "résistance thermique"@fr,
        "resistenza termica"@it,
        "熱抵抗"@ja,
        "resistência térmica"@pt,
        "热阻"@zh ;
    dcterms:description "$\\textit{Thermal Resistance}$ is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. the thermodynamic temperature difference divided by heat flow rate. Thermal resistance $R$ has the units $\\frac{m^2 \\cdot K}{W}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_IT>,
        <http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_TH>,
        <http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_IT>,
        <http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_TH>,
        <http://qudt.org/vocab/unit/K-PER-W> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thermal_resistance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M-1H1T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD193" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_resistance"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD193"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalResistance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/ThermalInsulance>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    skos:altLabel "Wärmewiderstand"@de .

<http://qudt.org/vocab/quantitykind/TimeTemperature> a ns1:QuantityKind ;
    rdfs:label "Time Temperature"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C-WK>,
        <http://qudt.org/vocab/unit/DEG_F-HR>,
        <http://qudt.org/vocab/unit/K-DAY>,
        <http://qudt.org/vocab/unit/K-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T1D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:TimeTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TorquePerAngle> a ns1:QuantityKind ;
    rdfs:label "Torque per Angle"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/N-M-PER-ARCMIN>,
        <http://qudt.org/vocab/unit/N-M-PER-DEG>,
        <http://qudt.org/vocab/unit/N-M-PER-MIN_Angle>,
        <http://qudt.org/vocab/unit/N-M-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TorquePerAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> a ns1:QuantityKind ;
    rdfs:label "Federkonstante Drehfeder"@de,
        "torsional spring constant"@en ;
    dcterms:description "ratio between the turning moment for elastic deformation of a torsion spring and the related angle of rotation"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloN-M-PER-DEG>,
        <http://qudt.org/vocab/unit/N-M-PER-ARCMIN>,
        <http://qudt.org/vocab/unit/N-M-PER-DEG>,
        <http://qudt.org/vocab/unit/N-M-PER-MIN_Angle>,
        <http://qudt.org/vocab/unit/N-M-PER-RAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Torsion_spring"^^xsd:anyURI ;
    ns1:plainTextDescription "A torsional spring constant is a measure of the stiffness of a torsional spring, which is a type of spring that experiences twisting or torque rather than compression or extension. It is typically measured in newton-meters per radian (N·m/rad) and is used to calculate the amount of torque required to twist a spring a certain amount. It is related to the spring's geometry, material properties, and manufacturing process.",
        "Quotient Drehmoment zur elastischen Verformung einer Drehfeder durch den zugehörigen Drehwinkel"@de ;
    ns1:symbol "0173-1#Z4-BAJ448#002" ;
    rdfs:comment "Applicable units are those of quantitykind:TorsionalSpringConstant" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumetricHeatCapacity> a ns1:QuantityKind ;
    rdfs:label "Volumetric Heat Capacity"@en ;
    dcterms:description "$\\textit{Volumetric Heat Capacity (VHC)}$, also termed $\\textit{volume-specific heat capacity}$, describes the ability of a given volume of a substance to store internal energy while undergoing a given temperature change, but without undergoing a phase transition. It is different from specific heat capacity in that the VHC is a $\\textit{per unit volume}$ measure of the relationship between thermal energy and temperature of a material, while the specific heat is a $\\textit{per unit mass}$ measure (or occasionally per molar quantity of the material)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM3-K>,
        <http://qudt.org/vocab/unit/J-PER-CentiM3-K>,
        <http://qudt.org/vocab/unit/J-PER-M3-K>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2-DEG_F>,
        <http://qudt.org/vocab/unit/MilliBAR-PER-K> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Volumetric_heat_capacity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Volumetric_heat_capacity"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:VolumetricHeatCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/A_Ab> a ns1:Unit ;
    rdfs:label "Abampere"@en ;
    dcterms:description """
  The $\\textit{Abampere (aA)}$, also called the $biot$ after Jean-Baptiste Biot, is the basic electromagnetic unit of electric current in the emu-cgs system of units (electromagnetic cgs). 
  One $abampere$ is equal to ten amperes in the SI system of units. 
  An $abampere$ is the constant current that produces, when maintained in two parallel conductors of negligible circular section and of infinite length placed 1 centimetre apart,
   a force of 2 dynes per centimetre between the two conductors.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Abampere"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BIOT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Abampere?oldid=489318583"^^xsd:anyURI,
        "http://wordinfo.info/results/abampere"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-13?rskey=i2kRRz"^^xsd:anyURI ;
    ns1:latexDefinition "$1\\,abA = 10\\,A$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/abampere> ;
    ns1:plainTextDescription "The Abampere (aA), also called the biot after Jean-Baptiste Biot, is the basic electromagnetic unit of electric current in the emu-cgs system of units (electromagnetic cgs). One abampere is equal to ten amperes in the SI system of units. An abampere is the constant current that produces, when maintained in two parallel conductors of negligible circular section and of infinite length placed 1 centimetre apart, a force of 2 dynes per centimetre between the two conductors." ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "abA" ;
    ns1:ucumCode "Bi"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "biot" .

<http://qudt.org/vocab/unit/BAR-L-PER-SEC> a ns1:Unit ;
    rdfs:label "Bar Litre per Second"@en,
        "Bar Liter per Second"@en-US ;
    dcterms:description """
  The unit $\\textit{Bar Litre Per Second}$ is the product of the unit $bar$ and
   the unit $litre$ divided by the SI base unit for second.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA326" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA326"^^xsd:anyURI ;
    ns1:plainTextDescription "The unit 'Bar Litre Per Second' is the product of the unit bar and the unit litre divided by the SI base unit second" ;
    ns1:symbol "bar·L/s" ;
    ns1:ucumCode "bar.L.s-1"^^ns1:UCUMcs,
        "bar.L/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BAR-M3-PER-SEC> a ns1:Unit ;
    rdfs:label "Bar Cubic Metre per Second"@en,
        "Bar Cubic Meter per Second"@en-US ;
    dcterms:description "product out of the 0.001-fold of the unit bar and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA814" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA814"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the 0.001-fold of the unit bar and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "bar·m³/s" ;
    ns1:ucumCode "bar.m3.s-1"^^ns1:UCUMcs,
        "bar.m3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_US> a ns1:Unit ;
    rdfs:label "Barrel (US)"@en ;
    dcterms:description "unit of the volume for crude oil according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1589873 ;
    ns1:conversionMultiplierSN 1.589873e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BBL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA334" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA334"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume for crude oil according to the Anglo-American system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "bbl{US petroleum}" ;
    ns1:ucumCode "[bbl_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "bbl" ;
    ns1:uneceCommonCode "BLL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_UK> a ns1:Unit ;
    rdfs:label "bushel (UK)"@en ;
    dcterms:description "A bushel is an imperial unit of dry volume, equivalent in each of these systems to 4 pecks or 8 gallons. It is used for volumes of dry commodities (not liquids), most often in agriculture. It is abbreviated as bsh. or bu. In modern usage, the dry volume is usually only nominal, with bushels referring to standard weights instead."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.03636872 ;
    ns1:conversionMultiplierSN 3.636872e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bushel"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA344" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bushel?oldid=476704875"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA344"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "bsh{UK}" ;
    ns1:ucumCode "[bu_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "BUI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM3-PER-GM> a ns1:Unit ;
    rdfs:label "Cubic Centimetres per Gram"@en,
        "Cubic Centimeters per Gram"@en-US ;
    dcterms:description "Cubic Centimeter per Gram is a unit in the category of Specific Volume."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-GM> ;
    ns1:expression "$cm3/g$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:iec61360Code "0112/2///62720#UAD918" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD918"^^xsd:anyURI ;
    ns1:symbol "cm³/g" ;
    ns1:ucumCode "cm3.g-1"^^ns1:UCUMcs,
        "cm3/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiMOL> a ns1:Unit ;
    rdfs:label "CentiMole"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance>,
        <http://qudt.org/vocab/quantitykind/ExtentOfReaction> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "cmol" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB_A> a ns1:Unit ;
    rdfs:label "decibel with A-weighting" ;
    dcterms:description "unit of sound pressure level with frequency weighting A" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPowerLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPressureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundReductionIndex> ;
    ns1:iec61360Code "0112/2///62720#UAD893" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD893"^^xsd:anyURI ;
    ns1:symbol "dB(A)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB_ISO> a ns1:Unit ;
    rdfs:label "decibel isotropic" ;
    dcterms:description "antenna gain of a transmitted or received signal" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPowerLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPressureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundReductionIndex> ;
    ns1:iec61360Code "0112/2///62720#UAD889" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD889"^^xsd:anyURI ;
    ns1:symbol "dBi" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB_M> a ns1:DimensionlessUnit,
        ns1:Unit ;
    rdfs:label "Decibel Referred to 1mw"@en ;
    dcterms:description "\"Decibel Referred to 1mw\" is a 'Dimensionless Ratio' expressed as $dBm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPowerLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPressureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundReductionIndex> ;
    ns1:symbol "dBmW" ;
    ns1:udunitsCode "Bm" ;
    ns1:uneceCommonCode "DBM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB_Z> a ns1:Unit ;
    rdfs:label "decibel with Z-weighting" ;
    dcterms:description "unit of sound pressure level with frequency weighting Z (ZERO or linear weighting)" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPowerLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPressureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundReductionIndex> ;
    ns1:iec61360Code "0112/2///62720#UAD895" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD895"^^xsd:anyURI ;
    ns1:symbol "dB(Z)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-SEC> a ns1:Unit ;
    rdfs:label "Erg per Second"@en ;
    dcterms:description "\"Erg per Second\" is a C.G.S System unit for  'Power' expressed as $erg/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$erg/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA430" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA430"^^xsd:anyURI ;
    ns1:latexDefinition "$g\\cdot cm^{2}/s^{3}$"^^ns1:LatexString ;
    ns1:symbol "erg/s" ;
    ns1:ucumCode "erg.s-1"^^ns1:UCUMcs,
        "erg/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaJ-PER-SEC> a ns1:Unit ;
    rdfs:label "exajoule per second" ;
    dcterms:description "1,000,000,000,000,000,000-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ExaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB515" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB515"^^xsd:anyURI ;
    ns1:symbol "EJ/s" ;
    ns1:ucumCode "EJ.s-1"^^ns1:UCUMcs,
        "EJ/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExbiBIT> a ns1:Unit ;
    rdfs:label "ExbiBIT" ;
    ns1:conversionMultiplier 105997109765220669.31955729727572719389968124346368 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exbi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FC> a ns1:Unit ;
    rdfs:label "Foot Candle"@en ;
    dcterms:description "\"Foot Candle\" is a unit for  'Luminous Flux Per Area' expressed as $fc$."^^ns1:LatexString ;
    ns1:conversionMultiplier 10.764 ;
    ns1:conversionMultiplierSN 1.0764e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Foot-candle"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB256" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Foot-candle?oldid=475579268"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB256"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CD-PER-M2> ;
    ns1:symbol "fc" ;
    ns1:uneceCommonCode "P27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-PER-HR> a ns1:Unit ;
    rdfs:label "Foot Pound Force per Hour"@en ;
    dcterms:description "\"Foot Pound Force per Hour\" is an Imperial unit for  'Power' expressed as $ft-lbf/h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0003766161136565500904 ;
    ns1:conversionMultiplierSN 3.766161e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-lbf/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA444" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA444"^^xsd:anyURI ;
    ns1:symbol "ft·lbf/h" ;
    ns1:ucumCode "[ft_i].[lbf_av].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-PER-MIN> a ns1:Unit ;
    rdfs:label "Foot Pound Force per Minute"@en ;
    dcterms:description "\"Foot Pound Force per Minute\" is an Imperial unit for  'Power' expressed as $ft-lbf/min$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0225969678 ;
    ns1:conversionMultiplierSN 2.259697e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-lbf/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA445" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA445"^^xsd:anyURI ;
    ns1:symbol "ft·lbf/min" ;
    ns1:ucumCode "[ft_i].[lbf_av].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-PER-SEC> a ns1:Unit ;
    rdfs:label "Foot Pound Force per Second"@en ;
    dcterms:description "\"Foot Pound Force per Second\" is an Imperial unit for  'Power' expressed as $ft-lbf/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.35581807 ;
    ns1:conversionMultiplierSN 1.355818e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-lbf/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA446" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA446"^^xsd:anyURI ;
    ns1:symbol "ft·lbf/s" ;
    ns1:ucumCode "[ft_i].[lbf_av].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoMOL> a ns1:Unit ;
    rdfs:label "FemtoMole"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance>,
        <http://qudt.org/vocab/quantitykind/ExtentOfReaction> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "fmol" ;
    ns1:ucumCode "fmol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GALILEO> a ns1:Unit ;
    rdfs:label "Galileo"@en ;
    dcterms:description "The $\\textit{Galileo}$ is the unit of acceleration of free fall used extensively in the science of gravimetry. The Galileo is defined as $1 \\textit{centimeter per square second}$ ($1 cm/s^2$). Unfortunately, the Galileo is often denoted with the symbol Gal, not to be confused with the Gallon that also uses the same symbol."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gal"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB042" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gal?oldid=482010741"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB042"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gal> ;
    ns1:plainTextDescription "CGS unit of acceleration called gal with the definition: 1 Gal = 1 cm/s" ;
    ns1:symbol "Gal" ;
    ns1:ucumCode "Gal"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAY-PER-HR> a ns1:Unit ;
    rdfs:label "gray per hour" ;
    dcterms:description "SI derived unit gray divided by the unit hour" ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB476" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB476"^^xsd:anyURI ;
    ns1:symbol "Gy/h" ;
    ns1:ucumCode "Gy.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAY-PER-MIN> a ns1:Unit ;
    rdfs:label "gray per minute" ;
    dcterms:description "SI derived unit gray divided by the unit minute" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB472" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB472"^^xsd:anyURI ;
    ns1:symbol "Gy/min" ;
    ns1:ucumCode "Gy.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAY-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Gray per Second"@en ;
    dcterms:description "\"Gray per Second\" is a unit for  'Absorbed Dose Rate' expressed as $Gy/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$Gy/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAA164" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA164"^^xsd:anyURI ;
    ns1:symbol "Gy/s" ;
    ns1:ucumCode "Gy.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaJ-PER-HR> a ns1:Unit ;
    rdfs:label "Gigajoule per Hour"@en ;
    dcterms:description "SI derived unit Gigajoule divided by the 3600 times the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 277777.7777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:plainTextDescription "SI derived unit gigajoule divided by the 3600 times the SI base unit second" ;
    ns1:symbol "GJ/h" ;
    ns1:ucumCode "GJ.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaJ-PER-SEC> a ns1:Unit ;
    rdfs:label "gigajoule per second" ;
    dcterms:description "1,000,000,000-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB512" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB512"^^xsd:anyURI ;
    ns1:symbol "GJ/s" ;
    ns1:ucumCode "GJ.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HP> a ns1:Unit ;
    rdfs:label "Horsepower"@en ;
    dcterms:description "550 foot-pound force per second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 745.6999 ;
    ns1:conversionMultiplierSN 7.456999e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Horsepower"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Horsepower?oldid=495510329"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "HP" ;
    ns1:ucumCode "[HP]"^^ns1:UCUMcs ;
    ns1:udunitsCode "hp" ;
    ns1:uneceCommonCode "K43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HP_Boiler> a ns1:Unit ;
    rdfs:label "Boiler Horsepower"@en ;
    dcterms:description "\"Boiler Horsepower\" is a unit for  'Power' expressed as $hp_boiler$."^^ns1:LatexString ;
    ns1:conversionMultiplier 9809.5 ;
    ns1:conversionMultiplierSN 9.8095e+03 ;
    ns1:expression "$boiler_hp$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA535" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA535"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "HP{boiler}" ;
    ns1:uneceCommonCode "K42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HP_Brake> a ns1:Unit ;
    rdfs:label "Horsepower (brake)"@en ;
    dcterms:description "unit of the power according to the Imperial system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 9809.5 ;
    ns1:conversionMultiplierSN 9.8095e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA536" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA536"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the power according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "HP{brake}" ;
    ns1:uneceCommonCode "K42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HP_Electric> a ns1:Unit ;
    rdfs:label "Horsepower (electric)"@en ;
    dcterms:description "unit of the power according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 746.0 ;
    ns1:conversionMultiplierSN 7.46e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA537" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA537"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the power according to the Anglo-American system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "HP{electric}" ;
    ns1:uneceCommonCode "K43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HP_H2O> a ns1:Unit ;
    rdfs:label "horsepower (water)" ;
    dcterms:description "unit of the power according to the Anglo-American system of units" ;
    ns1:conversionMultiplier 746.043 ;
    ns1:conversionMultiplierSN 7.46043e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA538" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA538"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "water hp" ;
    ns1:uneceCommonCode "F80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HP_Metric> a ns1:Unit ;
    rdfs:label "Horsepower (metric)"@en ;
    dcterms:description "unit of the mechanical power according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 735.4988 ;
    ns1:conversionMultiplierSN 7.354988e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA534" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA534"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mechanical power according to the Anglo-American system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "HP{metric}" ;
    ns1:uneceCommonCode "HJ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HUNDRED> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Hundred" ;
    dcterms:description "Counting unit for a count of one hundred" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:symbol "100" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoPA-L-PER-SEC> a ns1:Unit ;
    rdfs:label "Hectopascal Litre per Second"@en,
        "Hectopascal Liter per Second"@en-US ;
    dcterms:description "product out of the 100-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA530" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA530"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the 100-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second" ;
    ns1:symbol "hPa·L/s" ;
    ns1:ucumCode "hPa.L.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC> a ns1:Unit ;
    rdfs:label "Hectopascal Cubic Metre per Second"@en,
        "Hectopascal Cubic Meter per Second"@en-US ;
    dcterms:description "product out of the 100-fold of the SI unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HectoPA> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA531" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA531"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the 100-fold of the SI unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "hPa·m³/s" ;
    ns1:ucumCode "hPa.m3.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-DAY> a ns1:Unit ;
    rdfs:label "joule per day" ;
    dcterms:description "quotient from the SI derived unit joule divided by the unit day" ;
    ns1:conversionMultiplier 0.00001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB446" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB446"^^xsd:anyURI ;
    ns1:symbol "J/d" ;
    ns1:ucumCode "J.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-HR> a ns1:Unit ;
    rdfs:label "Joule per Hour"@en ;
    dcterms:description "SI derived unit joule divided by the 3600 times the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB445" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB445"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit joule divided by the 3600 times the SI base unit second" ;
    ns1:symbol "J/h" ;
    ns1:ucumCode "J.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-MIN> a ns1:Unit ;
    rdfs:label "joule per minute" ;
    dcterms:description "quotient from the SI derived unit joule divided by the unit minute" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB444" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB444"^^xsd:anyURI ;
    ns1:symbol "J/min" ;
    ns1:ucumCode "J.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "جول ثانية"@ar,
        "joule sekunda"@cs,
        "Joulesekunde"@de,
        "joule second"@en,
        "julio segundo"@es,
        "ژول ثانیه"@fa,
        "joule-seconde"@fr,
        "जूल सैकण्ड"@hi,
        "joule per secondo"@it,
        "ジュール秒"@ja,
        "joule saat"@ms,
        "dżulosekunda"@pl,
        "joule-segundo"@pt,
        "joule-secundă"@ro,
        "джоуль-секунда"@ru,
        "joule sekunda"@sl,
        "joule saniye"@tr,
        "焦耳秒"@zh ;
    dcterms:description """
  The $\\textit{joule-second}$ is a unit equal to a $joule$ multiplied by a second, used to measure action or angular momentum. 
  The joule-second is the unit used for Planck's constant.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Action>,
        <http://qudt.org/vocab/quantitykind/AngularImpulse>,
        <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:iec61360Code "0112/2///62720#UAB151" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB151"^^xsd:anyURI ;
    ns1:symbol "J·s" ;
    ns1:ucumCode "J.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "KiloCoulomb"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA563" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA563"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "kC" ;
    ns1:ucumCode "kC"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/KiloCAL-PER-MOL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Mole"@en ;
    dcterms:description "The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ/mol$, or $6.9477 \\times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion</p>."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:expression "$kcal/mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarEnergy> ;
    ns1:symbol "kcal/mol" ;
    ns1:ucumCode "kcal.mol-1"^^ns1:UCUMcs,
        "kcal/mol"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_IT> a ns1:Unit ;
    rdfs:label "Kilocalorie (international Table)"@en ;
    dcterms:description "1000-fold of the unit calorie, which is used particularly for calorific values of food"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4186.8 ;
    ns1:conversionMultiplierSN 4.1868e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA589" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA589"^^xsd:anyURI ;
    ns1:plainTextDescription "1000-fold of the unit calorie, which is used particularly for calorific values of food" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CAL_IT> ;
    ns1:symbol "kcal{IT}" ;
    ns1:ucumCode "kcal_IT"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-CentiM2> a ns1:Unit ;
    rdfs:label "Kilogram Square Centimetre"@en,
        "Kilogram Square Centimeter"@en-US ;
    dcterms:description "product of the SI base unit kilogram and the 0 0001fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfInertia>,
        <http://qudt.org/vocab/quantitykind/RotationalMass> ;
    ns1:iec61360Code "0112/2///62720#UAA600" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA600"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI base unit kilogram and the 0 0001fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "kg·cm²" ;
    ns1:ucumCode "kg.cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "كيلوغرام متر مربع"@ar,
        "kilogram čtvereční metr"@cs,
        "Kilogramm mal Quadratmeter"@de,
        "kilogram square metre"@en,
        "Kilogram Square Meter"@en-US,
        "kilogramo metro cuadrado"@es,
        "نیوتون متر مربع"@fa,
        "kilogramme-mètre carré"@fr,
        "किलोग्राम वर्ग मीटर"@hi,
        "chilogrammo metro quadrato"@it,
        "キログラム平方メートル"@ja,
        "kilogram meter persegi"@ms,
        "quilograma-metro quadrado"@pt,
        "kilogram-metru pătrat"@ro,
        "килограмм-квадратный метр"@ru,
        "kilogram metrekare"@tr,
        "千克平方米"@zh ;
    dcterms:description "\"Kilogram Square Meter\" is a unit for  'Moment Of Inertia' expressed as $kg-m^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg-m2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfInertia>,
        <http://qudt.org/vocab/quantitykind/RotationalMass> ;
    ns1:iec61360Code "0112/2///62720#UAA622" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA622"^^xsd:anyURI ;
    ns1:symbol "kg·m²" ;
    ns1:ucumCode "kg.m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-MilliM2> a ns1:Unit ;
    rdfs:label "Kilogram Square Millimetre"@en,
        "Kilogram Square Millimeter"@en-US ;
    dcterms:description "product of the SI base kilogram and the  0.001-fold of the power of the SI base metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfInertia>,
        <http://qudt.org/vocab/quantitykind/RotationalMass> ;
    ns1:iec61360Code "0112/2///62720#UAA627" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA627"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI base kilogram and the  0.001-fold of the power of the SI base metre with the exponent 2" ;
    ns1:symbol "kg·mm²" ;
    ns1:ucumCode "kg.mm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC> a ns1:Unit ;
    rdfs:label "Kilogram_force Metre per Second"@en,
        "Kilogram_force Meter per Second"@en-US ;
    dcterms:description "product of the SI base unit metre and the unit kilogram-force according to the Anglo-American and Imperial system of units divided by the SI base unit second"^^rdf:HTML ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB154" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB154"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI base unit metre and the unit kilogram-force according to the Anglo-American and Imperial system of units divided by the SI base unit second" ;
    ns1:symbol "kgf·m/s" ;
    ns1:ucumCode "kgf.m.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-DAY> a ns1:Unit ;
    rdfs:label "kilojoule per day" ;
    dcterms:description "quotient from the 1,000-fold of the SI derived unit joule divided by the unit day" ;
    ns1:conversionMultiplier 0.01157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB450" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB450"^^xsd:anyURI ;
    ns1:symbol "kJ/d" ;
    ns1:ucumCode "kJ.d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-HR> a ns1:Unit ;
    rdfs:label "kilojoule per hour" ;
    dcterms:description "quotient from the 1,000-fold of the SI derived unit joule divided by the unit hour" ;
    ns1:conversionMultiplier 0.2777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB449" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB449"^^xsd:anyURI ;
    ns1:symbol "kJ/h" ;
    ns1:ucumCode "kJ.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-MIN> a ns1:Unit ;
    rdfs:label "kilojoule per minute" ;
    dcterms:description "quotient from the 1,000-fold of the SI derived unit joule divided by the unit minute" ;
    ns1:conversionMultiplier 16.66666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB448" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB448"^^xsd:anyURI ;
    ns1:symbol "kJ/min" ;
    ns1:ucumCode "kJ.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-MOL> a ns1:Unit ;
    rdfs:label "Kilojoule per Mole"@en ;
    dcterms:description "1 000-fold of the SI derived unit joule divided by the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA572" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA572"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit joule divided by the SI base unit mol" ;
    ns1:symbol "kJ/mol" ;
    ns1:ucumCode "kJ.mol-1"^^ns1:UCUMcs,
        "kJ/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-SEC> a ns1:Unit ;
    rdfs:label "kilojoule per second" ;
    dcterms:description "quotient from the 1,000-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB447" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB447"^^xsd:anyURI ;
    ns1:symbol "kJ/s" ;
    ns1:ucumCode "kJ.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloT> a ns1:Unit ;
    rdfs:label "kilotesla" ;
    dcterms:description "1,000-fold of the SI derived unit tesla" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticField>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB385" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB385"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "kT" ;
    ns1:uneceCommonCode "P13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloVA> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere"@en ;
    dcterms:description "1 000-fold of the product of the SI derived unit volt and the SI base unit ampere"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAA581" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA581"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the product of the SI derived unit volt and the SI base unit ampere" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/VA> ;
    ns1:symbol "kVA" ;
    ns1:ucumCode "kVA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KVA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW-PER-M2-K> a ns1:Unit ;
    rdfs:label "kilowatt per square metre kelvin" ;
    dcterms:description "1,000-fold of the SI derived unit watt divided by the product of the power of the SI base unit metre by exponent 2 and the SI base unit kelvin" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer>,
        <http://qudt.org/vocab/quantitykind/CombinedNonEvaporativeHeatTransferCoefficient>,
        <http://qudt.org/vocab/quantitykind/SurfaceCoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAB456" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB456"^^xsd:anyURI ;
    ns1:symbol "kW/(m²·K)" ;
    ns1:ucumCode "kW.m-2.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LANGLEY> a ns1:Unit ;
    rdfs:label "langley" ;
    dcterms:description "[CGS] unit of the areal-related energy transmission (as a measure of the incendent quantity of heat of solar radiation on the earth's surface)" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyFluence>,
        <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/RadiantFluence> ;
    ns1:iec61360Code "0112/2///62720#UAB296" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB296"^^xsd:anyURI ;
    ns1:symbol "Ly" ;
    ns1:uneceCommonCode "P40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-FT2> a ns1:Unit ;
    rdfs:label "Pound Mass (avoirdupois) Square Foot"@en ;
    dcterms:description "product of the unit pound according to the avoirdupois system of units and the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.04214011 ;
    ns1:conversionMultiplierSN 4.214011e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfInertia>,
        <http://qudt.org/vocab/quantitykind/RotationalMass> ;
    ns1:iec61360Code "0112/2///62720#UAA671" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA671"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the unit pound according to the avoirdupois system of units and the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:symbol "lbm·ft²" ;
    ns1:ucumCode "[lb_av].[sft_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-IN2> a ns1:Unit ;
    rdfs:label "Pound Mass (avoirdupois) Square Inch"@en ;
    dcterms:description "product of the unit pound according to the avoirdupois system of units and the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0002926397 ;
    ns1:conversionMultiplierSN 2.926397e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MomentOfInertia>,
        <http://qudt.org/vocab/quantitykind/RotationalMass> ;
    ns1:iec61360Code "0112/2///62720#UAA672" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA672"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the unit pound according to the avoirdupois system of units and the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    ns1:symbol "lbm·in²" ;
    ns1:ucumCode "[lb_av].[sin_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-IN2> a ns1:Unit ;
    rdfs:label "Pound (avoirdupois) per Square Inch"@en ;
    dcterms:description "unit of the areal-related mass as avoirdupois pound according to the avoirdupois system of units related to the area square inch according to the Anglo-American and Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 703.06957963916 ;
    ns1:conversionMultiplierSN 7.030696e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/MeanMassRange>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB137" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB137"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the areal-related mass as avoirdupois pound according to the avoirdupois system of units related to the area square inch according to the Anglo-American and Imperial system of units" ;
    ns1:symbol "lbm/in²" ;
    ns1:ucumCode "[lb_av].[sin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Metre per Second"@en,
        "Cubic Meter per Second"@en-US ;
    dcterms:description "A cubic metre per second ($m^{3}s^{-1}, m^{3}/s$), cumecs or cubic meter per second in American English) is a derived SI unit of flow rate equal to that of a stere or cube with sides of one metre ( u0303 39.37 in) in length exchanged or moving each second. It is popularly used for water flow, especially in rivers and streams, and fractions for HVAC values measuring air flow."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{3}/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/RecombinationCoefficient>,
        <http://qudt.org/vocab/quantitykind/SoundVolumeVelocity>,
        <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA772" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA772"^^xsd:anyURI ;
    ns1:symbol "m³/s" ;
    ns1:ucumCode "m3.s-1"^^ns1:UCUMcs,
        "m3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MQS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MegaCoulomb"@en ;
    dcterms:description "A MegaCoulomb is $10^{6} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA206" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA206"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "MC" ;
    ns1:ucumCode "MC"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/MegaGM-PER-HA> a ns1:Unit ;
    rdfs:label "Megagram per Hectare"@en,
        "Megagram per Hectare"@en-US ;
    dcterms:description "1 000-fold of the SI base unit kilogram divided by the 10,000-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-HA>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "1 000-fold of the SI base unit kilogram divided by the 10,000-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "Mg/ha" ;
    ns1:ucumCode "Mg.har-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-HR> a ns1:Unit ;
    rdfs:label "Megajoule per Hour"@en ;
    dcterms:description "SI derived unit MegaJoule divided by the 3600 times the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 277.7777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:plainTextDescription "SI derived unit Megajoule divided by the 3600 times the SI base unit second" ;
    ns1:symbol "MJ/h" ;
    ns1:ucumCode "MJ.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-SEC> a ns1:Unit ;
    rdfs:label "Megajoule per Second"@en ;
    dcterms:description "quotient of the 1,000,000-fold of the derived SI unit joule divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB177" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB177"^^xsd:anyURI ;
    ns1:plainTextDescription "quotient of the 1,000,000-fold of the derived SI unit joule divided by the SI base unit second" ;
    ns1:symbol "MJ/s" ;
    ns1:ucumCode "MJ.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPA-L-PER-SEC> a ns1:Unit ;
    rdfs:label "Megapascal Litre per Second"@en,
        "Megapascal Liter per Second"@en-US ;
    dcterms:description "product out of the 1,000,000-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA218" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA218"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the 1,000,000-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second" ;
    ns1:symbol "MPa·L/s" ;
    ns1:ucumCode "MPa.L.s-1"^^ns1:UCUMcs,
        "MPa.L/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC> a ns1:Unit ;
    rdfs:label "Megapascal Cubic Metre per Second"@en,
        "Megapascal Cubic Meter per Second"@en-US ;
    dcterms:description "product out of the 1,000,000-fold of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA219" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA219"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the 1,000,000-fold of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "MPa·m³/s" ;
    ns1:ucumCode "MPa.m3.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MicroCoulomb"@en ;
    dcterms:description "A MicroCoulomb is $10^{-6} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA059" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA059"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "μC" ;
    ns1:ucumCode "uC"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/MicroGRAY-PER-HR> a ns1:Unit ;
    rdfs:label "microgray per hour" ;
    dcterms:description "0.000001-fold of the SI derived unit gray divided by the unit hour" ;
    ns1:conversionMultiplier 0.0000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB478" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB478"^^xsd:anyURI ;
    ns1:symbol "μGy/h" ;
    ns1:ucumCode "uGy.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGRAY-PER-MIN> a ns1:Unit ;
    rdfs:label "microgray per minute" ;
    dcterms:description "0.000001-fold of the SI derived unit gray divided by the unit minute" ;
    ns1:conversionMultiplier 0.00000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB474" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB474"^^xsd:anyURI ;
    ns1:symbol "μGy/min" ;
    ns1:ucumCode "uGy.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGRAY-PER-SEC> a ns1:Unit ;
    rdfs:label "microgray per second" ;
    dcterms:description "0.000001-fold of the SI derived unit gray divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB299" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB299"^^xsd:anyURI ;
    ns1:symbol "μGy/s" ;
    ns1:ucumCode "uGy.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroH> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Microhenry"@en ;
    dcterms:description "The SI derived unit for inductance is the henry. 1 henry is equal to 1000000 microhenry. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:iec61360Code "0112/2///62720#UAA066" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA066"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "μH" ;
    ns1:ucumCode "uH"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroJ-PER-SEC> a ns1:Unit ;
    rdfs:label "microjoule per second" ;
    dcterms:description "0.000001-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB510" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB510"^^xsd:anyURI ;
    ns1:symbol "μJ/s" ;
    ns1:ucumCode "uJ.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroS> a ns1:Unit ;
    rdfs:label "Microsiemens"@en ;
    dcterms:description "0.000001-fold of the SI derived unit siemens"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:iec61360Code "0112/2///62720#UAA074" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA074"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit siemens" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/S> ;
    ns1:symbol "μS" ;
    ns1:ucumCode "uS"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroSV-PER-MIN> a ns1:Unit ;
    rdfs:label "microsievert per minute" ;
    dcterms:description "0.000001-fold of the SI derived unit sievert divided by the unit minute" ;
    ns1:conversionMultiplier 0.00000001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB470" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB470"^^xsd:anyURI ;
    ns1:symbol "µSv/min" ;
    ns1:ucumCode "uSv.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroSV-PER-SEC> a ns1:Unit ;
    rdfs:label "microsievert per second" ;
    dcterms:description "0.000001-fold of the SI derived unit sievert devided by the SI base unit second" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB303" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB303"^^xsd:anyURI ;
    ns1:symbol "µSv/s" ;
    ns1:ucumCode "uSv.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC> a ns1:Unit ;
    rdfs:label "Millibar Litre per Second"@en,
        "Millibar Liter per Second"@en-US ;
    dcterms:description "product out of the 0.001-fold of the unit bar and the unit litre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA813" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA813"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the 0.001-fold of the unit bar and the unit litre divided by the SI base unit second" ;
    ns1:symbol "mbar·L/s" ;
    ns1:ucumCode "mbar.L.s-1"^^ns1:UCUMcs,
        "mbar.L/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC> a ns1:Unit ;
    rdfs:label "Millibar Cubic Metre per Second"@en,
        "Millibar Cubic Meter per Second"@en-US ;
    dcterms:description "product of the unit bar and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliBAR> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA327" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA327"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the unit bar and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "mbar·m³/s" ;
    ns1:ucumCode "mbar.m3.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBQ> a ns1:Unit ;
    rdfs:label "MilliBecquerel"@en ;
    dcterms:description "0.001-fold of the unit becquerel" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAC503" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC503"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "mBq" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGAL> a ns1:Unit ;
    rdfs:label "Milligal"@en ;
    dcterms:description "0.001-fold of the unit of acceleration called gal according to the CGS system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAB043" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB043"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit of acceleration called gal according to the CGS system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GALILEO> ;
    ns1:symbol "mgal" ;
    ns1:ucumCode "mGal"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGRAY-PER-HR> a ns1:Unit ;
    rdfs:label "milligray per hour" ;
    dcterms:description "0.001-fold of the SI derived unit gray divided by the unit hour" ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB477" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB477"^^xsd:anyURI ;
    ns1:symbol "mGy/h" ;
    ns1:ucumCode "mGy.h-1"^^ns1:UCUMcs,
        "mGy/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGRAY-PER-MIN> a ns1:Unit ;
    rdfs:label "milligray per minute" ;
    dcterms:description "0.001-fold of the SI derived unit gray divided by the unit minute" ;
    ns1:conversionMultiplier 0.00001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB473" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB473"^^xsd:anyURI ;
    ns1:symbol "mGy/min" ;
    ns1:ucumCode "mGy.min-1"^^ns1:UCUMcs,
        "mGy/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGRAY-PER-SEC> a ns1:Unit ;
    rdfs:label "milligray per second" ;
    dcterms:description "0.001-fold of the SI derived unit gray divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB298" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB298"^^xsd:anyURI ;
    ns1:symbol "mGy/s" ;
    ns1:ucumCode "mGy.s-1"^^ns1:UCUMcs,
        "mGy/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliJ-PER-SEC> a ns1:Unit ;
    rdfs:label "millijoule per second" ;
    dcterms:description "0.001-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB511" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB511"^^xsd:anyURI ;
    ns1:symbol "mJ/s" ;
    ns1:ucumCode "mJ.s-1"^^ns1:UCUMcs,
        "mJ/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL-PER-GM> a ns1:Unit ;
    rdfs:label "Millilitre per Gram"@en,
        "Milliliter per Gram"@en-US ;
    dcterms:description "Milliliter Per Gram is a unit in the category of Specific Volume. It is also known as milliliters per gram, millilitre per gram, millilitres per gram, milliliter/gram, millilitre/gram."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-GM> ;
    ns1:expression "$mL/g$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
    ns1:symbol "mL/g" ;
    ns1:ucumCode "mL.g-1"^^ns1:UCUMcs,
        "mL/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliOHM> a ns1:Unit ;
    rdfs:label "Milliohm"@en ;
    dcterms:description "0.001-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA741" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA741"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit ohm" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "mΩ" ;
    ns1:ucumCode "mOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliRAD_R-PER-HR> a ns1:Unit ;
    rdfs:label "Millirads per hour"@en ;
    dcterms:description "One thousandth part of an absorbed ionizing radiation dose equal to 100 ergs per gram of irradiated material received per hour."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliRAD_R> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:symbol "mrad/h" ;
    ns1:ucumCode "mRAD.h-1"^^ns1:UCUMcs,
        "mRAD/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliSV-PER-HR> a ns1:Unit ;
    rdfs:label "millisievert per hour" ;
    dcterms:description "0.001-fold of the SI derived unit sievert divided by the unit hour" ;
    ns1:conversionMultiplier 0.0000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB465" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB465"^^xsd:anyURI ;
    ns1:symbol "mSv/h" ;
    ns1:ucumCode "mSv.h-1"^^ns1:UCUMcs,
        "mSv/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliSV-PER-MIN> a ns1:Unit ;
    rdfs:label "millisievert per minute" ;
    dcterms:description "0.001-fold of the SI derived unit sievert divided by the unit minute" ;
    ns1:conversionMultiplier 0.00001666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB469" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB469"^^xsd:anyURI ;
    ns1:symbol "mSv/min" ;
    ns1:ucumCode "mSv.min-1"^^ns1:UCUMcs,
        "mSv/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliSV-PER-SEC> a ns1:Unit ;
    rdfs:label "millisievert per second" ;
    dcterms:description "0.001-fold of the SI derived unit sievert devided by the SI base unit second" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB302" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB302"^^xsd:anyURI ;
    ns1:symbol "mSv/s" ;
    ns1:ucumCode "mSv.s-1"^^ns1:UCUMcs,
        "mSv/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliW-PER-MilliGM> a ns1:Unit ;
    rdfs:label "Milliwatt per Milligram"@en ;
    dcterms:description "SI derived unit milliwatt divided by the SI derived unit milligram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/W-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:plainTextDescription "SI derived unit milliwatt divided by the SI derived unit milligram" ;
    ns1:symbol "mW/mg" ;
    ns1:ucumCode "mW.mg-1"^^ns1:UCUMcs,
        "mW/mg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGRAY> a ns1:Unit ;
    rdfs:label "NanoGRAY" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose>,
        <http://qudt.org/vocab/quantitykind/Kerma> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GRAY> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGRAY-PER-HR> a ns1:Unit ;
    rdfs:label "nanogray per hour" ;
    dcterms:description "0.000000001-fold of the SI derived unit gray divided by the unit hour" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB479" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB479"^^xsd:anyURI ;
    ns1:symbol "nGy/h" ;
    ns1:uneceCommonCode "P64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGRAY-PER-MIN> a ns1:Unit ;
    rdfs:label "nanogray per minute" ;
    dcterms:description "0.000000001-fold of the SI derived unit gray divided by the unit minute" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB475" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB475"^^xsd:anyURI ;
    ns1:symbol "nGy/min" ;
    ns1:uneceCommonCode "P60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGRAY-PER-SEC> a ns1:Unit ;
    rdfs:label "nanogray per second" ;
    dcterms:description "0.000000001-fold of the SI derived unit gray divided by the SI base unit second" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGRAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB300" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB300"^^xsd:anyURI ;
    ns1:symbol "nGy/s" ;
    ns1:uneceCommonCode "P56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoH> a ns1:Unit ;
    rdfs:label "Nanohenry"@en ;
    dcterms:description "0.000000001-fold of the SI derived unit henry"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/H_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance>,
        <http://qudt.org/vocab/quantitykind/Permeance> ;
    ns1:iec61360Code "0112/2///62720#UAA905" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA905"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit henry" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/H> ;
    ns1:symbol "nH" ;
    ns1:ucumCode "nH"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoJ-PER-SEC> a ns1:Unit ;
    rdfs:label "nanojoule per second" ;
    dcterms:description "0.000000001-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB509" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB509"^^xsd:anyURI ;
    ns1:symbol "nJ/s" ;
    ns1:ucumCode "nJ.s-1"^^ns1:UCUMcs,
        "nJ/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoSV-PER-HR> a ns1:Unit ;
    rdfs:label "nanosievert per hour" ;
    dcterms:description "0.000000001-fold of the SI derived unit sievert divided by the unit hour" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB467" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB467"^^xsd:anyURI ;
    ns1:symbol "nSv/h" ;
    ns1:uneceCommonCode "P73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoSV-PER-MIN> a ns1:Unit ;
    rdfs:label "nanosievert per minute" ;
    dcterms:description "0.000000001-fold of the SI derived unit sievert divided by the unit minute" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB471" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB471"^^xsd:anyURI ;
    ns1:symbol "nSv/min" ;
    ns1:uneceCommonCode "P77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoSV-PER-SEC> a ns1:Unit ;
    rdfs:label "nanosievert per second" ;
    dcterms:description "0.000000001-fold of the SI derived unit sievert devided by the SI base unit second" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoSV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB304" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB304"^^xsd:anyURI ;
    ns1:symbol "nSv/s" ;
    ns1:uneceCommonCode "P68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ONE> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "one" ;
    dcterms:description "Counting unit for a count of one" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:iec61360Code "0112/2///62720#UAA915" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA915"^^xsd:anyURI ;
    ns1:symbol "one" ;
    ns1:uneceCommonCode "C62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_US> a ns1:Unit ;
    rdfs:label "US Liquid Ounce"@en ;
    dcterms:description "\"US Liquid Ounce\" is a unit for  'Liquid Volume' expressed as $oz$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000295735296 ;
    ns1:conversionMultiplierSN 2.957353e-05 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA916" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA916"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "fl oz{US}" ;
    ns1:ucumCode "[foz_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "fl oz" ;
    ns1:uneceCommonCode "OZA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-L-PER-SEC> a ns1:Unit ;
    rdfs:label "Pascal Litre per Second"@en,
        "Pascal Liter per Second"@en-US ;
    dcterms:description "product out of the SI derived unit pascal and the unit litre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA261" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA261"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the SI derived unit pascal and the unit litre divided by the SI base unit second" ;
    ns1:symbol "Pa·L/s" ;
    ns1:ucumCode "Pa.L.s-1"^^ns1:UCUMcs,
        "Pa.L/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-M3-PER-SEC> a ns1:Unit ;
    rdfs:label "Pascal Cubic Metre per Second"@en,
        "Pascal Cubic Meter per Second"@en-US ;
    dcterms:description "product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA264" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA264"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    ns1:symbol "Pa·m³/s" ;
    ns1:ucumCode "Pa.m3.s-1"^^ns1:UCUMcs,
        "Pa.m3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G01" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MegaPA> a ns1:Unit ;
    rdfs:label "reciprocal megapascal" ;
    dcterms:description "reciprocal of the 1,000,000-fold of the derived unit pascal" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaPA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility>,
        <http://qudt.org/vocab/quantitykind/InversePressure>,
        <http://qudt.org/vocab/quantitykind/IsentropicCompressibility>,
        <http://qudt.org/vocab/quantitykind/IsothermalCompressibility>,
        <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAD929" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD929"^^xsd:anyURI ;
    ns1:symbol "/MPa" ;
    ns1:ucumCode "/MPa"^^ns1:UCUMcs,
        "MPa-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-PA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Pascal"@en ;
    dcterms:description "reciprocal of the SI derived unit pascal" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    ns1:expression "$/Pa$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Compressibility>,
        <http://qudt.org/vocab/quantitykind/InversePressure>,
        <http://qudt.org/vocab/quantitykind/IsentropicCompressibility>,
        <http://qudt.org/vocab/quantitykind/IsothermalCompressibility>,
        <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA269" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA269"^^xsd:anyURI ;
    ns1:siUnitsExpression "m^2/N" ;
    ns1:symbol "/Pa" ;
    ns1:ucumCode "/Pa"^^ns1:UCUMcs,
        "Pa-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PFERDESTAERKE> a ns1:Unit ;
    rdfs:label "Pferdestaerke" ;
    dcterms:description "obsolete, non-legal unit of the power in Germany relating to DIN 1301-3:1979" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB438" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB438"^^xsd:anyURI ;
    ns1:symbol "PS" ;
    ns1:uneceCommonCode "N12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PHOT> a ns1:Unit ;
    rdfs:label "Phot"@en ;
    dcterms:description "A phot (ph) is a photometric unit of illuminance, or luminous flux through an area. It is not an SI unit, but rather is associated with the older centimetre gram second system of units.  Metric dimensions: $illuminance = luminous intensity \\times solid angle / length$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Phot"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB255" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Phot?oldid=477198725"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB255"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/phot> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CD-PER-M2> ;
    ns1:symbol "ph" ;
    ns1:ucumCode "ph"^^ns1:UCUMcs ;
    ns1:udunitsCode "ph" ;
    ns1:uneceCommonCode "P26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_US> a ns1:Unit ;
    rdfs:label "US Liquid Pint"@en ;
    dcterms:description "\"US Liquid Pint\" is a unit for  'Liquid Volume' expressed as $pt$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0004731765 ;
    ns1:conversionMultiplierSN 4.731765e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 0.5 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA957" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA957"^^xsd:anyURI ;
    ns1:symbol "pt{US}" ;
    ns1:ucumCode "[pt_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "pt" ;
    ns1:uneceCommonCode "PT",
        "PTL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_US_DRY> a ns1:Unit ;
    rdfs:label "US Peck"@en ;
    dcterms:description "A peck is an imperial and U.S. customary unit of dry volume, equivalent to 2 gallons or 8 dry quarts or 16 dry pints. Two pecks make a kenning (obsolete), and four pecks make a bushel. In Scotland, the peck was used as a dry measure until the introduction of imperial units as a result of the Weights and Measures Act of 1824. The peck was equal to about 9 litres (in the case of certain crops, such as wheat, peas, beans and meal) and about 13 litres (in the case of barley, oats and malt). A firlot was equal to 4 pecks and the peck was equal to 4 lippies or forpets. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00880976754 ;
    ns1:conversionMultiplierSN 8.809768e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DryVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA948" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA948"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "peck{US Dry}" ;
    ns1:ucumCode "[pk_us]"^^ns1:UCUMcs ;
    ns1:udunitsCode "pk" ;
    ns1:uneceCommonCode "G23",
        "PY" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSI-IN3-PER-SEC> a ns1:Unit ;
    rdfs:label "Psi Cubic Inch per Second"@en ;
    dcterms:description "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.1129848 ;
    ns1:conversionMultiplierSN 1.129848e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA703" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA703"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)" ;
    ns1:symbol "psi·in³/s" ;
    ns1:ucumCode "[psi].[cin_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSI-L-PER-SEC> a ns1:Unit ;
    rdfs:label "Psi Litre per Second"@en,
        "Psi Liter per Second"@en-US ;
    dcterms:description "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (litre per second)"^^rdf:HTML ;
    ns1:conversionMultiplier 6.894757 ;
    ns1:conversionMultiplierSN 6.894757e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA704" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA704"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (litre per second)" ;
    ns1:symbol "psi·L/s" ;
    ns1:ucumCode "[psi].L.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSI-M3-PER-SEC> a ns1:Unit ;
    rdfs:label "PSI Cubic Metre per Second"@en,
        "PSI Cubic Meter per Second"@en-US ;
    dcterms:description "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic metre per second)"^^rdf:HTML ;
    ns1:conversionMultiplier 6894.757 ;
    ns1:conversionMultiplierSN 6.894757e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA705" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA705"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic metre per second)" ;
    ns1:symbol "psi·m³/s" ;
    ns1:ucumCode "[psi].m3.s-1"^^ns1:UCUMcs,
        "[psi].m3/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSI-YD3-PER-SEC> a ns1:Unit ;
    rdfs:label "Psi Cubic Yard per Second"@en ;
    dcterms:description "product of the composed unit for pressure (pound-force per square inch) and the square inch) and the composed unit for volume flow (cubic yard per second)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 5271.42 ;
    ns1:conversionMultiplierSN 5.27142e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PSI> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA706" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA706"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the composed unit for pressure (pound-force per square inch) and the square inch) and the composed unit for volume flow (cubic yard per second)" ;
    ns1:symbol "psi·yd³/s" ;
    ns1:ucumCode "[psi].[cyd_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PebiBIT> a ns1:Unit ;
    rdfs:label "PebiBIT" ;
    ns1:conversionMultiplier 87267165460724.59169291379527415124404265746432 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pebi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaJ-PER-SEC> a ns1:Unit ;
    rdfs:label "petajoule per second" ;
    dcterms:description "1,000,000,000,000,000-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PetaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB514" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB514"^^xsd:anyURI ;
    ns1:symbol "PJ/s" ;
    ns1:ucumCode "PJ.s-1"^^ns1:UCUMcs,
        "PJ/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoJ-PER-SEC> a ns1:Unit ;
    rdfs:label "picojoule per second" ;
    dcterms:description "0.000000000001-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB508" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB508"^^xsd:anyURI ;
    ns1:symbol "pJ/s" ;
    ns1:ucumCode "pJ.s-1"^^ns1:UCUMcs,
        "pJ/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckPower> a ns1:Unit ;
    rdfs:label "Planck Power"@en ;
    dcterms:description "The Planck energy divided by the Planck time is the Planck power $P_p $, equal to about $3.62831 \\times 10^{52} W$. This is an extremely large unit; even gamma-ray bursts, the most luminous phenomena known, have output on the order of $1 \\times 10^{45} W$, less than one ten-millionth of the Planck power."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 36283100000000000000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 3.62831e+52 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_power"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_power?oldid=493642483"^^xsd:anyURI ;
    ns1:latexDefinition "$P_p = {\\frac{ c^5}{G}}$, where $c$ is the speed of light in a vacuum, and $G$ is the gravitational constant."^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "planckpower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/R> a ns1:Unit ;
    rdfs:label "Roentgen"@en ;
    dcterms:description "Not to be confused with roentgen equivalent man or roentgen equivalent physical. The roentgen (symbol R) is an obsolete unit of measurement for the kerma of X-rays and gamma rays up to 3 MeV."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000258 ;
    ns1:conversionMultiplierSN 2.58e-04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Roentgen"^^xsd:anyURI ;
    ns1:factorUnitScalar 0.000258 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    ns1:iec61360Code "0112/2///62720#UAA275" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Roentgen?oldid=491213233"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA275"^^xsd:anyURI ;
    ns1:symbol "R" ;
    ns1:ucumCode "R"^^ns1:UCUMcs ;
    ns1:udunitsCode "R" ;
    ns1:uneceCommonCode "2C" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REM-PER-SEC> a ns1:Unit ;
    rdfs:label "rem per second" ;
    dcterms:description "unit for the equivalent tin rate relating to DIN 1301-3:1979: 1 rem/s = 0.01 J/(kg·s) = 1 Sv/s" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/REM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB442" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB442"^^xsd:anyURI ;
    ns1:symbol "rem/s" ;
    ns1:ucumCode "REM.s-1"^^ns1:UCUMcs,
        "REM/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P69" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ST> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Stokes"@en ;
    dcterms:description "$\\textit{Stokes (St)}$ is a unit in the category of Kinematic viscosity. This unit is commonly used in the cgs unit system. Stokes (St) has a dimension of $L^2T^{-1}$ where $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $m^2/s$ by multiplying its value by a factor of 0.0001."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Stokes"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:factorUnitScalar 0.0001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/KinematicViscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA281" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Stokes?oldid=426159512"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--kinematic_viscosity--stokes.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA281"^^xsd:anyURI ;
    ns1:latexDefinition "$(cm^2/s$)"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/stokes> ;
    ns1:symbol "St" ;
    ns1:ucumCode "St"^^ns1:UCUMcs ;
    ns1:udunitsCode "St" ;
    ns1:uneceCommonCode "91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SV-PER-HR> a ns1:Unit ;
    rdfs:label "sievert per hour" ;
    dcterms:description "SI derived unit sievert divided by the unit hour" ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB464" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB464"^^xsd:anyURI ;
    ns1:symbol "Sv/h" ;
    ns1:ucumCode "Sv.h-1"^^ns1:UCUMcs,
        "Sv/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SV-PER-MIN> a ns1:Unit ;
    rdfs:label "sievert per minute" ;
    dcterms:description "SI derived unit sievert divided by the unit minute" ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB468" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB468"^^xsd:anyURI ;
    ns1:symbol "Sv/min" ;
    ns1:ucumCode "Sv.min-1"^^ns1:UCUMcs,
        "Sv/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SV-PER-SEC> a ns1:Unit ;
    rdfs:label "sievert per second" ;
    dcterms:description "SI derived unit sievert devided by the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SV> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/KermaRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:iec61360Code "0112/2///62720#UAB301" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB301"^^xsd:anyURI ;
    ns1:symbol "Sv/s" ;
    ns1:ucumCode "Sv.s-1"^^ns1:UCUMcs,
        "Sv/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-HA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "tonne per hectare"@en ;
    dcterms:description "A measure of density equivalent to 1000kg per hectare or one Megagram per hectare, typically used to express a volume of biomass or crop yield."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MegaGM-PER-HA>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "A measure of density equivalent to 1000kg per hectare or one Megagram per hectare, typically used to express a volume of biomass or crop yield." ;
    ns1:symbol "t/ha" ;
    ns1:ucumCode "t.har-1"^^ns1:UCUMcs,
        "t/har"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-HA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "metric tonne per hectare"@en ;
    dcterms:description "A measure of density equivalent to 1000kg per hectare or one Megagram per hectare, typically used to express a volume of biomass or crop yield."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MegaGM-PER-HA>,
        <http://qudt.org/vocab/unit/TONNE-PER-HA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MassPerArea> ;
    ns1:plainTextDescription "A measure of density equivalent to 1000kg per hectare or one Megagram per hectare, typically used to express a volume of biomass or crop yield." ;
    ns1:symbol "t/ha" ;
    ns1:ucumCode "t.har-1"^^ns1:UCUMcs,
        "t/har"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TebiBIT> a ns1:Unit ;
    rdfs:label "TebiBIT" ;
    ns1:conversionMultiplier 762123384785.81045030287687180891723051040768 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tebi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BIT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraW-HR-PER-YR> a ns1:Unit ;
    rdfs:label "Terawattstunde pro Jahr"@de,
        "Terawatt Hour per Year"@en,
        "Terawatt Heure par An"@fr ;
    dcterms:description "1,000,000,000,000-fold of the product of the SI derived unit watt and the unit hour divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 114155251.14 ;
    ns1:conversionMultiplierSN 1.141553e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TeraW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:plainTextDescription "Terawatt hour per year is a unit of energy per time (i.e. power) and denotes the energy (in terawatt hours) created or consumed during one year." ;
    ns1:symbol "TW·h/a" ;
    ns1:ucumCode "TW.h/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-GM> a ns1:Unit ;
    rdfs:label "Watt per Gram"@en ;
    dcterms:description "SI derived unit watt divided by the SI derived unit gram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MilliW-PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate>,
        <http://qudt.org/vocab/quantitykind/SpecificPower> ;
    ns1:plainTextDescription "SI derived unit watt divided by the SI derived unit gram" ;
    ns1:symbol "W/g" ;
    ns1:ucumCode "W.g-1"^^ns1:UCUMcs,
        "W/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<urn:example/in_fdd82b55> a ns2:InletConnectionPoint ;
    rdfs:label "InletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

ns2:Binary-OnOff a ns2:Binary-OnOff,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "On and Off enumerations"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent basic operational states i.e., On and Off.

: Binary-OnOff Enumerations

| Enumeration |
|:-----------|
| `OnOff-Off` |
| `OnOff-On` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Binary .

ns2:DCPositiveVoltage-PoE a ns2:Class,
        ns2:DCPositiveVoltage-PoE,
        sh:NodeShape ;
    rdfs:label "DCPositiveVoltage-PoE"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-PoE ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCPositiveVoltage-PoE"^^xsd:string ;
    rdfs:subClassOf ns2:DCVoltage-DCPositiveVoltage .

ns2:Damper a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Damper"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` inserted into an air distribution system permitting modification of the air resistance of the system and consequently changing the airflow rate or shutting off the airflow."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "A `Damper` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Damper` shall have at least one inlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:InletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ],
        [ rdfs:comment "A `Damper` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:message "s223: A `Damper` shall have at least one outlet using the medium `Fluid-Air`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasConnectionPoint ;
            sh:qualifiedMinCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:OutletConnectionPoint ;
                    sh:node [ sh:property [ sh:class ns2:Fluid-Air ;
                                    sh:path ns2:hasMedium ] ] ] ] .

ns2:EnumeratedActuatableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Enumerated actuatable property"^^xsd:string ;
    rdfs:comment "An `EnumeratedActuatableProperty` is a `Property` with an enumerated (fixed) set of possible values that can be changed (actuated)."^^xsd:string ;
    rdfs:subClassOf ns2:ActuatableProperty,
        ns2:EnumerableProperty .

ns2:EnumeratedObservableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Enumerated observable property"^^xsd:string ;
    rdfs:comment "An `EnumeratedObservableProperty` is a `Property` with an enumerated (fixed) set of possible values that cannot be changed (can only be observed)."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerableProperty,
        ns2:ObservableProperty .

ns2:EnumerationKind-Numerical a ns2:Class,
        ns2:EnumerationKind-Numerical,
        sh:NodeShape ;
    rdfs:label "EnumerationKind Numerical"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Unknown> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/UNKNOWN> ;
    ns3:subclauses ( ns2:Numerical-Frequency ns2:Numerical-LineLineVoltage ns2:Numerical-LineNeutralVoltage ns2:Numerical-NumberOfElectricalPhases ns2:Numerical-Voltage ns2:hasFrequency ns2:hasVoltage ) ;
    rdfs:comment """
Numerical enumeration kinds are used to support the definitions of the
Electricity medium. The enumerations instances in these classes have names that
are recognizable by humans but are just a string for a computer application. To
avoid the need to parse strings, each of these enumeration kinds have
properties associated with the enumeration that represent electrical
phase, voltage, and frequency. The purpose of these properties is to enable a
machine to query them and obtain the same information that a person would
associate with the string.
"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind ;
    sh:property [ rdfs:comment "An `EnumerationKind-Numerical` can be associated with a decimal value using the relation `hasValue`."^^xsd:string ;
            sh:datatype xsd:decimal ;
            sh:path ns2:hasValue ],
        [ rdfs:comment "An `EnumerationKind-Numerical` shall be associated with at least one Unit using the relation `hasUnit`."^^xsd:string ;
            sh:class ns1:Unit ;
            sh:minCount 1 ;
            sh:path ns1:hasUnit ;
            sh:severity sh:Info ],
        [ rdfs:comment "An `EnumerationKind-Numerical` shall be associated with at least one QuantityKind using the relation `hasQuantityKind`."^^xsd:string ;
            sh:class ns1:QuantityKind ;
            sh:minCount 1 ;
            sh:path ns1:hasQuantityKind ] .

ns2:EnumerationKind-Occupancy a ns2:Class,
        ns2:EnumerationKind-Occupancy,
        sh:NodeShape ;
    rdfs:label "Occupancy"^^xsd:string ;
    ns3:subclauses ( ns2:Occupancy-Motion ns2:Occupancy-Presence ) ;
    rdfs:comment """This class and its enumerated subclasses represent the occupancy status of a space within a building, i.e., the state of being used or occupied by a human being. Some occupancy enumerations have subclasses for more specific use.

: EnumerationKind-Occupancy Enumerations

| Enumeration |
|:-----------|
| `Occupancy-Occupied` |
| `Occupancy-Unoccupied` |
"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:EnumerationKind-ThermodynamicPhase a ns2:Class,
        ns2:EnumerationKind-ThermodynamicPhase,
        sh:NodeShape ;
    rdfs:label "Thermodynamic phase"^^xsd:string ;
    ns3:subclauses ( ns2:ThermodynamicPhase-Gas ns2:ThermodynamicPhase-Liquid ns2:hasThermodynamicPhase ) ;
    rdfs:comment """This class and its enumerated subclasses represent thermodynamic phases, also referred to as states of matter.

: EnumerationKind-Thermodynamic-Phase Enumerations

| Enumeration |
|:-----------|
| `ThermodynamicPhase-Gas` (see {s223:ThermodynamicPhase-Gas}) |
| `ThermodynamicPhase-Liquid` (see {s223:ThermodynamicPhase-Liquid}) |
| `ThermodynamicPhase-Solid` |
| `ThermodynamicPhase-Vapor` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:Numerical-Frequency a ns2:Class,
        ns2:Numerical-Frequency,
        sh:NodeShape ;
    rdfs:label " AC electricity frequency"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ;
    rdfs:comment """This class and its enumerated subclasses represent common frequencies for AC electricity service.

: Numerical-Frequency Enumerations

| Enumeration |
|:-----------|
| `Frequency-50Hz` |
| `Frequency-60Hz` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Numerical ;
    sh:property [ rdfs:comment "A `Numerical-Frequency` shall have a `QuantityKind` of `Frequency`"^^xsd:string ;
            sh:hasValue <http://qudt.org/vocab/quantitykind/Frequency> ;
            sh:path ns1:hasQuantityKind ],
        [ rdfs:comment "A `Numerical-Frequency` shall have a `Unit` of `Hertz`"^^xsd:string ;
            sh:hasValue <http://qudt.org/vocab/unit/HZ> ;
            sh:path ns1:hasUnit ] .

ns2:Numerical-NumberOfElectricalPhases a ns2:Class,
        ns2:Numerical-NumberOfElectricalPhases,
        sh:NodeShape ;
    rdfs:label "Number of Electrical Phases"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ;
    rdfs:comment """This class and its enumerated subclasses represent all possible service phases for AC electricity service i.e., one or single-phase, and three-phase. The `s223:hasNumberOfElectricalPhases` relation points to one of the values of this enumeration.

: Numerical-NumberOfElectricalPhases Enumerations

| Enumeration |
|:-----------|
| `NumberOfElectricalPhases-SinglePhase` |
| `NumberOfElectricalPhases-ThreePhase` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Numerical .

ns2:QuantifiableActuatableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Quantifiable Actuatable Property"^^xsd:string ;
    rdfs:comment "This class is for instances of `QuantifiableProperty` for which numerical values are specified to be modifiable by a user or a machine outside of the model, like a setpoint."^^xsd:string ;
    rdfs:subClassOf ns2:ActuatableProperty,
        ns2:QuantifiableProperty .

ns2:Substance-Particulate a ns2:Class,
        ns2:Substance-Particulate,
        sh:NodeShape ;
    rdfs:label "Particulate"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent common size thresholds of interest for particulate matter that is suspended in a
medium in a way that maintains the physical and chemical properties of the medium.

![Particulate Concentration](figures/Figure_x-y_Particulate_Concentration.svg)

Figure 10-9 shows an instance of a `Connection` with `hasMedium` referencing
`Fluid-Air` that has a `Property` _Particulate Concentration_ of particles with a
diameter of 2.5 micrometres (0.0025 mm) or smaller in units of micrograms per
cubic meter.

![Carbon Monoxide Concentration](figures/Figure_x-y_Medium_Concentration.svg)

Figure 10-10 shows an instance of a `Property` _CO Concentration_ with `ofSubstance`
referencing carbon monoxide `Constituent-CO` and `ofMedium` referencing `Fluid-Air`
measured in parts-per-million.  This figure also shows that the value of this
`Property` can be obtained by using the BACnet protocol via the external reference
to get the `present-value` of `analog-value,67` in the device with an instance
number `12345`.

: Substance-Particulate Enumerations

| Enumeration |
|:-----------|
| `Particulate-PM1.0` |
| `Particulate-PM10.0` |
| `Particulate-PM2.5` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Substance .

ns2:cnx a ns2:SymmetricRelation,
        rdf:Property ;
    rdfs:label "cnx"^^xsd:string ;
    rdfs:comment "A `Relation` that associates adjacent entities in a connection path, comprised of Equipment-ConnectionPoint-Connection-ConnectionPoint-Equipment sequences."^^xsd:string .

ns2:connectedTo a ns2:RelationWithInverse,
        rdf:Property ;
    rdfs:label "connected to"^^xsd:string ;
    ns2:inverseOf ns2:connectedFrom ;
    rdfs:comment "The relation `connectedTo` indicates that connectable things are `connected` with a specific direction of flow. A is `connectedTo` B, means a direction of flow from A to B.  The inverse direction is indicated by `connectedFrom` (see {s223:connectedFrom})."^^xsd:string .

ns2:hasDomain a ns2:Relation,
        rdf:Property ;
    rdfs:label "has domain"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Zone` or `DomainSpace` with an `EnumerationKind-Domain` (e.g., `Domain-HVAC`, `Domain-Lighting`)."^^xsd:string .

ns2:hasVoltage a ns2:Relation,
        rdf:Property ;
    rdfs:label "hasVoltage"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an electricity `Medium` with an electrical voltage. "^^xsd:string .

ns2:ofConstituent a ns2:Relation,
        rdf:Property ;
    rdfs:label "of constituent"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Property` that characterizes a `Medium-Mix` with one of the constituents of that mix. (e.g., `Fluid-Water` `composedOf` `Property` `ofConstituent` `Constituent-H2O`."^^xsd:string .

<http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature> a ns1:QuantityKind ;
    rdfs:label "Correlated Colour Temperature"@en,
        "Correlated Color Temperature"@en-US ;
    dcterms:description "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:informativeReference "https://www.lrc.rpi.edu/programs/NLPIP/lightingAnswers/pdf/print/lightSources.pdf"^^xsd:anyURI ;
    ns1:plainTextDescription "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity." ;
    rdfs:comment "Applicable units are those of quantitykind:CorrelatedColorTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Duv> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> .

<http://qudt.org/vocab/quantitykind/CurrentLinkage> a ns1:QuantityKind ;
    rdfs:label "Current Linkage"@en ;
    dcterms:description "\"Current Linkage\" is the net electric current through a surface delimited by a closed loop."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:expression "$current-linkage$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-60"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Theta$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Current Linkage\" is the net electric current through a surface delimited by a closed loop." ;
    rdfs:comment "Applicable units are those of quantitykind:CurrentLinkage" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/CurvatureFromRadius> a ns1:QuantityKind ;
    rdfs:label "Curvature"@en ;
    dcterms:description "In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Curvature"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$\\kappa = \\frac{1}{\\rho}$, where $\\rho$ is the radius of the curvature."^^ns1:LatexString ;
    ns1:latexSymbol "$\\kappa$"^^ns1:LatexString ;
    ns1:plainTextDescription "In mathematics \"Curvature\" is the amount by which a geometric object deviates from being flat, or straight in the case of a line, but this is defined in different ways depending on the context." ;
    rdfs:comment "Applicable units are those of quantitykind:CurvatureFromRadius" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/Curvature> .

<http://qudt.org/vocab/quantitykind/ElectricCurrentPerTemperature> a ns1:QuantityKind ;
    rdfs:label "Electric Current per Temperature"@en ;
    dcterms:description "\"Electric Current per Unit Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-DEG_C>,
        <http://qudt.org/vocab/unit/A-PER-K>,
        <http://qudt.org/vocab/unit/KiloA-PER-K>,
        <http://qudt.org/vocab/unit/MicroA-PER-K>,
        <http://qudt.org/vocab/unit/MilliA-PER-K>,
        <http://qudt.org/vocab/unit/NanoA-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H-1T0D0> ;
    ns1:plainTextDescription "\"Electric Current per Temperature\" is used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrentPerTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricFluxDensity> a ns1:QuantityKind ;
    rdfs:label "إزاحة كهربائية"@ar,
        "Elektrická indukce"@cs,
        "elektrische Flussdichte"@de,
        "electric flux density"@en,
        "Densidad de flujo eléctrico"@es,
        "چگالی شار الکتریکی"@fa,
        "Induction électrique"@fr,
        "spostamento elettrico"@it,
        "電束密度"@ja,
        "Ketumpatan fluks elektrik"@ms,
        "Indukcja elektryczna"@pl,
        "campo de deslocamento elétrico"@pt,
        "Inducție electrică"@ro,
        "Электрическая индукция"@ru,
        "elektrik akı yoğunluğu"@tr,
        "電位移"@zh ;
    dcterms:description "$\\textit{Electric Flux Density}$, also referred to as $\\textit{Electric Displacement}$, is related to electric charge density by the following equation: $\\text{div} \\; D = \\rho$, where $\\text{div}$ denotes the divergence."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-MilliM2>,
        <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2>,
        <http://qudt.org/vocab/unit/MegaC-PER-M2>,
        <http://qudt.org/vocab/unit/MicroC-PER-M2>,
        <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electric_flux"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectricDisplacement> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD043" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD043"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{D}  = \\epsilon_0 E + P$, where $\\epsilon_0$ is the electric constant, $\\mathbf{E} $ is electric field strength, and $P$ is electric polarization."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mathbf{D}$"^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELFD> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "elektrische Induktion"@de,
        "elektrische Verschiebung"@de,
        "displacement"@en,
        "densité de flux électrique"@fr,
        "induzione elettrica"@it,
        "anjakan"@ms,
        "yer değiştirme"@tr ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> .

<http://qudt.org/vocab/quantitykind/ElectromagneticPermeability> a ns1:QuantityKind ;
    rdfs:label "Permeability"@en ;
    dcterms:description """
  $\\textit{Permeability}$ is the degree of magnetization of a material that responds linearly to an applied magnetic field. 
  In general permeability is a tensor-valued quantity. 
  The definition given applies to an isotropic medium. 
  For an anisotropic medium permeability is a second order tensor. 
  In electromagnetism, permeability is the measure of the ability of a material to support the formation of a magnetic field within itself. 
  In other words, it is the degree of magnetization that a material obtains in response to an applied magnetic field. 
  Magnetic permeability is typically represented by the Greek letter $\\mu$. 
  The term was coined in September, 1885 by Oliver Heaviside. 
  The reciprocal of magnetic permeability is $\\textit{Magnetic Reluctivity}$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/H-PER-M>,
        <http://qudt.org/vocab/unit/H_Stat-PER-CentiM>,
        <http://qudt.org/vocab/unit/MicroH-PER-M>,
        <http://qudt.org/vocab/unit/NanoH-PER-M> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Permeability"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Permeability> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Permeability_(electromagnetism)"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mu = \\frac{B}{H}$,  where $B$ is magnetic flux density,  and $H$ is magnetic field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ElectromagneticPermeability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/constant/ElectromagneticPermeabilityOfVacuum>,
        <http://qudt.org/vocab/constant/MagneticConstant>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> .

<http://qudt.org/vocab/quantitykind/Enthalpy> a ns1:QuantityKind ;
    rdfs:label "محتوى حراري"@ar,
        "entalpie"@cs,
        "Enthalpie"@de,
        "enthalpy"@en,
        "entalpía"@es,
        "آنتالپی"@fa,
        "enthalpie"@fr,
        "पूर्ण ऊष्मा"@hi,
        "entalpia"@it,
        "エンタルピー"@ja,
        "Entalpi"@ms,
        "entalpia"@pl,
        "entalpia"@pt,
        "Entalpie"@ro,
        "энтальпия"@ru,
        "entalpija"@sl,
        "Entalpi"@tr,
        "焓"@zh ;
    dcterms:description "In thermodynamics, $\\textit{enthalpy}$ is the sum of the internal energy $U$ and the product of pressure $p$ and volume $V$ of a system. The characteristic function (also known as thermodynamic potential) $\\textit{enthalpy}$ used to be called $\\textit{heat content}$, which is why it is conventionally indicated by $H$. The specific enthalpy of a working mass is a property of that mass used in thermodynamics, defined as $h=u+p \\cdot v$,  where $u$ is the specific internal energy, $p$ is the pressure, and $v$ is specific volume. In other words, $h = H / m$ where $m$ is the mass of the system. The SI unit for $\\textit{Specific Enthalpy}$ is $\\textit{joules per kilogram}$"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Enthalpy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Enthalpy"^^xsd:anyURI ;
    ns1:latexDefinition "$H = U + pV$, where $U$ is internal energy, $p$ is pressure and $V$ is volume."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:symbol "H" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InternalEnergy> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/HeatCapacity> a ns1:QuantityKind ;
    rdfs:label "سعة حرارية"@ar,
        "tepelná kapacita"@cs,
        "Wärmekapazität"@de,
        "heat capacity"@en,
        "capacidad calorífica"@es,
        "ظرفیت گرمایی"@fa,
        "capacité thermique"@fr,
        "ऊष्मा धारिता"@hi,
        "capacità termica"@it,
        "熱容量"@ja,
        "muatan haba"@ms,
        "pojemność cieplna"@pl,
        "capacidade térmica"@pt,
        "capacitate termică"@ro,
        "теплоёмкость"@ru,
        "toplotna kapaciteta"@sl,
        "isı kapasitesi"@tr,
        "热容"@zh ;
    dcterms:description "\"Heat Capacity\" (usually denoted by a capital $C$, often with subscripts), or thermal capacity, is the measurable physical quantity that characterizes the amount of heat required to change a substance's temperature by a given amount. In the International System of Units (SI), heat capacity is expressed in units of joule(s) (J) per kelvin (K)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_R>,
        <http://qudt.org/vocab/unit/EV-PER-K>,
        <http://qudt.org/vocab/unit/J-PER-K>,
        <http://qudt.org/vocab/unit/MegaJ-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heat_capacity"^^xsd:anyURI ;
    ns1:latexDefinition "$C = dQ/dT$, where $Q$ is amount of heat and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/HECA> ;
    ns1:symbol "C_P" ;
    rdfs:comment "Applicable units are those of quantitykind:HeatCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyPerTemperature> .

<http://qudt.org/vocab/quantitykind/InversePressure> a ns1:QuantityKind ;
    rdfs:label "Inverse Pressure"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-BAR>,
        <http://qudt.org/vocab/unit/PER-MILLE-PSI>,
        <http://qudt.org/vocab/unit/PER-MegaPA>,
        <http://qudt.org/vocab/unit/PER-PA>,
        <http://qudt.org/vocab/unit/PER-PSI> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/IsothermalCompressibility> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InversePressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/IsothermalCompressibility> a ns1:QuantityKind ;
    rdfs:label "معامل الانضغاط عند ثبوت درجة الحرارة"@ar,
        "objemová stlačitelnost"@cs,
        "isotherme Kompressibilität"@de,
        "isothermal compressibility"@en,
        "compresibilidad isotérmica"@es,
        "ضریب تراکم‌پذیری همدما"@fa,
        "compressibilité isotherme"@fr,
        "comprimibilità isotermica"@it,
        "等温圧縮率"@ja,
        "Ketermampatan isotermik"@ms,
        "ściśliwość izotermiczna"@pl,
        "compressibilidade isotérmica"@pt,
        "изотермический коэффициент сжимаемости"@ru,
        "Izotermna stisljivost"@sl,
        "等温压缩率"@zh ;
    dcterms:description "The isothermal compressibility defines the rate of change of system volume with pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-BAR>,
        <http://qudt.org/vocab/unit/PER-MILLE-PSI>,
        <http://qudt.org/vocab/unit/PER-MegaPA>,
        <http://qudt.org/vocab/unit/PER-PA>,
        <http://qudt.org/vocab/unit/PER-PSI> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/InversePressure> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Compressibility"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varkappa_T = \\frac{1}{V}\\left (\\frac{\\partial V}{\\partial p} \\right )_T$, where $V$ is volume, $p$ is $pressure$, and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varkappa_T$"^^ns1:LatexString ;
    ns1:plainTextDescription "The isothermal compressibility defines the rate of change of system volume with pressure." ;
    rdfs:comment "Applicable units are those of quantitykind:IsothermalCompressibility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Linear Absorption Coefficient"@en ;
    dcterms:description "The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ;
    ns1:latexDefinition "$\\alpha(\\lambda) = \\frac{1}{\\Phi_\\lambda(\\lambda)}\\frac{d\\Phi_\\lambda(\\lambda)}{dl}$, where $\\frac{d\\Phi}{\\Phi}$ is the relative decrease, caused by absorption, in the spectral radiant flux $\\Phi$ of a collimated beam of electromagnetic radiation corresponding to the wavelength $\\lambda$ during traversal of an infinitesimal layer of a medium and $dl$ is the length traversed."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearAbsorptionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Linear Attenuation Coefficient"@en ;
    dcterms:description "\"Linear Attenuation Coefficient\", also called the attenuation coefficient,  narrow beam attenuation coefficient, or absorption coefficient, is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition """$\\mu = -\\frac{1}{J}\\frac{dJ}{dx}$, where $J$ is the magnitude of the current rate of a beam of particles parallel to the $x-direction$.

Or:

$\\mu(\\lambda) = \\frac{1}{\\Phi_\\lambda(\\lambda)}\\frac{d\\Phi_\\lambda(\\lambda)}{dl}$, where $\\frac{d\\Phi}{\\Phi}$ is the relative decrease in the spectral radiant flux $\\Phi$ of a collimated beam of electromagnetic radiation corresponding to the wavelength $\\lambda$ during traversal of an infinitesimal layer of a medium and $dl$ is the length traversed."""^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Linear Attenuation Coefficient\", also called the attenuation coefficient,  narrow beam attenuation coefficient, or absorption coefficient, is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearAttenuationCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearIonization> a ns1:QuantityKind ;
    rdfs:label "Linear Ionization"@en ;
    dcterms:description "\"Linear Ionization\"  is a description of how the ionization of an atom or molecule takes place. For example, an ion with a +2 charge can be created only from an ion with a +1 charge or a +3 charge. That is, the numerical charge of an atom or molecule must change sequentially, always moving from one number to an adjacent, or sequential, number. Using sequential ionization definition."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ionization#Classical_ionization"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$N_{il} = \\frac{1}{e}\\frac{dQ}{dl}$, where $e$ is the elementary charge and $dQ$ is the average total charge of all positive ions produced over an infinitesimal element of the path with length $dl$ by an ionizing charged particle."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Linear Ionization\"  is a description of how the ionization of an atom or molecule takes place. For example, an ion with a +2 charge can be created only from an ion with a +1 charge or a +3 charge. That is, the numerical charge of an atom or molecule must change sequentially, always moving from one number to an adjacent, or sequential, number. Using sequential ionization definition." ;
    ns1:symbol "N_{il}" ;
    rdfs:comment "Applicable units are those of quantitykind:LinearIonization" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearMomentum> a ns1:QuantityKind ;
    rdfs:label "Linear Momentum"@en ;
    dcterms:description "Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg/s$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight>,
        <http://qudt.org/vocab/unit/N-M-SEC-PER-M>,
        <http://qudt.org/vocab/unit/N-SEC>,
        <http://qudt.org/vocab/unit/PlanckMomentum> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Momentum"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Momentum> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Momentum"^^xsd:anyURI ;
    ns1:latexDefinition "p = m\\upsilon"^^ns1:LatexString ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:LinearMomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> a ns1:QuantityKind ;
    rdfs:label "Luminous Flux per Area"@en ;
    dcterms:description "In photometry, illuminance is the total luminous flux incident on a surface, per unit area. It is a measure of how much the incident light illuminates the surface, wavelength-weighted by the luminosity function to correlate with human brightness perception. Similarly, luminous emittance is the luminous flux per unit area emitted from a surface. In SI derived units these are measured in $lux (lx)$ or $lumens per square metre$ ($cd \\cdot m^{-2}$). In the CGS system, the unit of illuminance is the $phot$, which is equal to $10,000 lux$. The $foot-candle$ is a non-metric unit of illuminance that is used in photography."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FC>,
        <http://qudt.org/vocab/unit/LUX>,
        <http://qudt.org/vocab/unit/PHOT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Illuminance"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousFluxPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LuminousIntensity> a ns1:QuantityKind ;
    rdfs:label "شدة الإضاءة"@ar,
        "Интензитет на светлината"@bg,
        "Svítivost"@cs,
        "Lichtstärke"@de,
        "Ένταση Φωτεινότητας"@el,
        "luminous intensity"@en,
        "intensidad luminosa"@es,
        "شدت نور"@fa,
        "intensité lumineuse"@fr,
        "עוצמת הארה"@he,
        "प्रकाशीय तीव्रता"@hi,
        "fényerősség"@hu,
        "intensità luminosa"@it,
        "光度"@ja,
        "intensitas luminosa"@la,
        "Keamatan berluminositi"@ms,
        "światłość"@pl,
        "intensidade luminosa"@pt,
        "intensitate luminoasă"@ro,
        "Сила света"@ru,
        "svetilnost"@sl,
        "ışık şiddeti"@tr,
        "发光强度"@zh ;
    dcterms:description "Luminous Intensity is a measure of the wavelength-weighted power emitted by a light source in a particular direction per unit solid angle. The weighting is determined by the luminosity function, a standardized model of the sensitivity of the human eye to different wavelengths."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CD>,
        <http://qudt.org/vocab/unit/CD_IN>,
        <http://qudt.org/vocab/unit/CP>,
        <http://qudt.org/vocab/unit/HK>,
        <http://qudt.org/vocab/unit/KiloCD>,
        <http://qudt.org/vocab/unit/MilliCD> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Luminous_intensity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD095" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD095"^^xsd:anyURI ;
    ns1:plainTextDescription "Luminous Intensity is a measure of the wavelength-weighted power emitted by a light source in a particular direction per unit solid angle. The weighting is determined by the luminosity function, a standardized model of the sensitivity of the human eye to different wavelengths." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/LUIN> ;
    ns1:symbol "J" ;
    rdfs:comment "Applicable units are those of quantitykind:LuminousIntensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticField> a ns1:QuantityKind ;
    rdfs:label "Magnetic Field"@en ;
    dcterms:description "The Magnetic Field, denoted $B$, is a fundamental field in electrodynamics which characterizes the magnetic force exerted by electric currents.  It is closely related to the auxillary magnetic field H (see quantitykind:AuxillaryMagneticField)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GAMMA>,
        <http://qudt.org/vocab/unit/KiloT>,
        <http://qudt.org/vocab/unit/T>,
        <http://qudt.org/vocab/unit/T_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:symbol "B" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticField" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassieuFunction> a ns1:QuantityKind ;
    rdfs:label "Massieu Function"@en ;
    dcterms:description "The Massieu function, $\\Psi$, is defined as: $\\Psi = \\Psi (X_1, \\dots , X_i, Y_{i+1}, \\dots , Y_r  )$,  where for every system with degree of freedom $r$ one may choose $r$ variables, e.g. , to define a coordinate system, where $X$ and $Y$ are extensive and intensive variables, respectively, and where at least one extensive variable must be within this set in order to define the size of the system. The $(r + 1)^{th}$ variable,$\\Psi$ , is then called the Massieu function."^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Massieu_function"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$J = -A/T$, where $A$ is Helmholtz energy and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:symbol "J" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/PlanckFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificEnthalpy>,
        <http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificInternalEnergy> .

<http://qudt.org/vocab/quantitykind/MolalityOfSolute> a ns1:QuantityKind ;
    rdfs:label "Molality of Solute"@en ;
    dcterms:description "The \"Molality of Solute\" of a solution is defined as the amount of substance of solute divided by the mass in kg of the solvent."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MOL_LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-GM>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Molality"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$b_B = \\frac{n_B}{m_a}$, where $n_B$ is the amount of substance and $m_A$ is the mass."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Molality of Solute\" of a solution is defined as the amount of substance of solute divided by the mass in kg of the solvent." ;
    ns1:symbol "b_B" ;
    rdfs:comment "Applicable units are those of quantitykind:MolalityOfSolute" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> .

<http://qudt.org/vocab/quantitykind/MolarEnergy> a ns1:QuantityKind ;
    rdfs:label "Molar Energy"@en ;
    dcterms:description "\"Molar Energy\" is the total energy contained by a thermodynamic system. The unit is $$J/mol$$, also expressed as $$joule/mole$$,  or $$joules per mole$$. This unit is commonly used in the SI unit system. The quantity has the dimension of $$M \\cdot L^2 \\cdot  T^{-2} \\cdot N^{-1}$$ where $$M$$ is mass, $$L$$ is length, $$T$$ is time, and $$N$$ is amount of substance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/J-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MOL>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--molar_energy--joule_per_mole.cfm"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Joule_per_mole"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$U_m = \\frac{U}{n}$, where $U$ is internal energy and $n$ is amount of substance."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/MOEG> ;
    ns1:symbol "U_M" ;
    ns4:todo "dimensions are wrong" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Momentum> a ns1:QuantityKind ;
    rdfs:label "زخم الحركة"@ar,
        "hybnost"@cs,
        "Impuls"@de,
        "momentum"@en,
        "cantidad de movimiento"@es,
        "تکانه"@fa,
        "quantité de mouvement"@fr,
        "quantità di moto"@it,
        "運動量"@ja,
        "Momentum"@ms,
        "pęd"@pl,
        "momento linear"@pt,
        "impuls"@ro,
        "импульс"@ru,
        "gibalna količina"@sl,
        "Momentum"@tr,
        "动量"@zh ;
    dcterms:description "The momentum of a system of particles is given by the sum of the momentums of the individual particles which make up the system or by the product of the total mass of the system and the velocity of the center of gravity of the system. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight>,
        <http://qudt.org/vocab/unit/N-M-SEC-PER-M>,
        <http://qudt.org/vocab/unit/N-SEC>,
        <http://qudt.org/vocab/unit/PlanckMomentum> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Momentum"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/LinearMomentum> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Momentum"^^xsd:anyURI ;
    ns1:plainTextDescription "The momentum of a system of particles is given by the sum of the momentums of the individual particles which make up the system or by the product of the total mass of the system and the velocity of the center of gravity of the system. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium." ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:Momentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ParticleFluence> a ns1:QuantityKind ;
    rdfs:label "Particle Fluence"@en ;
    dcterms:description """
  The quantity kind $\\textit{Particle Fluence}$ is the total number of particles that
   intersect a unit area in a specific time interval of interest, and has units of $m^{-2}$
    (number of particles per meter squared).
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-HA>,
        <http://qudt.org/vocab/unit/NUM-PER-KiloM2>,
        <http://qudt.org/vocab/unit/NUM-PER-M2>,
        <http://qudt.org/vocab/unit/PER-IN2>,
        <http://qudt.org/vocab/unit/PER-M-NanoM>,
        <http://qudt.org/vocab/unit/PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD133" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fluence"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD133"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Phi = \\frac{dN}{dA}$, where $dN$ describes the number of particles incident on a small spherical domain at a given point in space, and $dA$ describes the cross-sectional area of that domain."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Phi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Particle Fluence\" is the total number of particles that intersect a unit area in a specific time interval of interest, and has units of /m2 (number of particles per meter squared)." ;
    rdfs:comment "Applicable units are those of quantitykind:ParticleFluence" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PhaseCoefficient> a ns1:QuantityKind ;
    rdfs:label "Phase coefficient"@en ;
    dcterms:description "The phase coefficient is the amount of phase shift that occurs as the wave travels one meter. Increasing the loss of the material, via the manipulation of the material's conductivity, will decrease the wavelength (increase $\\beta$) and increase the attenuation coefficient (increase $\\alpha$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ;
    ns1:latexDefinition "If $F(x) = Ae^{-\\alpha x} \\cos{[\\beta (x - x_0)]}$, then $\\alpha$ is the attenuation coefficient and $\\beta$ is the phase coefficient."^^ns1:LatexString ;
    ns1:latexSymbol "$\\beta$"^^ns1:LatexString ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:PhaseCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PlanckFunction> a ns1:QuantityKind ;
    rdfs:label "Planck Function"@en ;
    dcterms:description "The $\\textit{Planck function}$ is used to compute the radiance emitted from objects that radiate like a perfect \"Black Body\". The inverse of the $\\textit{Planck Function}$ is used to find the $\\textit{Brightness Temperature}$ of an object. The precise formula for the Planck Function depends on whether the radiance is determined on a $\\textit{per unit wavelength}$ or a $\\textit{per unit frequency}$. In the ISO System of Quantities, $\\textit{Planck Function}$ is defined by the formula: $Y = -G/T$, where $G$ is Gibbs Energy and $T$ is thermodynamic temperature."^^ns1:LatexString ;
    ns1:expression "$B_{\\nu}(T)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://pds-atmospheres.nmsu.edu/education_and_outreach/encyclopedia/planck_function.htm"^^xsd:anyURI,
        "http://www.star.nesdis.noaa.gov/smcd/spb/calibration/planck.html"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition """The Planck function, $B_{\\tilde{\\nu}}(T)$, is given by:
$B_{\\nu}(T) = \\frac{2h c^2\\tilde{\\nu}^3}{e^{hc / k \\tilde{\\nu} T}-1}$
where, $\\tilde{\\nu}$ is wavelength, $h$ is Planck's Constant, $k$ is Boltzman's Constant, $c$ is the speed of light in a vacuum, $T$ is thermodynamic temperature."""^^ns1:LatexString ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassieuFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificEnthalpy>,
        <http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificInternalEnergy> .

<http://qudt.org/vocab/quantitykind/PressureCoefficient> a ns1:QuantityKind ;
    rdfs:label "Pressure Coefficient"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-PER-DEG_C>,
        <http://qudt.org/vocab/unit/BAR-PER-K>,
        <http://qudt.org/vocab/unit/HectoPA-PER-K>,
        <http://qudt.org/vocab/unit/KiloPA-PER-K>,
        <http://qudt.org/vocab/unit/MegaPA-PER-K>,
        <http://qudt.org/vocab/unit/PA-PER-K> ;
    ns1:expression "$pres-coef$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD143" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD143"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$\\beta = \\left (\\frac{\\partial p}{\\partial T} \\right )_V$, where $p$ is $pressure$,  $T$ is thermodynamic temperature and $V$ is volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\beta$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:PressureCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PropagationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Propagation coefficient"@en ;
    dcterms:description "The propagation constant, symbol $\\gamma$, for a given system is defined by the ratio of the amplitude at the source of the wave to the amplitude at some distance x."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Propagation_constant"^^xsd:anyURI ;
    ns1:latexDefinition "$\\gamma = \\alpha + j\\beta$, where $\\alpha$ is the attenuation coefficient and $\\beta$ is the phase coefficient."^^ns1:LatexString ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:PropagationCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/RotationalMass> a ns1:QuantityKind ;
    rdfs:label "Rotational Mass"@en ;
    dcterms:description "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-M2>,
        <http://qudt.org/vocab/unit/KiloGM-MilliM2>,
        <http://qudt.org/vocab/unit/LB-FT2>,
        <http://qudt.org/vocab/unit/LB-IN2> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MomentOfInertia> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Moment_of_inertia"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2." ;
    rdfs:comment "Applicable units are those of quantitykind:RotationalMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SoundExposureLevel> a ns1:QuantityKind ;
    rdfs:label "Sound exposure level"@en ;
    dcterms:description "Sound Exposure Level abbreviated as $SEL$ and $LAE$, is the total noise energy produced from a single noise event, expressed as a logarithmic ratio from a reference level."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/B>,
        <http://qudt.org/vocab/unit/DeciB>,
        <http://qudt.org/vocab/unit/DeciB_A>,
        <http://qudt.org/vocab/unit/DeciB_ISO>,
        <http://qudt.org/vocab/unit/DeciB_M>,
        <http://qudt.org/vocab/unit/DeciB_Z> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Sound_exposure#Sound_exposure_level"^^xsd:anyURI ;
    ns1:latexDefinition "$L_E = 10 \\log_{10} \\frac{E}{E_0} dB$, where $E$ is sound power and the reference value is $E_0 = 400 \\mu Pa^2 s$."^^ns1:LatexString ;
    ns1:symbol "L" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundExposureLevel" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SoundReductionIndex> a ns1:QuantityKind ;
    rdfs:label "Sound reduction index"@en ;
    dcterms:description "The Sound Reduction Index is used to measure the level of sound insulation provided by a structure such as a wall, window, door, or ventilator."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/B>,
        <http://qudt.org/vocab/unit/DeciB>,
        <http://qudt.org/vocab/unit/DeciB_A>,
        <http://qudt.org/vocab/unit/DeciB_ISO>,
        <http://qudt.org/vocab/unit/DeciB_M>,
        <http://qudt.org/vocab/unit/DeciB_Z> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_reduction_index"^^xsd:anyURI ;
    ns1:latexDefinition "$R = 10 \\log (\\frac{1}{\\tau}) dB$, where $\\tau$ is the transmission factor."^^ns1:LatexString ;
    ns1:plainTextDescription "The Sound Reduction Index is used to measure the level of sound insulation provided by a structure such as a wall, window, door, or ventilator." ;
    ns1:symbol "R" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundReductionIndex" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificEnthalpy> a ns1:QuantityKind ;
    rdfs:label "Specific Enthalpy"@en ;
    dcterms:description "$\\textit{Specific Enthalpy}$ is enthalpy per mass of substance involved. Specific enthalpy is denoted by a lower case h, with dimension of energy per mass (SI unit: joule/kg). In thermodynamics, $\\textit{enthalpy}$ is the sum of the internal energy U and the product of pressure p and volume V of a system: $H = U + pV$.  The internal energy U and the work term pV have dimension of energy, in SI units this is joule; the extensive (linear in size) quantity H has the same dimension."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Entropy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$h = H/m$, where $H$ is enthalpy and $m$ is mass."^^ns1:LatexString ;
    ns1:symbol "h" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Enthalpy>,
        <http://qudt.org/vocab/quantitykind/MassieuFunction>,
        <http://qudt.org/vocab/quantitykind/PlanckFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificInternalEnergy> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy> a ns1:QuantityKind ;
    rdfs:label "Specific Gibbs Energy"@en ;
    dcterms:description """
  $\\textit{Specific Gibbs Energy}$ is a "corresponding intensive property",
   which is $\\textit{Gibbs Energy}$ per mass of substance involved. 
  Energy has corresponding intensive (size-independent) properties for pure materials. 
  $\\textit{Specific Gibbs Energy}$ is denoted by a lower case $g$,
   with dimension of energy per mass (SI unit: $joule/kg$).
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$g = G/m$, where $G$ is Gibbs energy and $m$ is mass."^^ns1:LatexString ;
    ns1:plainTextDescription "Energy has corresponding intensive (size-independent) properties for pure materials. A corresponding intensive property is \"Specific Gibbs Energy}, which is $\\textit{Gibbs Energy} per mass of substance involved. $\\textit{Specific Gibbs Energy\" is denoted by a lower case g, with dimension of energy per mass (SI unit: joule/kg)." ;
    ns1:symbol "g" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassieuFunction>,
        <http://qudt.org/vocab/quantitykind/PlanckFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificEnthalpy>,
        <http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificInternalEnergy> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy> a ns1:QuantityKind ;
    rdfs:label "Specific Helmholtz Energy"@en ;
    dcterms:description """
  $\\textit{Specific Helmholtz Energy}$ is a "corresponding intensive property",
    which is $\\textit{Helmholz Energy}$ per mass of substance involved.
  Energy has corresponding intensive (size-independent) properties for pure materials. 
  $\\textit{Specific Helmholz Energy}$ is denoted by a lower case $u$,
   with dimension of energy per mass (SI unit: $joule/kg$).
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$a = A/m$, where $A$ is Helmholtz energy and $m$ is mass."^^ns1:LatexString ;
    ns1:symbol "a" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MassieuFunction>,
        <http://qudt.org/vocab/quantitykind/PlanckFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificEnthalpy>,
        <http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificInternalEnergy> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/SpecificInternalEnergy> a ns1:QuantityKind ;
    rdfs:label "Specific Internal Energy"@en ;
    dcterms:description "Energy has corresponding intensive (size-independent) properties for pure materials. A corresponding intensive property is specific internal energy, which is energy per mass of substance involved. Specific internal energy is denoted by a lower case u, with dimension of energy per mass (SI unit: joule/kg)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD173" ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD173"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$u = U/m$, where $U$ is thermodynamic energy and $m$ is mass."^^ns1:LatexString ;
    ns1:plainTextDescription "Energy has corresponding intensive (size-independent) properties for pure materials. A corresponding intensive property is specific internal energy, which is energy per mass of substance involved. Specific internal energy is denoted by a lower case u, with dimension of energy per mass (SI unit: joule/kg)." ;
    ns1:symbol "u" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InternalEnergy>,
        <http://qudt.org/vocab/quantitykind/MassieuFunction>,
        <http://qudt.org/vocab/quantitykind/PlanckFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificEnthalpy>,
        <http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/SpinQuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Spin Quantum Number"@en ;
    dcterms:description "The \"Spin Quantum Number\"  describes the spin (intrinsic angular momentum) of the electron within that orbital, and gives the projection of the spin angular momentum S along the specified axis"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD371" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD371"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$s^2 = \\hbar^2 s(s + 1)$, where $s$ is the spin quantum number and $\\hbar$ is the Planck constant."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Spin Quantum Number\"  describes the spin (intrinsic angular momentum) of the electron within that orbital, and gives the projection of the spin angular momentum S along the specified axis" ;
    ns1:symbol "s" ;
    rdfs:comment "Applicable units are those of quantitykind:SpinQuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/QuantumNumber> ;
    skos:closeMatch <http://qudt.org/vocab/quantitykind/MagneticQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/OrbitalAngularMomentumQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/PrincipalQuantumNumber> .

<http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> a ns1:QuantityKind ;
    rdfs:label "Strain Energy Release Rate"@en ;
    dcterms:description "In fracture mechanics, the <b>energy release rate</b>, G, is the rate at which energy is transformed as a material undergoes fracture. Mathematically, the energy release rate is expressed as the decrease in total potential energy per increase in fracture surface area, and is thus expressed in terms of energy per unit area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaJ-PER-M2>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2>,
        <http://qudt.org/vocab/unit/J-PER-M2>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M2>,
        <http://qudt.org/vocab/unit/MilliJ-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Energy_release_rate_(fracture_mechanics)"^^xsd:anyURI ;
    ns1:latexSymbol "$\\G$"^^ns1:LatexString ;
    ns1:plainTextDescription "In fracture mechanics, the energy release rate, G, is the rate at which energy is transformed as a material undergoes fracture. Mathematically, the energy release rate is expressed as the decrease in total potential energy per increase in fracture surface area, and is thus expressed in terms of energy per unit area." ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:StrainEnergyReleaseRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/EnergyPerArea> .

<http://qudt.org/vocab/quantitykind/TotalCurrent> a ns1:QuantityKind ;
    rdfs:label "Total Current"@en ;
    dcterms:description "\"Total Current\" is the sum of the electric current that is flowing through a surface and the displacement current."^^ns1:LatexString ;
    ns1:altSymbol "I_t" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$I_{tot}= I + I_D$, where $I$ is electric current and $I_D$ is displacement current."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Total Current\" is the sum of the electric current that is flowing through a surface and the displacement current." ;
    ns1:symbol "I_{tot}" ;
    rdfs:comment "Applicable units are those of quantitykind:TotalCurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent> .

<http://qudt.org/vocab/quantitykind/VaporPermeance> a ns1:QuantityKind ;
    rdfs:label "Vapor Permeability"@en ;
    dcterms:description "A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M2-PA-SEC>,
        <http://qudt.org/vocab/unit/PERM_Metric>,
        <http://qudt.org/vocab/unit/PERM_Metric_0DEG_C>,
        <http://qudt.org/vocab/unit/PERM_Metric_23DEG_C>,
        <http://qudt.org/vocab/unit/PERM_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
    ns1:informativeReference "https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html"^^xsd:anyURI,
        "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability"^^xsd:anyURI ;
    ns1:plainTextDescription "A material's \"permeance\", is dependent on thickness much like the R-value in heat transmission. Dividing the permeability of a material by its thickness gives the material's permeance. Permeance is the number that should be used to compare various products in regard to moisture transmission resistance." ;
    rdfs:comment "Applicable units are those of quantitykind:VaporPermeance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> a ns1:QuantityKind ;
    rdfs:label "Volume Thermal Expansion"@en ;
    dcterms:description """When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.

Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by:

    * linear thermal expansion
    * area thermal expansion
    * volumetric thermal expansion

These characteristics are closely related. The volumetric thermal expansion coefficient can be defined for both liquids and solids. The linear thermal expansion can only be defined for solids, and is common in engineering applications.

Some substances expand when cooled, such as freezing water, so they have negative thermal expansion coefficients. [Wikipedia]""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-K>,
        <http://qudt.org/vocab/unit/FT3-PER-DEG_F>,
        <http://qudt.org/vocab/unit/L-PER-K>,
        <http://qudt.org/vocab/unit/M3-PER-K>,
        <http://qudt.org/vocab/unit/MilliL-PER-K>,
        <http://qudt.org/vocab/unit/YD3-PER-DEG_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
    ns1:plainTextDescription """When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.

Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by:

    * linear thermal expansion
    * area thermal expansion
    * volumetric thermal expansion

These characteristics are closely related. The volumetric thermal expansion coefficient can be defined for both liquids and solids. The linear thermal expansion can only be defined for solids, and is common in engineering applications.

Some substances expand when cooled, such as freezing water, so they have negative thermal expansion coefficients. [Wikipedia]""" ;
    rdfs:comment "Applicable units are those of quantitykind:VolumeThermalExpansion" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Pound Degree Fahrenheit"@en ;
    dcterms:description "British Thermal Unit (therm.) Per Pound Per Fahrenheit Degree (Btu (therm.)/lb- degF) is a unit in the category of Specific heat. This unit is commonly used in the UK unit system. British Thermal Unit (therm.) Per Pound Per Fahrenheit Degree (Btu (therm.)/lb-degF) has a dimension of $L2T^{-2}Q^{-1}$ where $L$ is length, $T$ is time, and $Q$ is temperature. It can be converted to the corresponding standard SI unit $J/kg-K$ by multiplying its value by a factor of 4183.99895."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4186.799999999999665056000000000028 ;
    ns1:conversionMultiplierSN 4.1868e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/(lb-degF)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:symbol "Btu{IT}/(lbm·°F)" ;
    ns1:ucumCode "[Btu_IT].[lb_av]-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_IT]/([lb_av].[degF])"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F> a ns1:Unit ;
    rdfs:label "British Thermal Unit (thermochemical) per Pound Degree Fahrenheit"@en ;
    dcterms:description "unit of the thermal conductivity according to the Imperial system of units divided by the units pound and degree Fahrenheit"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.000000044092117716975512617227 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA127" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA127"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the thermal conductivity according to the Imperial system of units divided by the units pound and degree Fahrenheit" ;
    ns1:symbol "Btu{th}/(lbm·°F)" ;
    ns1:ucumCode "[Btu_th].[lb_av]-1.[degF]-1"^^ns1:UCUMcs,
        "[Btu_th]/([lb_av].[degF])"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Coulomb per Square Centimetre"@en,
        "Coulomb per Square Centimeter"@en-US ;
    dcterms:description "derived SI unit coulomb divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB101" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB101"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit coulomb divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "C/cm²" ;
    ns1:ucumCode "C.cm-2"^^ns1:UCUMcs,
        "C/cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-MilliM2> a ns1:Unit ;
    rdfs:label "Coulomb per Square Millimetre"@en,
        "Coulomb per Square Millimeter"@en-US ;
    dcterms:description "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB100" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB100"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "C/mm²" ;
    ns1:ucumCode "C.mm-2"^^ns1:UCUMcs,
        "C/mm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C> a ns1:Unit ;
    rdfs:label "Calorie (international Table) per Gram Degree Celsius"@en ;
    dcterms:description "unit calorieIT divided by the products of the units gram and degree Celsius"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4186.8 ;
    ns1:conversionMultiplierSN 4.1868e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA362" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA362"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorieIT divided by the products of the units gram and degree Celsius" ;
    ns1:symbol "cal{IT}/(g·°C)" ;
    ns1:ucumCode "cal_IT.g-1.Cel-1"^^ns1:UCUMcs,
        "cal_IT/(g.Cel)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_IT-PER-GM-K> a ns1:Unit ;
    rdfs:label "Calorie (international Table) per Gram Kelvin"@en ;
    dcterms:description "unit calorieIT divided by the product of the SI base unit gram and Kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4186.8 ;
    ns1:conversionMultiplierSN 4.1868e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA363" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA363"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorieIT divided by the product of the SI base unit gram and Kelvin" ;
    ns1:symbol "cal{IT}/(g·K)" ;
    ns1:ucumCode "cal_IT.g-1.K-1"^^ns1:UCUMcs,
        "cal_IT/(g.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Gram Degree Celsius"@en ;
    dcterms:description "unit calorie (thermochemical) divided by the product of the unit gram and degree Celsius"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA366" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA366"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorie (thermochemical) divided by the product of the unit gram and degree Celsius" ;
    ns1:symbol "cal/(g·°C)" ;
    ns1:ucumCode "cal_th.g-1.Cel-1"^^ns1:UCUMcs,
        "cal_th/(g.Cel)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-GM-K> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Gram Kelvin"@en ;
    dcterms:description "unit calorie (thermochemical) divided by the product of the SI derived unit gram and the SI base unit Kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA367" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA367"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorie (thermochemical) divided by the product of the SI derived unit gram and the SI base unit Kelvin" ;
    ns1:symbol "cal/(g·K)" ;
    ns1:ucumCode "cal_th.g-1.K-1"^^ns1:UCUMcs,
        "cal_th/(g.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C_Ab-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Abcoulomb per Square Centimetre"@en,
        "Abcoulomb per Square Centimeter"@en-US ;
    dcterms:description """Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system.
Abcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of $L_2TI$.  where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C/m^2$ by multiplying its value by a factor of 100,000."""^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:expression "$abc-per-cm2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C_Ab> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--electric_charge_surface_density--abcoulomb_per_square_centimeter.cfm"^^xsd:anyURI ;
    ns1:latexDefinition "$abcoulomb/cm^2$"^^ns1:LatexString ;
    ns1:symbol "abC/cm²" ;
    ns1:ucumCode "10.C.cm-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C_Stat> a ns1:Unit ;
    rdfs:label "Statcoulomb"@en ;
    dcterms:description "The statcoulomb ($statC$) or franklin ($Fr$) or electrostatic unit of charge ($esu$) is the physical unit for electrical charge used in the centimetre-gram-second system of units (cgs) and Gaussian units. It is a derived unit given by $1\\ statC = 1\\ g\\ cm\\ s = 1\\ erg\\ cm$. The SI system of units uses the coulomb (C) instead. The conversion between C and statC is different in different contexts. The number 2997924580 is 10 times the value of the speed of light expressed in meters/second, and the conversions are exact except where indicated. The coulomb is an extremely large charge rarely encountered in electrostatics, while the statcoulomb is closer to everyday charges."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 0.00000000033356409519815204957557671447492 ;
    ns1:conversionMultiplierSN 3.335641e-10 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Statcoulomb"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/FR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Statcoulomb?oldid=492664360"^^xsd:anyURI ;
    ns1:latexDefinition "$1 C \\leftrightarrow 2997924580 statC \\approx 3.00 \\times 10^9 statC,\\ 1 \\hspace{0.3pc} statC \\leftrightarrow \\hspace{0.3pc} \\approx 3.34 \\times 10^{-10} C$ for electric charge."^^ns1:LatexString,
        "$1 C \\leftrightarrow 4 \\pi \\times 2997924580 statC \\approx 3.77 \\times 10^{10} statC,\\ 1 \\hspace{0.3pc} statC \\leftrightarrow \\hspace{0.2pc} \\approx 2.6 \\times 10^{-11} C$ for electric flux $\\Phi_D$"^^ns1:LatexString,
        "$1 C/m \\leftrightarrow 4 \\pi \\times 2997924580 \\times 10^{-4} statC/cm \\approx 3.77 \\times 10^6 statC/cm,\\ 1 \\hspace{0.3pc} statC/cm \\leftrightarrow \\hspace{0.3pc} \\approx 2.65 \\times 10^{-7} C/m$ for electric displacement field $D$."^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/statcoulomb> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "statC" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C_Stat-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Statcoulomb per Square Centimetre"@en,
        "Statcoulomb per Square Centimeter"@en-US ;
    dcterms:description """$\\textit{Statcoulomb per Square Centimeter}$ is a unit of measure for electric flux density and electric polarization. 
  One Statcoulomb per Square Centimeter is $2.15\\times 10^9 \\, coulomb\\,per\\,square\\,inch$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 0.00000333564 ;
    ns1:conversionMultiplierSN 3.33564e-06 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:expression "$statc-per-cm2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C_Stat> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:symbol "statC/cm²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiMOL-PER-L> a ns1:Unit ;
    rdfs:label "Centimole per litre"@en ;
    dcterms:description "1/100 of SI unit of amount of substance per litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration> ;
    ns1:symbol "cmol/L" ;
    ns1:ucumCode "cmol.L-1"^^ns1:UCUMcs,
        "cmol/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiN-M-PER-M2> a ns1:Unit ;
    rdfs:label "centinewton metre per square metre" ;
    dcterms:description "0.01-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB551" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB551"^^xsd:anyURI ;
    ns1:symbol "cN·m/m²" ;
    ns1:ucumCode "cN.m.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Degree per Hour"@en ;
    dcterms:description "\"Degree per Hour\" is an Imperial unit for  'Angular Velocity' expressed as $deg/h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00000484813681 ;
    ns1:conversionMultiplierSN 4.848137e-06 ;
    ns1:expression "$deg/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:symbol "°/h" ;
    ns1:ucumCode "deg.h-1"^^ns1:UCUMcs,
        "deg/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG-PER-MIN> a ns1:Unit ;
    rdfs:label "Degree per Minute"@en ;
    dcterms:description "A unit of measure for the rate of change of plane angle, $d\\omega / dt$,  in durations of one minute.The vector $\\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.000290888209 ;
    ns1:conversionMultiplierSN 2.908882e-04 ;
    ns1:expression "$deg-per-min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:symbol "°/min" ;
    ns1:ucumCode "deg.min-1"^^ns1:UCUMcs,
        "deg/min"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Degree per Second"@en ;
    dcterms:description "\"Degree per Second\" is an Imperial unit for  'Angular Velocity' expressed as $deg/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0174532925 ;
    ns1:conversionMultiplierSN 1.745329e-02 ;
    ns1:expression "$deg/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:iec61360Code "0112/2///62720#UAA026" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA026"^^xsd:anyURI ;
    ns1:symbol "°/s" ;
    ns1:ucumCode "deg.s-1"^^ns1:UCUMcs,
        "deg/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_BALLING> a ns1:Unit ;
    rdfs:label "Degree Balling"@en ;
    dcterms:description "unit for the mixing ratio of a soluble dry substance in water at 17.5 degrees C similar to the percent designation for solutions, in which a solution of 1 g saccharose in 100 g saccharose/ water solution corresponds to 1 degree Balling and respectively a one percent solution"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA031" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA031"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for the mixing ratio of a soluble dry substance in water at 17.5 degrees C similar to the percent designation for solutions, in which a solution of 1 g saccharose in 100 g saccharose/ water solution corresponds to 1 degree Balling and respectively a one percent solution" ;
    ns1:symbol "°Balling" ;
    ns1:uneceCommonCode "J17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_BAUME> a ns1:Unit ;
    rdfs:label "Degree Baume (origin Scale)"@en ;
    dcterms:description """graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.""" ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA028" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA028"^^xsd:anyURI ;
    ns1:plainTextDescription """graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.""" ;
    ns1:symbol "°Bé{origin}" ;
    ns1:uneceCommonCode "J14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY> a ns1:Unit ;
    rdfs:label "Degree Baume (US Heavy)"@en ;
    dcterms:description "graduation of the areometer scale for determination of density of fluids according to the Anglo-American system of units, which are heavier than water"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA029" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA029"^^xsd:anyURI ;
    ns1:plainTextDescription "graduation of the areometer scale for determination of density of fluids according to the Anglo-American system of units, which are heavier than water" ;
    ns1:symbol "°Bé{US Heavy}" ;
    ns1:uneceCommonCode "J15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT> a ns1:Unit ;
    rdfs:label "Degree Baume (US Light)"@en ;
    dcterms:description "graduation of the areometer scale for determination of density of fluids according to the Anglo-American system of units, which are lighter than water"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA030" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA030"^^xsd:anyURI ;
    ns1:plainTextDescription "graduation of the areometer scale for determination of density of fluids according to the Anglo-American system of units, which are lighter than water" ;
    ns1:symbol "°Bé{US Light}" ;
    ns1:uneceCommonCode "J16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_BRIX> a ns1:Unit ;
    rdfs:label "Degree Brix"@en ;
    dcterms:description "unit named according to Adolf Brix for the mixing ratio of a soluble dry substance in water with 15.5 °C similar to the percent designation for solutions, in which a solution of 1 g saccharose in 100 g saccharose/water solution corresponds to 1 °Brix and respectively an one percent solution"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA032" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA032"^^xsd:anyURI ;
    ns1:plainTextDescription "unit named according to Adolf Brix for the mixing ratio of a soluble dry substance in water with 15.5 °C similar to the percent designation for solutions, in which a solution of 1 g saccharose in 100 g saccharose/water solution corresponds to 1 °Brix and respectively an one percent solution" ;
    ns1:symbol "°Bx" ;
    ns1:uneceCommonCode "J18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_OECHSLE> a ns1:Unit ;
    rdfs:label "Degree Oechsle"@en ;
    dcterms:description "unit of the density of the must, as measure for the proportion of the soluble material in the grape must"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA048" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA048"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density of the must, as measure for the proportion of the soluble material in the grape must" ;
    ns1:symbol "°Oe" ;
    ns1:uneceCommonCode "J27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_PLATO> a ns1:Unit ;
    rdfs:label "Degree Plato"@en ;
    dcterms:description "unit for the mixing ratio of the original gravity in the beer brew at 17.5 °C before the fermentation"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA049" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA049"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for the mixing ratio of the original gravity in the beer brew at 17.5 °C before the fermentation" ;
    ns1:symbol "°P" ;
    ns1:uneceCommonCode "PLA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEGREE_TWADDELL> a ns1:Unit ;
    rdfs:label "Degree Twaddell"@en ;
    dcterms:description "unit of the density of fluids, which are heavier than water"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0 ;
    ns1:conversionMultiplierSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA054" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA054"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density of fluids, which are heavier than water" ;
    ns1:symbol "°Tw" ;
    ns1:uneceCommonCode "J31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT3-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Cubic Foot per Minute"@en ;
    dcterms:description "\"Cubic Foot per Minute\" is an Imperial unit for  'Volume Per Unit Time' expressed as $ft^3/min$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0004719474432000001 ;
    ns1:conversionMultiplierSN 4.719474e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{3}/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFlowRate>,
        <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:iec61360Code "0112/2///62720#UAA461" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA461"^^xsd:anyURI ;
    ns1:symbol "ft³/min" ;
    ns1:ucumCode "[cft_i].min-1"^^ns1:UCUMcs,
        "[cft_i]/min"^^ns1:UCUMcs,
        "[ft_i]3.min-1"^^ns1:UCUMcs,
        "[ft_i]3/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2L" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoGM-PER-L> a ns1:Unit ;
    rdfs:label "Femtograms per litre"@en ;
    dcterms:description "One 10**18 part of the SI standard unit of mass of the measurand per litre volume of matrix.."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FemtoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "fg/L" ;
    ns1:ucumCode "fg.L-1"^^ns1:UCUMcs,
        "fg/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/G> a ns1:Unit ;
    rdfs:label "Gravity"@en ;
    dcterms:description "\"Gravity\" is a unit for  'Linear Acceleration' expressed as $G$."^^ns1:LatexString ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:factorUnitScalar 9.80665 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Acceleration>,
        <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:iec61360Code "0112/2///62720#UAA521" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA521"^^xsd:anyURI ;
    ns1:symbol "G" ;
    ns1:ucumCode "[g]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAMMA> a ns1:Unit ;
    rdfs:label "Gamma"@en ;
    dcterms:description "\"Gamma\" is a C.G.S System unit for  'Magnetic Field'."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gamma"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticField>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB213" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gamma?oldid=494680973"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB213"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gamma> ;
    ns1:symbol "γ" ;
    ns1:uneceCommonCode "P12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Gram per Cubic Centimetre"@en,
        "Gram per Cubic Centimeter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the 0.000 001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA469" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA469"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit kilogram divided by the 0.000001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "g/cm³" ;
    ns1:ucumCode "g.cm-3"^^ns1:UCUMcs,
        "g/cm3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DeciL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "grams per decilitre"@en,
        "grams per decilitre"@en-US ;
    dcterms:description "A derived unit for amount-of-substance concentration measured in g/dL."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:expression "$g/dL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "g/dL" ;
    ns1:ucumCode "g.dL-1"^^ns1:UCUMcs,
        "g/dL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-L> a ns1:Unit ;
    rdfs:label "Gram per Litre"@en,
        "Gram per Liter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA482" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA482"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the unit litre" ;
    ns1:symbol "g/L" ;
    ns1:ucumCode "g.L-1"^^ns1:UCUMcs,
        "g/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-M3> a ns1:Unit ;
    rdfs:label "Gram per Cubic Metre"@en,
        "Gram per Cubic Meter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA487" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA487"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "g/m³" ;
    ns1:ucumCode "g.m-3"^^ns1:UCUMcs,
        "g/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Gram per Millilitre"@en,
        "Gram per Millilitre"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA493" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA493"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the unit litre" ;
    ns1:symbol "g/mL" ;
    ns1:ucumCode "g.mL-1"^^ns1:UCUMcs,
        "g/mL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GJ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-MilliM2> a ns1:Unit ;
    rdfs:label "gram per square millimetre" ;
    dcterms:description "0.001-fold of the SI base unit kilogram divided by the 0.000001-fold of the power of the SI base unit meter by exponent 2" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BodyMassIndex>,
        <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/MeanMassRange>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB389" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB389"^^xsd:anyURI ;
    ns1:symbol "g/mm²" ;
    ns1:ucumCode "g.mm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAIN-PER-GAL> a ns1:Unit ;
    rdfs:label "Grain per Gallon"@en ;
    dcterms:description "\"Grain per Gallon\" is an Imperial unit for  'Density' expressed as $gr/gal$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.017118061 ;
    ns1:conversionMultiplierSN 1.711806e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$gr/gal$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GRAIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "grain{UK}/gal" ;
    ns1:ucumCode "[gr].[gal_br]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAIN-PER-GAL_US> a ns1:Unit ;
    rdfs:label "Grain per Gallon (US)"@en ;
    dcterms:description "unit of the density according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.01711806 ;
    ns1:conversionMultiplierSN 1.711806e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GRAIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA524" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA524"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density according to the Anglo-American system of units" ;
    ns1:symbol "gr{UK}/gal{US}" ;
    ns1:ucumCode "[gr].[gal_us]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAIN-PER-M3> a ns1:Unit ;
    rdfs:label "Grains per Cubic Metre"@en,
        "Grains per Cubic Meter"@en-US ;
    dcterms:description "Grains per cubic metre of volume"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00006479891 ;
    ns1:conversionMultiplierSN 6.479891e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GRAIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:plainTextDescription "Grains per cubic metre of volume" ;
    ns1:symbol "gr{UK}/m³" ;
    ns1:ucumCode "[gr]/m3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaJ-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Gigajoule per Square Metre"@en,
        "Gigajoule per Square Meter"@en-US ;
    dcterms:description "Gigajoule Per Square Meter ($J/m^2$) is a unit in the category of Energy density. It is also known as Gigajoules per square meter, Gigajoule per square metre, Gigajoule/square meter, Gigajoule/square metre."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$GJ/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyFluence>,
        <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/RadiantFluence>,
        <http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> ;
    ns1:symbol "GJ/m²" ;
    ns1:ucumCode "GJ.m-2"^^ns1:UCUMcs,
        "GJ/m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaN-M-PER-M2> a ns1:Unit ;
    rdfs:label "giganewton metre per square metre" ;
    dcterms:description "1,000,000,000-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB554" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB554"^^xsd:anyURI ;
    ns1:symbol "GN·m/m²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IU> a ns1:Unit ;
    rdfs:label "International Unit"@en ;
    dcterms:description """
  The $\\textit{International Unit}$ is a unit for $\\textit{Amount Of Substance}$ expressed as $IU$.
  Note that the magnitude depends on the substance, thus there is no fixed conversion multiplier.
  """^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/International_unit"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:iec61360Code "0112/2///62720#UAB603" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/International_unit?oldid=488801913"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB603"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalUnit> ;
    ns1:symbol "IU" ;
    ns1:ucumCode "[IU]"^^ns1:UCUMcs,
        "[iU]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-GM-DEG_C> a ns1:Unit ;
    rdfs:label "joule per gram degree celsius"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:plainTextDescription "Unit for expressing the specific heat capacity." ;
    ns1:symbol "J/(g·°C)" ;
    ns1:ucumCode "J.g-1.Cel-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-GM-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Gram Kelvin"@en ;
    dcterms:description "Joule per Gram Kelvin is a unit typically used for specific heat capacity." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:latexSymbol "$\\frac{J}{g \\cdot K}$"^^ns1:LatexString ;
    ns1:plainTextDescription "Unit for expressing the specific heat capacity." ;
    ns1:symbol "J/(g·K)" ;
    ns1:ucumCode "J.g-1.K-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C> a ns1:Unit ;
    rdfs:label "joule na kilogram stupně celsia"@cs,
        "Joule je Kilogramm Grad Celsius"@de,
        "joule per kilogram degree celsius"@en,
        "julio porkilogramo grado celsius"@es,
        "joule par kilogramme-degré celsius"@fr,
        "joule al chilogrammo per grado celsius"@it,
        "joule per kilogram darjah celsius"@ms,
        "dżul na kilogramostopień celsjusza"@pl,
        "joule por quilograma grau celsius"@pt,
        "joule pe kilogram-grad celsius"@ro,
        "джоуль на килограмм-градус цельсия"@ru,
        "joule na kilogram stopinja celzija"@sl,
        "joule per kilogram celsius"@tr ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:plainTextDescription "Unit for expressing the specific heat capacity." ;
    ns1:symbol "J/(kg·°C)" ;
    ns1:ucumCode "J.kg-1.Cel-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-KiloGM-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Kilogram Kelvin"@en ;
    dcterms:description """
  Specific heat capacity - The heat required to raise unit mass of a substance by unit temperature interval under specified conditions,
   such as constant pressure: usually measured in joules per kelvin per kilogram. 
  Symbol $c_p$ (for constant pressure).
  Also called specific heat.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J-per-kg-K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA176" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA176"^^xsd:anyURI ;
    ns1:latexSymbol "$J/(kg \\cdot K)$"^^ns1:LatexString ;
    ns1:symbol "J/(K·kg)" ;
    ns1:ucumCode "J.kg-1.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Square Metre"@en,
        "Joule per Square Meter"@en-US ;
    dcterms:description "Joule Per Square Meter ($J/m^2$) is a unit in the category of Energy density. It is also known as joules per square meter, joule per square metre, joule/square meter, joule/square metre. This unit is commonly used in the SI unit system."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyFluence>,
        <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/RadiantFluence>,
        <http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> ;
    ns1:iec61360Code "0112/2///62720#UAA179" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA179"^^xsd:anyURI ;
    ns1:symbol "J/m²" ;
    ns1:ucumCode "J.m-2"^^ns1:UCUMcs,
        "J/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Cubic Metre"@en,
        "Joule per Cubic Meter"@en-US ;
    dcterms:description "$\\textit{Joule Per Cubic Meter}$ ($J/m^{3}$) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system.  It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$j-per-m3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticEnergyDensity>,
        <http://qudt.org/vocab/quantitykind/EnergyDensity>,
        <http://qudt.org/vocab/quantitykind/RadiantEnergyDensity>,
        <http://qudt.org/vocab/quantitykind/VolumicElectromagneticEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA180" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA180"^^xsd:anyURI ;
    ns1:symbol "J/m³" ;
    ns1:ucumCode "J.m-3"^^ns1:UCUMcs,
        "J/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B8" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloA> a ns1:Unit ;
    rdfs:label "kiloampere"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA557" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA557"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "kA" ;
    ns1:ucumCode "kA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Calorie per Gram Degree Celsius"@en ;
    dcterms:description "$\\textit{Calorie per Gram Degree Celsius}$ is a unit for 'Specific Heat Capacity' expressed as $kcal/(gm-degC)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184000.0 ;
    ns1:conversionMultiplierSN 4.184e+06 ;
    ns1:expression "$kcal/(gm-degC)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_C> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:symbol "kcal/(g·°C)" ;
    ns1:ucumCode "cal.g-1.Cel-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL_TH> a ns1:Unit ;
    rdfs:label "Kilocalorie (thermochemical)"@en ;
    dcterms:description "1000-fold of the unit calorie, which is used particularly for calorific values of food"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloCAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA590" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA590"^^xsd:anyURI ;
    ns1:plainTextDescription "1000-fold of the unit calorie, which is used particularly for calorific values of food" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/CAL_TH> ;
    ns1:symbol "kcal" ;
    ns1:ucumCode "[Cal]"^^ns1:UCUMcs,
        "kcal_th"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-CentiM3> a ns1:Unit ;
    rdfs:label "Kilogram per Cubic Centimetre"@en,
        "Kilogram per Cubic Centimeter"@en-US ;
    dcterms:description "SI base unit kilogram divided by the 0.000 001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA597" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA597"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the 0.000 001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "kg/cm³" ;
    ns1:ucumCode "kg.cm-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-DeciM3> a ns1:Unit ;
    rdfs:label "Kilogram per Cubic Decimetre"@en,
        "Kilogram per Cubic Decimeter"@en-US ;
    dcterms:description "SI base unit kilogram divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA604" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA604"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "kg/dm³" ;
    ns1:ucumCode "kg.dm-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-L> a ns1:Unit ;
    rdfs:label "Kilogram per Litre"@en,
        "Kilogram per Liter"@en-US ;
    dcterms:description "SI base unit kilogram divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA612" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA612"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit kilogram divided by the unit litre" ;
    ns1:symbol "kg/L" ;
    ns1:ucumCode "kg.L-1"^^ns1:UCUMcs,
        "kg/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilogram per Square Metre"@en,
        "Kilogram per Square Meter"@en-US ;
    dcterms:description "Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where $M$ is mass, and $L$ is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$kg/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BodyMassIndex>,
        <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/MeanMassRange>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA617",
        "0112/2///62720#UAD513" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA617"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD513"^^xsd:anyURI ;
    ns1:symbol "kg/m²" ;
    ns1:ucumCode "kg.m-2"^^ns1:UCUMcs,
        "kg/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> a ns1:Unit ;
    rdfs:label "Kilojoule per Kilogram Kelvin"@en ;
    dcterms:description "1 000-fold of the SI derived unit joule divided by the product of the SI base unit kilogram and the SI base unit kelvin"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEntropy>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
    ns1:iec61360Code "0112/2///62720#UAA571" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA571"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit joule divided by the product of the SI base unit kilogram and the SI base unit kelvin" ;
    ns1:symbol "kJ/(K·kg)" ;
    ns1:ucumCode "kJ.(kg.K)-1"^^ns1:UCUMcs,
        "kJ.kg-1.K-1"^^ns1:UCUMcs,
        "kJ/(kg.K)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN-M-PER-M2> a ns1:Unit ;
    rdfs:label "kilonewton metre per square metre" ;
    dcterms:description "1,000-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB552" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB552"^^xsd:anyURI ;
    ns1:symbol "kN·m/m²" ;
    ns1:ucumCode "kN.m.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-FT3> a ns1:Unit ;
    rdfs:label "Pound per Cubic Foot"@en ;
    dcterms:description "\"Pound per Cubic Foot\" is an Imperial unit for  'Density' expressed as $lb/ft^{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 16.018463373960138 ;
    ns1:conversionMultiplierSN 1.601846e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/ft^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA676" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA676"^^xsd:anyURI ;
    ns1:symbol "lbm/ft³" ;
    ns1:ucumCode "[lb_av].[cft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "87" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-GAL_US> a ns1:Unit ;
    rdfs:label "Pound (avoirdupois) per Gallon (US)"@en ;
    dcterms:description "unit of the mass avoirdupois pound according to the avoirdupois system divided by the unit gallon (US, liq.) according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 119.8264273168966285439132558055142 ;
    ns1:conversionMultiplierSN 1.198264e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA680" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA680"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass avoirdupois pound according to the avoirdupois system divided by the unit gallon (US, liq.) according to the Anglo-American system of units" ;
    ns1:symbol "lbm/gal{US}" ;
    ns1:ucumCode "[lb_av].[gal_us]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-IN3> a ns1:Unit ;
    rdfs:label "Pound per Cubic Inch"@en ;
    dcterms:description "\"Pound per Cubic Inch\" is an Imperial unit for  'Density' expressed as $lb/in^{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 27679.904710203125 ;
    ns1:conversionMultiplierSN 2.76799e+04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/in^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA685" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA685"^^xsd:anyURI ;
    ns1:symbol "lbm/in³" ;
    ns1:ucumCode "[lb_av].[cin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "LA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-M3> a ns1:Unit ;
    rdfs:label "Pound per Cubic Metre"@en,
        "Pound per Cubic Meter"@en-US ;
    dcterms:description "\"Pound per Cubic Meter\" is a unit for  'Density' expressed as $lb/m^{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.45359237 ;
    ns1:conversionMultiplierSN 4.535924e-01 ;
    ns1:expression "$lb/m^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "lbm/m³" ;
    ns1:ucumCode "[lb_av].m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-YD2> a ns1:Unit ;
    rdfs:label "pound (avoirdupois) per square yard" ;
    dcterms:description "unit for areal-related mass as a unit pound according to the avoirdupois unit system divided by the power of the unit yard according to the Anglo-American and Imperial system of units with exponent 2" ;
    ns1:conversionMultiplier 0.5424919595981167270976517261676497 ;
    ns1:conversionMultiplierSN 5.42492e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BodyMassIndex>,
        <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/MeanMassRange>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB390" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB390"^^xsd:anyURI ;
    ns1:symbol "lbm/yd²" ;
    ns1:ucumCode "[lb_av].[yd_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-YD3> a ns1:Unit ;
    rdfs:label "Pound per Cubic Yard"@en ;
    dcterms:description "\"Pound per Cubic Yard\" is an Imperial unit for  'Density' expressed as $lb/yd^{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5932764212577829 ;
    ns1:conversionMultiplierSN 5.932764e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lb/yd^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA695" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA695"^^xsd:anyURI ;
    ns1:symbol "lbm/yd³" ;
    ns1:ucumCode "[lb_av].[cyd_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-IN> a ns1:Unit ;
    rdfs:label "Pound Force per Inch"@en ;
    dcterms:description "\"Pound Force per Inch\" is an Imperial unit for  'Force Per Length' expressed as $lbf/in$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 175.12685 ;
    ns1:conversionMultiplierSN 1.751268e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf/in$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA700" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA700"^^xsd:anyURI ;
    ns1:symbol "lbf/in" ;
    ns1:ucumCode "[lbf_av].[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "متر مربع في الثانية"@ar,
        "čtvereční metr za sekundu"@cs,
        "Quadratmeter je Sekunde"@de,
        "square metre per second"@en,
        "Square Meter per Second"@en-US,
        "metro cuadrado por segundo"@es,
        "متر مربع بر ثانیه"@fa,
        "mètre carré par seconde"@fr,
        "वर्ग मीटर प्रति सैकिण्ड"@hi,
        "metro quadrato al secondo"@it,
        "平方メートル毎秒"@ja,
        "meter persegi per saat"@ms,
        "metr kwadratowy na sekundę"@pl,
        "metro quadrado por segundo"@pt,
        "metru pătrat pe secundă"@ro,
        "квадратный метр в секунду"@ru,
        "kvadratni meter na sekundo"@sl,
        "metrekare bölü saniye"@tr,
        "平方米每秒"@zh ;
    dcterms:description """
  The unit $\\textit{Square Metres per Second}$ is the SI derived unit of angular momentum, defined by distance
   or displacement in metres multiplied by distance again in metres and divided by time in seconds. 
  The unit is written in symbols as $m^2/s$ or $m^22s^{-1}$. 
  It may be better understood when phrased as $\\textit{metres per second times metres}$, i.e. the momentum
   of an object with respect to a position.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m^{2} s^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AreaPerTime>,
        <http://qudt.org/vocab/quantitykind/DiffusionCoefficient>,
        <http://qudt.org/vocab/quantitykind/NeutronDiffusionCoefficient>,
        <http://qudt.org/vocab/quantitykind/ThermalDiffusionRatioCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA752" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA752"^^xsd:anyURI ;
    ns1:symbol "m²/s" ;
    ns1:ucumCode "m2.s-1"^^ns1:UCUMcs,
        "m2/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "S4" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaC-PER-M2> a ns1:Unit ;
    rdfs:label "Megacoulomb per Square Metre"@en,
        "Megacoulomb per Square Meter"@en-US ;
    dcterms:description "1 000 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA207" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA207"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "MC/m²" ;
    ns1:ucumCode "MC.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaGM-PER-M3> a ns1:Unit ;
    rdfs:label "Megagram per Cubic Metre"@en,
        "Megagram per Cubic Meter"@en-US ;
    dcterms:description "1 000-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA229" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA229"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "Mg/m³" ;
    ns1:ucumCode "Mg.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaN-M-PER-M2> a ns1:Unit ;
    rdfs:label "meganewton metre per square metre" ;
    dcterms:description "1,000,000-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB553" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB553"^^xsd:anyURI ;
    ns1:symbol "m·MN/m²" ;
    ns1:ucumCode "m.MN.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroC-PER-M2> a ns1:Unit ;
    rdfs:label "Microcoulomb per Square Metre"@en,
        "Microcoulomb per Square Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA060" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA060"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "μC/m²" ;
    ns1:ucumCode "uC.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B88" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-DeciL> a ns1:Unit ;
    rdfs:label "Microgram per Decilitre"@en,
        "Microgram per Deciliter"@en-US ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:plainTextDescription "0.0000000001-fold of the SI base unit kilogram divided by the unit decilitre" ;
    ns1:symbol "μg/dL" ;
    ns1:ucumCode "ug.dL-1"^^ns1:UCUMcs,
        "ug/dL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-M3> a ns1:Unit ;
    rdfs:label "Microgram per Cubic Metre"@en,
        "Microgram per Cubic Meter"@en-US ;
    dcterms:description "0.000000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA085" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA085"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "μg/m³" ;
    ns1:ucumCode "ug.m-3"^^ns1:UCUMcs,
        "ug/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroN-M-PER-M2> a ns1:Unit ;
    rdfs:label "micronewton metre per square metre" ;
    dcterms:description "0.000001-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB548" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB548"^^xsd:anyURI ;
    ns1:symbol "m·μN/m²" ;
    ns1:ucumCode "m.uN.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "MilliCoulomb"@en ;
    dcterms:description "A MilliCoulomb is $10^{-3} C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA782" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA782"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/C> ;
    ns1:symbol "mC" ;
    ns1:ucumCode "mC"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    prov:wasDerivedFrom <http://qudt.org/vocab/unit/C> .

<http://qudt.org/vocab/unit/MilliC-PER-M2> a ns1:Unit ;
    rdfs:label "Millicoulomb per Square Metre"@en,
        "Millicoulomb per Square Meter"@en-US ;
    dcterms:description "0.001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA784" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA784"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mC/m²" ;
    ns1:ucumCode "mC.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliJ-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millijoule per Square Metre"@en,
        "Millijoule per Square Meter"@en-US ;
    dcterms:description "Millijoule Per Square Meter ($mJ/m^2$) is a unit in the category of Energy density. It is also known as millijoules per square meter, millijoule per square metre, millijoule/square meter, millijoule/square metre."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$mJ/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyFluence>,
        <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/RadiantFluence>,
        <http://qudt.org/vocab/quantitykind/StrainEnergyReleaseRate> ;
    ns1:symbol "mJ/m²" ;
    ns1:ucumCode "mJ.m-2"^^ns1:UCUMcs,
        "mJ/m2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliN-M-PER-M2> a ns1:Unit ;
    rdfs:label "millinewton metre per square metre" ;
    dcterms:description "0.001-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB549" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB549"^^xsd:anyURI ;
    ns1:symbol "m·mN/m²" ;
    ns1:ucumCode "m.mN.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-M2> a ns1:Unit ;
    rdfs:label "Newton Metre per Square Metre"@en,
        "Newton Meter per Square Meter"@en-US ;
    dcterms:description "product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAA244" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA244"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "N·m/m²" ;
    ns1:ucumCode "N.m.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-DeciL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Nanogram per Decilitre"@en,
        "Nanogram per Decilitre"@en-US ;
    dcterms:description "A derived unit for amount-of-substance concentration measured in ng/dL."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:expression "$ng/dL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "ng/dL" ;
    ns1:ucumCode "ng.dL-1"^^ns1:UCUMcs,
        "ng/dL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-M3> a ns1:Unit ;
    rdfs:label "Nanogram per Cubic Metre"@en,
        "Nanogram per Cubic Meter"@en-US ;
    dcterms:description "\"0.000000000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3\""^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:plainTextDescription "0.000000000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "ng/m³" ;
    ns1:ucumCode "ng.m-3"^^ns1:UCUMcs ;
    rdfs:comment "\"Derived from GM-PER-M3 which exists in QUDT\"" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-MicroL> a ns1:Unit ;
    rdfs:label "Nanogram per Microlitre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "ng/μL" ;
    ns1:ucumCode "ng.uL-1"^^ns1:UCUMcs,
        "ng/uL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL-PER-L> a ns1:Unit ;
    rdfs:label "Nanomoles per litre"@en ;
    dcterms:description "A scaled unit of amount-of-substance concentration."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration> ;
    ns1:symbol "nmol/L" ;
    ns1:ucumCode "nmol.L-1"^^ns1:UCUMcs,
        "nmol/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoN-M-PER-M2> a ns1:Unit ;
    rdfs:label "nanonewton metre per square metre" ;
    dcterms:description "0.000000001-fold of the SI derived unit newton divided by the SI base unit metre to the power two" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/EnergyPerArea>,
        <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
    ns1:iec61360Code "0112/2///62720#UAB547" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB547"^^xsd:anyURI ;
    ns1:symbol "nN·m/m²" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-GAL_US> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Gallon (US)"@en ;
    dcterms:description "unit of the density according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 7.48915170730603928399457848784464 ;
    ns1:conversionMultiplierSN 7.489152e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA924" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA924"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Density"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density according to the Anglo-American system of units" ;
    ns1:symbol "oz/gal{US}" ;
    ns1:ucumCode "[oz_av].[gal_us]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-IN2> a ns1:Unit ;
    rdfs:label "ounce (avoirdupois) per square inch" ;
    dcterms:description "unit of the surface specific mass (avoirdupois ounce according to the avoirdupois system of units according to the surface square inch according to the Anglo-American and Imperial system of units)" ;
    ns1:conversionMultiplier 43.94184872744745489490978981957964 ;
    ns1:conversionMultiplierSN 4.394185e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BodyMassIndex>,
        <http://qudt.org/vocab/quantitykind/MassPerArea>,
        <http://qudt.org/vocab/quantitykind/MeanMassRange>,
        <http://qudt.org/vocab/quantitykind/SurfaceDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB261" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB261"^^xsd:anyURI ;
    ns1:symbol "oz/in²" ;
    ns1:ucumCode "[oz_av].[in_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N22" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-IN3> a ns1:Unit ;
    rdfs:label "Imperial Mass Ounce per Cubic Inch"@en ;
    dcterms:description "\"Ounce per Cubic Inch\" is an Imperial unit for  'Density' expressed as $oz/in^{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1729.99404 ;
    ns1:conversionMultiplierSN 1.729994e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "oz/in^{3}" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "oz/in³" ;
    ns1:ucumCode "[oz_av].[cin_i]-1"^^ns1:UCUMcs,
        "[oz_av]/[cin_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L39" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-YD3> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Cubic Yard"@en ;
    dcterms:description "unit ounce  according to the avoirdupois system of units divided by the power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0370798 ;
    ns1:conversionMultiplierSN 3.70798e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA918" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA918"^^xsd:anyURI ;
    ns1:plainTextDescription "unit ounce  according to the avoirdupois system of units divided by the power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    ns1:symbol "oz/yd³" ;
    ns1:ucumCode "[oz_av].[cyd_i]-1"^^ns1:UCUMcs,
        "[oz_av]/[cyd_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoGM-PER-L> a ns1:Unit ;
    rdfs:label "Picograms per litre"@en ;
    dcterms:description "One 10**15 part of the SI standard unit of mass of the measurand per litre volume of matrix.."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "pg/L" ;
    ns1:ucumCode "pg.L-1"^^ns1:UCUMcs,
        "pg/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckDensity> a ns1:Unit ;
    rdfs:label "Planck Density"@en ;
    dcterms:description "The Planck density is the unit of density, denoted by $\\rho_P$, in the system of natural units known as Planck units. $1\\  \\rho_P \\ is \\approx 5.155 \\times 10^{96} kg/m^3$. This is a unit which is very large, about equivalent to $10^{23}$ solar masses squeezed into the space of a single atomic nucleus. At one unit of Planck time after the Big Bang, the mass density of the universe is thought to have been approximately one unit of Planck density."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 5155000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 5.155e+96 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_density"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_density?oldid=493642128"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM-PER-DeciM3> ;
    ns1:symbol "planckdensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckFrequency_Ang> a ns1:Unit ;
    rdfs:label "Planck Angular Frequency"@en ;
    ns1:conversionMultiplier 18548000000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.8548e+43 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_angular_frequency"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "planckangularfrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-PER-HR> a ns1:Unit ;
    rdfs:label "Radian per Hour"@en ;
    dcterms:description "\"Radian per Hour\" is a unit for  'Angular Velocity' expressed as $rad/h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:expression "$rad/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:symbol "rad/h" ;
    ns1:ucumCode "rad.h-1"^^ns1:UCUMcs,
        "rad/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-PER-MIN> a ns1:Unit ;
    rdfs:label "Radian per Minute"@en ;
    dcterms:description "Radian Per Minute (rad/min) is a unit in the category of Angular velocity. It is also known as radians per minute, radian/minute. Radian Per Minute (rad/min) has a dimension of aT-1 where $T$ is time. It can be converted to the corresponding standard SI unit rad/s by multiplying its value by a factor of 0.0166666666667. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:expression "$rad/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:symbol "rad/min" ;
    ns1:ucumCode "rad.min-1"^^ns1:UCUMcs,
        "rad/min"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "راديان في الثانية"@ar,
        "radián za sekundu"@cs,
        "Radian je Sekunde"@de,
        "radian per second"@en,
        "radián por segundo"@es,
        "رادیان بر ثانیه"@fa,
        "radian par seconde"@fr,
        "वर्ग मीटर प्रति सैकिण्ड"@hi,
        "radiante al secondo"@it,
        "ラジアン毎秒"@ja,
        "radian per saat"@ms,
        "radian na sekundę"@pl,
        "radiano por segundo"@pt,
        "radian pe secundă"@ro,
        "радиан в секунду"@ru,
        "radian na sekundo"@sl,
        "radyan bölü saniye"@tr,
        "弧度每秒"@zh ;
    dcterms:description "\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$rad/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/RAD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:iec61360Code "0112/2///62720#UAA968" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA968"^^xsd:anyURI ;
    ns1:symbol "rad/s" ;
    ns1:ucumCode "rad.s-1"^^ns1:UCUMcs,
        "rad/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2A" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/S-PER-M> a ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "siemensů na metr"@cs,
        "Siemens je Meter"@de,
        "siemens per metre"@en,
        "Siemens per Meter"@en-US,
        "siemens por metro"@es,
        "زیمنس بر متر"@fa,
        "siemens par mètre"@fr,
        "प्रति मीटर सीमैन्स"@hi,
        "siemens al metro"@it,
        "ジーメンス毎メートル"@ja,
        "siemens per meter"@ms,
        "simens na metr"@pl,
        "siemens por metro"@pt,
        "siemens pe metru"@ro,
        "сименс на метр"@ru,
        "siemens na meter"@sl,
        "siemens bölü metre"@tr,
        "西门子每米"@zh ;
    dcterms:description "SI derived unit siemens divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC> ;
    ns1:expression "$s-per-m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/S> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Conductivity>,
        <http://qudt.org/vocab/quantitykind/ElectrolyticConductivity> ;
    ns1:iec61360Code "0112/2///62720#UAA279" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA279"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit siemens divided by the SI base unit metre" ;
    ns1:symbol "S/m" ;
    ns1:ucumCode "S.m-1"^^ns1:UCUMcs,
        "S/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG-PER-FT3> a ns1:Unit ;
    rdfs:label "Slug per Cubic Foot"@en ;
    dcterms:description "\"Slug per Cubic Foot\" is an Imperial unit for  'Density' expressed as $slug/ft^{3}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 515.3788206107324 ;
    ns1:conversionMultiplierSN 5.153788e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$slug/ft^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA981" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA981"^^xsd:anyURI ;
    ns1:symbol "slug/ft³" ;
    ns1:uneceCommonCode "L65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/THOUSAND> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Thousand" ;
    dcterms:description "Counting unit for a count of one thousand" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count> ;
    ns1:symbol "1000" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Register> a ns1:Unit ;
    rdfs:label "ton, register" ;
    dcterms:description "traditional unit of the cargo capacity" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SectionModulus>,
        <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB291" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB291"^^xsd:anyURI ;
    ns1:symbol "RT" ;
    ns1:uneceCommonCode "M70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/T_Ab> a ns1:Unit ;
    rdfs:label "Abtesla"@en ;
    dcterms:description "The unit of magnetic induction in the cgs system, $10^{-4}\\,tesla$. Also known as the gauss."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/GAUSS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticField>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Gauss_(unit)"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "abT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2-K> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Watt per Square Metre Kelvin"@en,
        "Watt per Square Meter Kelvin"@en-US ;
    dcterms:description """
  The unit $\\textit{Watt Per Square Meter Kelvin }$ ($W m^{-2} K^{-1}$) is a unit in the category of Thermal heat transfer coefficient. 
  It is also known as $\\textit{watt/square meter-kelvin}$. 
  This unit is commonly used in the SI unit system. 
  $\\textit{Watt Per Square Meter Kelvin }$ has a dimension of $MT^{-1}Q^{-1}$ where $M$ is mass, $T$ is time, and $Q$ is temperature. 
  This unit is the standard SI unit in this category.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$W/(m^{2}-K)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer>,
        <http://qudt.org/vocab/quantitykind/CombinedNonEvaporativeHeatTransferCoefficient>,
        <http://qudt.org/vocab/quantitykind/SurfaceCoefficientOfHeatTransfer> ;
    ns1:iec61360Code "0112/2///62720#UAA311" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA311"^^xsd:anyURI ;
    ns1:symbol "W/(m²·K)" ;
    ns1:ucumCode "W.m-2.K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:DayOfWeek-Weekday a ns2:Class,
        ns2:DayOfWeek-Weekday,
        sh:NodeShape ;
    rdfs:label "Weekday"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent weekdays, according to the Gregorian calendar i.e., Monday, Tuesday, Wednesday, Thursday, and Friday.

: DayOfWeek-Weekday Enumerations

| Enumeration |
|:-----------|
| `Weekday-Friday` |
| `Weekday-Monday` |
| `Weekday-Thursday` |
| `Weekday-Tuesday` |
| `Weekday-Wednesday` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-DayOfWeek .

ns2:LineNeutralVoltage-120V a ns2:Class,
        ns2:LineNeutralVoltage-120V,
        sh:NodeShape ;
    rdfs:label "120V Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-120V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "120V Line-Neutral Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineNeutralVoltage .

ns2:hasObservationLocation a ns2:Relation,
        rdf:Property ;
    rdfs:label "has observation location"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Sensor` with the topological location where it is observing a `Property` (see {s223:observes}). The observation location shall be a `Connectable` (see {s223:Connectable}), `Connection` (see {s223:Connection}), or `ConnectionPoint` (see {s223:ConnectionPoint})."^^xsd:string .

ns2:pairedConnectionPoint a ns2:SymmetricRelation ;
    rdfs:label "paired connection point"^^xsd:string ;
    rdfs:comment "A `Relation` that associates two `ConnectionPoint`s where an `InletConnectionPoint` shares the same `Medium` with an `OutletConnectionPoint`."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AngularImpulse> a ns1:QuantityKind ;
    rdfs:label "نبضة دفعية زاوية"@ar,
        "Drehstoß"@de,
        "angular impulse"@en,
        "impulso angular"@es,
        "impulsion angulaire"@fr,
        "impulso angolare"@it,
        "角力積"@ja,
        "popęd kątowy"@pl,
        "impulsão angular"@pt,
        "角冲量;冲量矩"@zh ;
    dcterms:description "The Angular Impulse, also known as angular momentum, is the moment of linear momentum around a point. It is defined as$H = \\int Mdt$, where $M$ is the moment of force and $t$ is time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-SEC>,
        <http://qudt.org/vocab/unit/EV-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-SEC>,
        <http://qudt.org/vocab/unit/J-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC>,
        <http://qudt.org/vocab/unit/N-M-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/AngularMomentum"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/AngularMomentum> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:informativeReference "http://emweb.unl.edu/NEGAHBAN/EM373/note13/note.htm"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:symbol "H" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularImpulse" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Drehmomentstoß"@de .

<http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector> a ns1:QuantityKind ;
    rdfs:label "Angular Reciprocal Lattice Vector"@en ;
    dcterms:description "\"Angular Reciprocal Lattice Vector\" is a vector whose scalar products with all fundamental lattice vectors are integral multiples of $2\\pi$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.matter.org.uk/diffraction/geometry/lattice_vectors.htm"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularReciprocalLatticeVector" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AreaBitDensity> a ns1:QuantityKind ;
    rdfs:label "areic bit density" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BIT-PER-M2>,
        <http://qudt.org/vocab/unit/ExbiBIT-PER-M2>,
        <http://qudt.org/vocab/unit/GibiBIT-PER-M2>,
        <http://qudt.org/vocab/unit/KibiBIT-PER-M2>,
        <http://qudt.org/vocab/unit/MebiBIT-PER-M2>,
        <http://qudt.org/vocab/unit/PebiBIT-PER-M2>,
        <http://qudt.org/vocab/unit/TebiBIT-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD012" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD012"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:AreaBitDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/AttenuationCoefficient> a ns1:QuantityKind ;
    rdfs:label "Attenuation Coefficient"@en ;
    dcterms:description "The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM>,
        <http://qudt.org/vocab/unit/PERCENT-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ;
    ns1:latexDefinition "$F(x) = Ae^{-\\alpha x} \\cos{[\\beta (x - x_0)]}$, then $\\alpha$ is the attenuation coefficient and $\\beta$ is the phase coefficient."^^ns1:LatexString ;
    ns1:latexSymbol "$\\alpha$"^^ns1:LatexString ;
    ns1:plainTextDescription "The attenuation coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter. A large attenuation coefficient means that the beam is quickly \"attenuated\" (weakened) as it passes through the medium, and a small attenuation coefficient means that the medium is relatively transparent to the beam. The Attenuation Coefficient is also called linear attenuation coefficient, narrow beam attenuation coefficient, or absorption coefficient." ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:AttenuationCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Compressibility> a ns1:QuantityKind ;
    rdfs:label "Compressibility"@en ;
    dcterms:description "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M2-PER-N>,
        <http://qudt.org/vocab/unit/PER-BAR>,
        <http://qudt.org/vocab/unit/PER-MILLE-PSI>,
        <http://qudt.org/vocab/unit/PER-MegaPA>,
        <http://qudt.org/vocab/unit/PER-PA>,
        <http://qudt.org/vocab/unit/PERCENT-PER-BAR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HectoBAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD024" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Compressibility"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD024"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\chi = -(\\frac{1}{V})\\frac{dV}{d\\rho}$, where $V$ is volume and $p$ is pressure."^^ns1:LatexString ;
    ns1:latexSymbol "$\\chi$"^^ns1:LatexString ;
    ns1:plainTextDescription "Compressibility is a measure of the relative volume change of a fluid or solid as a response to a pressure (or mean stress) change." ;
    rdfs:comment "Applicable units are those of quantitykind:Compressibility" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DisplacementCurrent> a ns1:QuantityKind ;
    rdfs:label "Displacement Current"@en ;
    dcterms:description "\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Displacement_current"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$I_D= \\int_S J_D \\cdot e_n dA$, over a surface $S$, where $J_D$ is displacement current density and $e_n dA$ is the vector surface element."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Displacement Current\" is a quantity appearing in Maxwell's equations that is defined in terms of the rate of change of electric displacement field. Displacement current has the units of electric current density, and it has an associated magnetic field just as actual currents do. However it is not an electric current of moving charges, but a time-varying electric field. In materials, there is also a contribution from the slight motion of charges bound in atoms, dielectric polarization." ;
    ns1:symbol "I_D" ;
    rdfs:comment "Applicable units are those of quantitykind:DisplacementCurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFluxDensity> .

<http://qudt.org/vocab/quantitykind/DoseEquivalent> a ns1:QuantityKind ;
    rdfs:label "Dose Equivalent"@en ;
    dcterms:description "\"Dose Equivalent\" (former), or $\\textit{Equivalent Absorbed Radiation Dose}$, usually shortened to $\\textit{Equivalent Dose}$, is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" $Q$, dependent upon radiation type, and by another dimensionless factor $N$, dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MicroSV>,
        <http://qudt.org/vocab/unit/MilliR_man>,
        <http://qudt.org/vocab/unit/MilliSV>,
        <http://qudt.org/vocab/unit/NanoSV>,
        <http://qudt.org/vocab/unit/REM>,
        <http://qudt.org/vocab/unit/R_man>,
        <http://qudt.org/vocab/unit/SV> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Equivalent_dose"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD033" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Equivalent_dose"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD033"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "At the point of interest in tissue, $H = DQ$, where $D$ is the absorbed dose and $Q$ is the quality factor at that point."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/DOEQ> ;
    ns1:symbol "H" ;
    rdfs:comment "Applicable units are those of quantitykind:DoseEquivalent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed> a ns1:QuantityKind ;
    rdfs:label "Electromagnetic Wave Phase Speed"@en ;
    dcterms:description """
  $\\textit{Electromagnetic Wave Phase Speed}$ is the ratio of angular velocity and wavenumber.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-66"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$c  = w/k$ where $w$ is angular velocity and $k$ is angular wavenumber."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electromagnetic Wave Phase Speed\" is the ratio of angular velocity and wavenumber." ;
    ns1:symbol "c" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectromagneticWavePhaseSpeed" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Impedance> a ns1:QuantityKind ;
    rdfs:label "Impedance"@en ;
    dcterms:description "\"Impedance\" is the measure of the opposition that a circuit presents to the passage of a current when a voltage is applied. In quantitative terms, it is the complex ratio of the voltage to the current in an alternating current (AC) circuit. Impedance extends the concept of resistance to AC circuits, and possesses both magnitude and phase, unlike resistance, which has only magnitude. When a circuit is driven with direct current (DC), there is no distinction between impedance and resistance; the latter can be thought of as impedance with zero phase angle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/OHM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electrical_impedance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electrical_impedance"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-43"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$\\underline{Z} = \\underline{U} / \\underline{I}$, where $\\underline{U}$ is the voltage phasor and $\\underline{I}$ is the electric current phasor."^^ns1:LatexString ;
    ns1:latexSymbol "$\\underline{Z}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Impedance\" is the measure of the opposition that a circuit presents to the passage of a current when a voltage is applied. In quantitative terms, it is the complex ratio of the voltage to the current in an alternating current (AC) circuit. Impedance extends the concept of resistance to AC circuits, and possesses both magnitude and phase, unlike resistance, which has only magnitude. When a circuit is driven with direct current (DC), there is no distinction between impedance and resistance; the latter can be thought of as impedance with zero phase angle." ;
    rdfs:comment "Applicable units are those of quantitykind:Impedance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/VoltagePhasor> .

<http://qudt.org/vocab/quantitykind/InternalEnergy> a ns1:QuantityKind ;
    rdfs:label "Internal Energy"@en ;
    dcterms:description "\"Internal Energy\" is simply its energy. \"internal\" refers to the fact that some energy contributions are not considered. For instance, when the total system is in uniform motion, it has kinetic energy. This overall kinetic energy is never seen as part of the internal energy; one could call it external energy. Or, if the system is at constant non-zero height above the surface the Earth, it has constant potential energy in the gravitational field of the Earth. Gravitational energy is only taken into account when it plays a role in the phenomenon of interest, for instance in a colloidal suspension, where the gravitation influences the up- downward motion of the small particles comprising the colloid. In all other cases, gravitational energy is assumed not to contribute to the internal energy; one may call it again external energy."^^ns1:LatexString ;
    ns1:abbreviation "int-energy" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Internal_energy"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/EnergyInternal>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicEnergy> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Internal_energy"^^xsd:anyURI ;
    ns1:latexDefinition "For a closed thermodynamic system, $\\Delta U = Q + W$, where $Q$ is amount of heat transferred to the system and $W$ is work done on the system provided that no chemical reactions occur."^^ns1:LatexString ;
    ns1:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Internal Energy\" is simply its energy. \"internal\" refers to the fact that some energy contributions are not considered. For instance, when the total system is in uniform motion, it has kinetic energy. This overall kinetic energy is never seen as part of the internal energy; one could call it external energy. Or, if the system is at constant non-zero height above the surface the Earth, it has constant potential energy in the gravitational field of the Earth. Gravitational energy is only taken into account when it plays a role in the phenomenon of interest, for instance in a colloidal suspension, where the gravitation influences the up- downward motion of the small particles comprising the colloid. In all other cases, gravitational energy is assumed not to contribute to the internal energy; one may call it again external energy." ;
    ns1:symbol "U" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/Enthalpy>,
        <http://qudt.org/vocab/quantitykind/GibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/HelmholtzEnergy> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/quantitykind/InverseMass> a ns1:QuantityKind ;
    rdfs:label "reciprocal mass" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-GM>,
        <http://qudt.org/vocab/unit/PER-KiloGM>,
        <http://qudt.org/vocab/unit/PER-LB>,
        <http://qudt.org/vocab/unit/PER-MilliGM>,
        <http://qudt.org/vocab/unit/PER-OZ>,
        <http://qudt.org/vocab/unit/PER-TON>,
        <http://qudt.org/vocab/unit/PER-TONNE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD157" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD157"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:InverseMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticTension> a ns1:QuantityKind ;
    rdfs:label "Magnetic Tension"@en ;
    dcterms:description "\"Magnetic Tension\" is a scalar quantity equal to the line integral of the magnetic field strength $\\mathbf{H}$ along a specified path linking two points a and b."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-57"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$U_m = \\int_{r_a(C)}^{r_b} \\mathbf{H} \\cdot dr$, where $\\mathbf{H}$ is magnetic field strength and $r$ is the position vector along a given curve $C$ from point $a$ to point $b$."^^ns1:LatexString ;
    ns1:plainTextDescription "Magnetic Tension is a scalar quantity equal to the line integral of the magnetic field strength H along a specified path linking two points a and b." ;
    ns1:symbol "U_m" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticTension" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> .

<http://qudt.org/vocab/quantitykind/PressureGradient> a ns1:QuantityKind ;
    rdfs:label "pressure gradient",
        "pressure gradient"@en-US ;
    dcterms:description "differential pressure divided by the associated length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM-PER-M>,
        <http://qudt.org/vocab/unit/ATM_T-PER-M>,
        <http://qudt.org/vocab/unit/HectoPA-PER-M>,
        <http://qudt.org/vocab/unit/KiloPA-PER-M>,
        <http://qudt.org/vocab/unit/MilliPA-PER-M>,
        <http://qudt.org/vocab/unit/PSI-PER-IN>,
        <http://qudt.org/vocab/unit/TORR-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD144" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD144"^^xsd:anyURI ;
    ns1:plainTextDescription "Differenzdruck dividiert durch die zugehörige Länge"@de ;
    ns1:symbol "0173-1#Z4-BAJ313#003" ;
    rdfs:comment "Applicable units are those of quantitykind:PressureGradient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/QuantumNumber> a ns1:QuantityKind ;
    rdfs:label "Quantum Number"@en ;
    dcterms:description "The \"Quantum Number\" describes values of conserved quantities in the dynamics of the quantum system. Perhaps the most peculiar aspect of quantum mechanics is the quantization of observable quantities, since quantum numbers are discrete sets of integers or half-integers."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quantum_number"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Quantum Number\" describes values of conserved quantities in the dynamics of the quantum system. Perhaps the most peculiar aspect of quantum mechanics is the quantization of observable quantities, since quantum numbers are discrete sets of integers or half-integers." ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:QuantumNumber" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/SoundPowerLevel> a ns1:QuantityKind ;
    rdfs:label "Sound power level"@en ;
    dcterms:description "Sound Power Level abbreviated as $SWL$ expresses sound power more practically as a relation to the threshold of hearing - 1 picoW - in a logarithmic scale."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/B>,
        <http://qudt.org/vocab/unit/DeciB>,
        <http://qudt.org/vocab/unit/DeciB_A>,
        <http://qudt.org/vocab/unit/DeciB_ISO>,
        <http://qudt.org/vocab/unit/DeciB_M>,
        <http://qudt.org/vocab/unit/DeciB_Z> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_power#Sound_power_level"^^xsd:anyURI ;
    ns1:latexDefinition "$L_W = 10 \\log_{10} \\frac{P}{P_0} dB$, where $P$ is sound power and the reference value is $P_0 =1pW$."^^ns1:LatexString ;
    ns1:symbol "L" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundPowerLevel" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SoundPressureLevel> a ns1:QuantityKind ;
    rdfs:label "كمية جذر الطاقة"@ar,
        "Hladina akustického tlaku"@cs,
        "Schalldruckpegel"@de,
        "sound pressure level"@en,
        "nivel de presión sonora"@es,
        "سطح یک کمیت توان-ریشه"@fa,
        "niveau de pression acoustique"@fr,
        "livello di pressione sonora"@it,
        "利得"@ja,
        "Tahap medan"@ms,
        "miary wielkości ilorazowych"@pl,
        "nível de pressão acústica"@pt,
        "уровень звукового давления"@ru,
        "gerilim veya akım oranı"@tr,
        "声压级"@zh ;
    dcterms:description "Sound pressure level ($SPL$) or sound level is a logarithmic measure of the effective sound pressure of a sound relative to a reference value. It is measured in decibels (dB) above a standard reference level."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/B>,
        <http://qudt.org/vocab/unit/DeciB>,
        <http://qudt.org/vocab/unit/DeciB_A>,
        <http://qudt.org/vocab/unit/DeciB_ISO>,
        <http://qudt.org/vocab/unit/DeciB_M>,
        <http://qudt.org/vocab/unit/DeciB_Z>,
        <http://qudt.org/vocab/unit/PHON> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_pressure#Sound_pressure_level"^^xsd:anyURI ;
    ns1:latexDefinition "$L_P = 10 \\log_{10} \\frac{p^2}{p_0^2} dB$, where $p$ is sound pressure and the reference value in airborne acoustics is $p_0 = 20 \\mu Pa$."^^ns1:LatexString ;
    ns1:symbol "L" ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:SoundPressureLevel" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Tahap tekanan bunyi"@ms .

<http://qudt.org/vocab/quantitykind/SpecificActivity> a ns1:QuantityKind ;
    rdfs:label "Specific Activity"@en ;
    dcterms:description "The \"Specific Activity\" is the number of decays per unit time of a radioactive sample. The SI unit of radioactive activity is the becquerel (Bq), in honor of the scientist Henri Becquerel."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/CI-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MicroBQ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliBQ-PER-GM>,
        <http://qudt.org/vocab/unit/MilliBQ-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Specific_activity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$a = \\frac{A}{m}$, where $A$ is the activity of a sample and $m$ is its mass."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Specific Activity\" is the number of decays per unit time of a radioactive sample. The SI unit of radioactive activity is the becquerel (Bq), in honor of the scientist Henri Becquerel." ;
    ns1:symbol "a" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificActivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/StressOpticCoefficient> a ns1:QuantityKind ;
    rdfs:label "Stress-Optic Coefficient"@en ;
    dcterms:description "When a ray of light passes through a photoelastic material, its electromagnetic wave components are resolved along the two principal stress directions and each component experiences a different refractive index due to the birefringence. The difference in the refractive indices leads to a relative phase retardation between the two components. Assuming a thin specimen made of isotropic materials, where two-dimensional photoelasticity is applicable, the magnitude of the relative retardation is given by the stress-optic law Δ=((2πt)/λ)C(σ₁-σ₂), where Δ is the induced retardation, C is the stress-optic coefficient, t is the specimen thickness, λ is the vacuum wavelength, and σ₁ and σ₂ are the first and second principal stresses, respectively."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BREWSTER>,
        <http://qudt.org/vocab/unit/NanoM-PER-CentiM-MegaPA>,
        <http://qudt.org/vocab/unit/NanoM-PER-CentiM-PSI>,
        <http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA>,
        <http://qudt.org/vocab/unit/PER-MegaPA>,
        <http://qudt.org/vocab/unit/PER-PA>,
        <http://qudt.org/vocab/unit/PER-PSI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ;
    ns1:informativeReference "https://en.wikipedia.org/w/index.php?title=Photoelasticity&oldid=1109858854#Experimental_principles"^^xsd:anyURI ;
    ns1:latexDefinition "When a ray of light passes through a photoelastic material, its electromagnetic wave components are resolved along the two principal stress directions and each component experiences a different refractive index due to the birefringence. The difference in the refractive indices leads to a relative phase retardation between the two components. Assuming a thin specimen made of isotropic materials, where two-dimensional photoelasticity is applicable, the magnitude of the relative retardation is given by the stress-optic law $\\Delta ={\\frac {2\\pi t}{\\lambda }}C(\\sigma _{1}-\\sigma _{2})$, where $\\Delta$ is the induced retardation, $C$ is the stress-optic coefficient, $t$ is the specimen thickness, $\\lambda$ is the vacuum wavelength, and $\\sigma_1$ and $\\sigma_2$ are the first and second principal stresses, respectively."^^ns1:LatexString ;
    ns1:plainTextDescription "When a ray of light passes through a photoelastic material, its electromagnetic wave components are resolved along the two principal stress directions and each component experiences a different refractive index due to the birefringence. The difference in the refractive indices leads to a relative phase retardation between the two components. Assuming a thin specimen made of isotropic materials, where two-dimensional photoelasticity is applicable, the magnitude of the relative retardation is given by the stress-optic law Δ=((2πt)/λ)C(σ₁-σ₂), where Δ is the induced retardation, C is the stress-optic coefficient, t is the specimen thickness, λ is the vacuum wavelength, and σ₁ and σ₂ are the first and second principal stresses, respectively." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:StressOpticCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SurfaceDensity> a ns1:QuantityKind ;
    rdfs:label "Surface Density"@en ;
    dcterms:description "The area density (also known as areal density, surface density, or superficial density) of a two-dimensional object is calculated as the mass per unit area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/LB-PER-IN2>,
        <http://qudt.org/vocab/unit/LB-PER-YD2>,
        <http://qudt.org/vocab/unit/MicroGM-PER-IN2>,
        <http://qudt.org/vocab/unit/OZ-PER-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Area_density"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho_A = \\frac{dm}{dA}$, where $m$ is mass and $A$ is area."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho_A$"^^ns1:LatexString ;
    ns1:plainTextDescription "The area density (also known as areal density, surface density, or superficial density) of a two-dimensional object is calculated as the mass per unit area." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/SUDE> ;
    rdfs:comment "Applicable units are those of quantitykind:SurfaceDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalInsulance> a ns1:QuantityKind ;
    rdfs:label "Thermal Insulance"@en ;
    dcterms:description "$\\textit{Thermal Insulance}$ is the reduction of heat transfer (the transfer of thermal energy between objects of differing temperature) between objects in thermal contact or in range of radiative influence. In building technology, this quantity is often called $\\textit{Thermal Resistance}$, with the symbol $R$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CLO>,
        <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT>,
        <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH>,
        <http://qudt.org/vocab/unit/FT2-HR-DEG_F-PER-BTU_IT>,
        <http://qudt.org/vocab/unit/M2-HR-DEG_C-PER-KiloCAL_IT>,
        <http://qudt.org/vocab/unit/M2-K-PER-W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H1T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD192" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_insulation"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD192"^^xsd:anyURI ;
    ns1:latexDefinition "$M = 1/K$, where $K$ is \"Coefficient of Heat Transfer\""^^ns1:LatexString ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalInsulance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> .

<http://qudt.org/vocab/quantitykind/VolumetricBitDensity> a ns1:QuantityKind ;
    rdfs:label "volumic bit density" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BIT-PER-M3>,
        <http://qudt.org/vocab/unit/ExbiBIT-PER-M3>,
        <http://qudt.org/vocab/unit/GibiBIT-PER-M3>,
        <http://qudt.org/vocab/unit/KibiBIT-PER-M3>,
        <http://qudt.org/vocab/unit/MebiBIT-PER-M3>,
        <http://qudt.org/vocab/unit/PebiBIT-PER-M3>,
        <http://qudt.org/vocab/unit/TebiBIT-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD241" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD241"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:VolumetricBitDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/A-PER-CentiM> a ns1:Unit ;
    rdfs:label "Ampere per Centimetre"@en,
        "Ampere per Centimeter"@en-US ;
    dcterms:description "SI base unit ampere divided by the 0.01-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAB073" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB073"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit ampere divided by the 0.01-fold of the SI base unit metre" ;
    ns1:symbol "A/cm" ;
    ns1:ucumCode "A.cm-1"^^ns1:UCUMcs,
        "A/cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-PER-MilliM> a ns1:Unit ;
    rdfs:label "Ampere per Millimetre"@en,
        "Ampere per Millimeter"@en-US ;
    dcterms:description "SI base unit ampere divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAB072" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB072"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit ampere divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "A/mm" ;
    ns1:ucumCode "A.mm-1"^^ns1:UCUMcs,
        "A/mm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A-SEC> a ns1:Unit ;
    rdfs:label "Ampere Second"@en ;
    dcterms:description "product out of the SI base unit ampere and the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA107",
        "0112/2///62720#UAD516" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA107"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD516"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the SI base unit ampere and the SI base unit second" ;
    ns1:symbol "A·s" ;
    ns1:ucumCode "A.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A8" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/B> a ns1:DimensionlessUnit,
        ns1:LogarithmicUnit,
        ns1:Unit ;
    rdfs:label "بل"@ar,
        "бел"@bg,
        "bel"@cs,
        "Bel"@de,
        "μπέλ"@el,
        "bel"@en,
        "belio"@es,
        "بل"@fa,
        "bel"@fr,
        "בל"@he,
        "बेल"@hi,
        "bel"@hu,
        "bel"@it,
        "ベル"@ja,
        "bel"@ms,
        "bel"@pl,
        "bel"@pt,
        "bel"@ro,
        "бел"@ru,
        "bel"@sl,
        "bel"@tr,
        "贝"@zh ;
    dcterms:description """
  The $\\textit{Bel}$ is a logarithmic unit of sound pressure equal to 10 decibels (dB). 
  It is defined as: $1 B = (1/2) \\log_{10}(Np)$
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bel"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPowerLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPressureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundReductionIndex> ;
    ns1:iec61360Code "0112/2///62720#UAB351" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sound_unit"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB351"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/bel> ;
    ns1:symbol "B" ;
    ns1:ucumCode "B"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BBL_UK_PET> a ns1:Unit ;
    rdfs:label "Barrel (UK Petroleum)"@en ;
    dcterms:description "unit of the volume for crude oil according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.1591132 ;
    ns1:conversionMultiplierSN 1.591132e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA329" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA329"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume for crude oil according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "bbl{UK petroleum}" ;
    ns1:uneceCommonCode "J57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-LB> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU-IT-PER-lb"@en ;
    dcterms:description "The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}/lb$ is equivalent to $2.326 \\times 10^3$ joule per kilogram (J/kg)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2326.0 ;
    ns1:conversionMultiplierSN 2.326e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:expression "$Btu/lb$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/lbm" ;
    ns1:ucumCode "[Btu_IT].[lb_av]-1"^^ns1:UCUMcs,
        "[Btu_IT]/[lb_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "AZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-LB> a ns1:Unit ;
    rdfs:label "British Thermal Unit (TH) per Pound"@en ;
    dcterms:description "${\\bf Btu_{th} / lbm}$, British Thermal Unit (therm.) Per Pound Mass, is a unit in the category of Thermal heat capacity. It is also known as Btu per pound, Btu/pound, Btu/lb. This unit is commonly used in the UK unit system. British Thermal Unit (therm.) Per Pound Mass (Btu (therm.)/lbm) has a dimension of $L^2T^{-2}$ where $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit J/kg by multiplying its value by a factor of 2324.443861."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2324.443861 ;
    ns1:conversionMultiplierSN 2.324444e+03 ;
    ns1:expression "$btu_th-per-lb$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/lbm" ;
    ns1:ucumCode "[Btu_th].[lb_av]-1"^^ns1:UCUMcs,
        "[Btu_th]/[lb_av]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BU_US_DRY> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Bushel (US Dry)"@en ;
    dcterms:description "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.03523907 ;
    ns1:conversionMultiplierSN 3.523907e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:plainTextDescription "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units" ;
    ns1:symbol "bsh{US}" ;
    ns1:ucumCode "[bu_us]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/BU_US> .

<http://qudt.org/vocab/unit/CAL_IT-PER-GM> a ns1:Unit ;
    rdfs:label "Calorie (international Table) per Gram"@en ;
    dcterms:description "Calories produced per gram of substance."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4186.8 ;
    ns1:conversionMultiplierSN 4.1868e+03 ;
    ns1:expression "$cal_{it}-per-gm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB176" ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB176"^^xsd:anyURI ;
    ns1:plainTextDescription "unit calorie according to the international steam table divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "cal{IT}/g" ;
    ns1:ucumCode "cal_IT.g-1"^^ns1:UCUMcs,
        "cal_IT/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-GM> a ns1:Unit ;
    rdfs:label "Calorie (thermochemical) per Gram"@en ;
    dcterms:description "Thermochemical Calorie. Calories produced per gram of substance."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:expression "$cal$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB153" ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB153"^^xsd:anyURI ;
    ns1:plainTextDescription "unit thermochemical calorie divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "cal/g" ;
    ns1:ucumCode "cal_th.g-1"^^ns1:UCUMcs,
        "cal_th/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CCY_EUR> a ns1:CurrencyUnit,
        ns1:Unit ;
    rdfs:label "Euro"@en ;
    ns1:currencyCode "EUR" ;
    ns1:currencyExponent 2 ;
    ns1:currencyNumber "978" ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Euro"^^xsd:anyURI ;
    ns1:expression "$EUR$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Currency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Euro?oldid=495293446"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/euro> ;
    ns1:symbol "€" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-GM> a ns1:Unit ;
    rdfs:label "Erg per Gram"@en ;
    dcterms:description "CGS unit of the mass-related energy"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB061" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB061"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the mass-related energy" ;
    ns1:symbol "erg/g" ;
    ns1:ucumCode "erg.g-1"^^ns1:UCUMcs,
        "erg/g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoMOL-PER-L> a ns1:Unit ;
    rdfs:label "Femtomoles per litre"@en ;
    dcterms:description "A 10**18 part quantity of substance of the measurand per litre volume of matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FemtoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:symbol "fmol/L" ;
    ns1:ucumCode "fmol.L-1"^^ns1:UCUMcs,
        "fmol/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoV> a ns1:Unit ;
    rdfs:label "femtovolt" ;
    dcterms:description "0.000000000000001-fold of the SI derived unit volt" ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAC770" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC770"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "fV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_UK> a ns1:Unit ;
    rdfs:label "Gill (UK)"@en ;
    dcterms:description "unit of the volume for fluids according to the Imperial system of units (1/32 Imperial Gallon)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0001420653 ;
    ns1:conversionMultiplierSN 1.420653e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA511" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA511"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume for fluids according to the Imperial system of units (1/32 Imperial Gallon)" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "gill{UK}" ;
    ns1:ucumCode "[gil_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GII" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GI_US> a ns1:Unit ;
    rdfs:label "Gill (US)"@en ;
    dcterms:description "unit of the volume according the Anglo-American system of units (1/32 US Gallon)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000118294125 ;
    ns1:conversionMultiplierSN 1.182941e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA516" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA516"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume according the Anglo-American system of units (1/32 US Gallon)" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "gill{US}" ;
    ns1:ucumCode "[gil_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GIA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM-PER-DeciM3> a ns1:Unit ;
    rdfs:label "Gram per Cubic Decimetre"@en,
        "Gram per Cubic Decimeter"@en-US ;
    dcterms:description "0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA475" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA475"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "g/dm³" ;
    ns1:ucumCode "g.dm-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-GM> a ns1:Unit ;
    rdfs:label "Joule per Gram"@en ;
    dcterms:description "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA174" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA174"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "J/g" ;
    ns1:ucumCode "J.g-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-KiloGM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Joule per Kilogram"@en ;
    dcterms:description """
  A $\\textit{Joule Per Kilogram}$, ($J/kg$), is a unit in the category of Thermal heat capacity. 
  It is also known as $\\textit{joules per kilogram}$.  
  The unit has a dimension of $L2T^{-2}$ where $L$ is length, and $T$ is time. 
  This unit is the standard SI unit in this category.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/kg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA175" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA175"^^xsd:anyURI ;
    ns1:symbol "J/kg" ;
    ns1:ucumCode "J.kg-1"^^ns1:UCUMcs,
        "J/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J2" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-MOL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "جول لكل مول"@ar,
        "joule na mol"@cs,
        "Joule je Mol"@de,
        "joule per mole"@en,
        "julio por mol"@es,
        "ژول بر مول"@fa,
        "joule par mole"@fr,
        "जूल प्रति मोल (इकाई)"@hi,
        "joule alla mole"@it,
        "ジュール毎立方メートル"@ja,
        "joule per mole"@ms,
        "dżul na mol"@pl,
        "joule por mol"@pt,
        "joule pe mol"@ro,
        "джоуль на моль"@ru,
        "joule na mol"@sl,
        "joule bölü metre küp"@tr,
        "焦耳每摩尔"@zh ;
    dcterms:description "The joule per mole (symbol: $J\\cdot mol^{-1}$) is an SI derived unit of energy per amount of material. Energy is measured in joules, and the amount of material is measured in moles. Physical quantities measured in $J\\cdot mol^{-1}$) usually describe quantities of energy transferred during phase transformations or chemical reactions. Division by the number of moles facilitates comparison between processes involving different quantities of material and between similar processes involving different types of materials. The meaning of such a quantity is always context-dependent and, particularly for chemical reactions, is dependent on the (possibly arbitrary) definition of a 'mole' for a particular process."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$J/mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ChemicalAffinity>,
        <http://qudt.org/vocab/quantitykind/ElectricPolarizability>,
        <http://qudt.org/vocab/quantitykind/MolarEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA183" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA183"^^xsd:anyURI ;
    ns1:symbol "J/mol" ;
    ns1:ucumCode "J.mol-1"^^ns1:UCUMcs,
        "J/mol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloA-PER-M> a ns1:Unit ;
    rdfs:label "Kiloampere per Metre"@en,
        "Kiloampere per Meter"@en-US ;
    dcterms:description "1 000-fold of the SI base unit ampere divided by the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAA558" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA558"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit ampere divided by the SI base unit metre" ;
    ns1:symbol "kA/m" ;
    ns1:ucumCode "kA.m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloC-PER-M2> a ns1:Unit ;
    rdfs:label "Kilocoulomb per Square Metre"@en,
        "Kilocoulomb per Square Meter"@en-US ;
    dcterms:description "1 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea>,
        <http://qudt.org/vocab/quantitykind/ElectricPolarization> ;
    ns1:iec61360Code "0112/2///62720#UAA564" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA564"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "kC/m²" ;
    ns1:ucumCode "kC.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B28" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-GM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Gram"@en ;
    dcterms:description "\"Kilocalorie per Gram\" is a unit for  'Specific Energy' expressed as $kcal/gm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184000.0 ;
    ns1:conversionMultiplierSN 4.184e+06 ;
    ns1:expression "$kcal/gm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:symbol "kcal/g" ;
    ns1:ucumCode "kcal.g-1"^^ns1:UCUMcs,
        "kcal/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloJ-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Kilojoule per Kilogram"@en ;
    dcterms:description "1 000-fold of the SI derived unit joule divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA570" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA570"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit joule divided by the SI base unit kilogram" ;
    ns1:symbol "kJ/kg" ;
    ns1:ucumCode "kJ.kg-1"^^ns1:UCUMcs,
        "kJ/kg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB> a ns1:Unit ;
    rdfs:label "Pound Force Foot per Pound"@en ;
    dcterms:description "product of the Anglo-American unit pound-force and the Anglo-American unit foot divided by the Anglo-American unit pound (US) of mass"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2989.067 ;
    ns1:conversionMultiplierSN 2.989067e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloLB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB484" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB484"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the Anglo-American unit pound-force and the Anglo-American unit foot divided by the Anglo-American unit pound (US) of mass" ;
    ns1:symbol "klbf·ft/lbm" ;
    ns1:ucumCode "[lbf_av].[ft_i].[lb_av]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL-PER-M3> a ns1:Unit ;
    rdfs:label "Kilomole per Cubic Metre"@en,
        "Kilomole per Cubic Meter"@en-US ;
    dcterms:description "1 000-fold of the SI base unit mol divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:iec61360Code "0112/2///62720#UAA642" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA642"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit mol divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "kmol/m³" ;
    ns1:ucumCode "kmol.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-GAL> a ns1:Unit ;
    rdfs:label "Pound per Gallon"@en ;
    dcterms:description "\"Pound per Gallon\" is an Imperial unit for  'Density' expressed as $lb/gal$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 99.7763727 ;
    ns1:conversionMultiplierSN 9.977637e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/LB-PER-GAL_UK> ;
    ns1:expression "$lb/gal$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "lb/gal" ;
    ns1:ucumCode "[lb_av].[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "Pound (avoirdupois) per Gallon (UK)"@en ;
    dcterms:description "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 99.7763727 ;
    ns1:conversionMultiplierSN 9.977637e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/LB-PER-GAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA679" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA679"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units" ;
    ns1:symbol "lbm/gal{UK}" ;
    ns1:ucumCode "[lb_av].[gal_br]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LUX> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "لكس"@ar,
        "лукс"@bg,
        "lux"@cs,
        "Lux"@de,
        "lux"@el,
        "lux"@en,
        "lux"@es,
        "لوکس"@fa,
        "lux"@fr,
        "לוקס"@he,
        "लक्स"@hi,
        "lux"@hu,
        "lux"@it,
        "ルクス"@ja,
        "lux"@ms,
        "luks"@pl,
        "lux"@pt,
        "lux"@ro,
        "люкс"@ru,
        "luks"@sl,
        "lüks"@tr,
        "勒克斯"@zh ;
    dcterms:description "The SI unit for measuring the illumination (illuminance) of a surface. One lux is defined as an illumination of one lumen per square meter or 0.0001 phot. In considering the various light units, it's useful to think about light originating at a point and shining upon a surface. The intensity of the light source is measured in candelas; the total light flux in transit is measured in lumens (1 lumen = 1 candelau00b7steradian); and the amount of light received per unit of surface area is measured in lux (1 lux = 1 lumen/square meter). One lux is equal to approximately 0.09290 foot candle."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lux"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA723" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Lux?oldid=494700274"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA723"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/lux> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/lux> ;
    ns1:siUnitsExpression "lm/m^2" ;
    ns1:symbol "lx" ;
    ns1:ucumCode "lx"^^ns1:UCUMcs ;
    ns1:udunitsCode "lx" ;
    ns1:uneceCommonCode "LUX" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-DeciM3> a ns1:Unit ;
    rdfs:label "Mole per Cubic Decimetre"@en,
        "Mole per Cubic Decimeter"@en-US ;
    dcterms:description "SI base unit mol divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:iec61360Code "0112/2///62720#UAA883" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA883"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit mol divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "mol/dm³" ;
    ns1:ucumCode "mol.dm-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-L> a ns1:Unit ;
    rdfs:label "Mole per Litre"@en,
        "Mole per Liter"@en-US ;
    dcterms:description "SI base unit mol divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:iec61360Code "0112/2///62720#UAA888" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA888"^^xsd:anyURI ;
    ns1:plainTextDescription "SI base unit mol divided by the unit litre" ;
    ns1:symbol "mol/L" ;
    ns1:ucumCode "mol.L-1"^^ns1:UCUMcs,
        "mol/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C38" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mole per Cubic Metre"@en,
        "Mole per Cubic Meter"@en-US ;
    dcterms:description "The SI derived unit for amount-of-substance concentration is the mole/cubic meter."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$mol/m^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:iec61360Code "0112/2///62720#UAA891" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA891"^^xsd:anyURI ;
    ns1:symbol "mol/m³" ;
    ns1:ucumCode "mol.m-3"^^ns1:UCUMcs,
        "mol/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C36" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaJ-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Megajoule per Kilogram"@en ;
    dcterms:description "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB093" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB093"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram" ;
    ns1:symbol "MJ/kg" ;
    ns1:ucumCode "MJ.kg-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "JK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaOHM> a ns1:Unit ;
    rdfs:label "Megaohm"@en ;
    dcterms:description "1,000,000-fold of the derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA198" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA198"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit ohm" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "MΩ" ;
    ns1:ucumCode "MOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-L> a ns1:Unit ;
    rdfs:label "Microgram per Litre"@en,
        "Microgram per Liter"@en-US,
        "Microgram per Liter"@nl ;
    dcterms:description "0.000000001-fold of the SI base unit kilogram divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA084" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA084"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI base unit kilogram divided by the unit litre" ;
    ns1:symbol "μg/L" ;
    ns1:ucumCode "ug.L-1"^^ns1:UCUMcs,
        "ug/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Microgram per MilliLitre"@en,
        "Microgram per Milliliter"@en-US ;
    dcterms:description "One 10**6 part of the SI standard unit of mass of the measurand per millilitre volume of matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:plainTextDescription "0.000000000001-fold of the SI base unit kilogram divided by the unit microlitre" ;
    ns1:symbol "μg/mL" ;
    ns1:ucumCode "ug.mL-1"^^ns1:UCUMcs,
        "ug/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroL> a ns1:Unit ;
    rdfs:label "Microlitre"@en,
        "Microlitre"@en-US ;
    dcterms:description "0.000001-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA088" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA088"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "μL" ;
    ns1:ucumCode "uL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4G" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL-PER-L> a ns1:Unit ;
    rdfs:label "Micromoles per litre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:symbol "μmol/L" ;
    ns1:ucumCode "umol.L-1"^^ns1:UCUMcs,
        "umol/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-PER-IN> a ns1:Unit ;
    rdfs:label "Milliampere per Inch"@en ;
    dcterms:description "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units"^^rdf:HTML ;
    ns1:conversionMultiplier 0.03937008 ;
    ns1:conversionMultiplierSN 3.937008e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAA778" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA778"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    ns1:symbol "mA/in" ;
    ns1:ucumCode "mA.[in_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F08" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA-PER-MilliM> a ns1:Unit ;
    rdfs:label "Milliampere per Millimetre"@en,
        "Milliampere per Millimeter"@en-US ;
    dcterms:description "0.001-fold of the SI base unit ampere  divided by the 0.001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAA781" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA781"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit ampere  divided by the 0.001-fold of the SI base unit metre" ;
    ns1:symbol "mA/mm" ;
    ns1:ucumCode "mA.mm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-DeciL> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "milligrams per decilitre"@en,
        "milligrams per decilitre"@en-US ;
    dcterms:description "A derived unit for amount-of-substance concentration measured in mg/dL."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:expression "$mg/dL$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass>,
        <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "mg/dL" ;
    ns1:ucumCode "mg.dL-1"^^ns1:UCUMcs,
        "mg/dL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-L> a ns1:Unit ;
    rdfs:label "Milligram per Litre"@en,
        "Milligram per Liter"@en-US,
        "Milligram per Liter"@nl ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA827" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA827"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the unit litre" ;
    ns1:symbol "mg/L" ;
    ns1:ucumCode "mg.L-1"^^ns1:UCUMcs,
        "mg/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-M3> a ns1:Unit ;
    rdfs:label "Milligram per Cubic Metre"@en,
        "Milligram per Cubic Meter"@en-US,
        "Milligram per Kubieke Meter"@nl ;
    dcterms:description "0.000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA830" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA830"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "mg/m³" ;
    ns1:ucumCode "mg.m-3"^^ns1:UCUMcs,
        "mg/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GP" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliGM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Milligram per Millilitre"@en,
        "Milligram per Milliliter"@en-US ;
    dcterms:description "A scaled unit of mass concentration."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram divided by the unit millilitre" ;
    ns1:symbol "mg/mL" ;
    ns1:ucumCode "mg.mL-1"^^ns1:UCUMcs,
        "mg/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliJ-PER-GM> a ns1:Unit ;
    rdfs:label "Millijoule per Gram"@en ;
    dcterms:description "The 0.001-fold of the SI base unit joule divided by the 0.001-fold of the SI base unit kilogram."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:plainTextDescription "The 0.001-fold of the SI base unit joule divided by the 0.001-fold of the SI base unit kilogram" ;
    ns1:symbol "mJ/g" ;
    ns1:ucumCode "mJ.g-1"^^ns1:UCUMcs,
        "mJ/g"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-M3> a ns1:Unit ;
    rdfs:label "Millimoles per cubic metre"@en ;
    dcterms:description "Unavailable."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:symbol "mmol/m³" ;
    ns1:ucumCode "mmol.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-M-PER-KiloGM> a ns1:Unit ;
    rdfs:label "Newton Metre per Kilogram"@en,
        "Newton Meter per Kilogram"@en-US ;
    dcterms:description "product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB490" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB490"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram" ;
    ns1:symbol "N·m/kg" ;
    ns1:ucumCode "N.m.kg-1"^^ns1:UCUMcs,
        "N.m/kg"^^ns1:UCUMcs ;
    ns1:udunitsCode "gp" ;
    ns1:uneceCommonCode "G19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-L> a ns1:Unit ;
    rdfs:label "Nanogram per Litre"@en,
        "Nanogram per Liter"@nl ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "ng/L" ;
    ns1:ucumCode "ng.L-1"^^ns1:UCUMcs,
        "ng/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Nanogram per Millilitre"@en ;
    dcterms:description "One 10**12 part of the SI standard unit of mass of the measurand per millilitre volume of matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "ng/mL" ;
    ns1:ucumCode "ng.mL-1"^^ns1:UCUMcs,
        "ng/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-GAL_IMP> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Imperial Mass Ounce per Gallon"@en ;
    dcterms:description "\"Ounce per Gallon\" is an Imperial unit for  'Density' expressed as $oz/gal$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 6.23602329 ;
    ns1:conversionMultiplierSN 6.236023e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/OZ-PER-GAL_UK> ;
    ns1:expression "oz/gal" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_IMP> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "oz/gal{UK}" ;
    ns1:ucumCode "[oz_av].[gal_br]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ-PER-GAL_UK> a ns1:Unit ;
    rdfs:label "Ounce (avoirdupois) per Gallon (UK)"@en ;
    dcterms:description "unit of the density according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 6.23602329 ;
    ns1:conversionMultiplierSN 6.236023e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OZ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA923" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA923"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density according to the Imperial system of units" ;
    ns1:symbol "oz/gal{UK}" ;
    ns1:ucumCode "[oz_av].[gal_br]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_VOL_UK> a ns1:Unit ;
    rdfs:label "Fluid Ounce (UK)"@en ;
    dcterms:description "$\\textit{Imperial Ounce}$ is an Imperial unit for 'Liquid Volume' expressed as $oz$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0000284130625 ;
    ns1:conversionMultiplierSN 2.841306e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA431" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA431"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume for fluids according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "oz{UK}" ;
    ns1:ucumCode "[foz_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "OZI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-DEG_F> a ns1:Unit ;
    rdfs:label "reciprocal degree Fahrenheit" ;
    dcterms:description "reciprocal of the traditional unit degree Fahrenheit" ;
    ns1:conversionMultiplier 1.799999999999999856000000000000012 ;
    ns1:conversionMultiplierSN 1.8e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DEG_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/InverseTemperature>,
        <http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient>,
        <http://qudt.org/vocab/quantitykind/RelativePressureCoefficient>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA047" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA047"^^xsd:anyURI ;
    ns1:symbol "/°F" ;
    ns1:ucumCode "/[degF]"^^ns1:UCUMcs,
        "[degF]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MegaK> a ns1:Unit ;
    rdfs:label "reciprocal megakelvin or megakelvin to the power minus one" ;
    dcterms:description "0.000001-fold of reciprocal of the SI base unit kelvin" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/InverseTemperature>,
        <http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient>,
        <http://qudt.org/vocab/quantitykind/RelativePressureCoefficient>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA100" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA100"^^xsd:anyURI ;
    ns1:symbol "/MK" ;
    ns1:uneceCommonCode "M20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PK_UK> a ns1:Unit ;
    rdfs:label "Peck (UK)"@en ;
    dcterms:description "unit of the volume according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.009092181 ;
    ns1:conversionMultiplierSN 9.092181e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA939" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA939"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M3> ;
    ns1:symbol "peck{UK}" ;
    ns1:ucumCode "[pk_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoGM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Picograms per millilitre"@en ;
    dcterms:description "One 10**15 part of the SI standard unit of mass of the measurand per millilitre volume of matrix."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "pg/mL" ;
    ns1:ucumCode "pg/mL"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-L> a ns1:Unit ;
    rdfs:label "Picomoles per litre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:symbol "pmol/L" ;
    ns1:ucumCode "pmol.L-1"^^ns1:UCUMcs,
        "pmol/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL-PER-M3> a ns1:Unit ;
    rdfs:label "Picomoles per cubic metre"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:symbol "pmol/m³" ;
    ns1:ucumCode "pmol.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckVolt> a ns1:Unit ;
    rdfs:label "Planck Volt"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 1042950000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.04295e+27 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "Vₚ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE-PER-M3> a ns1:Unit ;
    rdfs:label "Tonne per Cubic Metre"@en,
        "Tonne per Cubic Meter"@en-US ;
    dcterms:description "unit tonne divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TONNE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA997" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA997"^^xsd:anyURI ;
    ns1:plainTextDescription "unit tonne divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "t/m³" ;
    ns1:ucumCode "t.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_LONG-PER-YD3> a ns1:Unit ;
    rdfs:label "Long Ton per Cubic Yard"@en ;
    dcterms:description "The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 1328.8778292234224 ;
    ns1:conversionMultiplierSN 1.328878e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_UK-PER-YD3> ;
    ns1:expression "$ton/yd^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_LONG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "t{long}/yd³" ;
    ns1:ucumCode "[lton_av]/[cyd_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric-PER-M3> a ns1:Unit ;
    rdfs:label "Tonne per Cubic Metre"@en,
        "Tonne per Cubic Meter"@en-US ;
    dcterms:description "unit tonne divided by the power of the SI base unit metre with the exponent 3"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_Metric> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA997" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA997"^^xsd:anyURI ;
    ns1:plainTextDescription "unit tonne divided by the power of the SI base unit metre with the exponent 3" ;
    ns1:symbol "t/m³" ;
    ns1:ucumCode "t.m-3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT-PER-YD3> a ns1:Unit ;
    rdfs:label "Short Ton per Cubic Yard"@en ;
    dcterms:description "The short ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in short tons."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1186.3112117181538 ;
    ns1:conversionMultiplierSN 1.186311e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:expression "$ton/yd^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_SHORT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:symbol "ton{short}/yd³" ;
    ns1:ucumCode "[ston_av].[cyd_i]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_UK-PER-YD3> a ns1:Unit ;
    rdfs:label "Long Ton (UK) per Cubic Yard"@en ;
    dcterms:description "unit of the density according the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 1328.8778292234224 ;
    ns1:conversionMultiplierSN 1.328878e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_LONG-PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB018" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB018"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density according the Imperial system of units" ;
    ns1:symbol "ton{UK}/yd³" ;
    ns1:ucumCode "[lton_av].[cyd_i]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_US-PER-YD3> a ns1:Unit ;
    rdfs:label "Short Ton (US) per Cubic Yard"@en ;
    dcterms:description "unit of the density according to the Anglo-American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1186.3112117181538 ;
    ns1:conversionMultiplierSN 1.186311e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TON_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB020" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB020"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the density according to the Anglo-American system of units" ;
    ns1:symbol "ton{US}/yd³" ;
    ns1:ucumCode "[ston_av].[cyd_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L93" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-HR-PER-KiloGM> a ns1:Unit ;
    rdfs:label "watt hour per kilogram" ;
    dcterms:description "product of the SI derived unit watt and the unit hour divided by the SI base unit kilogram" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAD888" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD888"^^xsd:anyURI ;
    ns1:symbol "W·h/kg" ;
    ns1:ucumCode "W.h.kg-1"^^ns1:UCUMcs,
        "W.h/kg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<urn:example/air-out_8a8c5473> a ns2:OutletConnectionPoint ;
    rdfs:label "OutletConnectionPoint" ;
    ns2:hasMedium ns2:Fluid-Air .

ns2:EnumerationKind-Binary a ns2:Class,
        ns2:EnumerationKind-Binary,
        sh:NodeShape ;
    rdfs:label "Binary value"^^xsd:string ;
    ns3:subclauses ( ns2:Binary-Logical ns2:Binary-OnOff ns2:Binary-Position ) ;
    rdfs:comment """This class and its enumerated subclasses represent common binary values.

: EnumerationKind-Binary Enumerations

| Enumeration |
|:-----------|
| `Binary-Logical` |
| `Binary-OnOff` |
| `Binary-Position` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:composedOf a ns2:Relation,
        rdf:Property ;
    rdfs:label "composed of"^^xsd:string ;
    rdfs:comment "The relation `composedOf` is used to indicate what substances constitute a material. Allowable values are instances of `Property` that in turn identify constituents defined in `Medium-Constituent` (see {s223:Medium-Constituent}) via the relation `ofConstituent`."^^xsd:string .

<http://qudt.org/vocab/quantitykind/DataRate> a ns1:QuantityKind ;
    rdfs:label "Data Rate"@en ;
    dcterms:description "The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BIT-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaBIT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaBIT-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBIT-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBYTE-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBIT-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaBIT-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraBIT-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Data_rate"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:plainTextDescription "The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written \"b/s\" or \"bps\"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes \"kilo-\", \"mega-\", \"giga-\", etc. (and their abbreviations, \"k\", \"M\", \"G\", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, for example 1 kibibit = 1024 bits." ;
    rdfs:comment "Applicable units are those of quantitykind:DataRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InformationFlowRate> .

<http://qudt.org/vocab/quantitykind/DryVolume> a ns1:QuantityKind ;
    rdfs:label "Dry Volume"@en ;
    dcterms:description "Dry measures are units of volume used to measure bulk commodities which are not gas or liquid. They are typically used in agriculture, agronomy, and commodity markets to measure grain, dried beans, and dried and fresh fruit; formerly also salt pork and fish. They are also used in fishing for clams, crabs, etc. and formerly for many other substances (for example coal, cement, lime) which were typically shipped and delivered in a standardized container such as a barrel.  In the original metric system, the unit of dry volume was the stere, but this is not part of the modern metric system; the liter and the cubic meter ($m^{3}$) are now used. However, the stere is still widely used for firewood."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BBL_US_DRY>,
        <http://qudt.org/vocab/unit/BU_UK>,
        <http://qudt.org/vocab/unit/BU_US>,
        <http://qudt.org/vocab/unit/CORD>,
        <http://qudt.org/vocab/unit/GAL_US_DRY>,
        <http://qudt.org/vocab/unit/PINT_US_DRY>,
        <http://qudt.org/vocab/unit/PK_US_DRY>,
        <http://qudt.org/vocab/unit/QT_US_DRY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dry_measure"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:DryVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Volume> .

<http://qudt.org/vocab/quantitykind/ElectricChargeDensity> a ns1:QuantityKind ;
    rdfs:label "Electric Charge Density"@en ;
    dcterms:description "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-DeciM3>,
        <http://qudt.org/vocab/unit/A-HR-PER-M3>,
        <http://qudt.org/vocab/unit/C-PER-M3>,
        <http://qudt.org/vocab/unit/MegaC-PER-M3>,
        <http://qudt.org/vocab/unit/MicroC-PER-M3> ;
    ns1:expression "$charge-density$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "http://www.maxwells-equations.com/pho/charge-density.php"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho = \\frac{dQ}{dV}$, where $Q$ is electric charge and $V$ is Volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELCD> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargeDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity> .

<http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> a ns1:QuantityKind ;
    rdfs:label "Electric Charge Volume Density"@en ;
    dcterms:description "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-DeciM3>,
        <http://qudt.org/vocab/unit/A-HR-PER-M3>,
        <http://qudt.org/vocab/unit/C-PER-CentiM3>,
        <http://qudt.org/vocab/unit/C-PER-M3>,
        <http://qudt.org/vocab/unit/C-PER-MilliM3>,
        <http://qudt.org/vocab/unit/GigaC-PER-M3>,
        <http://qudt.org/vocab/unit/KiloC-PER-M3>,
        <http://qudt.org/vocab/unit/MilliC-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-3I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargeVolumeDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor> a ns1:QuantityKind ;
    rdfs:label "Electric Current Phasor"@en ;
    dcterms:description "\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Phasor_(electronics)"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-26"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "When $i = \\hat{I} \\cos{(\\omega t + \\alpha)}$, where $i$ is the electric current, $\\omega$ is angular frequence, $t$ is time, and $\\alpha$ is initial phase, then $\\underline{I} = Ie^{ja}$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\underline{I}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Current Phasor\" is a representation of current as a sinusoidal integral quantity using a complex quantity whose argument is equal to the initial phase and whose modulus is equal to the root-mean-square value. A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one." ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrentPhasor" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyDensity> a ns1:QuantityKind ;
    rdfs:label "Energy Density"@en ;
    dcterms:description """
  Energy density is defined as energy per unit volume. 
  The SI unit for energy density is the joule per cubic meter.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT3>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT3>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM3>,
        <http://qudt.org/vocab/unit/J-PER-M3>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M3>,
        <http://qudt.org/vocab/unit/W-HR-PER-M3> ;
    ns1:baseISOUnitDimensions "$m^{-1} \\cdot kg \\cdot s^{-2}$" ;
    ns1:baseImperialUnitDimensions "$ft^{-1} \\cdot lb \\cdot s^{-2}$"^^ns1:LatexString ;
    ns1:baseSIUnitDimensions "$m^{-1} \\cdot kg \\cdot s^{-2}$"^^ns1:LatexString ;
    ns1:baseUSCustomaryUnitDimensions "$L^{-1} \\cdot M \\cdot T^{-2}$"^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Energy_density"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD047" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Energy_density"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD047"^^xsd:anyURI ;
    ns1:plainTextDescription "Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ENGD> ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ForcePerAreaTime> a ns1:QuantityKind ;
    rdfs:label "Force Per Area Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DeciBAR-PER-YR>,
        <http://qudt.org/vocab/unit/HectoPA-PER-HR>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2-NanoM>,
        <http://qudt.org/vocab/unit/PA-PER-HR>,
        <http://qudt.org/vocab/unit/PA-PER-MIN>,
        <http://qudt.org/vocab/unit/PA-PER-SEC>,
        <http://qudt.org/vocab/unit/W-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerAreaTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/IonicStrength> a ns1:QuantityKind ;
    rdfs:label "Ionic Strength"@en ;
    dcterms:description "The \"Ionic Strength\" of a solution is a measure of the concentration of ions in that solution."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MOL_LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-GM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ionic_strength"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$I = \\frac{1}{2} \\sum z_i^2 b_i$, where the summation is carried out over all ions with charge number $z_i$ and molality $m_i$."^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Ionic Strength\" of a solution is a measure of the concentration of ions in that solution." ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:IonicStrength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearBitDensity> a ns1:QuantityKind ;
    rdfs:label "lineic bit density" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BIT-PER-M>,
        <http://qudt.org/vocab/unit/ExbiBIT-PER-M>,
        <http://qudt.org/vocab/unit/GibiBIT-PER-M>,
        <http://qudt.org/vocab/unit/GigaBIT-PER-M>,
        <http://qudt.org/vocab/unit/KibiBIT-PER-M>,
        <http://qudt.org/vocab/unit/MebiBIT-PER-M>,
        <http://qudt.org/vocab/unit/PebiBIT-PER-M>,
        <http://qudt.org/vocab/unit/TebiBIT-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD074" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD074"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:LinearBitDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity> a ns1:QuantityKind ;
    rdfs:label "Linear Electric Current Density"@en ;
    dcterms:description "\"Linear Electric Linear Current Density\" is the electric current per unit length. Electric current, $I$, through a curve $C$ is defined as $I = \\int_C J _s \\times e_n$, where $e_n$ is a unit vector perpendicular to the surface and line vector element, and $dr$ is the differential of position vector $r$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://www.asknumbers.com/ElectricalConversion.aspx"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$J_s = \\rho_A v$, where $\\rho_A$ is surface density of electric charge and $v$ is velocity."^^ns1:LatexString ;
    ns1:symbol "J_s" ;
    rdfs:comment "Applicable units are those of quantitykind:LinearElectricCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> .

<http://qudt.org/vocab/quantitykind/LinearResistance> a ns1:QuantityKind ;
    rdfs:label "lineic resistance" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaOHM-PER-M>,
        <http://qudt.org/vocab/unit/KiloOHM-PER-M>,
        <http://qudt.org/vocab/unit/MegaOHM-PER-KiloM>,
        <http://qudt.org/vocab/unit/MegaOHM-PER-M>,
        <http://qudt.org/vocab/unit/MilliOHM-PER-M>,
        <http://qudt.org/vocab/unit/OHM-PER-KiloM>,
        <http://qudt.org/vocab/unit/OHM-PER-M>,
        <http://qudt.org/vocab/unit/OHM-PER-MI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD081" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD081"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:LinearResistance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Luminance> a ns1:QuantityKind ;
    rdfs:label "Luminance"@en ;
    dcterms:description "Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CD-PER-FT2>,
        <http://qudt.org/vocab/unit/CD-PER-IN2>,
        <http://qudt.org/vocab/unit/CD-PER-M2>,
        <http://qudt.org/vocab/unit/LA>,
        <http://qudt.org/vocab/unit/LA_FT>,
        <http://qudt.org/vocab/unit/LM-PER-FT2>,
        <http://qudt.org/vocab/unit/LM-PER-M2>,
        <http://qudt.org/vocab/unit/STILB> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Luminance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD090" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Luminance"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD090"^^xsd:anyURI ;
    ns1:latexDefinition "$L_v = \\frac{dI_v}{dA}$, where $dI_v$ is the luminous intensity of an element of the surface with the area $dA$ of the orthogonal projection of this element on a plane perpendicular to the given direction."^^ns1:LatexString ;
    ns1:plainTextDescription "Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/LUMA> ;
    ns1:symbol "L_v" ;
    rdfs:comment "Applicable units are those of quantitykind:Luminance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Permittivity> a ns1:QuantityKind ;
    rdfs:label "Permittivity"@en ;
    dcterms:description "\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material.  Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FARAD-PER-KiloM>,
        <http://qudt.org/vocab/unit/FARAD-PER-M>,
        <http://qudt.org/vocab/unit/FARAD_Ab-PER-CentiM>,
        <http://qudt.org/vocab/unit/MicroFARAD-PER-KiloM>,
        <http://qudt.org/vocab/unit/MicroFARAD-PER-M>,
        <http://qudt.org/vocab/unit/NanoFARAD-PER-M>,
        <http://qudt.org/vocab/unit/PicoFARAD-PER-M> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Permittivity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:iec61360Code "0112/2///62720#UAD136" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Permittivity?oldid=494094133"^^xsd:anyURI,
        "http://maxwells-equations.com/materials/permittivity.php"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD136"^^xsd:anyURI ;
    ns1:latexDefinition "$\\epsilon = \\frac{D}{E}$, where $D$ is electric flux density and $E$ is electric field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\epsilon$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Permittivity\" is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material.  Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/PRMI> ;
    rdfs:comment "Applicable units are those of quantitykind:Permittivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/A-HR-PER-M2> a ns1:Unit ;
    rdfs:label "ampere hour per square metre" ;
    dcterms:description "product of the SI base unit ampere and the unit hour divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea>,
        <http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricPolarization> ;
    ns1:iec61360Code "0112/2///62720#UAD885" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD885"^^xsd:anyURI ;
    ns1:symbol "A·h/m²" ;
    ns1:ucumCode "A.h.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AttoA> a ns1:Unit ;
    rdfs:label "attoampere" ;
    dcterms:description """
  An $\\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrentLinkage>,
        <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/MagneticTension>,
        <http://qudt.org/vocab/quantitykind/MagnetomotiveForce>,
        <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB637" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB637"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Atto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "aA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/C-PER-M2> a ns1:Unit ;
    rdfs:label "كولوم في المتر المربع"@ar,
        "coulomb na metr čtvereční"@cs,
        "Coulomb je Quadratmeter"@de,
        "coulomb per square metre"@en,
        "Coulomb per Square Meter"@en-US,
        "culombio por metro cuadrado"@es,
        "کولمب/کولن بر مترمربع"@fa,
        "coulomb par mètre carré"@fr,
        "कूलम्ब प्रति वर्ग मीटर"@hi,
        "coulomb al metro quadrato"@it,
        "クーロン毎平方メートル"@ja,
        "coulomb per meter persegi"@ms,
        "kulomb na metr kwadratowy"@pl,
        "coulomb por metro quadrado"@pt,
        "coulomb pe metru pătrat"@ro,
        "кулон на квадратный метр"@ru,
        "coulomb bölü metre kare"@tr,
        "库伦每平方米"@zh ;
    dcterms:description "Coulomb Per Square Meter ($C/m^2$) is a unit in the category of Electric charge surface density. It is also known as coulombs per square meter, coulomb per square metre, coulombs per square metre, coulomb/square meter, coulomb/square metre. This unit is commonly used in the SI unit system. Coulomb Per Square Meter (C/m2) has a dimension of $L^{-2}TI$ where $L$ is length, $T$ is time, and $I$ is electric current. This unit is the standard SI unit in this category. "^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$C/m^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricChargePerArea>,
        <http://qudt.org/vocab/quantitykind/ElectricChargeSurfaceDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricPolarization> ;
    ns1:iec61360Code "0112/2///62720#UAA134" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA134"^^xsd:anyURI ;
    ns1:symbol "C/m²" ;
    ns1:ucumCode "C.m-2"^^ns1:UCUMcs,
        "C/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciL> a ns1:Unit ;
    rdfs:label "Decilitre"@en,
        "Decilitre"@en-US ;
    dcterms:description "0.1-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAB113" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB113"^^xsd:anyURI ;
    ns1:plainTextDescription "0.1-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "dL" ;
    ns1:ucumCode "dL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DLT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaV> a ns1:Unit ;
    rdfs:label "ExaV" ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoA> a ns1:Unit ;
    rdfs:label "femtoampere" ;
    dcterms:description "0.000000000000001-fold of the unit ampere" ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrentLinkage>,
        <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/MagneticTension>,
        <http://qudt.org/vocab/quantitykind/MagnetomotiveForce>,
        <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB638" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB638"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "fA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAUSS> a ns1:Unit ;
    rdfs:label "Gauss"@en ;
    dcterms:description "CGS unit of the magnetic flux density B"^^rdf:HTML ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/T_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAB135" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB135"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit of the magnetic flux density B" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/T> ;
    ns1:symbol "Gs" ;
    ns1:ucumCode "G"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaA> a ns1:Unit ;
    rdfs:label "gigaampere" ;
    dcterms:description "1,000,000,000-fold of the unit ampere" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrentLinkage>,
        <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/MagneticTension>,
        <http://qudt.org/vocab/quantitykind/MagnetomotiveForce>,
        <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB639" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB639"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "GA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KAT> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "كاتال"@ar,
        "катал"@bg,
        "katal"@cs,
        "Katal"@de,
        "κατάλ"@el,
        "katal"@en,
        "katal"@es,
        "کاتال"@fa,
        "katal"@fr,
        "קטל"@he,
        "कटल"@hi,
        "katal"@hu,
        "katal"@it,
        "カタール"@ja,
        "katal"@ms,
        "katal"@pl,
        "katal"@pt,
        "katal"@ro,
        "катал"@ru,
        "katal"@sl,
        "katal"@tr,
        "开特"@zh ;
    dcterms:description "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Katal"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
    ns1:iec61360Code "0112/2///62720#UAB196" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Katal?oldid=486431865"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB196"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/katal> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/katal> ;
    ns1:symbol "kat" ;
    ns1:ucumCode "kat"^^ns1:UCUMcs ;
    ns1:udunitsCode "kat" ;
    ns1:uneceCommonCode "KAT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloOHM> a ns1:Unit ;
    rdfs:label "Kiloohm"@en ;
    dcterms:description "1 000-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA555" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA555"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit ohm" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/OHM> ;
    ns1:symbol "kΩ" ;
    ns1:ucumCode "kOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOL_LB> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Pound Mole"@en ;
    dcterms:description """
  The $\\textit{Pound Mole}$ is a unit for $\\textit{Mass Amount Of Substance}$,
   expressed as $lb-mol$.
  """^^ns1:LatexString ;
    ns1:conversionMultiplier 453.59237 ;
    ns1:conversionMultiplierSN 4.535924e+02 ;
    ns1:expression "$lb-mol$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:informativeReference ""^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "lb-mol" ;
    ns1:ucumCode "[mol_lb]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliHZ> a ns1:Unit ;
    rdfs:label "millihertz" ;
    dcterms:description "0.001-fold of the unit hertz" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAB698" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB698"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/HZ> ;
    ns1:symbol "mHz" ;
    ns1:uneceCommonCode "MTZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL-PER-L> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "millimoles per litre"@en,
        "millimoles per litre"@en-US ;
    dcterms:description "The SI derived unit for amount-of-substance concentration is the mmo/L."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$mmo/L$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliMOL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel>,
        <http://qudt.org/vocab/quantitykind/Concentration>,
        <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
    ns1:iec61360Code "0112/2///62720#UAB500" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB500"^^xsd:anyURI ;
    ns1:symbol "mmol/L" ;
    ns1:ucumCode "mmol.L-1"^^ns1:UCUMcs,
        "mmol/L"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-DAY> a ns1:Unit ;
    rdfs:label "Reciprocal Day"@en ;
    dcterms:description "reciprocal of the unit day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00001157407 ;
    ns1:conversionMultiplierSN 1.157407e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA408" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA408"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the unit day" ;
    ns1:symbol "/d" ;
    ns1:ucumCode "/d"^^ns1:UCUMcs,
        "d-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-K> a ns1:Unit ;
    rdfs:label "Reciprocal Kelvin"@en ;
    dcterms:description "Per Kelvin Unit is a denominator unit with dimensions $/k$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$/K$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentThermalInertia>,
        <http://qudt.org/vocab/quantitykind/ExpansionRatio>,
        <http://qudt.org/vocab/quantitykind/InverseTemperature>,
        <http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient>,
        <http://qudt.org/vocab/quantitykind/RelativePressureCoefficient>,
        <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA193" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA193"^^xsd:anyURI ;
    ns1:symbol "/K" ;
    ns1:ucumCode "/K"^^ns1:UCUMcs,
        "K-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Minute"@en ;
    dcterms:description "A reciprocal unit of time for $\\textit{reciprocal minute}$ or $\\textit{inverse minute}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.01666666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:expression "$m^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA843" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA843"^^xsd:anyURI ;
    ns1:symbol "/min" ;
    ns1:ucumCode "/min"^^ns1:UCUMcs,
        "min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MO> a ns1:Unit ;
    rdfs:label "Reciprocal Month"@en ;
    dcterms:description "reciprocal of the unit month"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000391935077 ;
    ns1:conversionMultiplierSN 3.919351e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MO> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA881" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA881"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the unit month" ;
    ns1:symbol "/mo" ;
    ns1:ucumCode "/mo"^^ns1:UCUMcs,
        "mo-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MilliSEC> a ns1:Unit ;
    rdfs:label "Reciprocal millisecond"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliSEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "/ms" ;
    ns1:ucumCode "ms-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-WK> a ns1:Unit ;
    rdfs:label "Reciprocal Week"@en ;
    dcterms:description "reciprocal of the unit week"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000001653439 ;
    ns1:conversionMultiplierSN 1.653439e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA099" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA099"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the unit week" ;
    ns1:symbol "/wk" ;
    ns1:ucumCode "/wk"^^ns1:UCUMcs,
        "wk-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-DAY> a ns1:Unit ;
    rdfs:label "Percent per day"@en ;
    ns1:conversionMultiplier 0.0000001157407407407407407407407407407407 ;
    ns1:conversionMultiplierSN 1.157407e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "%/d" ;
    ns1:ucumCode "%.d-1"^^ns1:UCUMcs,
        "%/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-HR> a ns1:Unit ;
    rdfs:label "Percent per hour"@en ;
    ns1:conversionMultiplier 0.000002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "%/h" ;
    ns1:ucumCode "%.h-1"^^ns1:UCUMcs,
        "%/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-MO> a ns1:Unit ;
    rdfs:label "percent per month" ;
    dcterms:description "hundredths relating to the unit month" ;
    ns1:conversionMultiplier 0.000000003919350772901616281311709002114104 ;
    ns1:conversionMultiplierSN 3.919351e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MO> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAB372" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB372"^^xsd:anyURI ;
    ns1:symbol "%/mo" ;
    ns1:ucumCode "%.mo-1"^^ns1:UCUMcs,
        "%/mo"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-WK> a ns1:Unit ;
    rdfs:label "Percent per week"@en ;
    dcterms:description "A rate of change in percent over a period of 7 days"@en ;
    ns1:conversionMultiplier 0.00000001653439153439153439153439153439153 ;
    ns1:conversionMultiplierSN 1.653439e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WK> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "%/wk" ;
    ns1:ucumCode "%.wk-1"^^ns1:UCUMcs,
        "%/wk"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT-PER-YR> a ns1:Unit ;
    rdfs:label "Percent per Year"@en ;
    ns1:conversionMultiplier 0.0000000003168808781402895023702689684893655 ;
    ns1:conversionMultiplierSN 3.168809e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:plainTextDescription "percent divided by the unit year" ;
    ns1:symbol "%/a" ;
    ns1:ucumCode "%.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PINT_UK> a ns1:Unit ;
    rdfs:label "Pint (UK)"@en ;
    dcterms:description "unit of the volume (both for fluids and for dry measures) according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00056826125 ;
    ns1:conversionMultiplierSN 5.682613e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PINT> ;
    ns1:factorUnitScalar 0.5 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/QT_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA952" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA952"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume (both for fluids and for dry measures) according to the Imperial system of units" ;
    ns1:symbol "pt{UK}" ;
    ns1:ucumCode "[pt_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "PTI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPTH-PER-HR> a ns1:Unit ;
    rdfs:label "Parts-per-thousand per hour"@en ;
    ns1:conversionMultiplier 0.000000277777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PPTH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "‰/h" ;
    ns1:ucumCode "[ppth].h-1"^^ns1:UCUMcs,
        "[ppth]/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaA> a ns1:Unit ;
    rdfs:label "petaampere" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit ampere" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrentLinkage>,
        <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/MagneticTension>,
        <http://qudt.org/vocab/quantitykind/MagnetomotiveForce>,
        <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB641" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB641"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "PA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaHZ> a ns1:Unit ;
    rdfs:label "petahertz" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit hertz" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAB699" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB699"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/HZ> ;
    ns1:symbol "PHz" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaV> a ns1:Unit ;
    rdfs:label "PetaV" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckFrequency> a ns1:Unit ;
    rdfs:label "Planck Frequency"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 18548700000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.85487e+43 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_angular_frequency"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_angular_frequency?oldid=493641308"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BQ> ;
    ns1:symbol "planckfrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_UK> a ns1:Unit ;
    rdfs:label "Quart (UK)"@en ;
    dcterms:description "unit of the volume for fluids according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0011365225 ;
    ns1:conversionMultiplierSN 1.136523e-03 ;
    ns1:factorUnitScalar 0.25 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_UK> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA963" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA963"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume for fluids according to the Imperial system of units" ;
    ns1:symbol "qt{UK}" ;
    ns1:ucumCode "[qt_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "QTI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraA> a ns1:Unit ;
    rdfs:label "teraampere" ;
    dcterms:description "1,000,000,000,000-fold of the unit ampere" ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrentLinkage>,
        <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/MagneticTension>,
        <http://qudt.org/vocab/quantitykind/MagnetomotiveForce>,
        <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAB640" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB640"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "TA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraHZ> a ns1:Unit ;
    rdfs:label "Terahertz"@en ;
    dcterms:description "1 000 000 000 000-fold of the SI derived unit hertz"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA287" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA287"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000-fold of the SI derived unit hertz" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/HZ> ;
    ns1:symbol "THz" ;
    ns1:ucumCode "THz"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Electricity-Signal a ns2:Class,
        ns2:Electricity-Signal,
        sh:NodeShape ;
    rdfs:label "Electrical signal"^^xsd:string ;
    ns3:subclauses ( ns2:Signal-WiredEthernet ns2:Signal-Modulated ) ;
    rdfs:comment """This class and its enumerated subclasses represent the use of electricity for creating communication signals, and common communication protocols.

: Electricity-Signal Enumerations

| Enumeration |
|:-----------|
| `Signal-EIA485` |
| `Signal-WiredEthernet` (see {s223:Signal-WiredEthernet})|
| `Signal-IEC14908` |
| `Signal-Modulated` (see {s223:Signal-Modulated}) |
| `Signal-USB` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-Electricity .

ns2:EnumerationKind-ElectricalVoltagePhases a ns2:Class,
        ns2:EnumerationKind-ElectricalVoltagePhases,
        sh:NodeShape ;
    rdfs:label "Electrical voltage phase pairs"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent all possible phase pairs for AC electricity service voltages.

: EnumerationKind-ElectricalVoltagePhases Enumerations

| Enumeration |
|:-----------|
| `ElectricalVoltagePhases-ABLineLineVoltage` |
| `ElectricalVoltagePhases-ANLineNeutralVoltage` |
| `ElectricalVoltagePhases-BCLineLineVoltage` |
| `ElectricalVoltagePhases-BNLineNeutralVoltage` |
| `ElectricalVoltagePhases-CALineLineVoltage` |
| `ElectricalVoltagePhases-CNLineNeutralVoltage` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:Substance-Medium a ns2:Class,
        ns2:Substance-Medium,
        sh:NodeShape ;
    rdfs:label "Medium"^^xsd:string ;
    ns3:subclauses ( ns2:Medium-Constituent ns2:Medium-Mix ) ;
    rdfs:comment """This class and its enumerated subclasses represent substances that facilitate the conveyance of matter, energy, or information.  It is used to qualify `Connection`s and `ConnectionPoint`s with the relation `hasMedium` (see {s223:hasMedium}).

`Substance-Medium` is also the root of the medium hierarchy that is used to ensure compatibility of different medium designations. For example,
`Fluid-Water` and `Water-ChilledWater` are alternative but compatible ways of identifying what is flowing in a pipe, using different degrees of
specificity. `Water-ChilledWater` and `Water-HotWater` are not compatible. Compatibility is determined by testing if one medium is a subclass of the
other. This gets a bit more complicated in the case of mixtures, where at least one of the constituents of a mixture must be compatible with at least one of
the constituents of the other medium.

Testing for medium compatibility is done in the context of entities that have a `hasMedium` relation, such as

* `Connection` and its associated `ConnectionPoint`s. See {s223:Connection}.

* `Junction` and its associated `ConnectionPoint`s See {s223:Junction}.

* `Filter` and its associated `ConnectionPoint`s. See {s223:Filter}.

* Any `Concept` that has a `hasMedium` relation, compared with an associated `Property` with an `ofMedium` relation. See {s223:Concept}.

These tests are listed in the constraint tables for the respective classes listed above, identified as Case 1, Case 2, etc.

: Substance-Medium Enumerations

| Enumeration |
|:-----------|
| `Medium-Constituent` (see {s223:Medium-Constituent}) |
| `Medium-Mix` (see {s223:Medium-Mix}) |
| `Medium-ThermalContact` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Substance .

ns2:hasAspect a ns2:Relation,
        rdf:Property ;
    rdfs:label "has aspect"^^xsd:string ;
    rdfs:comment "`hasAspect` is used to establish the context of a `Property`. The value must be an instance of `EnumerationKind`. For example, if a `Property` has a Temperature value of 45.3, the `hasAspect` relation is used to state what that represents, such as a Temperature limit during working hours, etc. A `Property` can have any number of `hasAspect` relations as needed to establish the context."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AbsorbedDose> a ns1:QuantityKind ;
    rdfs:label "Absorbed Dose"@en ;
    dcterms:description "\"Absorbed Dose\" (also known as Total Ionizing Dose, TID) is a measure of the energy deposited in a medium by ionizing radiation. It is equal to the energy deposited per unit mass of medium, and so has the unit $J/kg$, which is given the special name Gray ($Gy$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiGRAY>,
        <http://qudt.org/vocab/unit/GRAY>,
        <http://qudt.org/vocab/unit/KiloGRAY>,
        <http://qudt.org/vocab/unit/MegaGRAY>,
        <http://qudt.org/vocab/unit/MicroGRAY>,
        <http://qudt.org/vocab/unit/MilliGRAY>,
        <http://qudt.org/vocab/unit/MilliRAD_R>,
        <http://qudt.org/vocab/unit/NanoGRAY>,
        <http://qudt.org/vocab/unit/RAD_R> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Absorbed_dose"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD000" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Absorbed_dose"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD000"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$D = \\frac{d\\bar{\\varepsilon}}{dm}$, where $d\\bar{\\varepsilon}$ is the mean energy imparted by ionizing radiation to an element of irradiated matter with the mass $dm$."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ABDO> ;
    ns1:symbol "D" ;
    rdfs:comment "Applicable units are those of quantitykind:AbsorbedDose",
        "Note that the absorbed dose is not a good indicator of the likely biological effect. 1 Gy of alpha radiation would be much more biologically damaging than 1 Gy of photon radiation for example. Appropriate weighting factors can be applied reflecting the different relative biological effects to find the equivalent dose. The risk of stoctic effects due to radiation exposure can be quantified using the effective dose, which is a weighted average of the equivalent dose to each organ depending upon its radiosensitivity. When ionising radiation is used to treat cancer, the doctor will usually prescribe the radiotherapy treatment in Gy. When risk from ionising radiation is being discussed, a related unit, the Sievert is used." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificEnergy> .

<http://qudt.org/vocab/quantitykind/AngularMomentum> a ns1:QuantityKind ;
    rdfs:label "Angular Momentum"@en ;
    dcterms:description """
  $\\textit{Angular Momentum}$, $\\textit{Moment of Momentum}$, or $\\textit{Rotational Momentum}$, is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis.
  The $\\textit{Angular Momentum}$ of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. 
  In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. 
  While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-SEC>,
        <http://qudt.org/vocab/unit/EV-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-SEC>,
        <http://qudt.org/vocab/unit/J-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC>,
        <http://qudt.org/vocab/unit/N-M-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Angular_momentum"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/AngularImpulse> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Angular_momentum"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$L = I\\omega$, where $I$ is the moment of inertia, and $\\omega$ is the angular velocity."^^ns1:LatexString ;
    ns1:plainTextDescription "Angular Momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars.  $\\textit{Angular Momentum}$, $\\textit{Moment of Momentum}, or $\\textit{Rotational Momentum\", is a vector quantity that represents the product of a body's rotational inertia and rotational velocity about a particular axis." ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularMomentum" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/BoilingPoint> a ns1:QuantityKind ;
    rdfs:label "Boiling Point Temperature"@en ;
    dcterms:description "A temperature that is the one at which a substance will change its physical state from a liquid to a gas.  It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:plainTextDescription "A temperature that is the one at which a substance will change its physical state from a liquid to a gas.  It is also the temperature where the liquid and gaseous forms of a pure substance can exist in equilibrium." ;
    rdfs:comment "Applicable units are those of quantitykind:BoilingPoint" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/CatalyticActivity> a ns1:QuantityKind ;
    rdfs:label "Catalytic Activity"@en ;
    dcterms:description "An index of the actual or potential activity of a catalyst. The catalytic activity of an enzyme or an enzyme-containing preparation is defined as the property measured by the increase in the rate of conversion of a specified chemical reaction that the enzyme produces in a specified assay system. Catalytic activity is an extensive quantity and is a property of the enzyme, not of the reaction mixture; it is thus conceptually different from rate of conversion although measured by and equidimensional with it. The unit for catalytic activity is the $katal$; it may also be expressed in mol $s^{-1}$. Dimensions: $N T^{-1}$. Former terms such as catalytic ability, catalytic amount, and enzymic activity are no er recommended. Derived quantities are molar catalytic activity, specific catalytic activity, and catalytic activity concentration. Source(s): <a href=\"http://www.answers.com/topic/catalytic-activity-biochemistry\">www.answers.com</a>"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ENZ>,
        <http://qudt.org/vocab/unit/KAT>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-HR>,
        <http://qudt.org/vocab/unit/MOL_LB-PER-MIN>,
        <http://qudt.org/vocab/unit/MOL_LB-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroKAT>,
        <http://qudt.org/vocab/unit/MilliKAT>,
        <http://qudt.org/vocab/unit/NanoKAT>,
        <http://qudt.org/vocab/unit/PicoKAT> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Catalysis"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD022",
        "0112/2///62720#UAD367" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD022"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD367"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/CATA> ;
    rdfs:comment "Applicable units are those of quantitykind:CatalyticActivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/DatasetOfBits> a ns1:QuantityKind ;
    rdfs:label "dataset of bits" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GibiBIT>,
        <http://qudt.org/vocab/unit/GigaBIT>,
        <http://qudt.org/vocab/unit/KibiBIT>,
        <http://qudt.org/vocab/unit/KiloBIT>,
        <http://qudt.org/vocab/unit/MebiBIT>,
        <http://qudt.org/vocab/unit/MegaBIT>,
        <http://qudt.org/vocab/unit/OCTET>,
        <http://qudt.org/vocab/unit/PetaBIT>,
        <http://qudt.org/vocab/unit/TeraBIT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD027" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD027"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:DatasetOfBits" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/FlashPoint> a ns1:QuantityKind ;
    rdfs:label "Flash Point Temperature"@en ;
    dcterms:description "A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source.  It is frequently used to characterize fire hazards and distinguish different flammable fuels."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:plainTextDescription "A temperature that is the lowest one at which the vapors of a volatile material will ignite if exposed to an ignition source.  It is frequently used to characterize fire hazards and distinguish different flammable fuels." ;
    rdfs:comment "Applicable units are those of quantitykind:FlashPoint" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/LinearThermalExpansion> a ns1:QuantityKind ;
    rdfs:label "Linear Thermal Expansion"@en ;
    dcterms:description "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion. Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by: linear thermal expansion, area thermal expansion, or volumetric thermal expansion."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_R>,
        <http://qudt.org/vocab/unit/CentiM-PER-K>,
        <http://qudt.org/vocab/unit/FT-PER-DEG_F>,
        <http://qudt.org/vocab/unit/IN-PER-DEG_F>,
        <http://qudt.org/vocab/unit/M-PER-K>,
        <http://qudt.org/vocab/unit/MicroM-PER-K>,
        <http://qudt.org/vocab/unit/MilliM-PER-K>,
        <http://qudt.org/vocab/unit/YD-PER-DEG_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Thermal_expansion#Length"^^xsd:anyURI ;
    ns1:plainTextDescription "When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion. Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by: linear thermal expansion, area thermal expansion, or volumetric thermal expansion." ;
    rdfs:comment "Applicable units are those of quantitykind:LinearThermalExpansion" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagnetomotiveForce> a ns1:QuantityKind ;
    rdfs:label "Magnetomotive Force"@en ;
    dcterms:description """
$\\text{Magnetomotive Force}$, also referred to as ($mmf$), is the ability of an electric circuit to produce magnetic flux. 
  Just as the ability of a battery to produce electric current is called its electromotive force 
  or emf, mmf is taken as the work required to move a unit magnet pole from any point through any path 
  which links the electric circuit back the same point in the presence of the magnetic force produced 
  by the electric current in the circuit. 
$\\text{Magnetomotive Force}$ is the scalar line integral of the magnetic field strength along a closed path.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/AT>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GI>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/OERSTED-CentiM>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Magnetomotive_force"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-60"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$F_m = \\oint \\mathbf{H} \\cdot dr$, where $\\mathbf{H}$ is magnetic field strength and $r$ is position vector along a given curve $C$ from point $a$ to point $b$."^^ns1:LatexString ;
    ns1:latexSymbol "$F_m $"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MagnetomotiveForce" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> .

<http://qudt.org/vocab/quantitykind/MassConcentration> a ns1:QuantityKind ;
    rdfs:label "Mass Concentration"@en ;
    dcterms:description "The \"Mass Concentration\" of substance B  is defined as the mass of a constituent  divided by the volume of the mixture ."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_concentration_(chemistry)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho_B = \\frac{m_B}{V}$, where $m_B$ is the mass of substance $B$ and $V$ is the volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho_B$"^^ns1:LatexString ;
    ns1:plainTextDescription "The \"Mass Concentration\" of substance B  is defined as the mass of a constituent  divided by the volume of the mixture ." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/MACO> ;
    rdfs:comment "Applicable units are those of quantitykind:MassConcentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MeltingPoint> a ns1:QuantityKind ;
    rdfs:label "Melting Point Temperature"@en ;
    dcterms:description "A temperature that is the one at which a substance will change its physical state from a solid to a liquid.  It is also the temperature where the solid and liquid forms of a pure substance can exist in equilibrium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:plainTextDescription "A temperature that is the one at which a substance will change its physical state from a solid to a liquid.  It is also the temperature where the solid and liquid forms of a pure substance can exist in equilibrium." ;
    rdfs:comment "Applicable units are those of quantitykind:MeltingPoint" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/quantitykind/MolarFlowRate> a ns1:QuantityKind ;
    rdfs:label "Molar Flow Rate"@en ;
    dcterms:description "Molar Flow Rate is a measure of the amount of substance (the number of molecules) that passes through a given area perpendicular to the flow in a given time. Typically this area is constrained, for example a section through a pipe, but it could also apply to an open flow."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloMOL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-SEC>,
        <http://qudt.org/vocab/unit/MOL-PER-HR>,
        <http://qudt.org/vocab/unit/MOL-PER-MIN>,
        <http://qudt.org/vocab/unit/MOL-PER-SEC>,
        <http://qudt.org/vocab/unit/SCF-PER-HR>,
        <http://qudt.org/vocab/unit/SCF-PER-MIN>,
        <http://qudt.org/vocab/unit/SCM-PER-HR>,
        <http://qudt.org/vocab/unit/SCM-PER-MIN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD122" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD122"^^xsd:anyURI,
        "https://www.sciencedirect.com/topics/engineering/molar-flow-rate"^^xsd:anyURI ;
    ns1:plainTextDescription "Molar Flow Rate is a measure of the amount of substance (the number of molecules) that passes through a given area perpendicular to the flow in a given time. Typically this area is constrained, for example a section through a pipe, but it could also apply to an open flow." ;
    ns1:symbol "q_V" ;
    rdfs:comment "Applicable units are those of quantitykind:MolarFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MomentOfInertia> a ns1:QuantityKind ;
    rdfs:label "عزم القصور الذاتي"@ar,
        "Moment setrvačnosti"@cs,
        "Massenträgheitsmoment"@de,
        "moment of inertia"@en,
        "momento de inercia"@es,
        "گشتاور لختی"@fa,
        "moment d'inertie"@fr,
        "जड़त्वाघूर्ण"@hi,
        "momento di inerzia"@it,
        "慣性モーメント"@ja,
        "Momen inersia"@ms,
        "Moment bezwładności"@pl,
        "momento de inércia"@pt,
        "Moment de inerție"@ro,
        "Момент инерции"@ru,
        "Eylemsizlik momenti"@tr,
        "轉動慣量"@zh ;
    dcterms:description "The rotational inertia or resistance to change in direction or speed of rotation about a defined axis."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-M2>,
        <http://qudt.org/vocab/unit/KiloGM-MilliM2>,
        <http://qudt.org/vocab/unit/LB-FT2>,
        <http://qudt.org/vocab/unit/LB-IN2> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/RotationalMass> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD128" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Moment_of_inertia"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD128"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$I_Q = \\int r^2_Q dm$, where $r_Q$ is the radial distance from a $Q-axis$ and $m$ is mass."^^ns1:LatexString ;
    ns1:plainTextDescription "The rotational inertia or resistance to change in direction or speed of rotation about a defined axis." ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:MomentOfInertia" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "MOI" .

<http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFluxDensity> a ns1:QuantityKind ;
    rdfs:label "Photosynthetic Photon Flux Density"@en ;
    dcterms:description "Photosynthetically Active Radiation are the wavelengths of light within the visible range of 400 to 700 nanometers (nm) that are critical for photosynthesis. PPFD measures the amount of PAR light (photons) that arrive at the plant’s surface each second. The PPFD is measured at various distances with a Full-spectrum Quantum Sensor, also known as a PAR meter. Natural sunlight has a PAR value of 900-1500μMol/m2/s when the sun is directly overhead. For a grow light to be effective, it should have PAR values of 500-1500 μMol/m2/s."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/MOL-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MOL-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-M2-HR>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M2-DAY> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
    ns1:informativeReference "https://www.gigahertz-optik.com/en-us/service-and-support/knowledge-base/measurement-of-par/"^^xsd:anyURI ;
    ns1:plainTextDescription "Photosynthetically Active Radiation are the wavelengths of light within the visible range of 400 to 700 nanometers (nm) that are critical for photosynthesis. PPFD measures the amount of PAR light (photons) that arrive at the plant’s surface each second. The PPFD is measured at various distances with a Full-spectrum Quantum Sensor, also known as a PAR meter. Natural sunlight has a PAR value of 900-1500μMol/m2/s when the sun is directly overhead. For a grow light to be effective, it should have PAR values of 500-1500 μMol/m2/s." ;
    rdfs:comment "Applicable units are those of quantitykind:PhotosyntheticPhotonFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "PPFD" ;
    prov:wasDerivedFrom <https://www.dormgrow.com/par> .

<http://qudt.org/vocab/quantitykind/PressureRatio> a ns1:QuantityKind ;
    rdfs:label "Pressure Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-PER-BAR>,
        <http://qudt.org/vocab/unit/HectoPA-PER-BAR>,
        <http://qudt.org/vocab/unit/KiloPA-PER-BAR>,
        <http://qudt.org/vocab/unit/MegaPA-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliBAR-PER-BAR>,
        <http://qudt.org/vocab/unit/PA-PER-BAR>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PSI-PER-PSI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:PressureRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/RotationalFrequency> a ns1:QuantityKind ;
    rdfs:label "RotationalFrequency"@en ;
    dcterms:description "A measure of the number of cycles that an item revolves per time period."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CYC-PER-SEC>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/REV-PER-HR>,
        <http://qudt.org/vocab/unit/REV-PER-MIN>,
        <http://qudt.org/vocab/unit/REV-PER-SEC> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifcrotationalfrequencymeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "IfcRotationalFrequencyMeasure is a measure of the number of cycles that an item revolves in unit time. Usually measured in cycles/s." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:RotationalFrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> .

<http://qudt.org/vocab/quantitykind/RotationalVelocity> a ns1:QuantityKind ;
    rdfs:label "RotationalFrequency"@en ;
    dcterms:description "A measure of the number of cycles that an item revolves per time period."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CYC-PER-SEC>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/REV-PER-HR>,
        <http://qudt.org/vocab/unit/REV-PER-MIN>,
        <http://qudt.org/vocab/unit/REV-PER-SEC> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/RotationalFrequency> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifcrotationalfrequencymeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "IfcRotationalFrequencyMeasure is a measure of the number of cycles that an item revolves in unit time. Usually measured in cycles/s." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:RotationalVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/AngularFrequency>,
        <http://qudt.org/vocab/quantitykind/AngularVelocity> .

<http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Soil Adsorption Coefficient"@en ;
    dcterms:description "A specific volume that is the ratio of the amount of substance adsorbed per unit weight of organic carbon in the soil or sediment to the concentration of the chemical in aqueous solution at equilibrium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-GM>,
        <http://qudt.org/vocab/unit/DeciM3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/FT3-PER-LB>,
        <http://qudt.org/vocab/unit/IN3-PER-LB>,
        <http://qudt.org/vocab/unit/L-PER-KiloGM>,
        <http://qudt.org/vocab/unit/M3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-GM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:plainTextDescription "A specific volume that is the ratio of the amount of substance adsorbed per unit weight of organic carbon in the soil or sediment to the concentration of the chemical in aqueous solution at equilibrium." ;
    rdfs:comment "Applicable units are those of quantitykind:SoilAdsorptionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/SpecificVolume> .

<http://qudt.org/vocab/quantitykind/ThermalConductance> a ns1:QuantityKind ;
    rdfs:label "Thermal Conductance"@en ;
    dcterms:description "This quantity is also called \"Heat Transfer Coefficient\"."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloVA-PER-K>,
        <http://qudt.org/vocab/unit/MicroVA-PER-K>,
        <http://qudt.org/vocab/unit/MilliVA-PER-K>,
        <http://qudt.org/vocab/unit/VA-PER-K>,
        <http://qudt.org/vocab/unit/W-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD189" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_insulation"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD189"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$G = 1/R$, where $R$ is \"Thermal Resistance\""^^ns1:LatexString ;
    ns1:plainTextDescription "This quantity is also called \"Heat Transfer Coefficient\"." ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalConductance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> .

<http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> a ns1:QuantityKind ;
    rdfs:label "Thermal Expansion Coefficient"@en ;
    dcterms:description "The \"Thermal Expansion Coefficient\" is a measure of the thermal expansion coefficient of a material, which expresses its elongation (as a ratio) per temperature difference. It is usually measured in 1/K. A positive elongation per (positive) rise of temperature is expressed by a positive value."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/PER-DEG_C>,
        <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DEG_C>,
        <http://qudt.org/vocab/unit/PPM-PER-K>,
        <http://qudt.org/vocab/unit/PPTM-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD188" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD188"^^xsd:anyURI,
        "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifcthermalexpansioncoefficientmeasure.htm"^^xsd:anyURI ;
    ns1:plainTextDescription "The \"Thermal Expansion Coefficient\" is a measure of the thermal expansion coefficient of a material, which expresses its elongation (as a ratio) per temperature difference. It is usually measured in 1/K. A positive elongation per (positive) rise of temperature is expressed by a positive value." ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalExpansionCoefficient" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ExpansionRatio> .

<http://qudt.org/vocab/unit/A-PER-M> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "مقياس التبادل، الأس السالب للمتر"@ar,
        "ampérů na metr"@cs,
        "Ampere je Meter"@de,
        "ampere per metre"@en,
        "Ampere per Meter"@en-US,
        "amperio por metro"@es,
        "آمپر بر متر"@fa,
        "ampère par mètre"@fr,
        "प्रति मीटर एम्पीयर"@hi,
        "ampere al metro"@it,
        "アンペア毎メートル"@ja,
        "ampere per meter"@ms,
        "amper na metr"@pl,
        "ampere por metro"@pt,
        "ampere pe metru"@ro,
        "ампер на метр"@ru,
        "amper na meter"@sl,
        "amper bölü metre"@tr,
        "安培每米"@zh ;
    dcterms:description " is the SI unit of magnetic field strength. One ampere per meter is equal to $\\pi/250$ oersteds ($12.566\\, 371\\,millioersteds$) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context $1 A/m = 0.001\\,emu\\,per\\,cubic\\,centimeter$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$A/m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Coercivity>,
        <http://qudt.org/vocab/quantitykind/LinearElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
    ns1:iec61360Code "0112/2///62720#UAA104" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA104"^^xsd:anyURI ;
    ns1:symbol "A/m" ;
    ns1:ucumCode "A.m-1"^^ns1:UCUMcs,
        "A/m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "AE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Hour"@en ;
    dcterms:description """
  The $\\text{BTU per Hour}$ is the amount of energy that is being produced or consumed per hour. 
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.29307107 ;
    ns1:conversionMultiplierSN 2.930711e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA116" ;
    ns1:informativeReference "http://www.simetric.co.uk/sibtu.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA116"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/h" ;
    ns1:ucumCode "[Btu_IT].h-1"^^ns1:UCUMcs,
        "[Btu_IT]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2I" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Second"@en ;
    dcterms:description "${\\bf BTU \\, per \\, Second}$ is an Imperial unit for 'Heat Flow Rate' expressed as $Btu/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1055.05585262 ;
    ns1:conversionMultiplierSN 1.055056e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$Btu/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA121" ;
    ns1:informativeReference "http://www.simetric.co.uk/sibtu.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA121"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/s" ;
    ns1:ucumCode "[Btu_IT].s-1"^^ns1:UCUMcs,
        "[Btu_IT]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiPOISE> a ns1:Unit ;
    rdfs:label "Centipoise"@en ;
    dcterms:description """$\\textit{Centipoise}$ is a C.G.S System unit for  'Dynamic Viscosity' expressed as $cP$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA356" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA356"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the CGS unit of the dynamic viscosity poise" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/POISE> ;
    ns1:symbol "cP" ;
    ns1:ucumCode "cP"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C7" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaW> a ns1:Unit ;
    rdfs:label "exawatt" ;
    dcterms:description "1,000,000,000,000,000,000-fold of the unit watt" ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB507" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB507"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "EW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaHZ> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Gigahertz"@en ;
    dcterms:description "The hertz (symbol Hz) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. A GigaHertz is $10^{9} hz$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hertz"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA150" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA150"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/HZ> ;
    ns1:symbol "GHz" ;
    ns1:ucumCode "GHz"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilo British Thermal Unit (International Definition) per Hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 293.07107 ;
    ns1:conversionMultiplierSN 2.930711e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kBtu/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloBTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:symbol "kBtu{IT}/h" ;
    ns1:ucumCode "k[Btu_IT].h-1"^^ns1:UCUMcs,
        "k[Btu_IT]/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Minute"@en ;
    dcterms:description """
  A $\\textit{Kilocalorie per Minute}$ is a unit for $\\textit{Heat Flow Rate}$ and $\\textit{Power}$,
   expressed as $kcal/min$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 69.7333333 ;
    ns1:conversionMultiplierSN 6.973333e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kcal/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:symbol "kcal/min" ;
    ns1:ucumCode "kcal.min-1"^^ns1:UCUMcs,
        "kcal/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Second"@en ;
    dcterms:description """
  A $\\textit{Kilocalorie per Second}$ is a unit for $\\textit{Heat Flow Rate}$ and $\\textit{Power}$,
   expressed as $kcal/s$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$kcal/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:symbol "kcal/s" ;
    ns1:ucumCode "kcal.s-1"^^ns1:UCUMcs,
        "kcal/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "كيلوغرام لكل متر مكعب"@ar,
        "килограм на кубичен метър"@bg,
        "kilogram na metr krychlový"@cs,
        "Kilogramm je Kubikmeter"@de,
        "χιλιόγραμμο ανά κυβικό μέτρο"@el,
        "kilogram per cubic metre"@en,
        "kilogram per cubic meter"@en-US,
        "kilogramo por metro cúbico"@es,
        "کیلوگرم بر متر مکعب"@fa,
        "kilogramme par mètre cube"@fr,
        "किलोग्राम प्रति घन मीटर"@hi,
        "chilogrammo al metro cubo"@it,
        "キログラム毎立方メートル"@ja,
        "kilogram per meter kubik"@ms,
        "kilogram na metr sześcienny"@pl,
        "quilograma por metro cúbico"@pt,
        "kilogram pe metru cub"@ro,
        "килограмм на кубический метр"@ru,
        "kilogram na kubični meter"@sl,
        "kilogram bölü metre küp"@tr,
        "千克每立方米"@zh ;
    dcterms:description "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is $kg \\cdot m^{-3}$, or equivalently either $kg/m^3$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:expression "$kg/m^3$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Density>,
        <http://qudt.org/vocab/quantitykind/MassConcentration>,
        <http://qudt.org/vocab/quantitykind/MassConcentrationOfWater>,
        <http://qudt.org/vocab/quantitykind/MassConcentrationOfWaterVapour>,
        <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA619" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA619"^^xsd:anyURI ;
    ns1:plainTextDescription "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m^-3, or equivalently either kg/m^3." ;
    ns1:symbol "kg/m³" ;
    ns1:ucumCode "kg.m-3"^^ns1:UCUMcs,
        "kg/m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KMQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloHZ> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilohertz"@en ;
    dcterms:description "\"Kilohertz\" is a C.G.S System unit for  'Frequency' expressed as $KHz$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA566" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA566"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/HZ> ;
    ns1:symbol "kHz" ;
    ns1:ucumCode "kHz"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KHZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "لومن"@ar,
        "лумен"@bg,
        "lumen"@cs,
        "Lumen"@de,
        "λούμεν"@el,
        "lumen"@en,
        "lumen"@es,
        "لومن"@fa,
        "lumen"@fr,
        "לומן"@he,
        "ल्यूमैन"@hi,
        "lumen"@hu,
        "lumen"@it,
        "ルーメン"@ja,
        "lumen"@la,
        "lumen"@ms,
        "lumen"@pl,
        "lumen"@pt,
        "lumen"@ro,
        "лумен"@ru,
        "lumen"@sl,
        "lümen"@tr,
        "流明"@zh ;
    dcterms:description "The SI unit for measuring the flux of light being produced by a light source or received by a surface. The intensity of a light source is measured in candelas. One lumen represents the total flux of light emitted, equal to the intensity in candelas multiplied by the solid angle in steradians into which the light is emitted. A full sphere has a solid angle of $4\\cdot\\pi$ steradians. A light source that uniformly radiates one candela in all directions has a total luminous flux of $1 cd\\cdot 4 \\pi sr = 4 \\pi cd \\cdot sr \\approx 12.57 \\; \\text{lumens}$. \"Lumen\" is a Latin word for light."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Lumen"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CD> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousFlux> ;
    ns1:iec61360Code "0112/2///62720#UAA718" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA718"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Lumen_(unit)"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/lumen> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/lumen> ;
    ns1:siUnitsExpression "cd.sr" ;
    ns1:symbol "lm" ;
    ns1:ucumCode "lm"^^ns1:UCUMcs ;
    ns1:udunitsCode "LM" ;
    ns1:uneceCommonCode "LUM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mega British Thermal Unit (International Definition) per Hour"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 293071.07 ;
    ns1:conversionMultiplierSN 2.930711e+05 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$MBtu/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaBTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:symbol "MBtu{IT}/h" ;
    ns1:ucumCode "M[Btu_IT].h-1"^^ns1:UCUMcs,
        "M[Btu_IT]/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-MicroL> a ns1:Unit ;
    rdfs:label "Number per microlitre"@en ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/μL" ;
    ns1:ucumCode "/uL"^^ns1:UCUMcs,
        "{#}.uL-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-MilliL> a ns1:Unit ;
    rdfs:label "Number per millilitre"@en,
        "Number per milliliter"@en-US ;
    dcterms:description "Count of an entity or phenomenon occurrence in one thousandth of the SI unit of volume (litre)."@en ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/mL" ;
    ns1:ucumCode "/mL"^^ns1:UCUMcs,
        "{#}.mL-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-NanoL> a ns1:Unit ;
    rdfs:label "Number per nanolitre"@en,
        "Number per nanoliter"@en-US ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/nL" ;
    ns1:ucumCode "/nL"^^ns1:UCUMcs,
        "{#}.nL-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-PicoL> a ns1:Unit ;
    rdfs:label "Number per picoliter"@en ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoL> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/pL" ;
    ns1:ucumCode "/pL"^^ns1:UCUMcs,
        "{#}.pL-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoV> a ns1:Unit ;
    rdfs:label "nanovolt" ;
    dcterms:description "0.000000001-fold of the SI derived unit volt" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAC771" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC771"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "nV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Hour"@en ;
    dcterms:description "A reciprocal unit of time for $\\textit{reciprocal hour}$ or \"inverse hour\"."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-HR> ;
    ns1:expression "$m^{-1}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA526" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA526"^^xsd:anyURI ;
    ns1:symbol "/h" ;
    ns1:ucumCode "/h"^^ns1:UCUMcs,
        "h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H10" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-YR> a ns1:Unit ;
    rdfs:label "Reciprocal Year"@en ;
    dcterms:description "reciprocal of the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000003168808781402895023702689684893655 ;
    ns1:conversionMultiplierSN 3.168809e-08 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAB027" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB027"^^xsd:anyURI ;
    ns1:plainTextDescription "reciprocal of the unit year" ;
    ns1:symbol "/a" ;
    ns1:ucumCode "/a"^^ns1:UCUMcs,
        "a-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H09" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaW> a ns1:Unit ;
    rdfs:label "petawatt" ;
    dcterms:description "1,000,000,000,000,000-fold of the unit watt" ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB506" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB506"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "PW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoV> a ns1:Unit ;
    rdfs:label "picovolt" ;
    dcterms:description "0.000000000001-fold of the SI derived unit volt" ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAB363" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB363"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "pV" ;
    ns1:uneceCommonCode "N99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QT_US> a ns1:Unit ;
    rdfs:label "US Liquid Quart"@en ;
    dcterms:description "\"US Liquid Quart\" is a unit for  'Liquid Volume' expressed as $qt$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000946353 ;
    ns1:conversionMultiplierSN 9.46353e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 0.25 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GAL_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume>,
        <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA964" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA964"^^xsd:anyURI ;
    ns1:symbol "qt{US liq}" ;
    ns1:ucumCode "[qt_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "QT",
        "QTL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SAMPLE-PER-SEC> a ns1:Unit ;
    rdfs:label "Sample per second"@en ;
    dcterms:description "The number of discrete samples of some thing per second."^^rdf:HTML ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-SEC> ;
    ns1:expression "$sample-per-sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SAMPLE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "sample/s" ;
    ns1:ucumCode "s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SV> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "زيفرت"@ar,
        "сиверт"@bg,
        "sievert"@cs,
        "Sievert"@de,
        "σίβερτ"@el,
        "sievert"@en,
        "sievert"@es,
        "سیورت"@fa,
        "sievert"@fr,
        "זיוורט"@he,
        "सैवर्ट"@hi,
        "sievert"@hu,
        "sievert"@it,
        "シーベルト"@ja,
        "sievertum"@la,
        "sievert"@ms,
        "siwert"@pl,
        "sievert"@pt,
        "sievert"@ro,
        "зиверт"@ru,
        "sievert"@sl,
        "sievert"@tr,
        "西弗"@zh ;
    dcterms:description "Although the sievert has the same dimensions as the gray (i.e. joules per kilogram), it measures a different quantity. To avoid any risk of confusion between the absorbed dose and the equivalent dose, the corresponding special units, namely the gray instead of the joule per kilogram for absorbed dose and the sievert instead of the joule per kilogram for the dose equivalent, should be used."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Sievert"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DoseEquivalent> ;
    ns1:iec61360Code "0112/2///62720#UAA284" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sievert?oldid=495474333"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1284"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA284"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/sievert> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/sievert> ;
    ns1:siUnitsExpression "J/kg" ;
    ns1:symbol "Sv" ;
    ns1:ucumCode "Sv"^^ns1:UCUMcs ;
    ns1:udunitsCode "Sv" ;
    ns1:uneceCommonCode "D13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/THM_US-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Therm US per Hour"@en ;
    dcterms:description "$\\textit{Therm}$ (symbol $thm$) is a non-SI unit of heat energy. It was defined in the United States in 1968 as the energy equivalent of burning 100 cubic feet of natural gas at standard temperature and pressure. Industrial processes in the U.S. use therm/h unit most often in the power, steam generation, heating, and air conditioning industries."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 29300.1111 ;
    ns1:conversionMultiplierSN 2.930011e+04 ;
    ns1:expression "$thm/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/THM_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:informativeReference "http://www.convertunits.com/info/therm%2B%5BU.S.%5D"^^xsd:anyURI ;
    ns1:symbol "thm{US}/h" ;
    ns1:ucumCode "[thm{US}].h-1"^^ns1:UCUMcs,
        "[thm{US}]/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraJ-PER-SEC> a ns1:Unit ;
    rdfs:label "terajoule per second" ;
    dcterms:description "1,000,000,000,000-fold of the SI derived unit joule divided by the SI base unit second" ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TeraJ> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB513" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB513"^^xsd:anyURI ;
    ns1:symbol "TJ/s" ;
    ns1:ucumCode "TJ.s-1"^^ns1:UCUMcs,
        "TJ/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraV> a ns1:Unit ;
    rdfs:label "teravolt" ;
    dcterms:description "1,000,000,000,000-fold of the SI derived unit volt" ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAC773" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC773"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "TV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V_Ab> a ns1:Unit ;
    rdfs:label "Abvolt"@en ;
    dcterms:description "A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\\,erg\\cdot\\,1\\,abV\\,=\\,10\\,nV$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Abvolt"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-EMU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Abvolt?oldid=477198646"^^xsd:anyURI,
        "http://www.lexic.us/definition-of/abvolt"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-27"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/abvolt> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "abV" ;
    ns1:ucumCode "10.nV"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V_Stat> a ns1:Unit ;
    rdfs:label "Statvolt"@en ;
    dcterms:description "\"statvolt\" is a unit of voltage and electrical potential used in the cgs system of units. The conversion to the SI system is $1 statvolt = 299.792458 volts$. The conversion factor 299.792458 is simply the numerical value of the speed of light in m/s divided by 106. The statvolt is also defined in the cgs system as $1 erg / esu$. It is a useful unit for electromagnetism because one statvolt per centimetre is equal in magnitude to one gauss. Thus, for example, an electric field of one statvolt/cm has the same energy density as a magnetic field of one gauss. Likewise, a plane wave propagating in a vacuum has perpendicular electric and magnetic fields such that for every gauss of magnetic field intensity there is one statvolt/cm of electric field intensity. The abvolt is another option for a unit of voltage in the cgs system."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:conversionMultiplier 299.792458 ;
    ns1:conversionMultiplierSN 2.997925e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Statvolt"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS-ESU> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Statvolt"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Statvolt?oldid=491769750"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/statvolt> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "statV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:EM-Light a ns2:Class,
        ns2:EM-Light,
        sh:NodeShape ;
    rdfs:label "Light"^^xsd:string ;
    ns3:subclauses ( ns2:Light-Infrared ) ;
    rdfs:comment """This class and its enumerated subclasses represent light at commonly defined frequency or wavelength ranges.

: EM-Light Enumerations

| Enumeration |
|:-----------|
| `Light-Infrared` (see {s223:Light-Infrared}) |
| `Light-Ultraviolet` |
| `Light-Visible` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-EM .

ns2:EnumerationKind-ElectricalPhaseIdentifier a ns2:Class,
        ns2:EnumerationKind-ElectricalPhaseIdentifier,
        sh:NodeShape ;
    rdfs:label "Electrical phase identifier"^^xsd:string ;
    ns3:subclauses ( ns2:hasElectricalPhase ) ;
    rdfs:comment """This class and its enumerated subclasses represent all possible electrical phases for AC electricity service.

: EnumerationKind-ElectricalPhaseIdentifier Enumerations

| Enumeration |
|:-----------|
| `ElectricalPhaseIdentifier-A` |
| `ElectricalPhaseIdentifier-AB` |
| `ElectricalPhaseIdentifier-ABC` |
| `ElectricalPhaseIdentifier-B` |
| `ElectricalPhaseIdentifier-BC` |
| `ElectricalPhaseIdentifier-C` |
| `ElectricalPhaseIdentifier-CA` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:LineLineVoltage-240V a ns2:Class,
        ns2:LineLineVoltage-240V,
        sh:NodeShape ;
    rdfs:label "240V Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-240V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "240V Line-Line Voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-LineLineVoltage .

ns2:Valve a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Valve"^^xsd:string ;
    rdfs:comment "A piece of `Equipment` that can be adjusted to allow, regulate, or stop the flow of fluid in a pipe or a duct."^^xsd:string ;
    rdfs:subClassOf ns2:Equipment .

ns2:hasEnumerationKind a ns2:Relation,
        rdf:Property ;
    rdfs:label "has enumeration kind"^^xsd:string ;
    rdfs:comment "A `Relation` that associates an `EnumerableProperty` with a class of enumeration values. This is used to, for example, identify what kind of substance is transported along a `Connection` or which day of the week a setpoint is active."^^xsd:string .

ns2:mapsTo a ns2:Relation,
        rdf:Property ;
    rdfs:label "mapsTo"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `ConnectionPoint` of a `Connectable` with a corresponding `ConnectionPoint` of the one containing it (see {pub:equipment-containment}). The associated `ConnectionPoint`s shall have the same direction (see {s223:EnumerationKind-Direction}) and compatible medium (see {s223:Substance-Medium})."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AreaPerTime> a ns1:QuantityKind ;
    rdfs:label "Area per Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2-PER-SEC>,
        <http://qudt.org/vocab/unit/FT2-PER-HR>,
        <http://qudt.org/vocab/unit/FT2-PER-SEC>,
        <http://qudt.org/vocab/unit/IN2-PER-SEC>,
        <http://qudt.org/vocab/unit/M2-HZ>,
        <http://qudt.org/vocab/unit/M2-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ;
    ns1:baseImperialUnitDimensions "$ft^2/s$"^^ns1:LatexString ;
    ns1:baseSIUnitDimensions "$m^2/s$"^^ns1:LatexString ;
    ns1:baseUSCustomaryUnitDimensions "$L^2/T$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AreaPerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Capacitance> a ns1:QuantityKind ;
    rdfs:label "Capacitance"@en ;
    dcterms:description "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoFARAD>,
        <http://qudt.org/vocab/unit/FARAD>,
        <http://qudt.org/vocab/unit/FARAD_Ab>,
        <http://qudt.org/vocab/unit/FARAD_Stat>,
        <http://qudt.org/vocab/unit/FemtoFARAD>,
        <http://qudt.org/vocab/unit/KiloFARAD>,
        <http://qudt.org/vocab/unit/MicroFARAD>,
        <http://qudt.org/vocab/unit/MilliFARAD>,
        <http://qudt.org/vocab/unit/NanoFARAD>,
        <http://qudt.org/vocab/unit/PicoFARAD> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Capacitance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:iec61360Code "0112/2///62720#UAD021" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD021"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$C = Q/U$, where $Q$ is electric charge and $V$ is voltage."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Capacitance\" is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELCA> ;
    ns1:symbol "C" ;
    rdfs:comment "Applicable units are those of quantitykind:Capacitance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Inductance> a ns1:QuantityKind ;
    rdfs:label "المحاثة (التحريض)"@ar,
        "Индуктивност"@bg,
        "Indukčnost"@cs,
        "Induktivität"@de,
        "inductance"@en,
        "inductancia"@es,
        "القاوری"@fa,
        "Inductance électrique"@fr,
        "השראות"@he,
        "प्रेरकत्व"@hi,
        "induktivitás"@hu,
        "induttanza"@it,
        "インダクタンス・誘導係数"@ja,
        "inductantia"@la,
        "Indukstans"@ms,
        "indukcyjność"@pl,
        "indutância"@pt,
        "inductanță"@ro,
        "Индуктивность"@ru,
        "induktivnost"@sl,
        "İndüktans"@tr,
        "电感"@zh ;
    dcterms:description "\"Inductance\" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/H>,
        <http://qudt.org/vocab/unit/H_Ab>,
        <http://qudt.org/vocab/unit/H_Stat>,
        <http://qudt.org/vocab/unit/KiloH>,
        <http://qudt.org/vocab/unit/MicroH>,
        <http://qudt.org/vocab/unit/MilliH>,
        <http://qudt.org/vocab/unit/NanoH>,
        <http://qudt.org/vocab/unit/PicoH> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Inductance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD065" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-19"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD065"^^xsd:anyURI ;
    ns1:latexDefinition "$L =\\frac{\\Psi}{I}$, where $I$ is an electric current in a thin conducting loop, and $\\Psi$ is the linked flux caused by that electric current."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Inductance\" is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELIN> ;
    ns1:symbol "L" ;
    rdfs:comment "Applicable units are those of quantitykind:Inductance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MutualInductance> ;
    skos:altLabel "inductivity"@en,
        "Induktiviti"@ms .

<http://qudt.org/vocab/quantitykind/MagneticFlux> a ns1:QuantityKind ;
    rdfs:label "التدفق المغناطيسي"@ar,
        "Магнитен поток"@bg,
        "Magnetický tok"@cs,
        "magnetischer Flux"@de,
        "magnetic flux"@en,
        "flujo magnético"@es,
        "شار مغناطیسی"@fa,
        "Flux d'induction magnétique"@fr,
        "שטף מגנטי"@he,
        "चुम्बकीय बहाव"@hi,
        "mágneses fluxus"@hu,
        "flusso magnetico"@it,
        "磁束"@ja,
        "fluxus magneticus"@la,
        "Fluks magnet"@ms,
        "strumień magnetyczny"@pl,
        "fluxo magnético"@pt,
        "flux de inducție magnetică"@ro,
        "Магнитный поток"@ru,
        "magnetni pretok"@sl,
        "manyetik akı"@tr,
        "磁通量"@zh ;
    dcterms:description "\"Magnetic Flux\" is the product of the average magnetic field times the perpendicular area that it penetrates."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-A>,
        <http://qudt.org/vocab/unit/KiloWB>,
        <http://qudt.org/vocab/unit/MX>,
        <http://qudt.org/vocab/unit/MilliWB>,
        <http://qudt.org/vocab/unit/N-M-PER-A>,
        <http://qudt.org/vocab/unit/UnitPole>,
        <http://qudt.org/vocab/unit/V_Ab-SEC>,
        <http://qudt.org/vocab/unit/WB> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Magnetic_flux"^^xsd:anyURI ;
    ns1:expression "$magnetic-flux$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD099" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "http://www.oxfordreference.com/display/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1800"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD099"^^xsd:anyURI ;
    ns1:latexDefinition "$\\Phi = \\int_S B \\cdot e_n d A$, over a surface $S$, where $B$ is magnetic flux density and $e_n dA$ is the vector surface element."^^ns1:LatexString ;
    ns1:latexSymbol "$\\Phi$"^^ns1:LatexString,
        "$\\phi$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Magnetic Flux\" is the product of the average magnetic field times the perpendicular area that it penetrates." ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFlux" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Solubility_Water> a ns1:QuantityKind ;
    rdfs:label "Water Solubility"@en ;
    dcterms:description "An amount of substance per unit volume that is the concentration of a saturated solution expressed as the ratio of the solute concentration over the volume of water.  A substance's solubility fundamentally depends on several physical and chemical properties of the solution as well as the environment it is in."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:plainTextDescription "An amount of substance per unit volume that is the concentration of a saturated solution expressed as the ratio of the solute concentration over the volume of water.  A substance's solubility fundamentally depends on several physical and chemical properties of the solution as well as the environment it is in." ;
    rdfs:comment "Applicable units are those of quantitykind:Solubility_Water" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerVolume> .

<http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC> a ns1:Unit ;
    rdfs:label "British thermal unit (international table) per square inch second" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 1635339.842240684481368962737925476 ;
    ns1:conversionMultiplierSN 1.63534e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB268" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB268"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/(in²·s)" ;
    ns1:ucumCode "[Btu_IT].[in_i]-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per square foot hour" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 3.152481054142278037642495038076495 ;
    ns1:conversionMultiplierSN 3.152481e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB264" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB264"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/(ft²·h)" ;
    ns1:ucumCode "[Btu_th].[ft_i]-2.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per square foot minute" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 189.1488632485366822585497022845897 ;
    ns1:conversionMultiplierSN 1.891489e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB265" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB265"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/(ft²·min)" ;
    ns1:ucumCode "[Btu_th].[ft_i]-2.min-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC> a ns1:Unit ;
    rdfs:label "British thermal unit (thermochemical) per square foot second" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 11348.93179491220093551298213707538 ;
    ns1:conversionMultiplierSN 1.134893e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB267" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB267"^^xsd:anyURI ;
    ns1:symbol "Btu{th}/(ft²·s)" ;
    ns1:ucumCode "[Btu_th].[ft_i]-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN> a ns1:Unit ;
    rdfs:label "calorie (thermochemical) per square centimetre minute" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 697.3333333333333333333333333333335 ;
    ns1:conversionMultiplierSN 6.973333e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB269" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB269"^^xsd:anyURI ;
    ns1:symbol "cal/(cm²·min)" ;
    ns1:ucumCode "cal_th.cm-2.min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC> a ns1:Unit ;
    rdfs:label "calorie (thermochemical) per square centimetre second" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 41840.0 ;
    ns1:conversionMultiplierSN 4.184e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CAL_TH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB270" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB270"^^xsd:anyURI ;
    ns1:symbol "cal/(cm²·s)" ;
    ns1:ucumCode "cal_th.cm-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciB> a ns1:DimensionlessUnit,
        ns1:LogarithmicUnit,
        ns1:Unit ;
    rdfs:label "Decibel"@en ;
    dcterms:description "A customary logarithmic measure most commonly used (in various ways) for measuring sound.Sound is measured on a logarithmic scale. Informally, if one sound is $1\\,bel$ (10 decibels) \"louder\" than another, this means the louder sound is 10 times louder than the fainter one. A difference of 20 decibels corresponds to an increase of 10 x 10 or 100 times in intensity. The beginning of the scale, 0 decibels, can be set in different ways, depending on exactly the aspect of sound being measured. For sound intensity (the power of the sound waves per unit of area) $0\\,decibel$ is equal to $1\\,picoWatts\\,per\\,Metre\\,Squared$. This corresponds approximately to the faintest sound that can be detected by a person who has good hearing. For sound pressure (the pressure exerted by the sound waves) 0 decibels equals $20\\,micropascals\\,RMS$, and for sound power $0\\,decibels$ sometimes equals $1\\,picoWatt$. In all cases, one decibel equals $\\approx\\,0.115129\\,neper$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Decibel"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SoundExposureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPowerLevel>,
        <http://qudt.org/vocab/quantitykind/SoundPressureLevel>,
        <http://qudt.org/vocab/quantitykind/SoundReductionIndex> ;
    ns1:iec61360Code "0112/2///62720#UAA409" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Decibel?oldid=495380648"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA409"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/B> ;
    ns1:symbol "dB" ;
    ns1:ucumCode "dB"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2N" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC> a ns1:Unit ;
    rdfs:label "Erg per Square Centimetre Second"@en,
        "Erg per Square Centimeter Second"@en-US ;
    dcterms:description "\"Erg per Square Centimeter Second\" is a C.G.S System unit for  'Power Per Area' expressed as $erg/(cm^{2}-s)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$erg/(cm^{2}-s)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ERG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB055" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB055"^^xsd:anyURI ;
    ns1:symbol "erg/(cm²·s)" ;
    ns1:ucumCode "erg.cm-2.s-1"^^ns1:UCUMcs,
        "erg/(cm2.s)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC> a ns1:Unit ;
    rdfs:label "Foot Pound Force per Square Foot Second"@en ;
    dcterms:description "\"Foot Pound Force per Square Foot Second\" is an Imperial unit for  'Power Per Area' expressed as $ft \\cdot lbf/(ft^2 \\cdot s)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 14.5939042 ;
    ns1:conversionMultiplierSN 1.45939e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-lbf/ft^2s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:latexSymbol "$ft \\cdot lbf/(ft^2 \\cdot s)$"^^ns1:LatexString ;
    ns1:symbol "ft·lbf/(ft²·s)" ;
    ns1:ucumCode "[ft_i].[lbf_av].[sft_i]-1.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaV> a ns1:Unit ;
    rdfs:label "gigavolt" ;
    dcterms:description "1,000,000,000-fold of the SI derived unit volt" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAC772" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC772"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "GV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaW> a ns1:Unit ;
    rdfs:label "Gigawatt"@en ;
    dcterms:description "1,000,000,000-fold of the SI derived unit watt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA154" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA154"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the SI derived unit watt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "GW" ;
    ns1:ucumCode "GW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A90" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Square Centimetre Minute"@en,
        "Kilocalorie per Square Centimeter Minute"@en-US ;
    dcterms:description "\"Kilocalorie per Square Centimeter Minute\" is a unit for  'Power Per Area' expressed as $kcal/(cm^{2}-min)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 697333.3333333333333333333333333335 ;
    ns1:conversionMultiplierSN 6.973333e+05 ;
    ns1:expression "$kcal/(cm^{2}-min)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:symbol "kcal/(cm²·min)" ;
    ns1:ucumCode "kcal.cm-2.min-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilocalorie per Square Centimetre Second"@en,
        "Kilocalorie per Square Centimeter Second"@en-US ;
    dcterms:description "\"Kilocalorie per Square Centimeter Second\" is a unit for  'Power Per Area' expressed as $kcal/(cm^{2}-s)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 41840000.0 ;
    ns1:conversionMultiplierSN 4.184e+07 ;
    ns1:expression "$kcal/(cm^{2}-s)$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloCAL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:symbol "kcal/(cm²·s)" ;
    ns1:ucumCode "kcal.cm-2.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMOL> a ns1:Unit ;
    rdfs:label "Kilomole"@en ;
    dcterms:description "1 000-fold of the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:iec61360Code "0112/2///62720#UAA640" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA640"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit mol" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "kmol" ;
    ns1:ucumCode "kmol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW-PER-M2> a ns1:Unit ;
    rdfs:label "Kilowatt Per Square Metre"@en,
        "Kilowatt Per Square Meter"@en-US ;
    dcterms:description "1 000-fold of the SI derived unit watt divided by the square of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit watt divided by the square of the SI base unit metre" ;
    ns1:symbol "kW/m²" ;
    ns1:ucumCode "kW.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PA-PER-SEC> a ns1:Unit ;
    rdfs:label "metre pascal per second" ;
    dcterms:description "product of the SI base unit metre and the SI derived unit pascal divided by the SI base unit second" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAD914" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD914"^^xsd:anyURI ;
    ns1:symbol "m·Pa/s" ;
    ns1:ucumCode "m.Pa.s-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroW-PER-M2> a ns1:Unit ;
    rdfs:label "Microwatt per Square Metre"@en,
        "Microwatt per Square Meter"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit watt divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA081" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA081"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit watt divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "µW/m²" ;
    ns1:ucumCode "uW.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliW-PER-M2> a ns1:Unit ;
    rdfs:label "Milliwatt per Square Metre"@en,
        "Milliwatt per Square Meter"@en-US ;
    dcterms:description "0.001-fold of the SI derived unit weber divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA808" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA808"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit weber divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mW/m²" ;
    ns1:ucumCode "mW.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-HR> a ns1:Unit ;
    rdfs:label "Number per hour"@en ;
    ns1:conversionMultiplier 0.0002777777777777777777777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-HR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CountRate>,
        <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "#/h" ;
    ns1:ucumCode "/h"^^ns1:UCUMcs,
        "{#}.h-1"^^ns1:UCUMcs,
        "{#}/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-L> a ns1:Unit ;
    rdfs:label "Number per litre"@en ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-L> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/L" ;
    ns1:ucumCode "/L"^^ns1:UCUMcs,
        "{#}.L-1"^^ns1:UCUMcs,
        "{#}/L"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-M3> a ns1:Unit ;
    rdfs:label "Number per cubic metre"@en ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/m³" ;
    ns1:ucumCode "/m3"^^ns1:UCUMcs,
        "{#}.m-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-MilliM3> a ns1:Unit ;
    rdfs:label "Number per cubic millimeter"@en ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-MilliM3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    ns1:symbol "#/mm³" ;
    ns1:ucumCode "/mm3"^^ns1:UCUMcs,
        "{#}.mm-3"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-SEC> a ns1:Unit ;
    rdfs:label "Counts per second"@en ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CountRate>,
        <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "#/s" ;
    ns1:ucumCode "/s"^^ns1:UCUMcs,
        "{#}.s-1"^^ns1:UCUMcs,
        "{#}/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NUM-PER-YR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Number per Year"@en ;
    dcterms:description "\"Number per Year\" is a unit for  'Frequency' expressed as $\\#/yr$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000003168808781402895023702689684893655 ;
    ns1:conversionMultiplierSN 3.168809e-08 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PER-YR> ;
    ns1:expression "$\\#/yr$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CountRate>,
        <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:symbol "#/a" ;
    ns1:ucumCode "/a"^^ns1:UCUMcs,
        "{#}.a-1"^^ns1:UCUMcs,
        "{#}/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoW> a ns1:Unit ;
    rdfs:label "Nanowatt"@en ;
    dcterms:description "0.000000001-fold of the SI derived unit watt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA910" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA910"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI derived unit watt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "nW" ;
    ns1:ucumCode "nW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoW-PER-M2> a ns1:Unit ;
    rdfs:label "Picowatt per Square Metre"@en,
        "Picowatt per Square Meter"@en-US ;
    dcterms:description "0.000000000001-fold of the SI derived unit watt divided by the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAA936" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA936"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI derived unit watt divided by the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "pW/m²" ;
    ns1:ucumCode "pW.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_FG> a ns1:Unit ;
    rdfs:label "Ton of Refrigeration"@en ;
    dcterms:description "12000 btu per hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3516.853 ;
    ns1:conversionMultiplierSN 3.516853e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ton_of_refrigeration"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$t/fg$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/HeatFlowRate>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ton_of_refrigeration?oldid=494342824"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/tonOfRefrigeration> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J-PER-SEC> ;
    ns1:symbol "TOR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Watt per Square Centimetre"@en,
        "Watt per Square Centimeter"@en-US ;
    dcterms:description "Watt Per Square Centimeter is a unit of heat flux or thermal flux, the rate of heat energy transfer through a given surface."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:expression "$W/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB224" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB224"^^xsd:anyURI ;
    ns1:symbol "W/cm²" ;
    ns1:ucumCode "W.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-FT2> a ns1:Unit ;
    rdfs:label "Watt per Square Foot"@en ;
    dcterms:description "Watt Per Square Foot is a unit of heat flux or thermal flux, the rate of heat energy transfer through a given surface."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 10.7639104 ;
    ns1:conversionMultiplierSN 1.076391e+01 ;
    ns1:expression "$W/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:symbol "W/ft²" ;
    ns1:ucumCode "W.[sft_i]-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-IN2> a ns1:Unit ;
    rdfs:label "Watt per Square Inch"@en ;
    dcterms:description "Watt Per Square Inch is a unit of heat flux or thermal flux, the rate of heat energy transfer through a given surface."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1550.0031 ;
    ns1:conversionMultiplierSN 1.550003e+03 ;
    ns1:expression "$W/in^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB225" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB225"^^xsd:anyURI ;
    ns1:symbol "W/in²" ;
    ns1:ucumCode "W.[sin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Binary-Position a ns2:Binary-Position,
        ns2:Class,
        sh:NodeShape ;
    rdfs:label "Binary position enumerations"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent basic positional states i.e., Closed and Open.

: Binary-Position Enumerations

| Enumeration |
|:-----------|
| `Position-Closed` |
| `Position-Open` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Binary .

ns2:Connection a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Connection"^^xsd:string ;
    rdfs:comment """A `Connection` is the modeling construct used to represent the thing (e.g., pipe, duct, conductor, or free space) that is used to convey
some Medium (e.g., water, air, electricity, light, wi-fi) between two connectable things. All connections have two or more connection points bound
to either `Equipment` (see {s223:Equipment}), `DomainSpace` (see {s223:DomainSpace}), or `Junction` (see {s223:Junction}). See Figure 6-2. If the direction
of flow is constrained, that constraint is indicated by using one or more `InletConnectionPoint`s (see {s223:InletConnectionPoint}) to represent the
inflow points and `OutletConnectionPoint`s (see {s223:OutletConnectionPoint}) to represent the outflow points.

A `Connection` may contain branches or intersections. These may be modeled using `Junction`s if it is necessary to identify a specific intersection.
(see {s223:Junction}).

The constraint to maintain compatible mediums among a `Connection` and all of its associated `ConnectionPoint`s gives rise to multiple
validation test cases, where the specified medium might be a pure medium, or a mixture with constituents. See {s223:Substance-Medium} for
more details.

![Graphical Depiction of Connection.](figures/Figure_5-3_Connection.svg)"""^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "If the relation `connectsTo` is present it shall associate the `Connection` with a `Connectable`."^^xsd:string ;
            sh:class ns2:Connectable ;
            sh:message "s223: If the relation `connectsTo` is present it shall associate the `Connection` with a `Connectable`."^^xsd:string ;
            sh:name "ConnectionToDownstreamConnectableShape"^^xsd:string ;
            sh:path ns2:connectsTo ],
        [ rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
                    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
                    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
            sh:path ns2:cnx ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
                    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
                    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 1: A `Connection` with a pure medium and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
                    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasRole` is present it shall associate the `Connection` with an `EnumerationKind-Role`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Role ;
            sh:message "s223: If the relation `hasRole` is present it shall associate the `Connection` with an `EnumerationKind-Role`."^^xsd:string ;
            sh:path ns2:hasRole ],
        [ rdfs:comment "A `Connection` shall have two or more `connectsAt` relations to connection points"^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: A `Connection` shall have two or more `connectsAt` relations to connection points"^^xsd:string ;
            sh:minCount 2 ;
            sh:path ns2:connectsAt ;
            sh:severity sh:Warning ],
        [ rdfs:comment "A `Connection` shall be associated with exactly one `Substance-Medium` using the relation `hasMedium`."^^xsd:string ;
            sh:class ns2:Substance-Medium ;
            sh:maxCount 1 ;
            sh:message "s223: A `Connection` shall be associated with exactly one `Substance-Medium` using the relation `hasMedium`."^^xsd:string ;
            sh:minCount 1 ;
            sh:name "Connection medium"^^xsd:string ;
            sh:path ns2:hasMedium ],
        [ rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s, one with a medium with constituents and one with a pure medium."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
                    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
                    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasThermodynamicPhase` is present it shall associate the `Connection` with at most one `EnumerationKind-ThermodynamicPhase`."^^xsd:string ;
            sh:class ns2:EnumerationKind-ThermodynamicPhase ;
            sh:maxCount 1 ;
            sh:message "s223: If the relation `hasThermodynamicPhase` is present it shall associate the `Connection` with at most one `EnumerationKind-ThermodynamicPhase`."^^xsd:string ;
            sh:path ns2:hasThermodynamicPhase ],
        [ rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
                    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Connection` shall have two or more `cnx` relations to connection points"^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: A `Connection` shall have two or more `cnx` relations to connection points"^^xsd:string ;
            sh:path ns2:cnx ],
        [ rdfs:comment "If the relation `connectsFrom` is present it shall associate the `Connection` with a `Connectable`."^^xsd:string ;
            sh:class ns2:Connectable ;
            sh:message "s223: If the relation `connectsFrom` is present it shall associate the `Connection` with a `Connectable`."^^xsd:string ;
            sh:name "ConnectionToUpstreamConnectableShape"^^xsd:string ;
            sh:path ns2:connectsFrom ] .

ns2:DCVoltage-DCNegativeVoltage a ns2:Class,
        ns2:DCVoltage-DCNegativeVoltage,
        sh:NodeShape ;
    rdfs:label "DCVoltage-DCNegativeVoltage"^^xsd:string ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment """This class and its enumerated subclasses represent common negative voltages for DC electricity service.

: DCVoltage-DCNegativeVoltage Enumerations

| Enumeration |
|:-----------|
| `DCNegativeVoltage-12.0V` |
| `DCNegativeVoltage-190.0V` |
| `DCNegativeVoltage-2.5V` |
| `DCNegativeVoltage-24.0V` |
| `DCNegativeVoltage-3.0V` |
| `DCNegativeVoltage-380.0V` |
| `DCNegativeVoltage-48.0V` |
| `DCNegativeVoltage-5.0V` |
| `DCNegativeVoltage-6.0V` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Voltage-DCVoltage .

ns2:Electricity-DC a ns2:Class,
        ns2:Electricity-DC,
        sh:NodeShape ;
    rdfs:label "DC electricity"^^xsd:string ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    ns3:subclauses ( ns2:DC-12V ns2:DC-24V ns2:DC-380V ns2:DC-48V ns2:DC-5V ns2:DC-6V ns2:DC-PoE ) ;
    rdfs:comment """This class and its enumerated subclasses represent common DC electricity services.

: Electricity-DC Enumerations

| Enumeration |
|:-----------|
| `DC-12V` |
| `DC-24V` |
| `DC-380V` |
| `DC-48V` |
| `DC-5V` |
| `DC-6V` |
| `DC-PoE` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-Electricity ;
    sh:property [ rdfs:comment "A DC electricity medium shall have one or two reference voltages."^^xsd:string ;
            sh:class ns2:Numerical-Voltage ;
            sh:maxCount 2 ;
            sh:minCount 1 ;
            sh:path ns2:hasVoltage ] .

ns2:Role-HeatTransfer a ns2:Class,
        ns2:Role-HeatTransfer,
        sh:NodeShape ;
    rdfs:label "Heat transfer role"^^xsd:string ;
    rdfs:comment "Role-HeatTransfer"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:Signal-FiberEthernet a ns2:Class,
        ns2:Signal-FiberEthernet,
        sh:NodeShape ;
    rdfs:label "Fiber Ethernet"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent common fiber Ethernet communication protocols.

: Signal-FiberEthernet Enumerations

| Enumeration |
|:-----------|
| `FiberEthernet-OM1` |
| `FiberEthernet-OM2` |
| `FiberEthernet-OM3` |
| `FiberEthernet-OM4` |
| `FiberEthernet-OM5` |
| `FiberEthernet-OS1` |
| `FiberEthernet-OS2` |"""^^xsd:string,
        "`Signal-FiberEthernet`"^^xsd:string ;
    rdfs:subClassOf ns2:Infrared-Signal .

ns1:hasUnit rdfs:comment "A reference to the unit of measure of a `QuantifiableProperty` of interest."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AngularVelocity> a ns1:QuantityKind ;
    rdfs:label "سرعة زاوية"@ar,
        "Úhlová rychlost"@cs,
        "Winkelgeschwindigkeit"@de,
        "angular velocity"@en,
        "velocidad angular"@es,
        "سرعت زاویه‌ای"@fa,
        "vitesse angulaire"@fr,
        "कोणीय वेग"@hi,
        "velocità angolare"@it,
        "角速度"@ja,
        "Halaju bersudut"@ms,
        "Prędkość kątowa"@pl,
        "velocidade angular"@pt,
        "Viteză unghiulară"@ro,
        "Угловая скорость"@ru,
        "kotna hitrost"@sl,
        "Açısal hız"@tr,
        "角速度"@zh ;
    dcterms:description "Angular Velocity refers to how fast an object rotates or revolves relative to another point."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-HR>,
        <http://qudt.org/vocab/unit/DEG-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG-PER-SEC>,
        <http://qudt.org/vocab/unit/PlanckFrequency_Ang>,
        <http://qudt.org/vocab/unit/RAD-PER-HR>,
        <http://qudt.org/vocab/unit/RAD-PER-MIN>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Angular_velocity"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/AngularFrequency> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD009" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD009"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Angular_velocity"^^xsd:anyURI ;
    ns1:plainTextDescription "The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/VELA> ;
    rdfs:comment "Applicable units are those of quantitykind:AngularVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    skos:altLabel "angular speed"@en,
        "kelajuan bersudut"@ms .

<http://qudt.org/vocab/quantitykind/Conductance> a ns1:QuantityKind ;
    rdfs:label "Conductance"@en ;
    dcterms:description "$\\textit{Conductance}$, for a resistive two-terminal element or two-terminal circuit with terminals A and B, quotient of the electric current i in the element or circuit by the voltage $u_{AB}$ between the terminals: $G = \\frac{1}{R}$, where the electric current is taken as positive if its direction is from A to B and negative in the opposite case. The conductance of an element or circuit is the inverse of its resistance."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DeciS>,
        <http://qudt.org/vocab/unit/KiloS>,
        <http://qudt.org/vocab/unit/MHO>,
        <http://qudt.org/vocab/unit/MegaS>,
        <http://qudt.org/vocab/unit/MicroMHO>,
        <http://qudt.org/vocab/unit/MicroS>,
        <http://qudt.org/vocab/unit/MilliS>,
        <http://qudt.org/vocab/unit/NanoS>,
        <http://qudt.org/vocab/unit/PicoS>,
        <http://qudt.org/vocab/unit/S> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-06"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition """$G = Re\\underline{Y}$, where $\\underline{Y}$ is admittance.

Alternatively:

$G = \\frac{1}{R}$, where $R$ is resistance."""^^ns1:LatexString ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:Conductance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Admittance> .

<http://qudt.org/vocab/quantitykind/ElectricChargePerMass> a ns1:QuantityKind ;
    rdfs:label "Electric Charge Per Mass"@en ;
    dcterms:description "\"Electric Charge Per Mass\" is the charge associated with a specific mass of a substance. In the SI and ISO systems this is $1 kg$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-KiloGM>,
        <http://qudt.org/vocab/unit/A-M2-PER-J-SEC>,
        <http://qudt.org/vocab/unit/C-PER-KiloGM>,
        <http://qudt.org/vocab/unit/HZ-PER-T>,
        <http://qudt.org/vocab/unit/KiloR>,
        <http://qudt.org/vocab/unit/MegaHZ-PER-T>,
        <http://qudt.org/vocab/unit/MilliC-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliR>,
        <http://qudt.org/vocab/unit/PER-T-SEC>,
        <http://qudt.org/vocab/unit/R> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> a ns1:QuantityKind ;
    rdfs:label "كثافة التيار"@ar,
        "Hustota elektrického proudu"@cs,
        "elektrische Stromdichte"@de,
        "electric current density"@en,
        "densidad de corriente"@es,
        "چگالی جریان الکتریکی"@fa,
        "densité de courant"@fr,
        "धारा घनत्व"@hi,
        "densità di corrente elettrica"@it,
        "電流密度"@ja,
        "Ketumpatan arus elektrik"@ms,
        "Gęstość prądu elektrycznego"@pl,
        "densidade de corrente elétrica"@pt,
        "Densitate de curent"@ro,
        "плотность тока"@ru,
        "gostota električnega toka"@sl,
        "Akım yoğunluğu"@tr,
        "电流密度"@zh ;
    dcterms:description "\"Electric Current Density\" is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity. Electric current, $I$, through a surface $S$ is defined as $I = \\int_S J \\cdot e_n dA$, where $e_ndA$ is the vector surface element."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM2>,
        <http://qudt.org/vocab/unit/A-PER-M2>,
        <http://qudt.org/vocab/unit/A-PER-MilliM2>,
        <http://qudt.org/vocab/unit/A_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/A_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloA-PER-M2>,
        <http://qudt.org/vocab/unit/MegaA-PER-M2>,
        <http://qudt.org/vocab/unit/PlanckCurrentDensity> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Current_density"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD040" ;
    ns1:informativeReference "http://maxwells-equations.com/density/current.php"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD040"^^xsd:anyURI ;
    ns1:latexDefinition "$J = \\rho v$, where $\\rho$ is electric current density and $v$ is volume."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/CUDE> ;
    ns1:symbol "J" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrentDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "areic electric current"@en,
        "keluasan arus elektrik"@ms .

<http://qudt.org/vocab/quantitykind/ExpansionRatio> a ns1:QuantityKind ;
    rdfs:label "Expansion Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/M-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M>,
        <http://qudt.org/vocab/unit/PER-DEG_F>,
        <http://qudt.org/vocab/unit/PER-K>,
        <http://qudt.org/vocab/unit/PER-MegaK>,
        <http://qudt.org/vocab/unit/PPM-PER-K>,
        <http://qudt.org/vocab/unit/PPTM-PER-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ExpansionRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/InverseVolume> a ns1:QuantityKind ;
    rdfs:label "Inverse Volume"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/PER-CentiM3>,
        <http://qudt.org/vocab/unit/PER-FT3>,
        <http://qudt.org/vocab/unit/PER-IN3>,
        <http://qudt.org/vocab/unit/PER-L>,
        <http://qudt.org/vocab/unit/PER-M3>,
        <http://qudt.org/vocab/unit/PER-MilliL>,
        <http://qudt.org/vocab/unit/PER-MilliM3>,
        <http://qudt.org/vocab/unit/PER-YD3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:InverseVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MassPerTime> a ns1:QuantityKind ;
    rdfs:label "Mass per Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloGM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloLB-PER-HR>,
        <http://qudt.org/vocab/unit/LB-PER-HR>,
        <http://qudt.org/vocab/unit/LB-PER-MIN>,
        <http://qudt.org/vocab/unit/N-SEC-PER-M>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DAY>,
        <http://qudt.org/vocab/unit/SLUG-PER-SEC>,
        <http://qudt.org/vocab/unit/TONNE-PER-MO>,
        <http://qudt.org/vocab/unit/TONNE-PER-YR>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-HR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR> a ns1:Unit ;
    rdfs:label "British thermal unit (international table) per square foot hour" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 3.154590745063048768072844787664884 ;
    ns1:conversionMultiplierSN 3.154591e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB263" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB263"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/(ft²·h)" ;
    ns1:ucumCode "[Btu_IT].[ft_i]-2.h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC> a ns1:Unit ;
    rdfs:label "British thermal unit (international table) per square foot second" ;
    dcterms:description "unit of the surface heat flux according to the Imperial system of units" ;
    ns1:conversionMultiplier 11356.52668222697556506224123559358 ;
    ns1:conversionMultiplierSN 1.135653e+04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:iec61360Code "0112/2///62720#UAB266" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB266"^^xsd:anyURI ;
    ns1:symbol "Btu{IT}/(ft²·s)" ;
    ns1:ucumCode "[Btu_IT].[ft_i]-2.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Hour Square Foot"@en ;
    dcterms:description "$\\textit{BTU per Hour Square Foot}$ is an Imperial unit for  'Power Per Area' expressed as $Btu/(h-ft^2)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3.154590745063048768072844787664884 ;
    ns1:conversionMultiplierSN 3.154591e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR> ;
    ns1:expression "$Btu/(h-ft^{2})$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:symbol "Btu{IT}/(h·ft²)" ;
    ns1:ucumCode "[Btu_IT].h-1.[ft_i]-2"^^ns1:UCUMcs,
        "[Btu_IT]/(h.[ft_i]2)"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "BTU per Second Square Foot"@en ;
    dcterms:description "$\\textit{BTU per Second Square Foot}$ is an Imperial unit for  'Power Per Area' expressed as $Btu/(s\\cdot ft^2)$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 11356.52668222697556506224123559358 ;
    ns1:conversionMultiplierSN 1.135653e+04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC> ;
    ns1:expression "$Btu/(s-ft^{2})$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
    ns1:symbol "Btu{IT}/(s·ft²)" ;
    ns1:ucumCode "[Btu_IT].s-1.[ft_i]-2"^^ns1:UCUMcs,
        "[Btu_IT]/(s.[ft_i]2)"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-CentiM2-DAY> a ns1:Unit ;
    rdfs:label "Joules per square centimetre day"@en ;
    dcterms:description "Radiant energy per 10^-4 SI unit area over a period of one day."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea>,
        <http://qudt.org/vocab/quantitykind/Radiosity> ;
    ns1:symbol "J/(cm²·d)" ;
    ns1:ucumCode "J.cm-2.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaW> a ns1:Unit ;
    rdfs:label "MegaW"@en ;
    dcterms:description "1,000,000-fold of the derived unit watt" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA224" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA224"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "MW" ;
    ns1:ucumCode "MW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MAW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroW> a ns1:Unit ;
    rdfs:label "Microwatt"@en ;
    dcterms:description "0.000001-fold of the SI derived unit watt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA080" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA080"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit watt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "µW" ;
    ns1:ucumCode "uW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D80" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoW-PER-M2> a ns1:Unit ;
    rdfs:label "nanowatt per square metre" ;
    dcterms:description "0.000000001-fold of the SI derived unit watt divided by the SI base unit metre to the power two" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea>,
        <http://qudt.org/vocab/quantitykind/PoyntingVector> ;
    ns1:iec61360Code "0112/2///62720#UAB539" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB539"^^xsd:anyURI ;
    ns1:symbol "nW/m²" ;
    ns1:ucumCode "nW.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-KiloM> a ns1:Unit ;
    rdfs:label "Reciprocal Kilometre"@en,
        "Reciprocal Kilometer"@en-US ;
    dcterms:description "Per Kilometer Unit is a denominator unit with dimensions $/km$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:expression "$per-kilometer$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector>,
        <http://qudt.org/vocab/quantitykind/AttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/CurvatureFromRadius>,
        <http://qudt.org/vocab/quantitykind/InverseLength>,
        <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearIonization>,
        <http://qudt.org/vocab/quantitykind/PhaseCoefficient>,
        <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ;
    ns1:symbol "/km" ;
    ns1:ucumCode "/km"^^ns1:UCUMcs,
        "km-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MicroM> a ns1:Unit ;
    rdfs:label "Reciprocal Micrometre"@en,
        "Reciprocal Micrometer"@en-US ;
    dcterms:description "Per Micrometer Unit is a denominator unit with dimensions $/microm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:expression "$per-micrometer$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector>,
        <http://qudt.org/vocab/quantitykind/AttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/CurvatureFromRadius>,
        <http://qudt.org/vocab/quantitykind/InverseLength>,
        <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearIonization>,
        <http://qudt.org/vocab/quantitykind/PhaseCoefficient>,
        <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ;
    ns1:symbol "/μm" ;
    ns1:ucumCode "/um"^^ns1:UCUMcs,
        "um-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-MilliM> a ns1:Unit ;
    rdfs:label "Reciprocal Millimetre"@en,
        "Reciprocal Millimeter"@en-US ;
    dcterms:description "Per Millimeter Unit is a denominator unit with dimensions $/mm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:expression "$per-millimeter$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector>,
        <http://qudt.org/vocab/quantitykind/AttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/CurvatureFromRadius>,
        <http://qudt.org/vocab/quantitykind/InverseLength>,
        <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearIonization>,
        <http://qudt.org/vocab/quantitykind/PhaseCoefficient>,
        <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ;
    ns1:symbol "/mm" ;
    ns1:ucumCode "/mm"^^ns1:UCUMcs,
        "mm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-NanoM> a ns1:Unit ;
    rdfs:label "Reciprocal Nanometre"@en,
        "Reciprocal Nanometer"@en-US ;
    dcterms:description "Per Nanometer Unit is a denominator unit with dimensions $/nm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:expression "$per-nanometer$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector>,
        <http://qudt.org/vocab/quantitykind/AttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/CurvatureFromRadius>,
        <http://qudt.org/vocab/quantitykind/InverseLength>,
        <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearIonization>,
        <http://qudt.org/vocab/quantitykind/PhaseCoefficient>,
        <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ;
    ns1:symbol "/nm" ;
    ns1:ucumCode "/nm"^^ns1:UCUMcs,
        "nm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-PicoM> a ns1:Unit ;
    rdfs:label "Reciprocal Picometre"@en,
        "Reciprocal Picometer"@en-US ;
    dcterms:description "Per Picoometer Unit is a denominator unit with dimensions $/pm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:expression "$per-picoometer$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PicoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector>,
        <http://qudt.org/vocab/quantitykind/AttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/CurvatureFromRadius>,
        <http://qudt.org/vocab/quantitykind/InverseLength>,
        <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearIonization>,
        <http://qudt.org/vocab/quantitykind/PhaseCoefficient>,
        <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ;
    ns1:symbol "/pm" ;
    ns1:ucumCode "/pm"^^ns1:UCUMcs,
        "pm-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoMOL> a ns1:Unit ;
    rdfs:label "PicoMole"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance>,
        <http://qudt.org/vocab/quantitykind/ExtentOfReaction> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "pmol" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoW> a ns1:Unit ;
    rdfs:label "Picowatt"@en ;
    dcterms:description "0.000000000001-fold of the SI derived unit watt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA935" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA935"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI derived unit watt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "pW" ;
    ns1:ucumCode "pW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraW> a ns1:Unit ;
    rdfs:label "Terawatt"@en ;
    dcterms:description "1,000,000,000,000-fold of the SI derived unit watt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA289" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA289"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000-fold of the SI derived unit watt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "TW" ;
    ns1:ucumCode "TW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "واط في المتر المربع"@ar,
        "watt na metr čtvereční"@cs,
        "Watt je Quadratmeter"@de,
        "watt per square metre"@en,
        "Watt per Square Meter"@en-US,
        "vatio por metro cuadrado"@es,
        "وات بر مترمربع"@fa,
        "watt par mètre carré"@fr,
        "वाट प्रति वर्ग मीटर"@hi,
        "watt al metro quadrato"@it,
        "ワット毎平方メートル"@ja,
        "watt per meter persegi"@ms,
        "wat na metr kwadratowy"@pl,
        "watt por metro quadrado"@pt,
        "watt pe metru pătrat"@ro,
        "ватт на квадратный метр"@ru,
        "watt na kvadratni meter"@sl,
        "watt bölü metre kare"@tr,
        "瓦特每平方米"@zh ;
    dcterms:description "\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter ($W/m^2$) has a dimension of $MT^{-3\"$ where $M$ is mass, and $T$ is time. This unit is the standard SI unit in this category."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$W/m^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/PowerPerArea>,
        <http://qudt.org/vocab/quantitykind/PoyntingVector> ;
    ns1:iec61360Code "0112/2///62720#UAA310" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA310"^^xsd:anyURI ;
    ns1:symbol "W/m²" ;
    ns1:ucumCode "W.m-2"^^ns1:UCUMcs,
        "W/m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D54" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:DCVoltage-DCPositiveVoltage a ns2:Class,
        ns2:DCVoltage-DCPositiveVoltage,
        sh:NodeShape ;
    rdfs:label "DCVoltage-DCPositiveVoltage"^^xsd:string ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment """This class and its enumerated subclasses represent common positive voltages for DC electricity service.

: DCVoltage-DCPositiveVoltage Enumerations

| Enumeration |
|:-----------|
| `DCPositiveVoltage-12.0V` |
| `DCPositiveVoltage-190.0V` |
| `DCPositiveVoltage-2.5V` |
| `DCPositiveVoltage-24.0V` |
| `DCPositiveVoltage-3.0V` |
| `DCPositiveVoltage-380.0V` |
| `DCPositiveVoltage-48.0V` |
| `DCPositiveVoltage-5.0V` |
| `DCPositiveVoltage-6.0V` |
| `DCPositiveVoltage-PoE` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Voltage-DCVoltage .

<http://qudt.org/vocab/quantitykind/Admittance> a ns1:QuantityKind ;
    rdfs:label "Admittance"@en ;
    dcterms:description "\"Admittance\" is a measure of how easily a circuit or device will allow a current to flow. It is defined as the inverse of the impedance ($Z$). "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DeciS>,
        <http://qudt.org/vocab/unit/KiloS>,
        <http://qudt.org/vocab/unit/MHO>,
        <http://qudt.org/vocab/unit/MegaS>,
        <http://qudt.org/vocab/unit/MicroMHO>,
        <http://qudt.org/vocab/unit/MicroS>,
        <http://qudt.org/vocab/unit/MilliS>,
        <http://qudt.org/vocab/unit/NanoS>,
        <http://qudt.org/vocab/unit/PicoS>,
        <http://qudt.org/vocab/unit/S> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Admittance"^^xsd:anyURI,
        "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-51"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$Y = \\frac{1}{Z}$, where $Z$ is impedance."^^ns1:LatexString ;
    ns1:latexSymbol "$Y$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Admittance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Impedance> .

<http://qudt.org/vocab/quantitykind/HydraulicPermeability> a ns1:QuantityKind ;
    rdfs:label "Hydraulic Permeability"@en ;
    dcterms:description "Permeability is a property of porous materials that is an indication of the ability for fluids (gas or liquid) to flow through them. Fluids can more easily flow through a material with high permeability than one with low permeability. The permeability of a medium is related to the porosity, but also to the shapes of the pores in the medium and their level of connectedness."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DARCY>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliDARCY>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2> ;
    ns1:baseCGSUnitDimensions "$cm^2$"^^ns1:LatexString ;
    ns1:baseSIUnitDimensions "$m^2$"^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Permeability_(Earth_sciences)"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Permeability_(Earth_sciences)"^^xsd:anyURI ;
    ns1:plainTextDescription "Permeability is a property of porous materials that is an indication of the ability for fluids (gas or liquid) to flow through them. Fluids can more easily flow through a material with high permeability than one with low permeability. The permeability of a medium is related to the porosity, but also to the shapes of the pores in the medium and their level of connectedness." ;
    rdfs:comment "Applicable units are those of quantitykind:HydraulicPermeability" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Fluid Permeability"@en,
        "Permeability"@en .

<http://qudt.org/vocab/quantitykind/MassPerLength> a ns1:QuantityKind ;
    rdfs:label "Mass per Length"@en ;
    dcterms:description "Linear density, linear mass density or linear mass is a measure of mass per unit of length, and it is a characteristic of strings or other one-dimensional objects. The SI unit of linear density is the kilogram per metre ($kg/m$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DENIER>,
        <http://qudt.org/vocab/unit/GM-PER-KiloM>,
        <http://qudt.org/vocab/unit/GM-PER-M>,
        <http://qudt.org/vocab/unit/GM-PER-MilliM>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MilliM>,
        <http://qudt.org/vocab/unit/LB-PER-FT>,
        <http://qudt.org/vocab/unit/LB-PER-IN>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT>,
        <http://qudt.org/vocab/unit/TEX> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Linear_density"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Resistance> a ns1:QuantityKind ;
    rdfs:label "Resistance"@en ;
    dcterms:description "The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaOHM>,
        <http://qudt.org/vocab/unit/KiloOHM>,
        <http://qudt.org/vocab/unit/MegaOHM>,
        <http://qudt.org/vocab/unit/MicroOHM>,
        <http://qudt.org/vocab/unit/MilliOHM>,
        <http://qudt.org/vocab/unit/OHM>,
        <http://qudt.org/vocab/unit/OHM_Ab>,
        <http://qudt.org/vocab/unit/OHM_Stat>,
        <http://qudt.org/vocab/unit/PlanckImpedance>,
        <http://qudt.org/vocab/unit/TeraOHM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Resistance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-45"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$R = \\frac{u}{i}$, where $u$ is instantaneous voltage and $i$ is instantaneous electric current."^^ns1:LatexString ;
    ns1:plainTextDescription "The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current." ;
    ns1:symbol "R" ;
    rdfs:comment "Applicable units are those of quantitykind:Resistance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/Impedance>,
        <http://qudt.org/vocab/quantitykind/InstantaneousPower> .

<http://qudt.org/vocab/quantitykind/Resistivity> a ns1:QuantityKind ;
    rdfs:label "Resistivity"@en ;
    dcterms:description "\"Resistivity\" is the inverse of the conductivity when this inverse exists."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaOHM-M>,
        <http://qudt.org/vocab/unit/KiloOHM-M>,
        <http://qudt.org/vocab/unit/MegaOHM-KiloM>,
        <http://qudt.org/vocab/unit/MegaOHM-M>,
        <http://qudt.org/vocab/unit/MicroOHM-M>,
        <http://qudt.org/vocab/unit/MilliOHM-M>,
        <http://qudt.org/vocab/unit/NanoOHM-M>,
        <http://qudt.org/vocab/unit/OHM-CentiM>,
        <http://qudt.org/vocab/unit/OHM-KiloM>,
        <http://qudt.org/vocab/unit/OHM-M>,
        <http://qudt.org/vocab/unit/OHM-M2-PER-M>,
        <http://qudt.org/vocab/unit/OHM_CIRC-MIL-PER-FT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD161" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-04"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD161"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho = \\frac{1}{\\sigma}$, if it exists, where $\\sigma$ is conductivity."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Resistivity\" is the inverse of the conductivity when this inverse exists." ;
    rdfs:comment "Applicable units are those of quantitykind:Resistivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Conductivity> .

<http://qudt.org/vocab/quantitykind/SpecificEntropy> a ns1:QuantityKind ;
    rdfs:label "Specific Entropy"@en ;
    dcterms:description "\"Specific Entropy\" is entropy per unit of mass."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Entropy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:latexDefinition "$s = S/m$, where $S$ is entropy and $m$ is mass."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Specific Entropy\" is entropy per unit of mass." ;
    ns1:symbol "s" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEntropy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Entropy> .

<http://qudt.org/vocab/unit/CD> a ns1:Unit ;
    rdfs:label "قنديلة"@ar,
        "кандела"@bg,
        "kandela"@cs,
        "Candela"@de,
        "καντέλα"@el,
        "candela"@en,
        "candela"@es,
        "کاندلا"@fa,
        "candela"@fr,
        "קנדלה"@he,
        "कॅन्डेला"@hi,
        "kandela"@hu,
        "candela"@it,
        "カンデラ"@ja,
        "candela"@la,
        "kandela"@ms,
        "kandela"@pl,
        "candela"@pt,
        "candelă"@ro,
        "кандела"@ru,
        "kandela"@sl,
        "candela"@tr,
        "坎德拉"@zh ;
    dcterms:description "$\\textit{Candela}$ is a unit for  'Luminous Intensity' expressed as $cd$.  The candela is the SI base unit of luminous intensity; that is, power emitted by a light source in a particular direction, weighted by the luminosity function (a standardized model of the sensitivity of the human eye to different wavelengths, also known as the luminous efficiency function). A common candle emits light with a luminous intensity of roughly one candela."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Candela"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
    ns1:iec61360Code "0112/2///62720#UAA370" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Candela?oldid=484253082"^^xsd:anyURI,
        "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA370"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/candela> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/candela> ;
    ns1:symbol "cd" ;
    ns1:ucumCode "cd"^^ns1:UCUMcs ;
    ns1:udunitsCode "cd" ;
    ns1:uneceCommonCode "CDL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "جراي; غراي"@ar,
        "грей"@bg,
        "gray"@cs,
        "Gray"@de,
        "γκρέι"@el,
        "gray"@en,
        "gray"@es,
        "گری"@fa,
        "gray"@fr,
        "גריי"@he,
        "ग्रेय"@hi,
        "gray"@hu,
        "gray"@it,
        "グレイ"@ja,
        "graium"@la,
        "gray"@ms,
        "grej"@pl,
        "gray"@pt,
        "gray"@ro,
        "грэй"@ru,
        "gray"@sl,
        "gray"@tr,
        "戈瑞"@zh ;
    dcterms:description "The SI unit of radiation dose. Radiation carries energy, and when it is absorbed by matter the matter receives this energy. The dose is the amount of energy deposited per unit of mass. One gray is defined to be the dose of one joule of energy absorbed per kilogram of matter, or 100 rad. The unit is named for the British physician L. Harold Gray (1905-1965), an authority on the use of radiation in the treatment of cancer."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Grey"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AbsorbedDose>,
        <http://qudt.org/vocab/quantitykind/Kerma> ;
    ns1:iec61360Code "0112/2///62720#UAA163" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Grey?oldid=494774160"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA163"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gray> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/gray> ;
    ns1:siUnitsExpression "J/kg" ;
    ns1:symbol "Gy" ;
    ns1:ucumCode "Gy"^^ns1:UCUMcs ;
    ns1:udunitsCode "Gy" ;
    ns1:uneceCommonCode "A95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaV> a ns1:Unit ;
    rdfs:label "Megavolt"@en ;
    dcterms:description "1,000,000-fold of the derived unit volt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAA221" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA221"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit volt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "MV" ;
    ns1:ucumCode "MV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroV> a ns1:Unit ;
    rdfs:label "Microvolt"@en ;
    dcterms:description "0.000001-fold of the SI derived unit volt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAA078" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA078"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit volt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "µV" ;
    ns1:ucumCode "uV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D82" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliA> a ns1:Unit ;
    rdfs:label "MilliAmpere"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA775" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA775"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/A> ;
    ns1:symbol "mA" ;
    ns1:ucumCode "mA"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4K" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliMOL> a ns1:Unit ;
    rdfs:label "Millimole"@en ;
    dcterms:description "0.001-fold of the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:iec61360Code "0112/2///62720#UAA877" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA877"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit mol" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "mmol" ;
    ns1:ucumCode "mmol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/VAR> a ns1:Unit ;
    rdfs:label "Volt Ampere Reactive"@en ;
    dcterms:description "unit for reactive power"^^rdf:HTML ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ReactivePower> ;
    ns1:iec61360Code "0112/2///62720#UAB023" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB023"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for reactive power" ;
    ns1:symbol "VA{Reactive}" ;
    ns1:ucumCode "VA{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/WB> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ويبر; فيبر"@ar,
        "вебер"@bg,
        "weber"@cs,
        "Weber"@de,
        "βέμπερ"@el,
        "weber"@en,
        "weber"@es,
        "وبر"@fa,
        "weber"@fr,
        "ובר"@he,
        "वैबर"@hi,
        "weber"@hu,
        "weber"@it,
        "ウェーバ"@ja,
        "weberium"@la,
        "weber"@ms,
        "weber"@pl,
        "weber"@pt,
        "weber"@ro,
        "вебер"@ru,
        "weber"@sl,
        "weber"@tr,
        "韦伯"@zh ;
    dcterms:description "The SI unit of magnetic flux. \"Flux\" is the rate (per unit of time) at which something crosses a surface perpendicular to the flow. The weber is a large unit, equal to $10^{8}$ maxwells, and practical fluxes are usually fractions of one weber. The weber is the magnetic flux which, linking a circuit of one turn, would produce in it an electromotive force of 1 volt if it were reduced to zero at a uniform rate in 1 second. In SI base units, the dimensions of the weber are $(kg \\cdot m^2)/(s^2 \\cdot A)$. The weber is commonly expressed in terms of other derived units as the Tesla-square meter ($T \\cdot m^2$), volt-seconds ($V \\cdot s$), or joules per ampere ($J/A$)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Weber"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    ns1:iec61360Code "0112/2///62720#UAA317" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA317"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Weber_(unit)"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/weber> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/weber> ;
    ns1:siUnitsExpression "V.s" ;
    ns1:symbol "Wb" ;
    ns1:ucumCode "Wb"^^ns1:UCUMcs ;
    ns1:udunitsCode "Wb" ;
    ns1:uneceCommonCode "WEB" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Connectable a ns2:AbstractClass,
        sh:NodeShape ;
    rdfs:label "Connectable"^^xsd:string ;
    rdfs:comment "`Connectable` is an abstract class representing a thing such as, `Equipment` (see {s223:Equipment}), `DomainSpace` (see {s223:DomainSpace}), or `Junction` (see {s223:Junction}) that can be `connected` via connection points and connections."^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "If the relation `connectedFrom` is present it shall associate the `Connectable` with a `Connectable`."^^xsd:string ;
            sh:class ns2:Connectable ;
            sh:message "s223: If the relation `connectedFrom` is present it shall associate the `Connectable` with a `Connectable`."^^xsd:string ;
            sh:path ns2:connectedFrom ],
        [ rdfs:comment "If a `Connectable` has `connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
            sh:path ns2:cnx ;
            sh:severity sh:Warning ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
                    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `cnx` is present it shall associate the `Connectable` with a `ConnectionPoint`."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: If the relation `cnx` is present it shall associate the `Connectable` with a `ConnectionPoint`."^^xsd:string ;
            sh:path ns2:cnx ],
        [ rdfs:comment "If the relation `connectedTo` is present it shall associate the `Connectable` with a `Connectable`."^^xsd:string ;
            sh:class ns2:Connectable ;
            sh:message "s223: If the relation `connectedTo` is present it shall associate the `Connectable` with a `Connectable`."^^xsd:string ;
            sh:name "ConnectableToConnectableShape"^^xsd:string ;
            sh:path ns2:connectedTo ],
        [ rdfs:comment "If the relation `hasConnectionPoint` is present it shall associate the `Connectable` with a `ConnectionPoint`."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: If the relation `hasConnectionPoint` is present it shall associate the `Connectable` with a `ConnectionPoint`."^^xsd:string ;
            sh:name "EquipmentToConnectionPointShape"^^xsd:string ;
            sh:path ns2:hasConnectionPoint ],
        [ rdfs:comment "If the relation `connected` is present it shall associate the `Connectable` with a `Connectable`."^^xsd:string ;
            sh:class ns2:Connectable ;
            sh:message "s223: If the relation `connected` is present it shall associate the `Connectable` with a `Connectable`."^^xsd:string ;
            sh:name "SymmetricConnectableToConnectableShape"^^xsd:string ;
            sh:path ns2:connected ],
        [ rdfs:comment "If the relation `connectedThrough` is present it shall associate the `Connectable` with a `Connection`."^^xsd:string ;
            sh:class ns2:Connection ;
            sh:message "s223: If the relation `connectedThrough` is present it shall associate the `Connectable` with a `Connection`."^^xsd:string ;
            sh:name "EquipmentToConnectionShape"^^xsd:string ;
            sh:path ns2:connectedThrough ] .

ns2:DCVoltage-DCZeroVoltage a ns2:Class,
        ns2:DCVoltage-DCZeroVoltage,
        sh:NodeShape ;
    rdfs:label "DCVoltage-DCZeroVoltage"^^xsd:string ;
    ns2:hasVoltage ns2:Voltage-0V ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment "DCVoltage-DCZero voltage"^^xsd:string ;
    rdfs:subClassOf ns2:Voltage-DCVoltage .

<http://qudt.org/vocab/quantitykind/Activity> a ns1:QuantityKind ;
    rdfs:label "Activity"@en ;
    dcterms:description """
  $\\textit{Activity}$ is the number of decays per unit time of a radioactive sample,
   the term used to characterise the number of nuclei which disintegrate in a radioactive substance per unit time. 
  Activity is usually measured in Becquerels ($Bq$), where 1 $Bq$ is 1 disintegration per second,
   in honor of the scientist Henri Becquerel.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BQ>,
        <http://qudt.org/vocab/unit/CI>,
        <http://qudt.org/vocab/unit/GigaBQ>,
        <http://qudt.org/vocab/unit/KiloBQ>,
        <http://qudt.org/vocab/unit/KiloCi>,
        <http://qudt.org/vocab/unit/MegaBQ>,
        <http://qudt.org/vocab/unit/MicroBQ>,
        <http://qudt.org/vocab/unit/MicroCi>,
        <http://qudt.org/vocab/unit/MilliBQ>,
        <http://qudt.org/vocab/unit/MilliCi>,
        <http://qudt.org/vocab/unit/NanoBQ>,
        <http://qudt.org/vocab/unit/PetaBQ>,
        <http://qudt.org/vocab/unit/TeraBQ> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Radioactive_decay"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_number"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Radioactive_decay"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Radioactive_decay#Radioactive_decay_rates"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition """
  $A = Z + N$, where $Z$ is the atomic number and $N$ is the neutron number.
  Variation $dN$ of spontaneous number of nuclei $N$ in a particular energy state, 
   in a sample of radionuclide, due to spontaneous nuclear transitions from this state during an infinitesimal time interval, 
   divided by its duration $dt$, thus $A = -\\frac{dN}{dt}$.
  """^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ARRN> ;
    ns1:symbol "A" ;
    rdfs:comment "Applicable units are those of quantitykind:Activity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/StochasticProcess> .

<http://qudt.org/vocab/quantitykind/AngularFrequency> a ns1:QuantityKind ;
    rdfs:label "تردد زاوى"@ar,
        "Kreisfrequenz"@de,
        "angular frequency"@en,
        "pulsación"@es,
        "Pulsación"@fr,
        "frequenza angolare"@it,
        "角振動数"@ja,
        "pulsacja"@pl,
        "frequência angular"@pt,
        "角频率"@zh ;
    dcterms:description "\"Angular frequency\", symbol $\\omega$ (also referred to by the terms angular speed, radial frequency, circular frequency, orbital frequency, radian frequency, and pulsatance) is a scalar measure of rotation rate. Angular frequency (or angular speed) is the magnitude of the vector quantity angular velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG-PER-HR>,
        <http://qudt.org/vocab/unit/DEG-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG-PER-SEC>,
        <http://qudt.org/vocab/unit/PlanckFrequency_Ang>,
        <http://qudt.org/vocab/unit/RAD-PER-HR>,
        <http://qudt.org/vocab/unit/RAD-PER-MIN>,
        <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Angular_frequency"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Angular_frequency"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$\\omega = 2\\pi f$, where $f$ is frequency."^^ns1:LatexString ;
    ns1:latexSymbol "$\\omega$"^^ns1:LatexString ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:AngularFrequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    skos:altLabel "نابض"@ar,
        "Pulsatanzpulsation"@de,
        "pulsatance"@en,
        "pulsazione"@it,
        "角周波数"@ja,
        "pulsação"@pt,
        "角速度"@zh .

<http://qudt.org/vocab/quantitykind/Conductivity> a ns1:QuantityKind ;
    rdfs:label "Conductivity"@en ;
    dcterms:description """
  $\\textit{Conductivity}$ is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. 
  For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity.
  $$\\mathbf{J} = \\sigma \\mathbf{E}$$
  Where $\\mathbf{J}$ is electric current density, and $\\mathbf{E}$ is electric field strength.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DeciS-PER-M>,
        <http://qudt.org/vocab/unit/KiloS-PER-M>,
        <http://qudt.org/vocab/unit/MegaS-PER-M>,
        <http://qudt.org/vocab/unit/MicroS-PER-CentiM>,
        <http://qudt.org/vocab/unit/MicroS-PER-M>,
        <http://qudt.org/vocab/unit/MilliS-PER-CentiM>,
        <http://qudt.org/vocab/unit/MilliS-PER-M>,
        <http://qudt.org/vocab/unit/NanoS-PER-CentiM>,
        <http://qudt.org/vocab/unit/NanoS-PER-M>,
        <http://qudt.org/vocab/unit/PicoS-PER-M>,
        <http://qudt.org/vocab/unit/S-PER-CentiM>,
        <http://qudt.org/vocab/unit/S-PER-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD025" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-12-03"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD025"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{J} = \\sigma \\mathbf{E}$, where $\\mathbf{J}$ is electric current density, and $\\mathbf{E}$ is electric field strength."^^ns1:LatexString ;
    ns1:latexSymbol "$\\gamma$"^^ns1:LatexString,
        "$\\sigma$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Conductivity\" is a scalar or tensor quantity the product of which by the electric field strength in a medium is equal to the electric current density. For an isotropic medium the conductivity is a scalar quantity; for an anisotropic medium it is a tensor quantity." ;
    rdfs:comment "Applicable units are those of quantitykind:Conductivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity>,
        <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> .

<http://qudt.org/vocab/quantitykind/LiquidVolume> a ns1:QuantityKind ;
    rdfs:label "Liquid Volume"@en ;
    dcterms:description "Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BBL_US>,
        <http://qudt.org/vocab/unit/BBL_US_PET>,
        <http://qudt.org/vocab/unit/CUP>,
        <http://qudt.org/vocab/unit/CUP_US>,
        <http://qudt.org/vocab/unit/CentiL>,
        <http://qudt.org/vocab/unit/GAL_IMP>,
        <http://qudt.org/vocab/unit/GAL_UK>,
        <http://qudt.org/vocab/unit/GAL_US>,
        <http://qudt.org/vocab/unit/KiloCubicFT>,
        <http://qudt.org/vocab/unit/L>,
        <http://qudt.org/vocab/unit/OZ_VOL_US>,
        <http://qudt.org/vocab/unit/PINT_US>,
        <http://qudt.org/vocab/unit/QT_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:informativeReference "http://www.ehow.com/facts_6371078_liquid-volume_.html"^^xsd:anyURI ;
    ns1:plainTextDescription "Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement." ;
    rdfs:comment "Applicable units are those of quantitykind:LiquidVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Volume> .

<http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> a ns1:QuantityKind ;
    rdfs:label "درجة الحرارة المطلقة"@ar,
        "Термодинамична температура"@bg,
        "Termodynamická teplota"@cs,
        "thermodynamische Temperatur"@de,
        "Απόλυτη"@el,
        "thermodynamic temperature"@en,
        "temperatura"@es,
        "دمای ترمودینامیکی"@fa,
        "température thermodynamique"@fr,
        "טמפרטורה מוחלטת"@he,
        "ऊष्मगतिकीय तापमान"@hi,
        "abszolút hőmérséklet"@hu,
        "temperatura termodinamica"@it,
        "熱力学温度"@ja,
        "temperatura thermodynamica absoluta"@la,
        "Suhu termodinamik"@ms,
        "temperatura"@pl,
        "temperatura"@pt,
        "temperatură termodinamică"@ro,
        "Термодинамическая температура"@ru,
        "temperatura"@sl,
        "termodinamik sıcaklık"@tr,
        "热力学温度"@zh ;
    dcterms:description """Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics.
Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold.
In thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.""" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:dbpediaMatch "http://dbpedia.org/page/Thermodynamic_temperature"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD196" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD196"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Theta$"^^ns1:LatexString ;
    ns1:plainTextDescription """Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics.
Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold.
In thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.""" ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/TEMT> ;
    ns1:symbol "T" ;
    rdfs:comment "Applicable units are those of quantitykind:ThermodynamicTemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Temperature> ;
    skos:altLabel "Θερμοδυναμική Θερμοκρασία"@el,
        "temperatura assoluta"@it ;
    skos:broader <http://qudt.org/vocab/quantitykind/Temperature> .

<http://qudt.org/vocab/unit/AttoSEC> a ns1:Unit ;
    rdfs:label "Attosecond"@en ;
    dcterms:description """
  An $\\textit{AttoSecond}$ is 0.000000000000000001-fold of the SI base unit $second$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAC696" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC696"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000000000001-fold of the SI base unit second" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Atto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "as" ;
    ns1:ucumCode "as"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiPOISE-PER-BAR> a ns1:Unit ;
    rdfs:label "Centipoise per Bar"@en ;
    dcterms:description "0.01-fold of the CGS unit of the dynamic viscosity poise divided by the unit of the pressure bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiPOISE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA358" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA358"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the CGS unit of the dynamic viscosity poise divided by the unit of the pressure bar" ;
    ns1:symbol "cP/bar" ;
    ns1:ucumCode "cP.bar-1"^^ns1:UCUMcs,
        "cP/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DAY_Sidereal> a ns1:Unit ;
    rdfs:label "Sidereal Day"@en ;
    dcterms:description "The length of time which passes between a given fixed star in the sky crossing a given projected meridian (line of longitude). The sidereal day is $23 h 56 m 4.1 s$, slightly shorter than the solar day because the Earth 's orbital motion about the Sun  means the Earth  has to rotate slightly more than one turn with respect to the \"fixed\" stars in order to reach the same Earth-Sun orientation. Another way of thinking about the difference is that it amounts to $1/365.2425^{th}$ of a day per day, since even if the Earth  did not spin on its axis at all, the Sun  would appear to make one rotation around the Earth  as the Earth  completed a single orbit (which takes one year)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 86164.099 ;
    ns1:conversionMultiplierSN 8.61641e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sidereal_time"^^xsd:anyURI,
        "http://scienceworld.wolfram.com/astronomy/SiderealDay.html"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "day{sidereal}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciSEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "decisecond"@en ;
    dcterms:description "\"Decisecond\" is an SI unit for 'Time' expressed as $ds$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "https://simple.wikipedia.org/w/index.php?title=Decisecond&oldid=8898314"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "ds" ;
    ns1:ucumCode "ds"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FARAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "فاراد"@ar,
        "фарад"@bg,
        "farad"@cs,
        "Farad"@de,
        "φαράντ"@el,
        "farad"@en,
        "faradio"@es,
        "فاراد"@fa,
        "farad"@fr,
        "פאראד"@he,
        "फैराड"@hi,
        "farad"@hu,
        "farad"@it,
        "ファラド"@ja,
        "faradium"@la,
        "farad"@ms,
        "farad"@pl,
        "farad"@pt,
        "farad"@ro,
        "фарада"@ru,
        "farad"@sl,
        "farad"@tr,
        "法拉"@zh ;
    dcterms:description "The SI unit of electric capacitance. Very early in the study of electricity scientists discovered that a pair of conductors separated by an insulator can store a much larger charge than an isolated conductor can store. The better the insulator, the larger the charge that the conductors can hold. This property of a circuit is called capacitance, and it is measured in farads. One farad is defined as the ability to store one coulomb of charge per volt of potential difference between the two conductors. This is a natural definition, but the unit it defines is very large. In practical circuits, capacitance is often measured in microfarads, nanofarads, or sometimes even in picofarads (10-12 farad, or trillionths of a farad). The unit is named for the British physicist Michael Faraday (1791-1867), who was known for his work in electricity and electrochemistry."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Farad"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T4D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/C> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Capacitance> ;
    ns1:iec61360Code "0112/2///62720#UAA144" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Farad?oldid=493070876"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA144"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/farad> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/farad> ;
    ns1:siUnitsExpression "C/V" ;
    ns1:symbol "F" ;
    ns1:ucumCode "F"^^ns1:UCUMcs ;
    ns1:udunitsCode "F" ;
    ns1:uneceCommonCode "FAR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoSEC> a ns1:Unit ;
    rdfs:label "Femtosecond"@en ;
    dcterms:description "0.000000000000001-fold of the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAC697" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC697"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000000001-fold of the SI base unit second" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "fs" ;
    ns1:ucumCode "fs"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "هنري"@ar,
        "хенри"@bg,
        "henry"@cs,
        "Henry"@de,
        "χένρι"@el,
        "henry"@en,
        "henrio"@es,
        "هنری"@fa,
        "henry"@fr,
        "הנרי"@he,
        "हेनरी"@hi,
        "henry"@hu,
        "henry"@it,
        "ヘンリー"@ja,
        "henrium"@la,
        "henry"@ms,
        "henr"@pl,
        "henry"@pt,
        "henry"@ro,
        "генри"@ru,
        "henry"@sl,
        "henry"@tr,
        "亨利"@zh ;
    dcterms:description """
  The unit $\\textit{Henry}$ is the SI unit of electric inductance. 
  A changing magnetic field induces an electric current in a loop of wire (or in a coil of many loops) located in the field. 
  Although the induced voltage depends only on the rate at which the magnetic flux changes, measured in webers per second, the amount of the current depends also on the physical properties of the coil. 
  A coil with an inductance of one henry requires a flux of one weber for each ampere of induced current. 
  If, on the other hand, it is the current which changes, then the induced field will generate a potential difference within the coil: 
  if the inductance is one henry a current change of one ampere per second generates a potential difference of one volt. 
  The henry is a large unit; inductances in practical circuits are measured in millihenrys (mH) or microhenrys (u03bc H). 
  The unit is named for the American physicist Joseph Henry (1797-1878), one of several scientists who discovered independently how magnetic fields can be used to generate alternating currents. 

  A $\\textit{Henry}$ is defined as:

  $$\\text{H} \\; \\equiv \\; \\text{henry}\\; \\equiv\\; \\frac{\\text{Wb}}{\\text{A}}\\; \\equiv\\; \\frac{\\text{weber}}{\\text{amp}}\\; \\equiv\\ \\frac{\\text{V}\\cdot\\text{s}}{\\text{A}}\\; \\equiv\\; \\frac{\\text{volt} \\cdot \\text{second}}{\\text{amp}}\\; \\equiv\\ \\Omega\\cdot\\text{s}\\; \\equiv\\; \\text{ohm.second}$$
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Henry"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Inductance> ;
    ns1:iec61360Code "0112/2///62720#UAA165" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Henry?oldid=491435978"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA165"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/henry> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/henry> ;
    ns1:siUnitsExpression "Wb/A" ;
    ns1:symbol "H" ;
    ns1:ucumCode "H"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H-PER-KiloOHM> a ns1:Unit ;
    rdfs:label "Henry per Kiloohm"@en ;
    dcterms:description "SI derived unit henry divided by the 1 000-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/H> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA167" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA167"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit henry divided by the 1 000-fold of the SI derived unit ohm" ;
    ns1:symbol "H/kΩ" ;
    ns1:ucumCode "H.kOhm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H03" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/H-PER-OHM> a ns1:Unit ;
    rdfs:label "Henry per Ohm"@en ;
    dcterms:description "SI derived unit henry divided by the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/H> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA166" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA166"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit henry divided by the SI derived unit ohm" ;
    ns1:symbol "H/Ω" ;
    ns1:ucumCode "H.Ohm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H04" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HR_Sidereal> a ns1:Unit ;
    rdfs:label "Sidereal Hour"@en ;
    dcterms:description "Sidereal time is a time-keeping system astronomers use to keep track of the direction to point their telescopes to view a given star in the night sky. A mean sidereal day is about 23 h 56 m 4.1 s in length. However, due to variations in the rotation rate of the Earth, the rate of an ideal sidereal clock deviates from any simple multiple of a civil clock. In practice, the difference is kept track of by the difference UTC-UT1, which is measured by radio telescopes and kept on file and available to the public at the IERS and at the United States Naval Observatory. A Sidereal Hour is $1/24^{th}$ of a Sidereal Day. A mean sidereal day is 23 hours, 56 minutes, 4.0916 seconds (23.9344699 hours or 0.99726958 mean solar days), the time it takes Earth to make one rotation relative to the vernal equinox. (Due to nutation, an actual sidereal day is not quite so constant.) The vernal equinox itself precesses slowly westward relative to the fixed stars, completing one revolution in about 26,000 years, so the misnamed sidereal day (\"sidereal\" is derived from the Latin sidus meaning \"star\") is 0.0084 seconds shorter than Earth's period of rotation relative to the fixed stars."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3590.17 ;
    ns1:conversionMultiplierSN 3.59017e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sidereal_time"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "h{sidereal}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J-PER-SEC> a ns1:Unit ;
    rdfs:label "Joule per Second"@en ;
    dcterms:description "SI derived unit joule divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAB356" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB356"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit joule divided by the SI base unit second" ;
    ns1:symbol "J/s" ;
    ns1:ucumCode "J.s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "P14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloSEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "kilosecond"@en ;
    dcterms:description "\"Killosecond\" is an Imperial unit for  'Time' expressed as $ks$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Millisecond"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA647" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Millisecond?oldid=495102042"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA647"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "ks" ;
    ns1:ucumCode "ks"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MIN_Sidereal> a ns1:Unit ;
    rdfs:label "Sidereal Minute"@en ;
    dcterms:description "Sidereal time is a time-keeping system astronomers use to keep track of the direction to point their telescopes to view a given star in the night sky. A mean sidereal day is about $23 h 56 m 4.1 s$ in length. However, due to variations in the rotation rate of the Earth, the rate of an ideal sidereal clock deviates from any simple multiple of a civil clock. In practice, the difference is kept track of by the difference UTC-UT1, which is measured by radio telescopes and kept on file and available to the public at the IERS and at the United States Naval Observatory. A Sidereal Minute is $1/60^{th}$ of a Sidereal Hour, which is $1/24^{th}$ of a Sidereal Day."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 59.83617 ;
    ns1:conversionMultiplierSN 5.983617e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Sidereal_time"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "min{sidereal}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MO_MeanGREGORIAN> a ns1:Unit ;
    rdfs:label "Mean Gregorian Month"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "https://conversion.org/time/month-gregorian-average/"^^xsd:anyURI ;
    ns1:symbol "mo{Gregorian}" ;
    ns1:ucumCode "mo_g"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MON" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MO_MeanJulian> a ns1:Unit ;
    rdfs:label "Mean Julian Month"@en ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "https://www.convertunits.com/info/Julian+month"^^xsd:anyURI ;
    ns1:symbol "mo{mean Julian}" ;
    ns1:ucumCode "mo_j"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaHZ> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Megahertz"@en ;
    dcterms:description "\"Megahertz\" is a C.G.S System unit for  'Frequency' expressed as $MHz$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:iec61360Code "0112/2///62720#UAA209" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA209"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/HZ> ;
    ns1:symbol "MHz" ;
    ns1:ucumCode "MHz"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MHZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaYR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Million Years"@en ;
    dcterms:description "1,000,000-fold of the derived unit year."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 31557600000000.0 ;
    ns1:conversionMultiplierSN 3.15576e+13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "https://en.wiktionary.org/wiki/megayear"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit year." ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/YR> ;
    ns1:symbol "Ma" ;
    ns1:ucumCode "Ma"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Ma",
        "Mega Year"@en,
        "megannum"@la .

<http://qudt.org/vocab/unit/MicroH-PER-KiloOHM> a ns1:Unit ;
    rdfs:label "Microhenry per Kiloohm"@en ;
    dcterms:description "0.000001-fold of the SI derived unit henry divided by the 1,000-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA068" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA068"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit henry divided by the 1,000-fold of the SI derived unit ohm" ;
    ns1:symbol "μH/kΩ" ;
    ns1:ucumCode "uH.kOhm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroH-PER-OHM> a ns1:Unit ;
    rdfs:label "Microhenry per Ohm"@en ;
    dcterms:description "0.000001-fold of the SI derived unit henry divided by the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA067" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA067"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit henry divided by the SI derived unit ohm" ;
    ns1:symbol "μH/Ω" ;
    ns1:ucumCode "uH.Ohm-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "G99" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliH-PER-KiloOHM> a ns1:Unit ;
    rdfs:label "Millihenry per Kiloohm"@en ;
    dcterms:description "0.001-fold of the SI derived unit henry divided by the 1 000-fold of the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloOHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA791" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA791"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit henry divided by the 1 000-fold of the SI derived unit ohm" ;
    ns1:symbol "mH/kΩ" ;
    ns1:ucumCode "mH.kOhm-1"^^ns1:UCUMcs,
        "mH/kOhm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H05" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliH-PER-OHM> a ns1:Unit ;
    rdfs:label "Millihenry per Ohm"@en ;
    dcterms:description "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/OHM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliH> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA790" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA790"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm" ;
    ns1:symbol "mH/Ω" ;
    ns1:ucumCode "mH.Ohm-1"^^ns1:UCUMcs,
        "mH/Ohm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H06" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR> a ns1:Unit ;
    rdfs:label "Millipascal Second per Bar"@en ;
    dcterms:description "0.001-fold of the product of the SI derived unit pascal and the SI base unit second divided by the unit of the pressure bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliPA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA799" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA799"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the product of the SI derived unit pascal and the SI base unit second divided by the unit of the pressure bar" ;
    ns1:symbol "mPa·s/bar" ;
    ns1:ucumCode "mPa.s.bar-1"^^ns1:UCUMcs,
        "mPa.s/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoSEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "nanosecond"@en ;
    dcterms:description "A nanosecond is a SI unit of time equal to one billionth of a second (10-9 or 1/1,000,000,000 s). One nanosecond is to one second as one second is to 31.69 years. The word nanosecond is formed by the prefix nano and the unit second."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Nanosecond"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA913" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Nanosecond?oldid=919778950"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA913"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "ns" ;
    ns1:ucumCode "ns"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PA-SEC-PER-BAR> a ns1:Unit ;
    rdfs:label "Pascal Second per Bar"@en ;
    dcterms:description "product out of the SI derived unit pascal and the SI base unit second divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA267" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA267"^^xsd:anyURI ;
    ns1:plainTextDescription "product out of the SI derived unit pascal and the SI base unit second divided by the unit bar" ;
    ns1:symbol "Pa·s/bar" ;
    ns1:ucumCode "Pa.s.bar-1"^^ns1:UCUMcs,
        "Pa.s/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H07" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-M> a ns1:Unit ;
    rdfs:label "Reciprocal Metre"@en,
        "Reciprocal Meter"@en-US ;
    dcterms:description "Per Meter Unit is a denominator unit with dimensions $/m$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM-PER-M> ;
    ns1:expression "$per-meter$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector>,
        <http://qudt.org/vocab/quantitykind/AttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/CurvatureFromRadius>,
        <http://qudt.org/vocab/quantitykind/InverseLength>,
        <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient>,
        <http://qudt.org/vocab/quantitykind/LinearIonization>,
        <http://qudt.org/vocab/quantitykind/PhaseCoefficient>,
        <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ;
    ns1:iec61360Code "0112/2///62720#UAA738" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA738"^^xsd:anyURI ;
    ns1:symbol "/m" ;
    ns1:ucumCode "/m"^^ns1:UCUMcs,
        "m-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Reciprocal Second"@en ;
    dcterms:description "A reciprical unit of time for $\\textit{reciprocal second}$ or $\\textit{inverse second}$. The $\\textit{Per Second}$ is a unit of rate."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency>,
        <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:iec61360Code "0112/2///62720#UAD544" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD544"^^xsd:anyURI ;
    ns1:symbol "/s" ;
    ns1:ucumCode "/s"^^ns1:UCUMcs,
        "s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/POISE> a ns1:Unit ;
    rdfs:label "Poise"@en ;
    dcterms:description "The poise is the unit of dynamic viscosity in the centimetre gram second system of units. It is named after Jean Louis Marie Poiseuille."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Poise"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DynamicViscosity>,
        <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:iec61360Code "0112/2///62720#UAA255" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Poise?oldid=487835641"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA255"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/poise> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC> ;
    ns1:symbol "P" ;
    ns1:ucumCode "P"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/POISE-PER-BAR> a ns1:Unit ;
    rdfs:label "Poise per Bar"@en ;
    dcterms:description "CGS unit poise divided by the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BAR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA257" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA257"^^xsd:anyURI ;
    ns1:plainTextDescription "CGS unit poise divided by the unit bar" ;
    ns1:symbol "P/bar" ;
    ns1:ucumCode "P.bar-1"^^ns1:UCUMcs,
        "P/bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F06" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/POISE-PER-PA> a ns1:Unit ;
    rdfs:label "poise per pascal" ;
    dcterms:description "[CGS] unit poise divided by the SI derived unit pascal" ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PA> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/POISE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB311" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB311"^^xsd:anyURI ;
    ns1:symbol "P/Pa" ;
    ns1:ucumCode "P.Pa-1"^^ns1:UCUMcs,
        "P/Pa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoSEC> a ns1:Unit ;
    rdfs:label "Picosecond"@en ;
    dcterms:description "0.000000000001-fold of the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA950" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA950"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI base unit second" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "ps" ;
    ns1:ucumCode "ps"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckTime> a ns1:Unit ;
    rdfs:label "Planck Time"@en ;
    dcterms:description """
  In physics, the Planck time, denoted by $t_P$, is the unit of time in the system of natural units known as Planck units. 
  It is the time required for light to travel, in a vacuum, a distance of 1 Planck length. 
  The unit is named after Max Planck, who was the first to propose it.
  
  The formula for $\\textit{PlankTime}$ is:
  
  $$ \\\\ t_P \\equiv  \\sqrt{\\frac{\\hbar G}{c^5}} \\approx 5.39106(32) \\times 10^{-44} s$$
  
   where, $c$ is the speed of light in a vacuum, $\\hbar$ is the reduced Planck's constant
    (defined as $\\hbar = \\frac{h}{2 \\pi}$ and $G$ is the gravitational constant. 
  The two digits between parentheses denote the standard error of the estimated value.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 0.000000000000000000000000000000000000000000000000539124 ;
    ns1:conversionMultiplierSN 5.39124e-49 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_time"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_time?oldid=495362103"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    ns1:latexSymbol "$t_P$"^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "tₚ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SH> a ns1:Unit ;
    rdfs:label "Shake"@en ;
    dcterms:description "A shake is an informal unit of time equal to 10 nanoseconds. It has applications in nuclear physics, helping to conveniently express the timing of various events in a nuclear explosion. The typical time required for one step in the chain reaction (i.e. the typical time for each neutron to cause a fission event which releases more neutrons) is of order 1 shake, and the chain reaction is typically complete by 50 to 100 shakes."^^rdf:HTML ;
    ns1:conversionMultiplier 0.00000001 ;
    ns1:conversionMultiplierSN 1e-08 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Shake"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB226" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Shake?oldid=494796779"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB226"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/shake> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "shake" ;
    ns1:ucumCode "10.ns"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YR_Common> a ns1:Unit ;
    rdfs:label "Common Year"@en ;
    dcterms:description "31,536,000-fold of the SI base unit second according a common year with 365 days"^^rdf:HTML ;
    ns1:conversionMultiplier 31536000.0 ;
    ns1:conversionMultiplierSN 3.1536e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB025" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB025"^^xsd:anyURI ;
    ns1:plainTextDescription "31,536,000-fold of the SI base unit second according a common year with 365 days" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "a" ;
    ns1:uneceCommonCode "L95" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YR_Metrology> a ns1:Unit ;
    rdfs:label "metrology year" ;
    dcterms:description "31,557,600-fold of the SI base unit second according to one year with 365.25 days as physical quantity in the metrology" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAD922" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD922"^^xsd:anyURI ;
    ns1:symbol "y (metrology)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YR_Sidereal> a ns1:Unit ;
    rdfs:label "Sidereal Year"@en ;
    dcterms:description "A sidereal year is the time taken for Sun to return to the same position with respect to the stars of the celestial sphere."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 31558149.7632 ;
    ns1:conversionMultiplierSN 3.155815e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB028" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB028"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "a{sidereal}" ;
    ns1:uneceCommonCode "L96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YR_TROPICAL> a ns1:Unit ;
    rdfs:label "Tropical Year"@en ;
    dcterms:description "<p>A tropical year (also known as a solar year), for general purposes, is the length of time that the Sun takes to return to the same position in the cycle of seasons, as seen from Earth; for example, the time from vernal equinox to vernal equinox, or from summer solstice to summer solstice. Because of the precession of the equinoxes, the seasonal cycle does not remain exactly synchronised with the position of the Earth in its orbit around the Sun. As a consequence, the tropical year is about 20 minutes shorter than the time it takes Earth to complete one full orbit around the Sun as measured with respect to the fixed stars. Since antiquity, astronomers have progressively refined the definition of the tropical year, and currently define it as the time required for the mean Sun's tropical longitude (longitudinal position along the ecliptic relative to its position at the vernal equinox) to increase by 360 degrees (that is, to complete one full seasonal circuit)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 31556925.216 ;
    ns1:conversionMultiplierSN 3.155693e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB029" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB029"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "a{tropical}" ;
    ns1:ucumCode "a_t"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "solar year" .

ns2:EnumerationKind a ns2:Class,
        ns2:EnumerationKind,
        sh:NodeShape ;
    rdfs:label "Enumeration kind"^^xsd:string ;
    rdfs:comment """  This is the encapsulating class for all EnumerationKinds.
EnumerationKinds define the (closed) set of permissible values for a given purpose.
For example, the DayOfWeek `EnumerationKind` enumerates the days of the week and allows no other values.

EnumerationKinds are arranged in a class hierarchy tree, with the root class named `EnumerationKind`. Each subclass is named
starting with its immediate superclass, followed by a hyphen and a name that is unique among the sibling classes.
Each class is also an instance of itself. This unusual modeling pattern was used to achieve:

- The ability to set an EnumerationKind value that is more general, or not yet fully specified
at the time of modeling, such as s223:Electricity-AC without having to state exactly what voltage or frequency it is.

- The ability to use the sh:class SHACL predicate at any level in the EnumerationKind hierarchy
to constrain a value in the s223 specification, even if it is a more general one such as s223:Electricity-AC in the above example.

Certain validation constraints exist in the standard that evaluate compatibility of EnumerationKinds.
Two values are deemed compatible if they are the same, if one is a direct ancestor (or descendant) of the other,
or if they are mixtures sharing at least one constituent."""^^xsd:string ;
    rdfs:subClassOf ns2:Concept .

ns2:EnumerationKind-Domain a ns2:Class,
        ns2:EnumerationKind-Domain,
        sh:NodeShape ;
    rdfs:label "Domain"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent building systems and services e.g., HVAC, Lighting, and Plumbing.

: EnumerationKind-Domain Enumerations

| Enumeration |
|:-----------|
| `Domain-ConveyanceSystems` |
| `Domain-Electrical` |
| `Domain-FireProtection` |
| `Domain-HVAC` |
| `Domain-Lighting` |
| `Domain-Networking` |
| `Domain-Occupancy` |
| `Domain-PhysicalSecurity` |
| `Domain-Plumbing` |
| `Domain-Refrigeration` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

ns2:Fluid-Refrigerant a ns2:Class,
        ns2:Fluid-Refrigerant,
        sh:NodeShape ;
    rdfs:label "Refrigerant"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent commonly used refrigerants.

: Fluid-Refrigerant Enumerations

| Enumeration |
|:-----------|
| `Refrigerant-R-123` |
| `Refrigerant-R-134A` |
| `Refrigerant-R-22` |
| `Refrigerant-R-290` |
| `Refrigerant-R-404A` |
| `Refrigerant-R-407C` |
| `Refrigerant-R-410A` |
| `Refrigerant-R-600A` |
| `Refrigerant-R-717` |
| `Refrigerant-R-744` |
"""^^xsd:string ;
    rdfs:subClassOf ns2:Mix-Fluid .

ns2:contains a ns2:Relation,
        rdf:Property ;
    rdfs:label "contains"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a piece of `Equipment` with its component pieces of `Equipment`, or a `PhysicalSpace` (see {s223:PhysicalSpace}) with its component `PhysicalSpace`s."^^xsd:string .

<http://qudt.org/vocab/quantitykind/ModulusOfElasticity> a ns1:QuantityKind ;
    rdfs:label "Modulus of Elasticity"@en ;
    dcterms:description "The Modulus of Elasticity is the mathematical description of an object or substance's tendency to be deformed elastically (that is, non-permanently) when a force is applied to it."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Elastic_modulus"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$E = \\frac{\\sigma}{\\varepsilon}$, where $\\sigma$ is the normal stress and $\\varepsilon$ is the linear strain."^^ns1:LatexString ;
    ns1:plainTextDescription "The Modulus of Elasticity is the mathematical description of an object or substance's tendency to be deformed elastically (that is, non-permanently) when a force is applied to it." ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:ModulusOfElasticity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ShearModulus> a ns1:QuantityKind ;
    rdfs:label "Shear Modulus"@en ;
    dcterms:description "The Shear Modulus or modulus of rigidity, denoted by $G$, or sometimes $S$ or $\\mu$, is defined as the ratio of shear stress to the shear strain."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Shear_modulus"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$G = \\frac{\\tau}{\\gamma}$, where $\\tau$ is the shear stress and $\\gamma$ is the shear strain."^^ns1:LatexString ;
    ns1:symbol "G" ;
    rdfs:comment "Applicable units are those of quantitykind:ShearModulus" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificVolume> a ns1:QuantityKind ;
    rdfs:label "Specific Volume"@en ;
    dcterms:description "\"Specific Volume\" ($\\nu$) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-GM>,
        <http://qudt.org/vocab/unit/DeciL-PER-GM>,
        <http://qudt.org/vocab/unit/DeciM3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/FT3-PER-LB>,
        <http://qudt.org/vocab/unit/IN3-PER-LB>,
        <http://qudt.org/vocab/unit/L-PER-KiloGM>,
        <http://qudt.org/vocab/unit/M3-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-GM>,
        <http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD175" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Specific_volume"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD175"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$sv = \\frac{1}{\\rho}$, where $\\rho$ is mass density."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/SPVO> ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Density> .

<http://qudt.org/vocab/quantitykind/TemperaturePerTime> a ns1:QuantityKind ;
    rdfs:label "Temperature per Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C-PER-HR>,
        <http://qudt.org/vocab/unit/DEG_C-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG_C-PER-SEC>,
        <http://qudt.org/vocab/unit/DEG_C-PER-YR>,
        <http://qudt.org/vocab/unit/DEG_F-PER-HR>,
        <http://qudt.org/vocab/unit/DEG_F-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG_F-PER-SEC>,
        <http://qudt.org/vocab/unit/DEG_R-PER-HR>,
        <http://qudt.org/vocab/unit/DEG_R-PER-MIN>,
        <http://qudt.org/vocab/unit/DEG_R-PER-SEC>,
        <http://qudt.org/vocab/unit/K-PER-HR>,
        <http://qudt.org/vocab/unit/K-PER-MIN>,
        <http://qudt.org/vocab/unit/K-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
    rdfs:comment "Applicable units are those of quantitykind:TemperaturePerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/DecaARE> a ns1:Unit ;
    rdfs:label "Decare"@en ;
    dcterms:description "unit of the area which is mainly common in the agriculture and forestry: 1 da = 10 a"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAB049" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB049"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the area which is mainly common in the agriculture and forestry: 1 da = 10 a" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/ARE> ;
    ns1:symbol "daa" ;
    ns1:ucumCode "daar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DAA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloMIL_Circ> a ns1:Unit ;
    rdfs:label "thousands of circular mil" ;
    dcterms:description "unit of area, defined by a circle with a diameter of one thousand mil (one inch or 25.4 mm) based on the formula: area = π·(diameter/2)²" ;
    ns1:conversionMultiplier 0.0000005067075 ;
    ns1:conversionMultiplierSN 5.067075e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAD931" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD931"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MIL_Circ> ;
    ns1:symbol "kcmil" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MO_Synodic> a ns1:Unit ;
    rdfs:label "Synodic month"@en ;
    dcterms:description "A unit of time corresponding approximately to one cycle of the moon's phases, or about 30 days or 4 weeks and calculated as 29.53059 days."^^rdf:HTML ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MO> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:informativeReference "http://www.thefreedictionary.com/Synodal+month"^^xsd:anyURI ;
    ns1:symbol "mo{synodic}" ;
    ns1:ucumCode "mo_s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaSEC> a ns1:Unit ;
    rdfs:label "megasecond" ;
    dcterms:description "1,000,000-fold of the SI derived unit second" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Period>,
        <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAC698" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC698"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "Ms" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroRAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "microradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:guidance "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a>"^^rdf:HTML ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA094" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA094"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/RAD> ;
    ns1:symbol "µrad" ;
    ns1:ucumCode "urad"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B97" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroSEC> a ns1:Unit ;
    rdfs:label "microsecond"@en ;
    dcterms:description "\"Microsecond\" is a unit for  'Time' expressed as $microsec$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA095" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA095"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "µs" ;
    ns1:ucumCode "us"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B98" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliARCSEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Milli ArcSecond"@en ;
    dcterms:description "A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation.  the milliarcsecond, abbreviated mas, is used in astronomy."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000000484813681 ;
    ns1:conversionMultiplierSN 4.848137e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Minute_of_arc"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/ARCSEC> ;
    ns1:symbol "mas" ;
    ns1:ucumCode "m''"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliRAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "milliradian"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:guidance "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a>"^^rdf:HTML ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA897" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA897"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/RAD> ;
    ns1:symbol "mrad" ;
    ns1:ucumCode "mrad"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliSEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "millisecond"@en ;
    dcterms:description "\"Millisecond\" is an Imperial unit for 'Time' expressed as $ms$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Millisecond"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA899" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Millisecond?oldid=495102042"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA899"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "ms" ;
    ns1:ucumCode "ms"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliV> a ns1:Unit ;
    rdfs:label "Millivolt"@en ;
    dcterms:description "0,001-fold of the SI derived unit volt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAA804" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA804"^^xsd:anyURI ;
    ns1:plainTextDescription "0,001-fold of the SI derived unit volt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "mV" ;
    ns1:ucumCode "mV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2Z" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckArea> a ns1:Unit ;
    rdfs:label "Planck Area"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 0.0000000000000000000000000000000000000000000000000000000000000000000000261223 ;
    ns1:conversionMultiplierSN 2.61223e-71 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:symbol "planckarea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/S> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "سيمنز"@ar,
        "сименс"@bg,
        "siemens"@cs,
        "Siemens"@de,
        "ζίμενς"@el,
        "siemens"@en,
        "siemens"@es,
        "زیمنس"@fa,
        "siemens"@fr,
        "סימנס"@he,
        "सीमैन्स"@hi,
        "siemens"@hu,
        "siemens"@it,
        "ジーメンス"@ja,
        "siemens"@la,
        "siemens"@ms,
        "simens"@pl,
        "siemens"@pt,
        "siemens"@ro,
        "сименс"@ru,
        "siemens"@sl,
        "siemens"@tr,
        "西门子"@zh ;
    dcterms:description """$\\textit{Siemens}$ is the SI unit of electric conductance, susceptance, and admittance. 
The most important property of a conductor is the amount of current it will carry when a voltage is applied. 
Current flow is opposed by resistance in all circuits, and by also by reactance and impedance in alternating current circuits. 
Conductance, susceptance, and admittance are the inverses of resistance, reactance, and impedance, respectively. 
To measure these properties, the siemens is the reciprocal of the ohm. In other words, the conductance, susceptance, or admittance, in siemens, is simply 1 divided by the resistance, reactance or impedance, respectively, in ohms. 
The unit is named for the German electrical engineer Werner von Siemens (1816-1892).
$$\\  \\text{Siemens}\\equiv\\frac{\\text{A}}{\\text{V}}\\equiv\\frac{\\text{amp}}{\\text{volt}}\\equiv\\frac{\\text{F}}{\\text {s}}\\equiv\\frac{\\text{farad}}{\\text{second}}$$
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MHO> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Admittance>,
        <http://qudt.org/vocab/quantitykind/Conductance> ;
    ns1:iec61360Code "0112/2///62720#UAA277" ;
    ns1:informativeReference "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA277"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Siemens_(unit)"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/siemens> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/siemens> ;
    ns1:siUnitsExpression "A/V" ;
    ns1:symbol "S" ;
    ns1:ucumCode "S"^^ns1:UCUMcs ;
    ns1:udunitsCode "S" ;
    ns1:uneceCommonCode "SIE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Yard"@en ;
    dcterms:description "The square yard is an imperial/US customary unit of area, formerly used in most of the English-speaking world but now generally replaced by the square metre outside of the U.S. , Canada and the U.K. It is defined as the area of a square with sides of one yard in length. (Gaj in Hindi)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.83612736 ;
    ns1:conversionMultiplierSN 8.361274e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$yd^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAB034" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB034"^^xsd:anyURI ;
    ns1:symbol "yd²" ;
    ns1:ucumCode "[syd_i]"^^ns1:UCUMcs,
        "[yd_i]2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "YDK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Medium-Constituent a ns2:Class,
        ns2:Medium-Constituent,
        sh:NodeShape ;
    rdfs:label "Constituent"^^xsd:string ;
    ns3:subclauses ( ns2:Constituent-Electricity ns2:Constituent-EM ns2:Constituent-NOX ) ;
    rdfs:comment """
This class and its enumerated subclasses represent substances that may be combined to form a `Medium-Mix`. Constituents are distinguished from `Medium-Mix` and its subclasses in that constituents cannot use the `composedOf` relation to reference a concentration of other constituents.

: Medium-Constituent Enumerations

| Enumeration |
|:-----------|
| `Constituent-CO2` |
| `Constituent-CO` |
| `Constituent-Electricity` (see {s223:Constituent-Electricity}) |
| `Constituent-EM` (see {s223:Constituent-EM}) |
| `Constituent-Glycol` |
| `Constituent-H2O` |
| `Constituent-H2S` |
| `Constituent-CH4` |
| `Constituent-NOX` (see {s223:Constituent-NOX}) |
| `Constituent-O3` |
| `Constituent-Radon` |
| `Constituent-SO2` |
| `Constituent-VolatileOrganicCompounds` |
"""^^xsd:string ;
    rdfs:subClassOf ns2:Substance-Medium .

ns2:QuantifiableObservableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Quantifiable Observable Property"^^xsd:string ;
    rdfs:comment "This class is for instances of `QuantifiableProperty` for which numerical values are observed, like a temperature reading or a voltage measure."^^xsd:string ;
    rdfs:subClassOf ns2:ObservableProperty,
        ns2:QuantifiableProperty ;
    sh:property [ rdfs:comment "A `QuantifiableObservableProperty` can be associated with zero or more `QuantifiableProperty`(s) indicating the desired value(s) which the control process is trying to maintain using the relation `hasSetpoint`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:message "s223: A `QuantifiableObservableProperty` can be associated with zero or more `QuantifiableProperty`(s) indicating the desired value(s) which the control process is trying to maintain using the relation `hasSetpoint`."^^xsd:string ;
            sh:path ns2:hasSetpoint ] .

<http://qudt.org/vocab/quantitykind/AmountOfSubstance> a ns1:QuantityKind ;
    rdfs:label "كمية المادة"@ar,
        "Количество вещество"@bg,
        "Látkové množství"@cs,
        "Stoffmenge"@de,
        "Ποσότητα Ουσίας"@el,
        "amount of substance"@en,
        "cantidad de sustancia"@es,
        "مقدار ماده"@fa,
        "quantité de matière"@fr,
        "כמות חומר"@he,
        "पदार्थ की मात्रा"@hi,
        "anyagmennyiség"@hu,
        "quantità di sostanza"@it,
        "物質量"@ja,
        "quantitas substantiae"@la,
        "Jumlah bahan"@ms,
        "liczność materii"@pl,
        "quantidade de substância"@pt,
        "cantitate de substanță"@ro,
        "Количество вещества"@ru,
        "množina snovi"@sl,
        "madde miktarı"@tr,
        "物质的量"@zh ;
    dcterms:description """
  $\\textit{Amount of Substance}$ is a standards-defined quantity that measures the size of an ensemble of elementary entities,
   such as atoms, molecules, electrons, and other particles. 
  It is sometimes referred to as chemical amount.

  The International System of Units (SI) defines the amount of substance to be proportional to the number of elementary entities present. 
  The SI unit for amount of substance is mole. 
  It has the unit symbol $mol$.

  The mole is defined as the amount of substance that contains an equal number of elementary entities as there are atoms in 0.012kg of the isotope carbon-12. 
  This number is called Avogadro's number and has the value $6.02214179(30) \\times 10^{23}$. 
  
  The only other unit of amount of substance in current use is the $pound-mole$ with the symbol $lb-mol$,
   which is sometimes used in chemical engineering in the United States. 
  One $pound-mole$ is exactly $453.59237 mol$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL>,
        <http://qudt.org/vocab/unit/FemtoMOL>,
        <http://qudt.org/vocab/unit/IU>,
        <http://qudt.org/vocab/unit/KiloMOL>,
        <http://qudt.org/vocab/unit/MOL>,
        <http://qudt.org/vocab/unit/MOL_LB>,
        <http://qudt.org/vocab/unit/MicroMOL>,
        <http://qudt.org/vocab/unit/MilliMOL>,
        <http://qudt.org/vocab/unit/MilliOSM>,
        <http://qudt.org/vocab/unit/NanoMOL>,
        <http://qudt.org/vocab/unit/OSM>,
        <http://qudt.org/vocab/unit/PicoMOL>,
        <http://qudt.org/vocab/unit/SCF>,
        <http://qudt.org/vocab/unit/SCM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Amount_of_substance"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD004" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Amount_of_substance"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD004"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/AMSU> ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstance" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "chemical amount"@en,
        "quantità chimica"@it,
        "quantità di materia"@it,
        "jumlah kimia"@ms .

<http://qudt.org/vocab/quantitykind/ElectricFieldStrength> a ns1:QuantityKind ;
    rdfs:label "شدة المجال الكهربائي"@ar,
        "Електрично поле"@bg,
        "elektrické pole"@cs,
        "elektrische Feldstärke"@de,
        "Ηλεκτρικό πεδίο"@el,
        "electric field strength"@en,
        "intensidad de campo eléctrico"@es,
        "شدت میدان الکتریکی"@fa,
        "intensité de champ électrique"@fr,
        "שדה חשמלי"@he,
        "विद्युत्-क्षेत्र"@hi,
        "Elektromos mező"@hu,
        "intensità di campo elettrico"@it,
        "電界強度"@ja,
        "Kekuatan medan elektrik"@ms,
        "natężenie pola elektrycznego"@pl,
        "intensidade de campo elétrico"@pt,
        "câmp electric"@ro,
        "Напряженность электрического поля"@ru,
        "jakost električnega polja"@sl,
        "elektriksel alan kuvveti"@tr,
        "電場"@zh ;
    dcterms:description "$\\textit{Electric Field Strength}$ is the magnitude and direction of an electric field, expressed by the value of $E$, also referred to as $\\color{indigo} {\\textit{electric field intensity}}$ or simply the electric field."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KiloV-PER-M>,
        <http://qudt.org/vocab/unit/MegaV-PER-M>,
        <http://qudt.org/vocab/unit/MicroV-PER-M>,
        <http://qudt.org/vocab/unit/MilliV-PER-M>,
        <http://qudt.org/vocab/unit/V-PER-CentiM>,
        <http://qudt.org/vocab/unit/V-PER-IN>,
        <http://qudt.org/vocab/unit/V-PER-M>,
        <http://qudt.org/vocab/unit/V-PER-MilliM>,
        <http://qudt.org/vocab/unit/V_Ab-PER-CentiM>,
        <http://qudt.org/vocab/unit/V_Stat-PER-CentiM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD042" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD042"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{E} = \\mathbf{F}/q$, where $\\mathbf{F}$ is force and $q$ is electric charge, of a test particle at rest."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mathbf{E} $"^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELFS> ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricFieldStrength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/NumberDensity> a ns1:QuantityKind ;
    rdfs:label "Number Density"@en ;
    dcterms:description "In physics, astronomy, and chemistry, number density (symbol: n) is a kind of quantity used to describe the degree of concentration of countable objects (atoms, molecules, dust particles, galaxies, etc.) in the three-dimensional physical space."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/NUM-PER-L>,
        <http://qudt.org/vocab/unit/NUM-PER-M3>,
        <http://qudt.org/vocab/unit/NUM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliM3>,
        <http://qudt.org/vocab/unit/NUM-PER-NanoL>,
        <http://qudt.org/vocab/unit/NUM-PER-PicoL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Number_density"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Number_density"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$n = \\frac{N}{V}$, where $N$ is the number of particles and $V$ is volume."^^ns1:LatexString ;
    ns1:plainTextDescription "In physics, astronomy, and chemistry, number density (symbol: n) is a kind of quantity used to describe the degree of concentration of countable objects (atoms, molecules, dust particles, galaxies, etc.) in the three-dimensional physical space." ;
    ns1:symbol "n" ;
    rdfs:comment "Applicable units are those of quantitykind:NumberDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseVolume> .

<http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure> a ns1:QuantityKind ;
    rdfs:label "Specific heat capacity at constant pressure"@en ;
    dcterms:description "Specific heat at a constant pressure."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:plainTextDescription "Specific heat at a constant pressure." ;
    ns1:symbol "c_p" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatCapacityAtConstantPressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> .

<http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume> a ns1:QuantityKind ;
    rdfs:label "Specific heat capacity at constant volume"@en ;
    dcterms:description "Specific heat per constant volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:plainTextDescription "Specific heat per constant volume." ;
    ns1:symbol "c_v" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatCapacityAtConstantVolume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> .

<http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> a ns1:QuantityKind ;
    rdfs:label "Specific Heat Capacity at Saturation"@en ;
    dcterms:description "Specific heat per constant volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "Specific heat per constant volume." ;
    ns1:symbol "c_{sat}" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatCapacityAtSaturation" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume> .

<http://qudt.org/vocab/quantitykind/Speed> a ns1:QuantityKind ;
    rdfs:label "Speed"@en ;
    dcterms:description "Speed is the magnitude of velocity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BFT>,
        <http://qudt.org/vocab/unit/FT3-PER-MIN-FT2>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/HZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaHZ-M>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Speed"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:plainTextDescription "Speed is the magnitude of velocity." ;
    rdfs:comment "Applicable units are those of quantitykind:Speed" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/2PiRAD> a ns1:Unit ;
    rdfs:label "PiRAD" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ARCSEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ArcSecond"@en ;
    dcterms:description "\"Arc Second\" is a unit of angular measure, also called the $\\textit{second of arc}$, equal to $1/60 \\; arcminute$. One arcsecond is a very small angle: there are 1,296,000 in a circle. The SI recommends $\\textit{double prime}$ ($''$) as the symbol for the arcsecond. The symbol has become common in astronomy, where very small angles are stated in milliarcseconds ($mas$)."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000484813681 ;
    ns1:conversionMultiplierSN 4.848137e-06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA096" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Minute_of_arc#Symbols.2C_abbreviations_and_subdivisions"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA096"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/arcsecond> ;
    ns1:symbol "\"" ;
    ns1:ucumCode "''"^^ns1:UCUMcs ;
    ns1:udunitsCode "″" ;
    ns1:uneceCommonCode "D62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ARE> a ns1:Unit ;
    rdfs:label "are"@en ;
    dcterms:description "An 'are' is a unit of area equal to 0.02471 acre and 100 centare."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAB048" ;
    ns1:informativeReference "http://www.anidatech.com/units.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB048"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/are> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:symbol "a" ;
    ns1:ucumCode "ar"^^ns1:UCUMcs ;
    ns1:udunitsCode "a" ;
    ns1:uneceCommonCode "ARE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BYTE> a ns1:CountingUnit,
        ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Byte"@en ;
    dcterms:description "The byte is a unit of digital information in computing and telecommunications that most commonly consists of eight bits."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 5.5451774444795624753378569716654 ;
    ns1:conversionMultiplierSN 5.545177e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Byte"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA354" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Byte?oldid=493588918"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA354"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/byte> ;
    ns1:symbol "B" ;
    ns1:ucumCode "By"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "AD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-HR> a ns1:Unit ;
    rdfs:label "Centimetre per Hour"@en,
        "Centimeter per Hour"@en-US ;
    dcterms:description "0.01-fold of the SI base unit metre divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA378" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA378"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the SI base unit metre divided by the unit hour" ;
    ns1:symbol "cm/h" ;
    ns1:ucumCode "cm.h-1"^^ns1:UCUMcs,
        "cm/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-KiloYR> a ns1:Unit ;
    rdfs:label "Centimetres per thousand years"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000316880878140289 ;
    ns1:conversionMultiplierSN 3.168809e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloYR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "cm/1000 a" ;
    ns1:ucumCode "cm.ka-1"^^ns1:UCUMcs,
        "cm/ka"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "centimetre per second"@en,
        "centimeter per second"@en-US ;
    dcterms:description "\"Centimeter per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as $cm/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$cm/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA379" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA379"^^xsd:anyURI ;
    ns1:latexDefinition "$cm/s$"^^ns1:LatexString ;
    ns1:symbol "cm/s" ;
    ns1:ucumCode "cm.s-1"^^ns1:UCUMcs,
        "cm/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2M" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM-PER-YR> a ns1:Unit ;
    rdfs:label "Centimetres per year"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000316880878140289 ;
    ns1:conversionMultiplierSN 3.168809e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "cm/a" ;
    ns1:ucumCode "cm.a-1"^^ns1:UCUMcs,
        "cm/a"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Centimetre"@en,
        "Square Centimeter"@en-US ;
    dcterms:description "A unit of area equal to that of a square, of sides 1cm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$sqcm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAA384" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA384"^^xsd:anyURI ;
    ns1:symbol "cm²" ;
    ns1:ucumCode "cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CMK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DECADE> a ns1:DimensionlessUnit,
        ns1:LogarithmicUnit,
        ns1:Unit ;
    rdfs:label "Dec"@en ;
    dcterms:description "One decade is a factor of 10 difference between two numbers (an order of magnitude difference) measured on a logarithmic scale. It is especially useful when referring to frequencies and when describing frequency response of electronic systems, such as audio amplifiers and filters. The factor-of-ten in a decade can be in either direction: so one decade up from 100 Hz is 1000 Hz, and one decade down is 10 Hz. The factor-of-ten is what is important, not the unit used, so $3.14 rad/s$ is one decade down from $31.4 rad/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:iec61360Code "0112/2///62720#UAB338" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Decade_(log_scale)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB338"^^xsd:anyURI ;
    ns1:symbol "dec" ;
    ns1:uneceCommonCode "DEC" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM2> a ns1:Unit ;
    rdfs:label "Square Decimetre"@en,
        "Square Decimeter"@en-US ;
    dcterms:description "0.1-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAA413" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA413"^^xsd:anyURI ;
    ns1:plainTextDescription "0.1-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "dm²" ;
    ns1:ucumCode "dm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DMK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-DAY> a ns1:Unit ;
    rdfs:label "Foot per Day"@en ;
    dcterms:description "\"Foot per Day\" is an Imperial unit for  'Linear Velocity' expressed as $ft/d$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00000352777777777778 ;
    ns1:conversionMultiplierSN 3.527778e-06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft/d$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "ft/d" ;
    ns1:ucumCode "[ft_i].d-1"^^ns1:UCUMcs,
        "[ft_i]/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-HR> a ns1:Unit ;
    rdfs:label "Foot per Hour"@en ;
    dcterms:description "\"Foot per Hour\" is an Imperial unit for  'Linear Velocity' expressed as $ft/h$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00008466666666666667 ;
    ns1:conversionMultiplierSN 8.466667e-05 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA442" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA442"^^xsd:anyURI ;
    ns1:symbol "ft/h" ;
    ns1:ucumCode "[ft_i].h-1"^^ns1:UCUMcs,
        "[ft_i]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-MIN> a ns1:Unit ;
    rdfs:label "Foot per Minute"@en ;
    dcterms:description "\"Foot per Minute\" is an Imperial unit for  'Linear Velocity' expressed as $ft/min$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00508 ;
    ns1:conversionMultiplierSN 5.08e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA448" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA448"^^xsd:anyURI ;
    ns1:symbol "ft/min" ;
    ns1:ucumCode "[ft_i].min-1"^^ns1:UCUMcs,
        "[ft_i]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PER-SEC> a ns1:Unit ;
    rdfs:label "Foot per Second"@en ;
    dcterms:description "$\\textit{foot per second}$ (plural $\\textit{feet per second}$) is a unit of both speed (scalar) and velocity (vector quantity, which includes direction). It expresses the distance in feet ($ft$) traveled or displaced, divided by the time in seconds ($s$, or $sec$). The corresponding unit in the International System of Units (SI) is the $\\textit{metre per second}$. Abbreviations include $ft/s$, $ft/sec$ and $fps$, and the rarely used scientific notation $ft\\,s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.3048 ;
    ns1:conversionMultiplierSN 3.048e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Foot_per_second"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA449" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Foot_per_second?oldid=491316573"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA449"^^xsd:anyURI ;
    ns1:symbol "ft/s" ;
    ns1:ucumCode "[ft_i].s-1"^^ns1:UCUMcs,
        "[ft_i]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Foot"@en ;
    dcterms:description "The square foot (plural square feet; abbreviated $ft^2$ or $sq \\, ft$) is an imperial unit and U.S. customary unit of area, used mainly in the United States, Canada, United Kingdom, Hong Kong, Bangladesh, India, Pakistan and Afghanistan. It is defined as the area of a square with sides of 1 foot in length."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.09290304 ;
    ns1:conversionMultiplierSN 9.290304e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAA454" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA454"^^xsd:anyURI ;
    ns1:symbol "ft²" ;
    ns1:ucumCode "[ft_i]2"^^ns1:UCUMcs,
        "[sft_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FTK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GON> a ns1:Unit ;
    rdfs:label "Gon"@en ;
    dcterms:description "\"Gon\" is a C.G.S System unit for  'Plane Angle' expressed as $gon$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.015707963267949 ;
    ns1:conversionMultiplierSN 1.570796e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gon"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/GRAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA522" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gon?oldid=424098171"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA522"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gon> ;
    ns1:symbol "gon" ;
    ns1:ucumCode "gon"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAD> a ns1:Unit ;
    rdfs:label "Grad"@en ;
    dcterms:description "\"Grad\" is a unit for  'Plane Angle' expressed as $grad$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.015707963267949 ;
    ns1:conversionMultiplierSN 1.570796e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Grad"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/GON> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA522" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Grad?oldid=490906645"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA522"^^xsd:anyURI ;
    ns1:symbol "grad" ;
    ns1:uneceCommonCode "A91" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaBasePair> a ns1:Unit ;
    rdfs:label "Gigabase Pair"@en ;
    dcterms:description "A gigabase (abbreviated Gb, or Gbp for gigabase pairs.) is a unit of measurement used to help designate the length of DNA. One gigabase is equal to 1 billion bases. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:informativeReference "https://www.genome.gov/genetics-glossary/Gigabase"^^xsd:anyURI ;
    ns1:plainTextDescription "A gigabase (abbreviated Gb, or Gbp for gigabase pairs.) is a unit of measurement used to help designate the length of DNA. One gigabase is equal to 1 billion bases. " ;
    ns1:symbol "Gbp" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Gigabase" .

<http://qudt.org/vocab/unit/HeartBeat> a ns1:Unit ;
    rdfs:label "Heart Beat"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:symbol "heartbeat" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-MIN> a ns1:Unit ;
    rdfs:label "Inch per Minute"@en ;
    dcterms:description "The inch per minute is a unit of speed or velocity. It expresses the distance in inches (in) traveled or displaced, divided by time in minutes (min). The equivalent SI unit is the metre per second." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000423333333 ;
    ns1:conversionMultiplierSN 4.233333e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$in/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB393" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB393"^^xsd:anyURI ;
    ns1:symbol "in/min" ;
    ns1:ucumCode "[in_i].min-1"^^ns1:UCUMcs,
        "[in_i]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Inch"@en ;
    dcterms:description "A square inch is a unit of area, equal to the area of a square with sides of one inch. The following symbols are used to denote square inches: square in, sq inches, sq inch, sq in inches/-2, inch/-2, in/-2, inches^2, $inch^2$, $in^2$, $inches^2$, $inch^2$, $in^2$ or in some cases $\"^2$. The square inch is a common unit of measurement in the United States and the United Kingdom."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00064516 ;
    ns1:conversionMultiplierSN 6.4516e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$in^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAA547" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA547"^^xsd:anyURI ;
    ns1:symbol "in²" ;
    ns1:ucumCode "[in_i]2"^^ns1:UCUMcs,
        "[sin_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "INK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM-PER-DAY> a ns1:Unit ;
    rdfs:label "Kilometres per day"@en ;
    dcterms:description "A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0115740740740741 ;
    ns1:conversionMultiplierSN 1.157407e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "km/d" ;
    ns1:ucumCode "km.d-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM-PER-HR> a ns1:Unit ;
    rdfs:label "Kilometre per Hour"@en,
        "Kilometer per Hour"@en-US ;
    dcterms:description "\"Kilometer per Hour\" is a C.G.S System unit for  'Linear Velocity' expressed as $km/h$."^^ns1:LatexString ;
    ns1:altSymbol "kph" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.2777777777777778 ;
    ns1:conversionMultiplierSN 2.777778e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kilometres_per_hour"^^xsd:anyURI ;
    ns1:expression "$km/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA638" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kilometres_per_hour?oldid=487674812"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA638"^^xsd:anyURI ;
    ns1:symbol "km/h" ;
    ns1:ucumCode "km.h-1"^^ns1:UCUMcs,
        "km/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KMH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM-PER-SEC> a ns1:Unit ;
    rdfs:label "Kilometre per Second"@en,
        "Kilometer per Second"@en-US ;
    dcterms:description "\"Kilometer per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as $km/s$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:expression "$km/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB392" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB392"^^xsd:anyURI ;
    ns1:symbol "km/s" ;
    ns1:ucumCode "km.s-1"^^ns1:UCUMcs,
        "km/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloYR> a ns1:Unit ;
    rdfs:label "KiloYear"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 31557600000.0 ;
    ns1:conversionMultiplierSN 3.15576e+10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/YR> ;
    ns1:symbol "1000 a" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-DAY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre per Day"@en,
        "Meter per Day"@en-US ;
    dcterms:description "Meter Per Day (m/day) is a unit in the category of Velocity. It is also known as meter/day, meters per day, metre per day, metres per day. Meter Per Day (m/day) has a dimension of L*T-1 where L is length, and T is time. It can be converted to the corresponding standard SI unit m/s by multiplying its value by a factor of 0.00001157407407407407"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001157407407407407 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "\\(m/day\\)"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "m/d" ;
    ns1:ucumCode "m.d-1"^^ns1:UCUMcs,
        "m/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-HR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre per Hour"@en,
        "Meter per Hour"@en-US ;
    dcterms:description "Metre per hour is a metric unit of both speed (scalar) and velocity (Vector (geometry)). Its symbol is m/h or mu00b7h-1 (not to be confused with the imperial unit symbol mph. By definition, an object travelling at a speed of 1 m/h for an hour would move 1 metre."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000277777778 ;
    ns1:conversionMultiplierSN 2.777778e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB328" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB328"^^xsd:anyURI ;
    ns1:symbol "m/h" ;
    ns1:ucumCode "m.h-1"^^ns1:UCUMcs,
        "m/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M60" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Metre per Minute"@en,
        "Meter per Minute"@en-US ;
    dcterms:description "Meter Per Minute (m/min) is a unit in the category of Velocity. It is also known as meter/minute, meters per minute, metre per minute, metres per minute. Meter Per Minute (m/min) has a dimension of LT-1 where $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit m/s by multiplying its value by a factor of 0.016666666666"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0166666667 ;
    ns1:conversionMultiplierSN 1.666667e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA732" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA732"^^xsd:anyURI ;
    ns1:symbol "m/min" ;
    ns1:ucumCode "m.min-1"^^ns1:UCUMcs,
        "m/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2X" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-YR> a ns1:Unit ;
    rdfs:label "Metre per year"@en ;
    dcterms:description "A rate of change of SI standard unit length over a period of an average calendar year (365.25 days)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000316880878140289 ;
    ns1:conversionMultiplierSN 3.168809e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "m/a" ;
    ns1:ucumCode "m.a-1"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI-PER-HR> a ns1:Unit ;
    rdfs:label "Mile per Hour"@en ;
    dcterms:description "Miles per hour is an imperial unit of speed expressing the number of statute miles covered in one hour. It is currently the standard unit used for speed limits, and to express speeds generally, on roads in the United Kingdom and the United States. A common abbreviation is mph or MPH."^^rdf:HTML ;
    ns1:altSymbol "mph" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.44704 ;
    ns1:conversionMultiplierSN 4.4704e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Miles_per_hour"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$mi/h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB111" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Miles_per_hour?oldid=482840548"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB111"^^xsd:anyURI ;
    ns1:symbol "mi/h" ;
    ns1:ucumCode "[mi_i].h-1"^^ns1:UCUMcs,
        "[mi_i]/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI-PER-MIN> a ns1:Unit ;
    rdfs:label "Mile per Minute"@en ;
    dcterms:description "Miles per minute is an imperial unit of speed expressing the number of statute miles covered in one minute."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 26.8224 ;
    ns1:conversionMultiplierSN 2.68224e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$mi/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB229" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB229"^^xsd:anyURI ;
    ns1:symbol "mi/min" ;
    ns1:ucumCode "[mi_i].min-1"^^ns1:UCUMcs,
        "[mi_i]/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI-PER-SEC> a ns1:Unit ;
    rdfs:label "Mile per Second"@en ;
    dcterms:description "Miles per second is an imperial unit of speed expressing the number of statute miles covered in one second."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1609.344 ;
    ns1:conversionMultiplierSN 1.609344e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$mi/sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB230" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB230"^^xsd:anyURI ;
    ns1:symbol "mi/s" ;
    ns1:ucumCode "[mi_i].sec-1"^^ns1:UCUMcs,
        "[mi_i]/sec"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M58" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Square Mile"@en ;
    dcterms:description "The square mile (abbreviated as sq mi and sometimes as mi) is an imperial and US unit of measure for an area equal to the area of a square of one statute mile. It should not be confused with miles square, which refers to the number of miles on each side squared. For instance, 20 miles square (20 × 20 miles) is equal to 400 square miles. One square mile is equivalent to: 4,014,489,600 square inches 27,878,400 square feet, 3,097,600 square yards, 640 acres, 258.9988110336 hectares, 2560 roods, 25,899,881,103.36 square centimetres, 2,589,988.110336 square metres, 2.589988110336 square kilometres When applied to a portion of the earth's surface, which is curved rather than flat, 'square mile' is an informal synonym for section."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2589997.766409 ;
    ns1:conversionMultiplierSN 2.589998e+06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MI_US2> ;
    ns1:expression "$square-mile$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAB050",
        "0112/2///62720#UAB208" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB050"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB208"^^xsd:anyURI ;
    ns1:symbol "mi²" ;
    ns1:ucumCode "[mi_i]2"^^ns1:UCUMcs,
        "[mi_us]2"^^ns1:UCUMcs,
        "[smi_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M48",
        "MIK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MIL> a ns1:Unit ;
    rdfs:label "Mil Angle (NATO)"@en ;
    dcterms:description "The Mil unit of plane angle, as defined by NATO to be 1/6400 of a circle."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000490873852 ;
    ns1:conversionMultiplierSN 4.908739e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAB205" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB205"^^xsd:anyURI ;
    ns1:symbol "mil{NATO}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_N-PER-MIN> a ns1:Unit ;
    rdfs:label "Nautical Mile per Minute"@en ;
    dcterms:description """The SI derived unit for speed is the meter/second.
1 meter/second is equal to 0.0323974082073 nautical mile per minute. """^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 30.86666666666666666666666666666667 ;
    ns1:conversionMultiplierSN 3.086667e+01 ;
    ns1:expression "$nmi/min$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI_N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "nmi/min" ;
    ns1:ucumCode "[nmi_i].min-1"^^ns1:UCUMcs,
        "[nmi_i]/min"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_US2> a ns1:Unit ;
    rdfs:label "square mile (based on U.S. survey foot)",
        "Square Mile US Statute"@en ;
    dcterms:description "The square mile (abbreviated as sq mi and sometimes as mi) is an imperial and US unit of measure for an area equal to the area of a square of one statute mile. It should not be confused with miles square, which refers to the number of miles on each side squared. For instance, 20 miles square (20 × 20 miles) is equal to 400 square miles. One square mile is equivalent to: 4,014,489,600 square inches 27,878,400 square feet, 3,097,600 square yards, 640 acres, 258.9988110336 hectares, 2560 roods, 25,899,881,103.36 square centimetres, 2,589,988.110336 square metres, 2.589988110336 square kilometres When applied to a portion of the earth's surface, which is curved rather than flat, 'square mile' is an informal synonym for section."^^rdf:HTML ;
    ns1:conversionMultiplier 2589997.766409 ;
    ns1:conversionMultiplierSN 2.589998e+06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MI2> ;
    ns1:expression "$square-mile$" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI_US> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAB208" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mile"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB208"^^xsd:anyURI ;
    ns1:symbol "mi{US}²" ;
    ns1:ucumCode "[mi_us]2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "208" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM2> a ns1:Unit ;
    rdfs:label "Square Micrometre"@en,
        "Square Micrometer"@en-US ;
    dcterms:description "0.000000000001-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAA092" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA092"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "μm²" ;
    ns1:ucumCode "um2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-DAY> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "millimetres per day"@en,
        "millimeters per day"@en-US ;
    dcterms:description "A measure of change in depth over time for a specific area, typically used to express precipitation intensity or evaporation (the amount of liquid water evaporated per unit of time from the area)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000115741 ;
    ns1:conversionMultiplierSN 1.15741e-08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DAY> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Rain#Measurement"^^xsd:anyURI ;
    ns1:plainTextDescription "A measure of change in depth over time for a specific area, typically used to express precipitation intensity or evaporation (the amount of liquid water evaporated per unit of time from the area)" ;
    ns1:symbol "mm/d" ;
    ns1:ucumCode "mm.d-1"^^ns1:UCUMcs,
        "mm/d"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-HR> a ns1:Unit ;
    rdfs:label "Millimetre per Hour"@en,
        "Millimeter per Hour"@en-US ;
    dcterms:description "0001-fold of the SI base unit metre divided by the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000002777778 ;
    ns1:conversionMultiplierSN 2.777778e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA866" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA866"^^xsd:anyURI ;
    ns1:plainTextDescription "0001-fold of the SI base unit metre divided by the unit hour" ;
    ns1:symbol "mm/h" ;
    ns1:ucumCode "mm.h-1"^^ns1:UCUMcs,
        "mm/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H67" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-MIN> a ns1:Unit ;
    rdfs:label "Millimetre per Minute"@en,
        "Millimeter per Minute"@en-US ;
    dcterms:description "0.001-fold of the SI base unit metre divided by the unit minute"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001666667 ;
    ns1:conversionMultiplierSN 1.666667e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB378" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB378"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit metre divided by the unit minute" ;
    ns1:symbol "mm/min" ;
    ns1:ucumCode "mm.min-1"^^ns1:UCUMcs,
        "mm/min"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H81" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-SEC> a ns1:Unit ;
    rdfs:label "Millimetre per Second"@en,
        "Millimeter per Second"@en-US ;
    dcterms:description "0.001-fold of the SI base unit metre divided by the SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA867" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA867"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit metre divided by the SI base unit second" ;
    ns1:symbol "mm/s" ;
    ns1:ucumCode "mm.s-1"^^ns1:UCUMcs,
        "mm/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM-PER-YR> a ns1:Unit ;
    rdfs:label "Millimetre per Year"@en,
        "Millimeter per Year"@en-US ;
    dcterms:description "0.001-fold of the SI base unit metre divided by the unit year"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000003168808781402895023702689684893655 ;
    ns1:conversionMultiplierSN 3.168809e-11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA868" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA868"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI base unit metre divided by the unit year" ;
    ns1:symbol "mm/a" ;
    ns1:ucumCode "mm.a-1"^^ns1:UCUMcs,
        "mm/a"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM2> a ns1:Unit ;
    rdfs:label "Square Millimetre"@en,
        "Square Millimeter"@en-US ;
    dcterms:description "0.000001-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAA871" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA871"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "mm²" ;
    ns1:ucumCode "mm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MMK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Electric Susceptibility Unit"@en ;
    dcterms:description "Electric susceptibility is a dimensionless proportionality constant that indicates the degree of polarization of a dielectric material in response to an applied electric field. Here P = epsilon_0 * chi_e * E. Where epsilon_0 is the electric permittivity of free space (electric constant), P is the polarization density of the material chi_e is the electric susceptibility and E is the electric field."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:latexDefinition "\\chi_{\\text{e}} = \\frac{{\\mathbf P}}{\\varepsilon_0{\\mathbf E}}"^^ns1:LatexString ;
    ns1:plainTextDescription "Electric susceptibility is a dimensionless proportionality constant that indicates the degree of polarization of a dielectric material in response to an applied electric field. Here P = epsilon_0 * chi_e * E. Where epsilon_0 is the electric permittivity of free space (electric constant), P is the polarization density of the material chi_e is the electric susceptibility and E is the electric field." ;
    ns1:symbol "χ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Magnetic Susceptibility Unit"@en ;
    dcterms:description "Magnetic susceptibility is a dimensionless proportionality constant that indicates the degree of magnetization of a material in response to an applied magnetic field. Here M = chi * H. Where M is the magnetization of the material (the magnetic dipole moment per unit volume), measured in amperes per meter, and H is the magnetic field strength, also measured in amperes per meter. Chi is therefore a dimensionless quantity."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:latexDefinition "\\chi_\\text{v} = \\frac{\\mathbf{M}}{\\mathbf{H}}"^^ns1:LatexString ;
    ns1:plainTextDescription "Magnetic susceptibility is a dimensionless proportionality constant that indicates the degree of magnetization of a material in response to an applied magnetic field. Here M = chi * H. Where M is the magnetization of the material (the magnetic dipole moment per unit volume), measured in amperes per meter, and H is the magnetic field strength, also measured in amperes per meter. Chi is therefore a dimensionless quantity." ;
    ns1:symbol "χ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/VA> a ns1:Unit ;
    rdfs:label "فولت. أمبير"@ar,
        "Voltampere"@de,
        "volt ampere"@en,
        "voltiamperio"@es,
        "voltampère"@fr,
        "volt ampere"@it,
        "volt-ampere"@pt,
        "вольт-ампер"@ru ;
    dcterms:description "Product of the RMS value of the voltage and the RMS value of an alternating electric current"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ApparentPower> ;
    ns1:iec61360Code "0112/2///62720#UAA298" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA298"^^xsd:anyURI ;
    ns1:plainTextDescription "Product of the RMS value of the voltage and the RMS value of an alternating electric current" ;
    ns1:symbol "VA" ;
    ns1:ucumCode "VA"^^ns1:UCUMcs ;
    ns1:udunitsCode "VA" ;
    ns1:uneceCommonCode "D46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:DC-PoE a ns2:Class,
        ns2:DC-PoE,
        sh:NodeShape ;
    rdfs:label "DC-PoE electricity"^^xsd:string ;
    ns2:hasVoltage ns2:DCPositiveVoltage-PoE ;
    rdfs:comment """This class and its enumerated subclasses represent standardized types of PoE DC electricity.

: DC-PoE Enumerations

| Enumeration |
|:-----------|
| `PoE-802.3af-1` |
| `PoE-802.3at-2` |
| `PoE-802.3bt-3` |
| `PoE-802.3bt-4` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-DC .

ns2:Role-Heating a ns2:Class,
        ns2:Role-Heating,
        sh:NodeShape ;
    rdfs:label "Heating role"^^xsd:string ;
    rdfs:comment "`Role-Heating`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

ns2:hasProperty a ns2:Relation,
        rdf:Property ;
    rdfs:label "has Property"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a `Concept` with a `Property`."^^xsd:string .

<http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> a ns1:QuantityKind ;
    rdfs:label "Amount of Substance per Mass"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/IU-PER-MilliGM>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MOL-PER-TONNE>,
        <http://qudt.org/vocab/unit/MOL_LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-GM>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-GM>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliOSM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-GM>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstancePerMass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ElectricChargePerArea> a ns1:QuantityKind ;
    rdfs:label "Electric charge per area"@en ;
    dcterms:description "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C-PER-M2>,
        <http://qudt.org/vocab/unit/C-PER-MilliM2>,
        <http://qudt.org/vocab/unit/C_Ab-PER-CentiM2>,
        <http://qudt.org/vocab/unit/C_Stat-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloC-PER-M2>,
        <http://qudt.org/vocab/unit/MegaC-PER-M2>,
        <http://qudt.org/vocab/unit/MicroC-PER-M2>,
        <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ;
    ns1:latexSymbol "$\\sigma$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricChargePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/LinearAcceleration> a ns1:QuantityKind ;
    rdfs:label "Linear Acceleration"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-SEC2>,
        <http://qudt.org/vocab/unit/FT-PER-SEC2>,
        <http://qudt.org/vocab/unit/G>,
        <http://qudt.org/vocab/unit/GALILEO>,
        <http://qudt.org/vocab/unit/IN-PER-SEC2>,
        <http://qudt.org/vocab/unit/KN-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM>,
        <http://qudt.org/vocab/unit/M-PER-SEC2>,
        <http://qudt.org/vocab/unit/MI_US-PER-SEC2>,
        <http://qudt.org/vocab/unit/MicroG>,
        <http://qudt.org/vocab/unit/MilliG>,
        <http://qudt.org/vocab/unit/MilliGAL>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC2>,
        <http://qudt.org/vocab/unit/YD-PER-SEC2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Acceleration"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Acceleration> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:LinearAcceleration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PlaneAngle> a ns1:QuantityKind ;
    rdfs:label "الزاوية النصف قطرية"@ar,
        "Равнинен ъгъл"@bg,
        "Rovinný úhel"@cs,
        "ebener Winkel"@de,
        "Επίπεδη γωνία"@el,
        "plane angle"@en,
        "ángulo plano"@es,
        "زاویه مستوی"@fa,
        "angle plan"@fr,
        "זווית"@he,
        "क्षेत्र"@hi,
        "szög"@hu,
        "angolo piano"@it,
        "弧度"@ja,
        "angulus planus"@la,
        "Sudut satah"@ms,
        "kąt płaski"@pl,
        "medida angular"@pt,
        "unghi plan"@ro,
        "Плоский угол"@ru,
        "ravninski kot"@sl,
        "düzlemsel açı"@tr,
        "角度"@zh ;
    dcterms:description "The inclination to each other of two intersecting lines, measured by the arc of a circle intercepted between the two lines forming the angle, the center of the circle being the point of intersection.  An acute angle is less than $90^\\circ$, a right angle $90^\\circ$; an obtuse angle, more than $90^\\circ$ but less than $180^\\circ$; a straight angle, $180^\\circ$; a reflex angle, more than $180^\\circ$ but less than $360^\\circ$; a perigon, $360^\\circ$. Any angle not a multiple of $90^\\circ$ is an oblique angle. If the sum of two angles is $90^\\circ$, they are complementary angles; if $180^\\circ$, supplementary angles; if $360^\\circ$, explementary angles."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Plane_angle"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Angle> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD140" ;
    ns1:informativeReference "http://www.thefreedictionary.com/plane+angle"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD140"^^xsd:anyURI ;
    ns1:plainTextDescription "An angle formed by two straight lines (in the same plane) angle - the space between two lines or planes that intersect; the inclination of one line to another; measured in degrees or radians" ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ANGP> ;
    rdfs:comment "Applicable units are those of quantitykind:PlaneAngle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/ARCMIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ArcMinute"@en ;
    dcterms:description "A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. "^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.000290888209 ;
    ns1:conversionMultiplierSN 2.908882e-04 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MIN_Angle> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA097" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Minute_of_arc"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA097"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/arcminute> ;
    ns1:siUnitsExpression "1" ;
    ns1:symbol "'" ;
    ns1:ucumCode "'"^^ns1:UCUMcs ;
    ns1:udunitsCode "′" ;
    ns1:uneceCommonCode "D61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-SEC> a ns1:Unit ;
    rdfs:label "Inch per Second"@en ;
    dcterms:description "The inch per second is a unit of speed or velocity. It expresses the distance in inches (in) traveled or displaced, divided by time in seconds (s, or sec). The equivalent SI unit is the metre per second. Abbreviations include in/s, in/sec, ips, and less frequently in s."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0254 ;
    ns1:conversionMultiplierSN 2.54e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$in-per-sec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/PropellantBurnRate>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA542" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA542"^^xsd:anyURI ;
    ns1:symbol "in/s" ;
    ns1:ucumCode "[in_i].s-1"^^ns1:UCUMcs,
        "[in_i]/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "IU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM2> a ns1:Unit ;
    rdfs:label "square kilometre" ;
    dcterms:description "1,000,000-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability>,
        <http://qudt.org/vocab/quantitykind/NuclearQuadrupoleMoment> ;
    ns1:iec61360Code "0112/2///62720#UAA639" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA639"^^xsd:anyURI ;
    ns1:symbol "km²" ;
    ns1:ucumCode "km2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KMK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloV> a ns1:Unit ;
    rdfs:label "Kilovolt"@en ;
    dcterms:description "1 000-fold of the SI derived unit volt"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAA580" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA580"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit volt" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/V> ;
    ns1:symbol "kV" ;
    ns1:ucumCode "kV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KVT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MIL_Circ> a ns1:Unit ;
    rdfs:label "Circular Mil"@en ;
    dcterms:description "A circular mil is a unit of area, equal to the area of a circle with a diameter of one mil (one thousandth of an inch). It is a convenient unit for referring to the area of a wire with a circular cross section, because the area in circular mils can be calculated without reference to pi ($\\pi$). The area in circular mils, A, of a circle with a diameter of d mils, is given by the formula: Electricians in Canada and the United States are familiar with the circular mil because the National Electrical Code (NEC) uses the circular mil to define wire sizes larger than 0000 AWG. In many NEC publications and uses, large wires may be expressed in thousands of circular mils, which is abbreviated in two different ways: MCM or kcmil. For example, one common wire size used in the NEC has a cross-section of 250,000 circular mils, written as 250 kcmil or 250 MCM, which is the first size larger than 0000 AWG used within the NEC. "^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0000000005067075 ;
    ns1:conversionMultiplierSN 5.067075e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability> ;
    ns1:iec61360Code "0112/2///62720#UAB207" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB207"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/circularMil> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:symbol "cmil" ;
    ns1:ucumCode "[cml_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MIN_Angle> a ns1:Unit ;
    rdfs:label "Minute Angle"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000290888209 ;
    ns1:conversionMultiplierSN 2.908882e-04 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/ARCMIN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA097" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA097"^^xsd:anyURI ;
    ns1:symbol "'" ;
    ns1:ucumCode "'"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_N-PER-HR> a ns1:Unit ;
    rdfs:label "Nautical Mile per Hour"@en ;
    dcterms:description "The knot is a unit of speed equal to one nautical mile (1.852 km) per hour, approximately 1.151 mph. The abbreviation kn is preferred by the International Hydrographic Organization (IHO), which includes every major seafaring nation; but the abbreviations kt (singular) and kts (plural) are also widely used conflicting with the SI symbol for kilotonne which is also \"kt\". The knot is a non-SI unit accepted for use with the International System of Units (SI). Worldwide, the knot is used in meteorology, and in maritime and air navigation-for example, a vessel travelling at 1 knot along a meridian travels one minute of geographic latitude in one hour. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5144444444444445 ;
    ns1:conversionMultiplierSN 5.144444e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI_N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "nmi/h" ;
    ns1:ucumCode "[nmi_i].h-1"^^ns1:UCUMcs,
        "[nmi_i]/h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NP> a ns1:DimensionlessUnit,
        ns1:LogarithmicUnit,
        ns1:Unit ;
    rdfs:label "Neper"@en ;
    dcterms:description "The neper is a logarithmic unit for ratios of measurements of physical field and power quantities, such as gain and loss of electronic signals. It has the unit symbol Np. The unit's name is derived from the name of John Napier, the inventor of logarithms. As is the case for the decibel and bel, the neper is not a unit in the International System of Units (SI), but it is accepted for use alongside the SI. Like the decibel, the neper is a unit in a logarithmic scale. While the bel uses the decadic (base-10) logarithm to compute ratios, the neper uses the natural logarithm, based on Euler's number"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Neper"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:iec61360Code "0112/2///62720#UAA253" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA253"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Neper"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/neper> ;
    ns1:symbol "Np" ;
    ns1:ucumCode "Np"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C50" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoM2> a ns1:Unit ;
    rdfs:label "Square Nanometre"@en,
        "Square Nanometer"@en-US ;
    dcterms:description "A unit of area equal to that of a square, of sides 1nm"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:expression "$sqnm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/NanoM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability>,
        <http://qudt.org/vocab/quantitykind/NuclearQuadrupoleMoment> ;
    ns1:plainTextDescription "A unit of area equal to that of a square, of sides 1nm" ;
    ns1:symbol "nm²" ;
    ns1:ucumCode "nm2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoMOL> a ns1:Unit ;
    rdfs:label "NanoMole"@en ;
    dcterms:description "0.000000001-fold of the unit mole" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance>,
        <http://qudt.org/vocab/quantitykind/ExtentOfReaction> ;
    ns1:iec61360Code "0112/2///62720#UAB523" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB523"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "nmol" ;
    ns1:uneceCommonCode "Z9" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OCT> a ns1:DimensionlessUnit,
        ns1:LogarithmicUnit,
        ns1:Unit ;
    rdfs:label "Oct"@en ;
    dcterms:description "An octave is a doubling or halving of a frequency.  One oct is the logarithmic frequency interval between $f1$ and $f2$ when $f2/f1 = 2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Octave"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless>,
        <http://qudt.org/vocab/quantitykind/LogarithmicFrequencyInterval> ;
    ns1:iec61360Code "0112/2///62720#UAA914" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Octave_(electronics)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA914"^^xsd:anyURI ;
    ns1:symbol "octave" ;
    ns1:uneceCommonCode "C59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RPK> a ns1:Unit ;
    rdfs:label "Reads per Kilobase"@en ;
    dcterms:description "RPK (Reads Per Kilobases) are obtained by dividing read counts by gene lengths (expressed in kilo-nucleotides)."^^rdf:HTML ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless>,
        <http://qudt.org/vocab/quantitykind/GeneFamilyAbundance> ;
    ns1:informativeReference "https://learn.gencore.bio.nyu.edu/metgenomics/shotgun-metagenomics/functional-analysis/"^^xsd:anyURI ;
    ns1:plainTextDescription "RPK (Reads Per Kilobases) are obtained by dividing read counts by gene lengths (expressed in kilo-nucleotides)." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:symbol "RPK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "RPK" .

<http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer> a ns1:QuantityKind ;
    rdfs:label "Coefficient of heat transfer"@en ;
    dcterms:description "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T).  Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin."^^ns1:LatexString ;
    ns1:applicableSIUnit <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC3-K>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2-K>,
        <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    ns1:expression "$heat-xfer-coeff$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Heat_transfer_coefficient"^^xsd:anyURI ;
    ns1:latexDefinition """"Coefficient of Heat Transfer", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, $q/A$, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, $ \\bigtriangleup T $).  Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the $\\textit{Coefficient of Heat Transfer}$, is often called $\\textit{thermal transmittance}$, with the symbol $U$. $\\textit{Coefficient of Heat Transfer}$, has SI units in watts per squared meter kelvin: $W/(m^2 \\cdot K)$ .

$K = \\frac{\\varphi}{T}$, where $\\varphi$ is areic heat flow rate and $T$ is thermodynamic temperature difference."""^^ns1:LatexString ;
    ns1:latexSymbol "$\\kappa$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T).  Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin." ;
    rdfs:comment "Applicable units are those of quantitykind:CoefficientOfHeatTransfer" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Concentration> a ns1:QuantityKind ;
    rdfs:label "Concentration"@en ;
    dcterms:description "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiMOL-PER-L>,
        <http://qudt.org/vocab/unit/FemtoMOL-PER-L>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3>,
        <http://qudt.org/vocab/unit/MOL-PER-DeciM3>,
        <http://qudt.org/vocab/unit/MOL-PER-L>,
        <http://qudt.org/vocab/unit/MOL-PER-M3>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Concentration"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Concentration"^^xsd:anyURI ;
    ns1:plainTextDescription "In chemistry, concentration is defined as the abundance of a constituent divided by the total volume of a mixture. Furthermore, in chemistry, four types of mathematical description can be distinguished: mass concentration, molar concentration, number concentration, and volume concentration. The term concentration can be applied to any kind of chemical mixture, but most frequently it refers to solutes in solutions." ;
    rdfs:comment "Applicable units are those of quantitykind:Concentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/AC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Acre"@en ;
    dcterms:description "The acre is a unit of area in a number of different systems, including the imperial and U.S. customary systems. Its international symbol is ac. The most commonly used acres today are the international acre and, in the United States, the survey acre. The most common use of the acre is to measure tracts of land. One international acre is equal to 4046.8564224 square metres."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4046.8564224 ;
    ns1:conversionMultiplierSN 4.046856e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Acre"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAA320" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Acre?oldid=495387342"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA320"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:symbol "acre" ;
    ns1:ucumCode "[acr_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "ACR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "acre" .

<http://qudt.org/vocab/unit/BARN> a ns1:Unit ;
    rdfs:label "Barn"@en ;
    dcterms:description "A barn (symbol b) is a unit of area. Originally used in nuclear physics for expressing the cross sectional area of nuclei and nuclear reactions, today it is used in all fields of high energy physics to express the cross sections of any scattering process, and is best understood as a measure of the probability of interaction between small particles. A barn is defined as $10^{-28} m^2 (100 fm^2)$ and is approximately the cross sectional area of a uranium nucleus. The barn is also the unit of area used in nuclear quadrupole resonance and nuclear magnetic resonance to quantify the interaction of a nucleus with an electric field gradient. While the barn is not an SI unit, it is accepted for use with the SI due to its continued use in particle physics."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0000000000000000000000000001 ;
    ns1:conversionMultiplierSN 1e-28 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Barn"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAB297" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Barn?oldid=492907677"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Barn_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB297"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/barn> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:symbol "b" ;
    ns1:ucumCode "b"^^ns1:UCUMcs ;
    ns1:udunitsCode "b" ;
    ns1:uneceCommonCode "A14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BQ> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "بيكريل"@ar,
        "бекерел"@bg,
        "becquerel"@cs,
        "Becquerel"@de,
        "μπεκερέλ"@el,
        "becquerel"@en,
        "becquerel"@es,
        "بکرل"@fa,
        "becquerel"@fr,
        "בקרל"@he,
        "बैक्वेरल"@hi,
        "becquerel"@hu,
        "becquerel"@it,
        "ベクレル"@ja,
        "becquerelium"@la,
        "becquerel"@ms,
        "bekerel"@pl,
        "becquerel"@pt,
        "becquerel"@ro,
        "беккерель"@ru,
        "becquerel"@sl,
        "bekerel"@tr,
        "贝克勒尔"@zh ;
    dcterms:description """
  The $\\textit{Becquerel}$ is the SI derived unit of activity, usually meaning radioactivity.
  Radioactivity is caused when atoms disintegrate, ejecting energetic particles. 
  One becquerel is the radiation caused by one disintegration per second; 
  this is equivalent to about $27.0270 \\text{picocuries (pCi)}$. 
  The unit is named for a French physicist, Antoine-Henri Becquerel (1852-1908), 
  the discoverer of radioactivity. 
  Note: both the becquerel and the hertz are basically defined as one event per second, 
  yet they measure different things. 
  The hertz is used to measure the rates of events that happen periodically in a fixed and definite cycle. 
  The becquerel is used to measure the rates of events that happen sporadically and unpredictably, 
  not in a definite cycle.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Becquerel"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Activity> ;
    ns1:iec61360Code "0112/2///62720#UAA111" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Becquerel?oldid=493710036"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA111"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/becquerel> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/becquerel> ;
    ns1:symbol "Bq" ;
    ns1:ucumCode "Bq"^^ns1:UCUMcs ;
    ns1:udunitsCode "Bq" ;
    ns1:uneceCommonCode "BQL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FLIGHT> a ns1:Unit ;
    rdfs:label "Flight"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:symbol "flight" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KN> a ns1:Unit ;
    rdfs:label "Knot"@en ;
    dcterms:description "The knot (pronounced 'not') is a unit of speed equal to one nautical mile (1.852 km) per hour, approximately 1.151 mph. The abbreviation $kn$ is preferred by the International Hydrographic Organization (IHO), which includes every major sea-faring nation; however, the abbreviations kt (singular) and kts (plural) are also widely used. However, use of the abbreviation kt for knot conflicts with the SI symbol for kilotonne. The knot is a non-SI unit accepted for use with the International System of Units (SI). Worldwide, the knot is used in meteorology, and in maritime and air navigation - for example, a vessel travelling at 1 knot along a meridian travels one minute of geographic latitude in one hour. Etymologically, the term knot derives from counting the number of knots in the line that unspooled from the reel of a chip log in a specific time."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5144444444444445 ;
    ns1:conversionMultiplierSN 5.144444e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Knot"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MI_N-PER-HR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MI_N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB110" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Knot?oldid=495066194"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB110"^^xsd:anyURI ;
    ns1:symbol "kn" ;
    ns1:ucumCode "[kn_i]"^^ns1:UCUMcs ;
    ns1:udunitsCode "kt" ;
    ns1:uneceCommonCode "KNT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "kt",
        "kts" .

<http://qudt.org/vocab/unit/MilliW> a ns1:Unit ;
    rdfs:label "MilliW"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA807" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA807"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "mW" ;
    ns1:ucumCode "mW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/WK> a ns1:Unit ;
    rdfs:label "Week"@en ;
    dcterms:description "Mean solar week"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 604800.0 ;
    ns1:conversionMultiplierSN 6.048e+05 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Week"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB024" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Week?oldid=493867029"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB024"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/week> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "wk" ;
    ns1:ucumCode "wk"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "WEE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Mix-Fluid a ns2:Class,
        ns2:Mix-Fluid,
        sh:NodeShape ;
    rdfs:label "Fluid mixture"^^xsd:string ;
    ns3:subclauses ( ns2:Fluid-Refrigerant ns2:Fluid-Water ) ;
    rdfs:comment """This class and its enumerated subclasses represent substances that are commonly used to convey liquids or gases.

: Mix-Fluid Enumerations

| Enumeration |
|:-----------|
| `Fluid-Air` |
| `Fluid-NaturalGas` |
| `Fluid-Oil`  |
| `Fluid-Refrigerant` (see {s223:Fluid-Refrigerant}) |
| `Fluid-Water` (see {s223:Fluid-Water}) |"""^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Mix .

ns2:Numerical-LineLineVoltage a ns2:Class,
        ns2:Numerical-LineLineVoltage,
        sh:NodeShape ;
    rdfs:label "Line-Line Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment """This class and its enumerated instances represent common line-line voltages for AC electricity service.

: Numerical-LineLineVoltage Enumerations

| Enumeration |
|:-----------|
| `LineLineVoltage-10000V` |
| `LineLineVoltage-190V` |
| `LineLineVoltage-208V` |
| `LineLineVoltage-220V` |
| `LineLineVoltage-240V` |
| `LineLineVoltage-3000V` |
| `LineLineVoltage-3300V` |
| `LineLineVoltage-380V` |
| `LineLineVoltage-400V` |
| `LineLineVoltage-415V` |
| `LineLineVoltage-4160V` |
| `LineLineVoltage-480V` |
| `LineLineVoltage-6000V` |
| `LineLineVoltage-600V` |
| `LineLineVoltage-6600V` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Numerical ;
    sh:property [ rdfs:comment "A Numerical-LineLineVoltage shall have a `Numerical-Voltage`"^^xsd:string ;
            sh:class ns2:Numerical-Voltage ;
            sh:minCount 1 ;
            sh:path ns2:hasVoltage ] .

<http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> a ns1:QuantityKind ;
    rdfs:label "Catalytic Activity Concentration"@en ;
    dcterms:description "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ENZ-PER-L>,
        <http://qudt.org/vocab/unit/KAT-PER-L>,
        <http://qudt.org/vocab/unit/KAT-PER-M3>,
        <http://qudt.org/vocab/unit/KAT-PER-MicroL>,
        <http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M>,
        <http://qudt.org/vocab/unit/MOL-PER-M3-SEC>,
        <http://qudt.org/vocab/unit/MicroKAT-PER-L>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-L-HR>,
        <http://qudt.org/vocab/unit/MilliKAT-PER-L>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M3-DAY>,
        <http://qudt.org/vocab/unit/NanoKAT-PER-L>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-L-HR>,
        <http://qudt.org/vocab/unit/PicoKAT-PER-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L-DAY>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-L-HR>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M3-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
    ns1:informativeReference "https://doi.org/10.1351/goldbook.C00882"^^xsd:anyURI ;
    ns1:plainTextDescription "The catalytic activity of an enzyme per unit volume, where volume refers to that of the original enzyme‐containing preparation, not that of the assay system. It may be expressed in katals per litre." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/CTAC> ;
    rdfs:comment "Applicable units are those of quantitykind:CatalyticActivityConcentration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Count> a ns1:QuantityKind ;
    rdfs:label "Count"@en ;
    dcterms:description "\"Count\" is the value of a count of items."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BILLION_Long>,
        <http://qudt.org/vocab/unit/BILLION_Short>,
        <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/HUNDRED>,
        <http://qudt.org/vocab/unit/MILLION>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE>,
        <http://qudt.org/vocab/unit/TEN>,
        <http://qudt.org/vocab/unit/THOUSAND>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:plainTextDescription "\"Count\" is the value of a count of items." ;
    rdfs:comment "Applicable units are those of quantitykind:Count" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/quantitykind/ElectricPotential> a ns1:QuantityKind ;
    rdfs:label "كمون كهربائي"@ar,
        "Електрически потенциал"@bg,
        "elektrický potenciál"@cs,
        "elektrisches Potenzial"@de,
        "electric potential"@en,
        "potencial eléctrico"@es,
        "پتانسیل الکتریکی"@fa,
        "potentiel électrique"@fr,
        "מתח חשמלי (הפרש פוטנציאלים)"@he,
        "विद्युत विभव"@hi,
        "elektromos feszültség , elektromos potenciálkülönbség"@hu,
        "potenziale elettrico"@it,
        "電位"@ja,
        "tensio electrica"@la,
        "Keupayaan elektrik"@ms,
        "potencjał elektryczny"@pl,
        "potencial elétrico"@pt,
        "potențial electric"@ro,
        "электростатический потенциал"@ru,
        "električni potencial"@sl,
        "elektrik potansiyeli"@tr,
        "電勢"@zh ;
    dcterms:description "The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential $\\phi(x)$ at a point, $x$, is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$-\\text{grad} \\; V = E + \\frac{\\partial A}{\\partial t}$, where $E$ is electric field strength, $A$ is magentic vector potential and $t$ is time."^^ns1:LatexString ;
    ns1:latexSymbol "$\\phi$"^^ns1:LatexString ;
    ns1:symbol "V" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPotential" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "vis electromotrix"@la .

<http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> a ns1:QuantityKind ;
    rdfs:label "جهد كهربائي"@ar,
        "elektrické napětí"@cs,
        "elektrische Spannung"@de,
        "electric potential difference"@en,
        "tensión eléctrica"@es,
        "ولتاژ/ اختلاف پتانسیل"@fa,
        "tension électrique"@fr,
        "विभवांतर"@hi,
        "differenza di potenziale elettrico"@it,
        "電圧"@ja,
        "Voltan Perbezaan keupayaan elektrik"@ms,
        "napięcie elektryczne"@pl,
        "tensão elétrica (diferença de potencial)"@pt,
        "diferență de potențial electric"@ro,
        "электрическое напряжение"@ru,
        "električna napetost"@sl,
        "gerilim"@tr,
        "電壓"@zh ;
    dcterms:description "\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    ns1:latexDefinition "$V_{ab} = \\int_{r_a(C)}^{r_b} (E +\\frac{\\partial A}{\\partial t}) $, where $E$ is electric field strength, $A$ is magentic vector potential,  $t$ is time, and $r$ is position vector along a curve C from a point $a$ to $b$."^^ns1:LatexString ;
    ns1:plainTextDescription "\"Electric Potential Difference\" is a scalar valued quantity associated with an electric field." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELPD> ;
    ns1:symbol "V_{ab}" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPotentialDifference" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "tension"@en,
        "tensione elettrica"@it,
        "ketegangan"@ms,
        "tensiune"@ro .

<http://qudt.org/vocab/quantitykind/ElectricPower> a ns1:QuantityKind ;
    rdfs:label "القدرة الفعالة"@ar,
        "Wirkleistung"@de,
        "electric power"@en,
        "potencia activa"@es,
        "puissance active"@fr,
        "potenza attiva"@it,
        "有効電力"@ja,
        "moc czynna"@pl,
        "potência activa"@pt,
        "有功功率"@zh ;
    dcterms:description "\"Electric Power\" is the rate at which electrical energy is transferred by an electric circuit. In the simple case of direct current circuits, electric power can be calculated as the product of the potential difference in the circuit (V) and the amount of current flowing in the circuit (I): $P = VI$, where $P$ is the power, $V$ is the potential difference, and $I$ is the current. However, in general electric power is calculated by taking the integral of the vector cross-product of the electrical and magnetic fields over a specified area."^^ns1:LatexString ;
    ns1:applicableSIUnit <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:latexDefinition "$p = ui$, where $u$ is instantaneous voltage and $i$ is instantaneous electric current."^^ns1:LatexString ;
    ns1:symbol "P_E" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Power> .

<http://qudt.org/vocab/quantitykind/MagneticFluxDensity> a ns1:QuantityKind ;
    rdfs:label "المجال المغناطيسي"@ar,
        "Магнитна индукция"@bg,
        "Magnetická indukce"@cs,
        "magnetische Flussdichte"@de,
        "magnetic flux density"@en,
        "Densidad de flujo magnético"@es,
        "چگالی شار مغناطیسی"@fa,
        "Densité de flux magnétique"@fr,
        "צפיפות שטף מגנטי"@he,
        "चुम्बकीय क्षेत्र"@hi,
        "mágneses indukció"@hu,
        "densità di flusso magnetico"@it,
        "磁束密度"@ja,
        "densitas fluxus magnetici"@la,
        "Ketumpatan fluks magnet"@ms,
        "indukcja magnetyczna"@pl,
        "densidade de fluxo magnético"@pt,
        "inducție magnetică"@ro,
        "Магнитная индукция"@ru,
        "gostota magnetnega pretoka"@sl,
        "manyetik akı yoğunluğu"@tr,
        "磁通量密度"@zh ;
    dcterms:description "\"Magnetic Flux Density\" is a vector quantity and is the magnetic flux per unit area of a magnetic field at right angles to the magnetic force. It can be defined in terms of the effects the field has, for example by $B = F/q v \\sin \\theta$, where $F$ is the force a moving charge $q$ would experience if it was travelling at a velocity $v$ in a direction making an angle θ with that of the field. The magnetic field strength is also a vector quantity and is related to $B$ by: $H = B/\\mu$, where $\\mu$ is the permeability of the medium."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GAMMA>,
        <http://qudt.org/vocab/unit/GAUSS>,
        <http://qudt.org/vocab/unit/KiloGAUSS>,
        <http://qudt.org/vocab/unit/KiloT>,
        <http://qudt.org/vocab/unit/MicroT>,
        <http://qudt.org/vocab/unit/MilliT>,
        <http://qudt.org/vocab/unit/NanoT>,
        <http://qudt.org/vocab/unit/T>,
        <http://qudt.org/vocab/unit/T_Ab> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD100" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "http://www.oxfordreference.com/display/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1798"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD100"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{F}  = qv \\times B$, where $F$ is force and $v$ is velocity of any test particle with electric charge $q$."^^ns1:LatexString ;
    ns1:symbol "B" ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFluxDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticField> ;
    skos:altLabel "magnetische Induktion"@de,
        "inducción magnética"@es .

<http://qudt.org/vocab/quantitykind/MassPerEnergy> a ns1:QuantityKind ;
    rdfs:label "Mass per Energy"@en ;
    dcterms:description "Mass per Energy ($m/E$) is a physical quantity that bridges mass and energy. The SI unit is $kg/J$ or equivalently $s^2/m^2$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-CentiM3-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-L-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-M3-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-GigaJ>,
        <http://qudt.org/vocab/unit/KiloGM-PER-J>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3-PA>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MegaBTU_IT>,
        <http://qudt.org/vocab/unit/LB-PER-FT3-PSI>,
        <http://qudt.org/vocab/unit/LB-PER-IN3-PSI>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3-BAR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-BAR>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3-BAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T2D0> ;
    ns1:plainTextDescription "Mass per Energy is a physical quantity that can be used to relate the energy of a system to its mass." ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ReactivePower> a ns1:QuantityKind ;
    rdfs:label "القدرة الكهربائية الردفعلية;الردية"@ar,
        "Jalový výkon"@cs,
        "Blindleistung"@de,
        "reactive power"@en,
        "potencia reactiva"@es,
        "توان راکتیو"@fa,
        "puissance réactive"@fr,
        "potenza reattiva"@it,
        "無効電力"@ja,
        "Kuasa reaktif"@ms,
        "moc bierna"@pl,
        "potência reativa"@pt,
        "reaktif güç"@tr,
        "无功功率"@zh ;
    dcterms:description "\"Reactive Power\", for a linear two-terminal element or two-terminal circuit, under sinusoidal conditions, is the quantity equal to the product of the apparent power $S$ and the sine of the displacement angle $\\psi$. The absolute value of the reactive power is equal to the non-active power. The ISO (and SI) unit for reactive power is the voltampere. The special name $\\textit{var}$ and symbol $\\textit{var}$ are given in IEC 60027 1."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaVAR>,
        <http://qudt.org/vocab/unit/KiloVAR>,
        <http://qudt.org/vocab/unit/MegaVAR>,
        <http://qudt.org/vocab/unit/MicroVAR>,
        <http://qudt.org/vocab/unit/MilliVAR>,
        <http://qudt.org/vocab/unit/NanoVAR>,
        <http://qudt.org/vocab/unit/PicoVAR>,
        <http://qudt.org/vocab/unit/TeraVAR>,
        <http://qudt.org/vocab/unit/VAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD155" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-44"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD155"^^xsd:anyURI ;
    ns1:latexDefinition "$Q = lm \\underline{S}$, where $\\underline{S}$ is complex power. Alternatively expressed as: $Q = S \\cdot \\sin  \\psi$, where $\\psi$ is the displacement angle."^^ns1:LatexString ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:ReactivePower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricPower> .

<http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> a ns1:QuantityKind ;
    rdfs:label "Specific Heat Capacity"@en ;
    dcterms:description "\"Specific Heat Capacity\" of a solid or liquid is defined as the heat required to raise unit mass of substance by one degree of temperature. This is $\\textit{Heat Capacity}$ divided by $\\textit{Mass}$. Note that there are corresponding molar quantities."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-GM-K>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/M2-PER-SEC2-K> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Specific_heat_capacity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
    ns1:informativeReference "http://www.taftan.com/thermodynamics/CP.HTM"^^xsd:anyURI ;
    ns1:plainTextDescription "Specific Heat Capacity of a solid or liquid is defined as the heat required to raise unit mass of substance by one degree of temperature. This is Heat Capacity divided by Mass. Note that there are corresponding molar quantities." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/SHEC> ;
    ns1:symbol "c" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificHeatCapacity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/HeatCapacity>,
        <http://qudt.org/vocab/quantitykind/Mass>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume>,
        <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> .

<http://qudt.org/vocab/unit/BIT> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Bit"@en ;
    dcterms:description "In information theory, a bit is the amount of information that, on average, can be stored in a discrete bit. It is thus the amount of information carried by a choice between two equally likely outcomes. One bit corresponds to about 0.693 nats (ln(2)), or 0.301 hartleys (log10(2))."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.69314718055994530941723212145818 ;
    ns1:conversionMultiplierSN 6.931472e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bit"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
    ns1:iec61360Code "0112/2///62720#UAA339" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bit?oldid=495288173"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA339"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/bit> ;
    ns1:symbol "b" ;
    ns1:ucumCode "bit"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MO> a ns1:Unit ;
    rdfs:label "Month"@en ;
    dcterms:description "A unit of time corresponding approximately to one cycle of the moon's phases, or about 30 days or 4 weeks. Also known as the 'Synodic Month' and calculated as 29.53059 days."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 2551442.976 ;
    ns1:conversionMultiplierSN 2.551443e+06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Month"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MO_Synodic> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA880" ;
    ns1:informativeReference "http://www.thefreedictionary.com/Synodal+month"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA880"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Month"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/month> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "mo" ;
    ns1:ucumCode "mo"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MON" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliDEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millidegree Celsius"@en ;
    dcterms:description "$\\textit{Millidegree Celsius}$ is a scaled unit of measurement for temperature."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:conversionOffset 273150.0 ;
    ns1:conversionOffsetSN 2.7315e+05 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Celsius"^^xsd:anyURI ;
    ns1:guidance "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec04.html#4.2.1.1\">SP811 section 4.2.1.1</a>"^^rdf:HTML,
        "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec06.html#6.2.8\">SP811 section 6.2.8</a>"^^rdf:HTML ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Celsius?oldid=494152178"^^xsd:anyURI ;
    ns1:latexDefinition "millieDegree Celsius"^^ns1:LatexString ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/DEG_C> ;
    ns1:symbol "m°C" ;
    ns1:ucumCode "mCel"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:BidirectionalConnectionPoint a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Bidirectional Connection Point"^^xsd:string ;
    rdfs:comment "A `BidirectionalConnectionPoint` is a `ConnectionPoint` for which a medium (`Substance-Medium`) is expected to flow either into or out of the associated `Connectable`."^^xsd:string ;
    rdfs:subClassOf ns2:ConnectionPoint ;
    sh:property [ rdfs:comment "If the relation `pairedConnectionPoint` is present it shall associate the `BidirectionalConnectionPoint` with a `ConnectionPoint`."^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:message "s223: If the relation `pairedConnectionPoint` is present it shall associate the `BidirectionalConnectionPoint` with a `ConnectionPoint`."^^xsd:string ;
            sh:path ns2:pairedConnectionPoint ],
        [ rdfs:comment "If the relation `mapsTo` is present it shall associate the `BidirectionalConnectionPoint` with a `BidirectionalConnectionPoint`."^^xsd:string ;
            sh:class ns2:BidirectionalConnectionPoint ;
            sh:message "s223: If the relation `mapsTo` is present it shall associate the `BidirectionalConnectionPoint` with a `BidirectionalConnectionPoint`."^^xsd:string ;
            sh:path ns2:mapsTo ] .

ns2:EnumerationKind-Aspect a ns2:Class,
        ns2:EnumerationKind-Aspect,
        sh:NodeShape ;
    rdfs:label "Aspect"^^xsd:string ;
    ns3:subclauses ( <pub:EquipmentInformation> <pub:EquipmentOperation> <pub:OperationalLimits> <pub:ControlParameters> <pub:DeltaQuantities> ) ;
    rdfs:comment "Aspect enumerations provide context to the meaning of a `Property` that would otherwise not be apparent."^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

<http://qudt.org/vocab/quantitykind/Acceleration> a ns1:QuantityKind ;
    rdfs:label "التسارع"@ar,
        "Zrychlení"@cs,
        "Beschleunigung"@de,
        "Όγκος"@el,
        "acceleration"@en,
        "aceleración"@es,
        "شتاب"@fa,
        "accélération"@fr,
        "त्वरण"@hi,
        "accelerazione"@it,
        "加速度"@ja,
        "acceleratio"@la,
        "Pecutan"@ms,
        "przyspieszenie"@pl,
        "aceleração"@pt,
        "accelerație"@ro,
        "Ускоре́ние"@ru,
        "pospešek"@sl,
        "ivme"@tr,
        "加速度"@zh ;
    dcterms:description """
  $\\textit{Acceleration}$ is the (instantaneous) rate of change of velocity. 
  Acceleration may be either linear acceleration, or angular acceleration. 
  It is a vector quantity with dimension $length/time^{2}$ for linear acceleration,
   or in the case of angular acceleration, with dimension $angle/time^{2}$. 
  $$$$
  In SI units, linear acceleration is measured in $meters/second^{2}$ ($m \\cdot s^{-2}$),
   and angular acceleration is measured in $radians/second^{2}$. 
  $$$$
  In physics, any increase or decrease in speed is referred to as acceleration and similarly,
   motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-SEC2>,
        <http://qudt.org/vocab/unit/FT-PER-SEC2>,
        <http://qudt.org/vocab/unit/G>,
        <http://qudt.org/vocab/unit/GALILEO>,
        <http://qudt.org/vocab/unit/IN-PER-SEC2>,
        <http://qudt.org/vocab/unit/KN-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM>,
        <http://qudt.org/vocab/unit/M-PER-SEC2>,
        <http://qudt.org/vocab/unit/MI_US-PER-SEC2>,
        <http://qudt.org/vocab/unit/MicroG>,
        <http://qudt.org/vocab/unit/MilliG>,
        <http://qudt.org/vocab/unit/MilliGAL>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC2>,
        <http://qudt.org/vocab/unit/YD-PER-SEC2> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Acceleration"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD002" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Acceleration"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD002"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ACCE> ;
    rdfs:comment "Applicable units are those of quantitykind:Acceleration" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> a ns1:QuantityKind ;
    rdfs:label "Energy per electric charge"@en ;
    dcterms:description "Voltage is a representation of the electric potential energy per unit charge. If a unit of electrical charge were placed in a location, the voltage indicates the potential energy of it at that point. In other words, it is a measurement of the energy contained within an electric field, or an electric circuit, at a given point. Voltage is a scalar quantity. The SI unit of voltage is the volt, such that $1 volt = 1 joule/coulomb$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://physics.about.com/od/glossary/g/voltage.htm"^^xsd:anyURI ;
    ns1:symbol "V" ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> a ns1:QuantityKind ;
    rdfs:label "حقل مغناطيسي"@ar,
        "Magnetické pole"@cs,
        "magnetische Feldstärke"@de,
        "magnetic field strength"@en,
        "intensidad de campo magnético"@es,
        "شدت میدان مغناطیسی"@fa,
        "intensité de champ magnétique"@fr,
        "intensità di campo magnetico"@it,
        "磁場"@ja,
        "Kekuatan medan magnetik"@ms,
        "pole magnetyczne"@pl,
        "intensidade de campo magnético"@pt,
        "Câmp magnetic"@ro,
        "Магнитное поле"@ru,
        "jakost magnetnega polja"@sl,
        "Manyetik alan"@tr,
        "磁場"@zh ;
    dcterms:description "$\\textit{Magnetic Field Strength}$ is a vector quantity obtained at a given point by subtracting the magnetization $M$ from the magnetic flux density $B$ divided by the magnetic constant $\\mu_0$. The magnetic field strength is related to the total current density $J_{tot}$ via: $\\text{rot} H = J_{tot}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-PER-CentiM>,
        <http://qudt.org/vocab/unit/A-PER-M>,
        <http://qudt.org/vocab/unit/A-PER-MilliM>,
        <http://qudt.org/vocab/unit/AT-PER-IN>,
        <http://qudt.org/vocab/unit/AT-PER-M>,
        <http://qudt.org/vocab/unit/KiloA-PER-M>,
        <http://qudt.org/vocab/unit/MilliA-PER-IN>,
        <http://qudt.org/vocab/unit/MilliA-PER-MilliM>,
        <http://qudt.org/vocab/unit/OERSTED> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD098" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-56"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD098"^^xsd:anyURI ;
    ns1:latexDefinition "$\\mathbf{H} = \\frac{\\mathbf{B} }{\\mu_0} - M$, where $\\mathbf{B} $ is magnetic flux density, $\\mu_0$ is the magnetic constant and $M$ is magnetization."^^ns1:LatexString ;
    ns1:latexSymbol "$\\mathbf{H} $"^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/MAFD> ;
    rdfs:comment "Applicable units are those of quantitykind:MagneticFieldStrength_H" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricCurrentPerLength> .

<http://qudt.org/vocab/quantitykind/MassRatio> a ns1:QuantityKind ;
    rdfs:label "Mass Ratio"@en ;
    dcterms:description "In aerospace engineering, mass ratio is a measure of the efficiency of a rocket. It describes how much more massive the vehicle is with propellant than without; that is, it is the ratio of the rocket's wet mass (vehicle plus contents plus propellant) to its dry mass (vehicle plus contents)"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FemtoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/GM-PER-GM>,
        <http://qudt.org/vocab/unit/GM-PER-HectoGM>,
        <http://qudt.org/vocab/unit/GM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/LB-PER-LB>,
        <http://qudt.org/vocab/unit/MicroGM-PER-GM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-GM>,
        <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-GM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD109" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD109"^^xsd:anyURI ;
    ns1:plainTextDescription "In aerospace engineering, mass ratio is a measure of the efficiency of a rocket. It describes how much more massive the vehicle is with propellant than without; that is, it is the ratio of the rocket's wet mass (vehicle plus contents plus propellant) to its dry mass (vehicle plus contents)" ;
    ns1:symbol "R or M_{R}" ;
    rdfs:comment "Applicable units are those of quantitykind:MassRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/MomentOfForce> a ns1:QuantityKind ;
    rdfs:label "Moment of Force"@en ;
    dcterms:description "Moment of force (often just moment) is the tendency of a force to twist or rotate an object."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN-M>,
        <http://qudt.org/vocab/unit/DYN-CentiM>,
        <http://qudt.org/vocab/unit/DYN-M>,
        <http://qudt.org/vocab/unit/DeciN-M>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/IN-PDL>,
        <http://qudt.org/vocab/unit/KiloGM_F-M>,
        <http://qudt.org/vocab/unit/KiloN-M>,
        <http://qudt.org/vocab/unit/LB_F-FT>,
        <http://qudt.org/vocab/unit/LB_F-IN>,
        <http://qudt.org/vocab/unit/MegaN-M>,
        <http://qudt.org/vocab/unit/MicroN-M>,
        <http://qudt.org/vocab/unit/MilliN-M>,
        <http://qudt.org/vocab/unit/N-CentiM>,
        <http://qudt.org/vocab/unit/N-M>,
        <http://qudt.org/vocab/unit/OZ_F-IN>,
        <http://qudt.org/vocab/unit/PDL-FT>,
        <http://qudt.org/vocab/unit/PDL-IN> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Moment_(physics)"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$M = r \\cdot F$, where $r$ is the position vector and $F$ is the force."^^ns1:LatexString ;
    ns1:plainTextDescription "Moment of force (often just moment) is the tendency of a force to twist or rotate an object." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/TORQ> ;
    ns1:symbol "M" ;
    rdfs:comment "Applicable units are those of quantitykind:MomentOfForce" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalConductivity> a ns1:QuantityKind ;
    rdfs:label "Thermal Conductivity"@en ;
    dcterms:description "In physics, thermal conductivity, $k$ (also denoted as $\\lambda$), is the property of a material's ability to conduct heat. It appears primarily in Fourier's Law for heat conduction and is the areic heat flow rate divided by temperature gradient."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R>,
        <http://qudt.org/vocab/unit/BTU_TH-FT-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F>,
        <http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C>,
        <http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C>,
        <http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C>,
        <http://qudt.org/vocab/unit/KiloW-PER-M-K>,
        <http://qudt.org/vocab/unit/W-PER-M-DEG_C>,
        <http://qudt.org/vocab/unit/W-PER-M-K> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thermal_conductivity"^^xsd:anyURI ;
    ns1:expression "$thermal-k$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ;
    ns1:latexDefinition "$\\lambda = \\frac{\\varphi}{T}$, where $\\varphi$ is areic heat flow rate and $T$ is temperature gradient."^^ns1:LatexString ;
    ns1:latexSymbol "$\\lambda$"^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/TCON> ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalConductivity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/COUNT> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Count"@en ;
    dcterms:description "\"Count\" is a unit for a dimensionless count."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/NUM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Count>,
        <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN-PER-YR> a ns1:Unit ;
    rdfs:label "inch per year" ;
    dcterms:description "unit of the length according to the Anglo-American and Imperial system of units divided by the unit common year with 365 days" ;
    ns1:conversionMultiplier 0.0000000008048774304763353360204831799629884 ;
    ns1:conversionMultiplierSN 8.048774e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB370" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB370"^^xsd:anyURI ;
    ns1:symbol "in/a" ;
    ns1:ucumCode "[in_i].a-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilowatt"@en ;
    dcterms:description """
  The unit $\\textit{Kilowatt}$ is a derived unit of power in the International System of Units (SI). 
  The unit, defined as 1,000 joule per second, measures the rate of energy conversion or transfer.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Watt"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA583" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Watt?oldid=494906356"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA583"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/W> ;
    ns1:symbol "kW" ;
    ns1:ucumCode "kW"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KWT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "متر في الثانية"@ar,
        "метър в секунда"@bg,
        "metr za sekundu"@cs,
        "Meter je Sekunde"@de,
        "μέτρο ανά δευτερόλεπτο"@el,
        "metre per second"@en,
        "Meter per Second"@en-US,
        "metro por segundo"@es,
        "متر بر ثانیه"@fa,
        "mètre par seconde"@fr,
        "מטרים לשנייה"@he,
        "मीटर प्रति सैकिण्ड"@hi,
        "metro al secondo"@it,
        "メートル毎秒"@ja,
        "metra per secundum"@la,
        "meter per saat"@ms,
        "metr na sekundę"@pl,
        "metro por segundo"@pt,
        "metru pe secundă"@ro,
        "метр в секунду"@ru,
        "meter na sekundo"@sl,
        "metre bölü saniye"@tr,
        "米每秒"@zh ;
    dcterms:description """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds.
The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s."""^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$m/s$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA733" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA733"^^xsd:anyURI ;
    ns1:symbol "m/s" ;
    ns1:ucumCode "m.s-1"^^ns1:UCUMcs,
        "m/s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MTS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaLB_F> a ns1:Unit ;
    rdfs:label "Mega Pound Force"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4448221.8148411428 ;
    ns1:conversionMultiplierSN 4.448222e+06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pound-force"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pound-force?oldid=453191483"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/LB_F> ;
    ns1:symbol "Mlbf" ;
    ns1:ucumCode "M[lbf_av]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroM-PER-MIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "micrometre per minute"@en,
        "Micrometer per Minute"@en-US ;
    dcterms:description "Micrometre per minute is a derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in micronmeters divided by time in minutes."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000166666667 ;
    ns1:conversionMultiplierSN 1.666667e-08 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$\\frac{\\mu m}{min}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "μm/min" ;
    ns1:ucumCode "um.min-1"^^ns1:UCUMcs,
        "um/min"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Micron per Minute"@en,
        "micron per minute"@en .

<http://qudt.org/vocab/unit/MicroM-PER-SEC> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "micrometre per second"@en,
        "Micrometer per Second"@en-US ;
    dcterms:description "Micrometre per second is anderived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:expression "$\\frac{\\mu m}{s}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MicroM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:symbol "μm/s" ;
    ns1:ucumCode "um.s-1"^^ns1:UCUMcs,
        "um/s"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckForce> a ns1:Unit ;
    rdfs:label "Planck Force"@en ;
    dcterms:description "Planck force is the derived unit of force resulting from the definition of the base Planck units for time, length, and mass. It is equal to the natural unit of momentum divided by the natural unit of time."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 121027000000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.21027e+44 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_force"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_force?oldid=493643031"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "planckforce" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/REV> a ns1:Unit ;
    rdfs:label "Revolution"@en ;
    dcterms:description "\"Revolution\" is a unit for  'Plane Angle' expressed as $rev$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 6.28318531 ;
    ns1:conversionMultiplierSN 6.283185e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Revolution"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAB206" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Revolution?oldid=494110330"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB206"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/revolution> ;
    ns1:symbol "rev" ;
    ns1:uneceCommonCode "M44" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_F_US> a ns1:Unit ;
    rdfs:label "Ton Force (US Short)"@en ;
    dcterms:description "unit of the force according to the American system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 8896.443230521 ;
    ns1:conversionMultiplierSN 8.896443e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAB021" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB021"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the force according to the American system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "tonf{us}" ;
    ns1:ucumCode "[stonf_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "L94" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD-PER-HR> a ns1:Unit ;
    rdfs:label "yard per hour" ;
    dcterms:description "unit yard according to the Anglo-American and Imperial system of units divided by the unit hour" ;
    ns1:conversionMultiplier 0.000254 ;
    ns1:conversionMultiplierSN 2.54e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB396" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB396"^^xsd:anyURI ;
    ns1:symbol "yd/h" ;
    ns1:ucumCode "[yd_i].h-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M66" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD-PER-MIN> a ns1:Unit ;
    rdfs:label "yard per minute" ;
    dcterms:description "unit yard according to the Anglo-American and Imperial system of units divided by the unit minute" ;
    ns1:conversionMultiplier 0.01524 ;
    ns1:conversionMultiplierSN 1.524e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MIN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB395" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB395"^^xsd:anyURI ;
    ns1:symbol "yd/min" ;
    ns1:ucumCode "[yd_i].min-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M65" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD-PER-SEC> a ns1:Unit ;
    rdfs:label "yard per second" ;
    dcterms:description "unit yard according to the Anglo-American and Imperial system of units divided by the SI base unit second" ;
    ns1:conversionMultiplier 0.9144 ;
    ns1:conversionMultiplierSN 9.144e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/YD> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectromagneticWavePhaseSpeed>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAB394" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB394"^^xsd:anyURI ;
    ns1:symbol "yd/s" ;
    ns1:ucumCode "[yd_i].s-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M64" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Numerical-LineNeutralVoltage a ns2:Class,
        ns2:Numerical-LineNeutralVoltage,
        sh:NodeShape ;
    rdfs:label "Line-Neutral Voltage"^^xsd:string ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    rdfs:comment """This class and its enumerated subclasses represent common line-neutral voltages for AC electricity service.

: Numerical-LineNeutralVoltage Enumerations

| Enumeration |
|:-----------|
| `LineNeutralVoltage-110V` |
| `LineNeutralVoltage-120V` |
| `LineNeutralVoltage-127V` |
| `LineNeutralVoltage-139V` |
| `LineNeutralVoltage-1730V` |
| `LineNeutralVoltage-1900V` |
| `LineNeutralVoltage-208V` |
| `LineNeutralVoltage-219V` |
| `LineNeutralVoltage-230V` |
| `LineNeutralVoltage-2400V` |
| `LineNeutralVoltage-240V` |
| `LineNeutralVoltage-24V` |
| `LineNeutralVoltage-277V` |
| `LineNeutralVoltage-3460V` |
| `LineNeutralVoltage-347V` |
| `LineNeutralVoltage-3810V` |
| `LineNeutralVoltage-5770V` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Numerical ;
    sh:property [ rdfs:comment "A Numerical-LineNeutralVoltage shall have a `Numerical-Voltage`"^^xsd:string ;
            sh:class ns2:Numerical-Voltage ;
            sh:minCount 1 ;
            sh:path ns2:hasVoltage ] .

<http://qudt.org/vocab/quantitykind/InverseLength> a ns1:QuantityKind ;
    rdfs:label "Inverse Length"@en ;
    dcterms:description "Reciprocal length or inverse length is a measurement used in several branches of science and mathematics. As the reciprocal of length, common units used for this measurement include the reciprocal metre or inverse metre ($m^{-1}$), the reciprocal centimetre or inverse centimetre ($cm^{-1}$), and, in optics, the dioptre."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/KY>,
        <http://qudt.org/vocab/unit/M-PER-HA>,
        <http://qudt.org/vocab/unit/M-PER-M2>,
        <http://qudt.org/vocab/unit/MESH>,
        <http://qudt.org/vocab/unit/NUM-PER-M>,
        <http://qudt.org/vocab/unit/PER-ANGSTROM>,
        <http://qudt.org/vocab/unit/PER-CentiM>,
        <http://qudt.org/vocab/unit/PER-KiloM>,
        <http://qudt.org/vocab/unit/PER-M>,
        <http://qudt.org/vocab/unit/PER-MicroM>,
        <http://qudt.org/vocab/unit/PER-MilliM>,
        <http://qudt.org/vocab/unit/PER-NanoM>,
        <http://qudt.org/vocab/unit/PER-PicoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Reciprocal_length"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:InverseLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Pressure> a ns1:QuantityKind ;
    rdfs:label "الضغط أو الإجهاد"@ar,
        "Налягане"@bg,
        "Tlak"@cs,
        "Druck"@de,
        "Πίεση - τάση"@el,
        "pressure"@en,
        "presión"@es,
        "فشار، تنش"@fa,
        "pression"@fr,
        "לחץ"@he,
        "दबाव"@hi,
        "nyomás"@hu,
        "pressione"@it,
        "圧力"@ja,
        "pressio"@la,
        "Tekanan"@ms,
        "ciśnienie"@pl,
        "pressão"@pt,
        "presiune"@ro,
        "Давление"@ru,
        "tlak"@sl,
        "basınç"@tr,
        "压强、压力"@zh ;
    dcterms:description "Pressure is an effect which occurs when a force is applied on a surface. Pressure is the amount of force acting on a unit area. Pressure is distinct from stress, as the former is the ratio of the component of force normal to a surface to the surface area. Stress is a tensor that relates the vector force to the vector area."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pressure"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD142" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pressure"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD142"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$p = \\frac{dF}{dA}$, where $dF$ is the force component perpendicular to the surface element of area $dA$."^^ns1:LatexString ;
    ns1:plainTextDescription "Pressure is an effect which occurs when a force is applied on a surface. Pressure is the amount of force acting on a unit area. Pressure is distinct from stress, as the former is the ratio of the component of force normal to a surface to the surface area. Stress is a tensor that relates the vector force to the vector area." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/PRES> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "механично напрежение"@bg,
        "दाब"@hi,
        "tensione meccanica"@it,
        "tegasan"@ms,
        "naprężenie"@pl,
        "tensão"@pt,
        "tensiune mecanică"@ro,
        "pritisk"@sl ;
    skos:broader <http://qudt.org/vocab/quantitykind/ForcePerArea> .

<http://qudt.org/vocab/quantitykind/Torque> a ns1:QuantityKind ;
    rdfs:label "عزم محورى"@ar,
        "Torsionmoment"@de,
        "torque"@en,
        "par"@es,
        "couple"@fr,
        "coppia"@it,
        "トルク"@ja,
        "moment obrotowy"@pl,
        "momento de torção"@pt,
        "转矩"@zh ;
    dcterms:description """In physics, a torque ($\\tau$) is a vector that measures the tendency of a force to rotate an object about some axis. The magnitude of a torque is defined as force times its lever arm. Just as a force is a push or a pull, a torque can be thought of as a twist. The SI unit for torque is newton meters ($N m$). In U.S. customary units, it is measured in foot pounds (ft lbf) (also known as "pounds feet").
Mathematically, the torque on a particle (which has the position r in some reference frame) can be defined as the cross product: $τ = r x F$
where,
r is the particle's position vector relative to the fulcrum
F is the force acting on the particles,
or, more generally, torque can be defined as the rate of change of angular momentum: $τ = dL/dt$
where,
L is the angular momentum vector
t stands for time."""^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN-M>,
        <http://qudt.org/vocab/unit/DYN-CentiM>,
        <http://qudt.org/vocab/unit/DYN-M>,
        <http://qudt.org/vocab/unit/DeciN-M>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/IN-PDL>,
        <http://qudt.org/vocab/unit/KiloGM_F-M>,
        <http://qudt.org/vocab/unit/KiloN-M>,
        <http://qudt.org/vocab/unit/LB_F-FT>,
        <http://qudt.org/vocab/unit/LB_F-IN>,
        <http://qudt.org/vocab/unit/MegaN-M>,
        <http://qudt.org/vocab/unit/MicroN-M>,
        <http://qudt.org/vocab/unit/MilliN-M>,
        <http://qudt.org/vocab/unit/N-CentiM>,
        <http://qudt.org/vocab/unit/N-M>,
        <http://qudt.org/vocab/unit/OZ_F-IN>,
        <http://qudt.org/vocab/unit/PDL-FT>,
        <http://qudt.org/vocab/unit/PDL-IN> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Torque"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MomentOfForce> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD200" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Torque"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD200"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\tau = M \\cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered."^^ns1:LatexString ;
    ns1:latexSymbol "$\\tau$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:Torque" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Drillmoment"@de,
        "momento de torsión"@es,
        "moment de torsion"@fr,
        "momento torcente"@it,
        "binârio"@pt .

<http://qudt.org/vocab/unit/DeciN> a ns1:Unit ;
    rdfs:label "DeciNewton"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "dN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaN> a ns1:Unit ;
    rdfs:label "GigaN" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KIP_F> a ns1:Unit ;
    rdfs:label "Kip"@en ;
    dcterms:description "1000 pound-force"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 4448.222 ;
    ns1:conversionMultiplierSN 4.448222e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kip"^^xsd:anyURI ;
    ns1:factorUnitScalar 1000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kip?oldid=492552722"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/kip> ;
    ns1:symbol "kip" ;
    ns1:ucumCode "k[lbf_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2> a ns1:Unit ;
    rdfs:label "kilogram metre per second squared" ;
    dcterms:description "product of the SI base unit kilogram and the SI base unit metre divided by the power of the SI base unit second by exponent 2" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAB355" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB355"^^xsd:anyURI ;
    ns1:symbol "kg·m/s²" ;
    ns1:ucumCode "kg.m.s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPOND> a ns1:Unit ;
    rdfs:label "Kilopond"@en ;
    dcterms:description "illegal unit of the weight, defined as mass of 1 kg which receives a weight of 1 kp through gravitation at sea level, which equates to a force of 9,806 65 newton"^^rdf:HTML ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM_F> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAB059" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB059"^^xsd:anyURI ;
    ns1:plainTextDescription "illegal unit of the weight, defined as mass of 1 kg which receives a weight of 1 kp through gravitation at sea level, which equates to a force of 9,806 65 newton" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/POND> ;
    ns1:symbol "kp" ;
    ns1:uneceCommonCode "B51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoN> a ns1:Unit ;
    rdfs:label "NanoN" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/POND> a ns1:Unit ;
    rdfs:label "pond" ;
    dcterms:description "0.001-fold of the unit of the weight, defined as a mass of 1 kg which finds out about a weight strength from 1 kp by the gravitational force at sea level which corresponds to a strength of 9,806 65 newton" ;
    ns1:conversionMultiplier 0.00980665 ;
    ns1:conversionMultiplierSN 9.80665e-03 ;
    ns1:factorUnitScalar 0.00980665 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAB412" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB412"^^xsd:anyURI ;
    ns1:symbol "p" ;
    ns1:uneceCommonCode "M78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:observes a ns2:Relation,
        rdf:Property ;
    rdfs:label "observes"^^xsd:string ;
    rdfs:comment """A `Relation` that associates a `Sensor` with one `ObservableProperty` (see {s223:ObservableProperty})
which is used by the sensor to generate a measurement value (e.g., a temperature) or a simple observation of a stimulus
causing a reaction (e.g., a current binary switch that closes a dry contact when a fan is powered on)."""^^xsd:string .

<http://qudt.org/vocab/quantitykind/MassPerAreaTime> a ns1:QuantityKind ;
    rdfs:label "Mass per Area Time"@en ;
    dcterms:description "In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\\phi$, or $\\Phi$  (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity.  Its SI units are $ kg s^{-1} m^{-2}$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM2-YR>,
        <http://qudt.org/vocab/unit/GM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/GM-PER-M2-HR>,
        <http://qudt.org/vocab/unit/GM-PER-M2-YR>,
        <http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/GM_Nitrogen-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HA-YR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2>,
        <http://qudt.org/vocab/unit/MegaGM-PER-HA-YR>,
        <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2-WK>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2-HR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2-SEC>,
        <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/TONNE-PER-HA-YR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_flux"^^xsd:anyURI ;
    ns1:latexSymbol "$j_m = \\lim\\limits_{A \\rightarrow 0}\\frac{I_m}{A}$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerAreaTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/CentiN> a ns1:Unit ;
    rdfs:label "CentiNewton"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "cN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM_F> a ns1:Unit ;
    rdfs:label "Gram Force"@en ;
    dcterms:description "\"Gram Force\" is a unit for  'Force' expressed as $gf$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00980665 ;
    ns1:conversionMultiplierSN 9.80665e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kilogram-force"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kilogram-force?oldid=493375479"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "gf" ;
    ns1:ucumCode "gf"^^ns1:UCUMcs ;
    ns1:udunitsCode "gf" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaN> a ns1:Unit ;
    rdfs:label "Meganewton"@en ;
    dcterms:description "1,000,000-fold of the SI derived unit newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA213" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA213"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the SI derived unit newton" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "MN" ;
    ns1:ucumCode "MN"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B73" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroN> a ns1:Unit ;
    rdfs:label "Micronewton"@en ;
    dcterms:description "0.000001-fold of the SI derived unit newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA070" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA070"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit newton" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "μN" ;
    ns1:ucumCode "uN"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B92" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_F> a ns1:Unit ;
    rdfs:label "Imperial Ounce Force"@en ;
    dcterms:description "\"Ounce Force\" is an Imperial unit for  'Force' expressed as $ozf$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.278013875 ;
    ns1:conversionMultiplierSN 2.780139e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA926" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA926"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "ozf" ;
    ns1:ucumCode "[ozf_av]"^^ns1:UCUMcs ;
    ns1:udunitsCode "ozf" ;
    ns1:uneceCommonCode "L40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Role-Cooling a ns2:Class,
        ns2:Role-Cooling,
        sh:NodeShape ;
    rdfs:label "Cooling role"^^xsd:string ;
    rdfs:comment "`Role-Cooling`"^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Role .

<http://qudt.org/vocab/quantitykind/ElectricCurrent> a ns1:QuantityKind ;
    rdfs:label "تيار كهربائي"@ar,
        "Електрически ток"@bg,
        "Elektrický proud"@cs,
        "elektrische Stromstärke"@de,
        "Ένταση ηλεκτρικού ρεύματος"@el,
        "electric current"@en,
        "corriente eléctrica"@es,
        "جریان الکتریکی"@fa,
        "intensité de courant électrique"@fr,
        "זרם חשמלי"@he,
        "विद्युत धारा"@hi,
        "elektromos áramerősség"@hu,
        "corrente elettrica"@it,
        "電流"@ja,
        "fluxio electrica"@la,
        "Arus elektrik"@ms,
        "prąd elektryczny"@pl,
        "corrente elétrica"@pt,
        "curent electric"@ro,
        "Сила электрического тока"@ru,
        "električni tok"@sl,
        "elektrik akımı"@tr,
        "电流"@zh ;
    dcterms:description """
  The quantity kind $\\textit{Electric Current}$ is the flow (movement) of electric charge. 
  The amount of electric current through some surface, for example, a section through a copper conductor,
   is defined as the amount of electric charge flowing through that surface over time. 
  Current is a scalar-valued quantity. 
  Electric current is one of the base quantities in the International System of Quantities, ISQ,
   on which the International System of Units, SI, is based.
  """^^rdf:HTML ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A>,
        <http://qudt.org/vocab/unit/A_Ab>,
        <http://qudt.org/vocab/unit/A_Stat>,
        <http://qudt.org/vocab/unit/AttoA>,
        <http://qudt.org/vocab/unit/BIOT>,
        <http://qudt.org/vocab/unit/FemtoA>,
        <http://qudt.org/vocab/unit/GigaA>,
        <http://qudt.org/vocab/unit/KiloA>,
        <http://qudt.org/vocab/unit/MegaA>,
        <http://qudt.org/vocab/unit/MicroA>,
        <http://qudt.org/vocab/unit/MilliA>,
        <http://qudt.org/vocab/unit/NanoA>,
        <http://qudt.org/vocab/unit/PetaA>,
        <http://qudt.org/vocab/unit/PicoA>,
        <http://qudt.org/vocab/unit/PlanckCurrent>,
        <http://qudt.org/vocab/unit/TeraA> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electric_current"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD039" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD039"^^xsd:anyURI ;
    ns1:plainTextDescription "\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. " ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELCU> ;
    ns1:symbol "I" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCurrent" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ForcePerLength> a ns1:QuantityKind ;
    rdfs:label "Force per Length"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN-M-PER-M2>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM>,
        <http://qudt.org/vocab/unit/GigaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-FT>,
        <http://qudt.org/vocab/unit/KiloN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN>,
        <http://qudt.org/vocab/unit/LB_F-PER-YD>,
        <http://qudt.org/vocab/unit/MegaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MicroN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-PER-M>,
        <http://qudt.org/vocab/unit/N-M-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-CentiM>,
        <http://qudt.org/vocab/unit/N-PER-M>,
        <http://qudt.org/vocab/unit/N-PER-MilliM>,
        <http://qudt.org/vocab/unit/NanoN-M-PER-M2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerLength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/HeatFlowRate> a ns1:QuantityKind ;
    rdfs:label "Heat Flow Rate"@en ;
    dcterms:description "The rate of heat flow between two systems is measured in watts (joules per second). The formula for rate of heat flow is $\\bigtriangleup Q / \\bigtriangleup t = -K \\times A \\times \\bigtriangleup T/x$, where $\\bigtriangleup Q / \\bigtriangleup t$ is the rate of heat flow; $-K$ is the thermal conductivity factor; A is the surface area; $\\bigtriangleup T$ is the change in temperature and $x$ is the thickness of the material. $\\bigtriangleup  T/ x$ is called the temperature gradient and is always negative because of the heat of flow always goes from more thermal energy to less)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG> ;
    ns1:expression "$heat-flow-rate$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Rate_of_heat_flow"^^xsd:anyURI ;
    ns1:latexSymbol "$\\Phi$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:HeatFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Power> .

<http://qudt.org/vocab/quantitykind/Viscosity> a ns1:QuantityKind ;
    rdfs:label "Viscosity"@en ;
    dcterms:description "Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or extensional stress. In general terms it is the resistance of a liquid to flow, or its \"thickness\". Viscosity describes a fluid's internal resistance to flow and may be thought of as a measure of fluid friction. [Wikipedia]. In general conversation or in non-scientific contexts, if someone refers to the viscosity of a fluid, they're likely talking about its dynamic (or absolute) viscosity. However, in engineering or scientific contexts, it's essential to clarify which type of viscosity is being discussed, as the interpretation and use of the data may differ depending on whether one is talking about dynamic or kinematic viscosity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiPOISE>,
        <http://qudt.org/vocab/unit/DecaPOISE>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-HR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-MIN>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC>,
        <http://qudt.org/vocab/unit/LB-PER-FT-DAY>,
        <http://qudt.org/vocab/unit/LB-PER-FT-HR>,
        <http://qudt.org/vocab/unit/LB-PER-FT-MIN>,
        <http://qudt.org/vocab/unit/LB-PER-FT-SEC>,
        <http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2>,
        <http://qudt.org/vocab/unit/MicroPOISE>,
        <http://qudt.org/vocab/unit/MilliPA-SEC>,
        <http://qudt.org/vocab/unit/N-SEC-PER-M2>,
        <http://qudt.org/vocab/unit/PA-SEC>,
        <http://qudt.org/vocab/unit/PDL-SEC-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-SEC-PER-IN2>,
        <http://qudt.org/vocab/unit/POISE>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Viscosity"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/DynamicViscosity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:plainTextDescription "Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or extensional stress. In general terms it is the resistance of a liquid to flow, or its \"thickness\". Viscosity describes a fluid's internal resistance to flow and may be thought of as a measure of fluid friction. [Wikipedia]. In general conversation or in non-scientific contexts, if someone refers to the viscosity of a fluid, they're likely talking about its dynamic (or absolute) viscosity. However, in engineering or scientific contexts, it's essential to clarify which type of viscosity is being discussed, as the interpretation and use of the data may differ depending on whether one is talking about dynamic or kinematic viscosity." ;
    rdfs:comment "Applicable units are those of quantitykind:Viscosity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/GigaHZ-M> a ns1:Unit ;
    rdfs:label "Gigahertz Metre"@en,
        "Gigahertz Meter"@en-US ;
    dcterms:description "product of the 1,000,000,000-fold of the SI derived unit hertz and the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaHZ> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ConductionSpeed>,
        <http://qudt.org/vocab/quantitykind/GroupSpeedOfSound>,
        <http://qudt.org/vocab/quantitykind/LinearVelocity>,
        <http://qudt.org/vocab/quantitykind/PhaseSpeedOfSound>,
        <http://qudt.org/vocab/quantitykind/SoundParticleVelocity>,
        <http://qudt.org/vocab/quantitykind/Speed>,
        <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:iec61360Code "0112/2///62720#UAA151" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA151"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000 000 000-fold of the SI derived unit hertz and the SI base unit metre" ;
    ns1:symbol "GHz·m" ;
    ns1:ucumCode "GHz.m"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliN> a ns1:Unit ;
    rdfs:label "Millinewton"@en ;
    dcterms:description "0.001-fold of the SI derived unit newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA793" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA793"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit newton" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "mN" ;
    ns1:ucumCode "mN"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckTemperature> a ns1:Unit ;
    rdfs:label "PlanckTemperature"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 141678400000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.416784e+32 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/DEG_C> ;
    ns1:symbol "plancktemperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:ConnectionPoint a ns2:AbstractClass,
        sh:NodeShape ;
    rdfs:label "ConnectionPoint"^^xsd:string ;
    rdfs:comment """A `ConnectionPoint` is an abstract modeling construct used to represent the fact that one connectable thing can be connected to another connectable thing using a `Connection`. It is the abstract representation of the flange, wire terminal, or other physical feature where a connection is made. `Equipment`, `DomainSpace`s and `Junction`s can have one or more `ConnectionPoint`s (see {s223:Connectable}).

A `ConnectionPoint` is constrained to relate to a specific medium such as air, water, or electricity which determines what other things can be connected to it. For example, constraining a ConnectionPoint to be for air means it cannot be used for an electrical connection.

A `ConnectionPoint` belongs to exactly one connectable thing (see {s223:Connectable}).

`ConnectionPoint`s are represented graphically in this standard by a triangle with the point indicating a direction of flow, or a diamond in the case of a bidirectional flow as shown in Figure 6-1.

![Graphical Representation of a ConnectionPoint.](figures/Figure_5-2_Graphical_Depiciton_of_Connection_Points.svg)"""^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "If the relation `hasRole` is present it shall associate the `ConnectionPoint` with an `EnumerationKind-Role`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Role ;
            sh:message "s223: If the relation `hasRole` is present it shall associate the `ConnectionPoint` with an `EnumerationKind-Role`."^^xsd:string ;
            sh:path ns2:hasRole ],
        [ rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
            sh:path ns2:mapsTo ;
            sh:severity sh:Info ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
                    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string ] ],
        [ rdfs:comment "A `ConnectionPoint` shall be associated with at most one `Connection` using the relation `connectsThrough`."^^xsd:string ;
            sh:class ns2:Connection ;
            sh:maxCount 1 ;
            sh:message "s223: This `ConnectionPoint` shall be associated with at most one `Connection`."^^xsd:string ;
            sh:name "ConnectionPointToConnectionShape"^^xsd:string ;
            sh:path ns2:connectsThrough ;
            sh:severity sh:Info ],
        [ rdfs:comment "A `ConnectionPoint` can be associated with at most one other `ConnectionPoint` using the relation `mapsTo`"^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:maxCount 1 ;
            sh:message "s223: A `ConnectionPoint` can be associated with at most one other `ConnectionPoint` using the relation `mapsTo`"^^xsd:string ;
            sh:path ns2:mapsTo ],
        [ rdfs:comment "A `ConnectionPoint` shall be associated with exactly one `Substance-Medium` using the relation `hasMedium`."^^xsd:string ;
            sh:class ns2:Substance-Medium ;
            sh:maxCount 1 ;
            sh:message "s223: A `ConnectionPoint` shall be associated with exactly one `Substance-Medium` using the relation `hasMedium`."^^xsd:string ;
            sh:minCount 1 ;
            sh:name "ConnectionPoint medium"^^xsd:string ;
            sh:path ns2:hasMedium ],
        [ rdfs:comment "A `ConnectionPoint` can be associated with at most one other `ConnectionPoint` using the inverse of relation `mapsTo`"^^xsd:string ;
            sh:class ns2:ConnectionPoint ;
            sh:maxCount 1 ;
            sh:message "s223: A `ConnectionPoint` can be associated with at most one other `ConnectionPoint` using the inverse of relation `mapsTo`"^^xsd:string ;
            sh:path [ sh:inversePath ns2:mapsTo ] ],
        [ rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
            sh:path ns2:mapsTo ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
                    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `ConnectionPoint` shall be associated with at most one `Connectable` using the `cnx` relation."^^xsd:string ;
            sh:message "s223: A `ConnectionPoint` shall be associated with at most one `Connectable` using the `cnx` relation."^^xsd:string ;
            sh:path ns2:cnx ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Connectable ] ;
            sh:qualifiedValueShapesDisjoint true ],
        [ rdfs:comment "A `ConnectionPoint` shall be associated with at most one `Connection` using the `cnx` relation"^^xsd:string ;
            sh:message "s223: A `ConnectionPoint` shall be associated with at most one `Connection` using the `cnx` relation"^^xsd:string ;
            sh:path ns2:cnx ;
            sh:qualifiedMaxCount 1 ;
            sh:qualifiedValueShape [ sh:class ns2:Connection ] ;
            sh:qualifiedValueShapesDisjoint true ],
        [ rdfs:comment "A `ConnectionPoint` shall be associated with exactly one `Connectable` using the relation `isConnectionPointOf`."^^xsd:string ;
            sh:class ns2:Connectable ;
            sh:maxCount 1 ;
            sh:message "s223: A `ConnectionPoint` shall be associated with exactly one `Connectable` using the relation `isConnectionPointOf`."^^xsd:string ;
            sh:minCount 1 ;
            sh:name "ConnectionPointToEquipmentShape"^^xsd:string ;
            sh:path ns2:isConnectionPointOf ],
        [ rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
            sh:name "Test for compatible declared Medium"^^xsd:string ;
            sh:path ns2:hasMedium ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
                    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
            sh:path ns2:mapsTo ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
                    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasElectricalPhase` is present it shall associate the `ConnectionPoint` with an ElectricalPhaseIdentifier or ElectricalVoltagePhases."^^xsd:string ;
            sh:message "s223: If the relation `hasElectricalPhase` is present it shall associate the `ConnectionPoint` with an ElectricalPhaseIdentifier or ElectricalVoltagePhases."^^xsd:string ;
            sh:or ( [ sh:class ns2:EnumerationKind-ElectricalPhaseIdentifier ] [ sh:class ns2:EnumerationKind-ElectricalVoltagePhases ] ) ;
            sh:path ns2:hasElectricalPhase ],
        [ rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
            sh:path ns2:connectsThrough ;
            sh:severity sh:Info ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
                    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string ] ] ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
            sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string ] .

<http://qudt.org/vocab/unit/KiloLB_F> a ns1:Unit ;
    rdfs:label "KiloPound Force"@en ;
    dcterms:description "1,000-fold of the unit of the force pound-force (lbf) according to the Anglo-American system of units" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4448.222 ;
    ns1:conversionMultiplierSN 4.448222e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAB232" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB232"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/LB_F> ;
    ns1:symbol "klbf" ;
    ns1:uneceCommonCode "M75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "متر مربع"@ar,
        "квадратен метър"@bg,
        "čtvereční metr"@cs,
        "Quadratmeter"@de,
        "τετραγωνικό μέτρο"@el,
        "square metre"@en,
        "Square Meter"@en-US,
        "metro cuadrado"@es,
        "متر مربع"@fa,
        "mètre carré"@fr,
        "מטר רבוע"@he,
        "वर्ग मीटर"@hi,
        "négyzetméter"@hu,
        "metro quadrato"@it,
        "平方メートル"@ja,
        "metrum quadratum"@la,
        "meter persegi"@ms,
        "metr kwadratowy"@pl,
        "metro quadrado"@pt,
        "metru pătrat"@ro,
        "квадратный метр"@ru,
        "kvadratni meter"@sl,
        "metrekare"@tr,
        "平方米"@zh ;
    dcterms:description "The S I unit of area is the square metre."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Square_metre"^^xsd:anyURI ;
    ns1:expression "$sq-m$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area>,
        <http://qudt.org/vocab/quantitykind/HydraulicPermeability>,
        <http://qudt.org/vocab/quantitykind/NuclearQuadrupoleMoment> ;
    ns1:iec61360Code "0112/2///62720#UAA744" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Square_metre?oldid=490945508"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA744"^^xsd:anyURI ;
    ns1:symbol "m²" ;
    ns1:ucumCode "m2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MTK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroMOL> a ns1:Unit ;
    rdfs:label "Micromole"@en ;
    dcterms:description "0.000001-fold of the SI base unit mol"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
    ns1:iec61360Code "0112/2///62720#UAA093" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA093"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit mol" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/MOL> ;
    ns1:symbol "μmol" ;
    ns1:ucumCode "umol"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "FH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/T> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "تسلا"@ar,
        "тесла"@bg,
        "tesla"@cs,
        "Tesla"@de,
        "τέσλα"@el,
        "tesla"@en,
        "tesla"@es,
        "تسلا"@fa,
        "tesla"@fr,
        "טסלה"@he,
        "टैस्ला"@hi,
        "tesla"@hu,
        "tesla"@it,
        "テスラ"@ja,
        "tesla"@la,
        "tesla"@ms,
        "tesla"@pl,
        "tesla"@pt,
        "tesla"@ro,
        "тесла"@ru,
        "tesla"@sl,
        "tesla"@tr,
        "特斯拉"@zh ;
    dcterms:description "The SI unit of flux density (or field intensity) for magnetic fields (also called the magnetic induction). The intensity of a magnetic field can be measured by placing a current-carrying conductor in the field. The magnetic field exerts a force on the conductor, a force which depends on the amount of the current and on the length of the conductor. One tesla is defined as the field intensity generating one newton of force per ampere of current per meter of conductor. Equivalently, one tesla represents a magnetic flux density of one weber per square meter of area. A field of one tesla is quite strong: the strongest fields available in laboratories are about 20 teslas, and the Earth's magnetic flux density, at its surface, is about 50 microteslas. The tesla, defined in 1958, honors the Serbian-American electrical engineer Nikola Tesla (1856-1943), whose work in electromagnetic induction led to the first practical generators and motors using alternating current. $T =  V\\cdot s \\cdot m^{-2} = N\\cdot A^{-1}\\cdot m^{-1} = Wb\\cdot m^{-2} = kg \\cdot  C^{-1}\\cdot s^{-1}\\cdot A^{-1} = kg \\cdot s^{-2}\\cdot A^{-1} = N \\cdot s \\cdot C^{-1}\\cdot m^{-1}$ where, $\\\\$ $A$ = ampere, $C$=coulomb, $m$ = meter,  $N$ = newton, $s$ = second, $T$ = tesla, $Wb$ = weber"^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tesla"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/WB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MagneticField>,
        <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    ns1:iec61360Code "0112/2///62720#UAA285" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tesla?oldid=481198244"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Tesla_(unit)"^^xsd:anyURI,
        "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1406?rskey=AzXBLd"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA285"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/tesla> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/tesla> ;
    ns1:siUnitsExpression "Wb/m^2" ;
    ns1:symbol "T" ;
    ns1:ucumCode "T"^^ns1:UCUMcs ;
    ns1:udunitsCode "T" ;
    ns1:uneceCommonCode "D33" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Sensor a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Sensor"^^xsd:string ;
    rdfs:comment """
A `Sensor` `observes` an `ObservableProperty` (see {s223:ObservableProperty})
which may be quantifiable (see {s223:QuantifiableObservableProperty}), such as a
temperature, flow, or concentration, or enumerable (see {s223:EnumeratedObservableProperty}),
such as an occupancy state.

If a `Sensor` observes a `QuantifiableObservableProperty` relative to an assumed
or common reference point, it can be modeled with only an observation location.
For example:

```turtle
@prefix : <http://example.com/> .

:example1 a s223:TemperatureSensor ;
    s223:hasObservationLocation :location1 ;
    qudt:hasQuantityKind quantitykind:Temperature .
```

If a `Sensor` observes a `QuantifiableObservableProperty` relative to a unique
or specified reference point, it can be modeled with an observation location and
a reference location, and indicating the difference between two values by setting `isDeltaQuantity` to `true`. For example:

```turtle
@prefix : <http://example.com/> .

:example2 a s223:TemperatureSensor ;
    s223:hasObservationLocation :location1 ;
    s223:hasReferenceLocation :location2 ;
    qudt:hasQuantityKind quantitykind:Temperature ;
    qudt:isDeltaQuantity true .
```
"""^^xsd:string ;
    rdfs:subClassOf ns2:Equipment ;
    sh:property [ rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
            sh:path ns2:observes ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
                    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Sensor` shall be associated with exactly one location using the relation `hasObservationLocation`."^^xsd:string ;
            sh:maxCount 1 ;
            sh:message "s223: A `Sensor` shall be associated with exactly one location using the relation `hasObservationLocation`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:hasObservationLocation ],
        [ rdfs:comment "A `Sensor` shall be associated with exactly one `ObservableProperty` using the relation `observes`."^^xsd:string ;
            sh:class ns2:ObservableProperty ;
            sh:maxCount 1 ;
            sh:message "s223: A `Sensor` shall be associated with exactly one `ObservableProperty` using the relation `observes`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns2:observes ],
        [ rdfs:comment "If the relation `hasMeasurementResolution` is present it shall associate a `Sensor` with a `QuantifiableProperty`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:message "s223: If the relation `hasMeasurementResolution` is present it shall associate a `Sensor` with a `QuantifiableProperty`."^^xsd:string ;
            sh:path ns2:hasMeasurementResolution ],
        [ rdfs:comment "If a `Sensor` measures a differential property, it shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
            sh:maxCount 1 ;
            sh:message "s223: If a `Sensor` measures a differential property, it shall be associated with exactly 1 of `Connectable`, `Connection`, or `ConnectionPoint` using the relation `hasReferenceLocation`."^^xsd:string ;
            sh:path ns2:hasReferenceLocation ],
        [ rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
            sh:path ns2:observes ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
                    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string ] ] .

<http://qudt.org/vocab/quantitykind/Angle> a ns1:QuantityKind ;
    rdfs:label "Angle"@en ;
    dcterms:description "The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/2PiRAD>,
        <http://qudt.org/vocab/unit/ARCMIN>,
        <http://qudt.org/vocab/unit/ARCSEC>,
        <http://qudt.org/vocab/unit/DEG>,
        <http://qudt.org/vocab/unit/GON>,
        <http://qudt.org/vocab/unit/GRAD>,
        <http://qudt.org/vocab/unit/MIL>,
        <http://qudt.org/vocab/unit/MIN_Angle>,
        <http://qudt.org/vocab/unit/MicroRAD>,
        <http://qudt.org/vocab/unit/MilliARCSEC>,
        <http://qudt.org/vocab/unit/MilliRAD>,
        <http://qudt.org/vocab/unit/RAD>,
        <http://qudt.org/vocab/unit/REV> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Angle"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:Angle" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/quantitykind/ApparentPower> a ns1:QuantityKind ;
    rdfs:label "القدرة الظاهرية"@ar,
        "Scheinleistung"@de,
        "apparent power"@en,
        "potencia aparente"@es,
        "puissance apparente"@fr,
        "potenza apparente"@it,
        "皮相電力"@ja,
        "moc pozorna"@pl,
        "potência aparente"@pt,
        "视在功率"@zh ;
    dcterms:description "\"Apparent Power\" is the product of the rms voltage $U$ between the terminals of a two-terminal element or two-terminal circuit and the rms electric current I in the element or circuit. Under sinusoidal conditions, the apparent power is the modulus of the complex power."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaVA>,
        <http://qudt.org/vocab/unit/GigaVA>,
        <http://qudt.org/vocab/unit/KiloVA>,
        <http://qudt.org/vocab/unit/MegaVA>,
        <http://qudt.org/vocab/unit/MicroVA>,
        <http://qudt.org/vocab/unit/MilliVA>,
        <http://qudt.org/vocab/unit/NanoVA>,
        <http://qudt.org/vocab/unit/PetaVA>,
        <http://qudt.org/vocab/unit/PicoVA>,
        <http://qudt.org/vocab/unit/TeraVA>,
        <http://qudt.org/vocab/unit/VA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD011" ;
    ns1:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-41"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD011"^^xsd:anyURI ;
    ns1:latexDefinition "$\\left | \\underline{S} \\right | =  UI$, where $U$ is rms value of voltage and $I$ is rms value of electric current."^^ns1:LatexString ;
    ns1:latexSymbol "$\\left | \\underline{S} \\right |$"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:ApparentPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    skos:altLabel "表观功率"@zh ;
    skos:broader <http://qudt.org/vocab/quantitykind/ElectricPower> .

<http://qudt.org/vocab/quantitykind/DynamicViscosity> a ns1:QuantityKind ;
    rdfs:label "لزوجة"@ar,
        "viskozita"@cs,
        "dynamische Viskosität"@de,
        "dynamic viscosity"@en,
        "viscosidad dinámica"@es,
        "گرانروی دینامیکی/ویسکوزیته دینامیکی"@fa,
        "viscosité dynamique"@fr,
        "श्यानता"@hi,
        "viscosità dinamica"@it,
        "粘度"@ja,
        "Kelikatan dinamik"@ms,
        "lepkość dynamiczna"@pl,
        "viscosidade dinâmica"@pt,
        "Viscozitate dinamică"@ro,
        "динамическую вязкость"@ru,
        "dinamična viskoznost"@sl,
        "dinamik akmazlık"@tr,
        "动力粘度"@zh ;
    dcterms:description "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiPOISE>,
        <http://qudt.org/vocab/unit/DecaPOISE>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-HR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-MIN>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC>,
        <http://qudt.org/vocab/unit/LB-PER-FT-DAY>,
        <http://qudt.org/vocab/unit/LB-PER-FT-HR>,
        <http://qudt.org/vocab/unit/LB-PER-FT-MIN>,
        <http://qudt.org/vocab/unit/LB-PER-FT-SEC>,
        <http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2>,
        <http://qudt.org/vocab/unit/MicroPOISE>,
        <http://qudt.org/vocab/unit/MilliPA-SEC>,
        <http://qudt.org/vocab/unit/N-SEC-PER-M2>,
        <http://qudt.org/vocab/unit/PA-SEC>,
        <http://qudt.org/vocab/unit/PDL-SEC-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-SEC-PER-IN2>,
        <http://qudt.org/vocab/unit/POISE>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Viscosity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD035" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD035"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Viscosity#Dynamic_viscosity"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$\\tau_{xz} = \\eta\\frac{dv_x}{dz}$, where $\\tau_{xz}$ is shear stress in a fluid moving with a velocity gradient $\\frac{dv_x}{dz}$ perpendicular to the plane of shear. "^^ns1:LatexString ;
    ns1:latexSymbol "$\\mu$"^^ns1:LatexString ;
    ns1:plainTextDescription "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/DYVI> ;
    rdfs:comment "Applicable units are those of quantitykind:DynamicViscosity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "viscosità di taglio"@it .

<http://qudt.org/vocab/quantitykind/InformationEntropy> a ns1:QuantityKind ;
    rdfs:label "Information Entropy"@en ;
    dcterms:description "Information Entropy is a concept from information theory. It tells how much information there is in an event. In general, the more uncertain or random the event is, the more information it will contain. The concept of information entropy was created by a mathematician. He was named Claude Elwood Shannon. It has applications in many areas, including lossless data compression, statistical inference, cryptography and recently in other disciplines as biology, physics or machine learning."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAN>,
        <http://qudt.org/vocab/unit/BIT>,
        <http://qudt.org/vocab/unit/BYTE>,
        <http://qudt.org/vocab/unit/ERLANG>,
        <http://qudt.org/vocab/unit/ExaBIT>,
        <http://qudt.org/vocab/unit/ExaBYTE>,
        <http://qudt.org/vocab/unit/ExbiBIT>,
        <http://qudt.org/vocab/unit/ExbiBYTE>,
        <http://qudt.org/vocab/unit/GibiBYTE>,
        <http://qudt.org/vocab/unit/GigaBYTE>,
        <http://qudt.org/vocab/unit/HART>,
        <http://qudt.org/vocab/unit/KibiBYTE>,
        <http://qudt.org/vocab/unit/KiloBYTE>,
        <http://qudt.org/vocab/unit/MebiBYTE>,
        <http://qudt.org/vocab/unit/MegaBYTE>,
        <http://qudt.org/vocab/unit/NAT>,
        <http://qudt.org/vocab/unit/PebiBIT>,
        <http://qudt.org/vocab/unit/PebiBYTE>,
        <http://qudt.org/vocab/unit/PetaBYTE>,
        <http://qudt.org/vocab/unit/SHANNON>,
        <http://qudt.org/vocab/unit/TebiBIT>,
        <http://qudt.org/vocab/unit/TebiBYTE>,
        <http://qudt.org/vocab/unit/TeraBYTE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://simple.wikipedia.org/wiki/Information_entropy"^^xsd:anyURI ;
    ns1:plainTextDescription "Information Entropy is a concept from information theory. It tells how much information there is in an event. In general, the more uncertain or random the event is, the more information it will contain. The concept of information entropy was created by a mathematician. He was named Claude Elwood Shannon. It has applications in many areas, including lossless data compression, statistical inference, cryptography and recently in other disciplines as biology, physics or machine learning." ;
    rdfs:comment "Applicable units are those of quantitykind:InformationEntropy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/unit/DecaK> a ns1:Unit ;
    rdfs:label "DecaK" ;
    ns1:conversionMultiplier 10.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/K> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GR> a ns1:DimensionlessUnit,
        ns1:Unit ;
    rdfs:label "Grade"@en ;
    dcterms:description "the tangent of an angle of inclination multiplied by 100"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Grade"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Grade?oldid=485504533"^^xsd:anyURI ;
    ns1:symbol "gr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaK> a ns1:Unit ;
    rdfs:label "MegaK" ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/K> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERMITTIVITY_REL> a ns1:Unit ;
    rdfs:label "Relative Permittivity"@en ;
    dcterms:description """
  The $\\textit{relative permittivity}$ of a material under given conditions reflects the extent to which it concentrates electrostatic lines of flux. 
  In technical terms, it is the ratio of the amount of electrical energy stored in a material by an applied voltage, 
  relative to that stored in a vacuum. 
  Likewise, it is also the ratio of the capacitance of a capacitor using that material as a dielectric, compared to a similar capacitor that has a vacuum as its dielectric. 
  Relative permittivity is a dimensionless number that is in general complex. 
  The imaginary portion of the permittivity corresponds to a phase shift of the polarization $P$ relative to $E$ and leads to the attenuation of electromagnetic waves passing through the medium.
  $$\\epsilon_r(w) = \\frac{\\epsilon(w)}{\\epsilon_O}$$,
   where $\\epsilon_r(w)$ is the complex frequency-dependent absolute permittivity of the material,
    and $\\epsilon_O$ is the vacuum permittivity.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.000000000008854187817 ;
    ns1:conversionMultiplierSN 8.854188e-12 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Relative_static_permittivity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Relative_permittivity?oldid=489664437"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Relative_static_permittivity?oldid=334224492"^^xsd:anyURI ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T4D0> ;
    ns1:symbol "εᵣ" ;
    ns1:ucumCode "[eps_0]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPB> a ns1:Unit ;
    rdfs:label "Parts per billion"@en ;
    dcterms:description "Dimensionless unit for concentration. Recommended practice is to use specific units such as $ug/l$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:iec61360Code "0112/2///62720#UAD926" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD926"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Parts-per_notation"^^xsd:anyURI ;
    ns1:symbol "PPB" ;
    ns1:ucumCode "[ppb]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "61" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPQ> a ns1:Unit ;
    rdfs:label "part per quadrillion" ;
    dcterms:description "unit of proportion equal to 10⁻¹⁶" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000001 ;
    ns1:conversionMultiplierSN 1e-16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:iec61360Code "0112/2///62720#UAD928" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD928"^^xsd:anyURI ;
    ns1:symbol "ppq" ;
    ns1:ucumCode "[ppq]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PSU> a ns1:Unit ;
    rdfs:label "Practical Salinity Unit"@en ;
    dcterms:description "Practical salinity scale 1978 (PSS-78) is used for ionic content of seawater determined by electrical conductivity. Salinities measured using PSS-78 do not have units, but are approximately scaled to parts-per-thousand for the valid range. The suffix psu or PSU (denoting practical salinity unit) is sometimes added to PSS-78 measurement values. The addition of PSU as a unit after the value is \"formally incorrect and strongly discouraged\"."^^rdf:HTML ;
    dcterms:source <https://unesdoc.unesco.org/ark:/48223/pf0000047932> ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Salinity#PSU"^^xsd:anyURI ;
    ns1:symbol "PSU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    rdfs:seeAlso <http://qudt.org/vocab/unit/PPTH> .

ns2:Signal-WiredEthernet a ns2:Class,
        ns2:Signal-WiredEthernet,
        sh:NodeShape ;
    rdfs:label "Wired Ethernet"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent common wired Ethernet protocols.

: Signal-WiredEthernet Enumerations

| Enumeration |
|:-----------|
| `WiredEthernet-Cat1` |
| `WiredEthernet-Cat2` |
| `WiredEthernet-Cat3` |
| `WiredEthernet-Cat4` |
| `WiredEthernet-Cat5` |
| `WiredEthernet-Cat5e` |
| `WiredEthernet-Cat6` |
| `WiredEthernet-Cat6a` |
| `WiredEthernet-Cat7` |
| `WiredEthernet-Cat7a` |
| `WiredEthernet-Cat8` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Electricity-Signal .

<http://qudt.org/vocab/quantitykind/KermaRate> a ns1:QuantityKind ;
    rdfs:label "Kerma Rate"@en ;
    dcterms:description "\"Kerma Rate\" is the kerma per unit time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GRAY-PER-HR>,
        <http://qudt.org/vocab/unit/GRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/GRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliRAD_R-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliSV-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoSV-PER-HR>,
        <http://qudt.org/vocab/unit/NanoSV-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoSV-PER-SEC>,
        <http://qudt.org/vocab/unit/REM-PER-SEC>,
        <http://qudt.org/vocab/unit/SV-PER-HR>,
        <http://qudt.org/vocab/unit/SV-PER-MIN>,
        <http://qudt.org/vocab/unit/SV-PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Half-value_layer"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\dot{K} = \\frac{dK}{dt}$, where $K$ is the increment of kerma during time interval with duration $t$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\dot{K}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Kerma Rate\" is the kerma per unit time." ;
    rdfs:comment "Applicable units are those of quantitykind:KermaRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/KiloN-PER-M2> a ns1:Unit ;
    rdfs:label "Kilo Newton per square metre" ;
    dcterms:description "1,000-fold of the SI derived unit newton divided by the square of the SI base unit metre" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
    ns1:symbol "kN/m²" ;
    ns1:ucumCode "kN.m-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliK> a ns1:Unit ;
    rdfs:label "MilliK" ;
    ns1:conversionMultiplier 0.001 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/K> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ONE-PER-ONE> a ns1:Unit ;
    rdfs:label "one per one" ;
    dcterms:description "value of the quotient from two physical units of the same kind as a numerator and denominator whereas the units are shortened mutually" ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ONE> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/ONE> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio>,
        <http://qudt.org/vocab/quantitykind/Ratio> ;
    ns1:iec61360Code "0112/2///62720#UAB443" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB443"^^xsd:anyURI ;
    ns1:symbol "one/one" ;
    ns1:uneceCommonCode "Q26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPM> a ns1:Unit ;
    rdfs:label "Parts per million"@en ;
    dcterms:description "Dimensionless unit for concentration. Recommended practice is to use specific units such as $ug/l$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:iec61360Code "0112/2///62720#UAD925" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD925"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Parts-per_notation"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/partsPerMillion> ;
    ns1:symbol "PPM" ;
    ns1:ucumCode "[ppm]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "59" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPT> a ns1:Unit ;
    rdfs:label "part per trillion"@en ;
    dcterms:description "trillionth of a quantity, unit of proportion equal to 10⁻¹²" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:iec61360Code "0112/2///62720#UAD927" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD927"^^xsd:anyURI ;
    ns1:symbol "ppt" ;
    ns1:ucumCode "[ppt]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NX" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPTM> a ns1:Unit ;
    rdfs:label "Parts per Ten Million"@en ;
    dcterms:description "Dimensionless unit for concentration. Recommended practice is to use specific units such as $ug/l$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:symbol "PPTM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:EnumerationKind-Role a ns2:Class,
        ns2:EnumerationKind-Role,
        sh:NodeShape ;
    rdfs:label "Role"^^xsd:string ;
    rdfs:comment """This class and its enumerated subclasses represent roles played by entities, such as cooling, generator,
relief, and return. These enumeration kinds are intended to indicate the capability of an entity to play a given
role, rather than the role being actively played at any given point in time. For example,
a reversible piece of equipment might play a role of `Role-Cooling` at one time, and `Role-Heating` at another time.
Such an entity would be modeled using the `hasRole` relation with both role values. The active role at a particular time can be modeled as a `Property` with
an ExternalReference to telemetry data.

: EnumerationKind-Role Enumerations

| Enumeration |
|:-----------|
| `Role-Condenser` |
| `Role-Cooling` |
| `Role-Dehumidifying` |
| `Role-Discharge` |
| `Role-Economizer` |
| `Role-Evaporator` |
| `Role-Exhaust` |
| `Role-Expansion` |
| `Role-Generator` |
| `Role-HeatRecovery` |
| `Role-HeatTransfer` |
| `Role-Heating` |
| `Role-Load` |
| `Role-OutdoorAirIntake` |
| `Role-Primary` |
| `Role-Recirculating` |
| `Role-Relief` |
| `Role-Return` |
| `Role-Secondary` |
| `Role-Supply` |
| `Role-Ventilating` |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind .

<http://qudt.org/vocab/unit/CentiBAR> a ns1:Unit ;
    rdfs:label "Centibar"@en ;
    dcterms:description "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to $100,000\\,Pa = 1 bar \\approx 750.0616827 Torr$. Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "cbar" ;
    ns1:ucumCode "cbar"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM_H2O> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Conventional Centimetre Of Water"@en,
        "Conventional Centimeter Of Water"@en-US ;
    dcterms:description """$\\textit{Centimeter of Water}$ is a C.G.S System unit for  'Force Per Area' expressed as $cm_{H2O}$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 98.0665 ;
    ns1:conversionMultiplierSN 9.80665e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Centimetre_of_water"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA402" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Centimetre_of_water?oldid=487656894"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA402"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI conforming unit of pressure that corresponds to the static pressure generated by a water column with a height of 1 centimetre" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "cmH₂0" ;
    ns1:ucumCode "cm[H2O]"^^ns1:UCUMcs ;
    ns1:udunitsCode "cmH2O",
        "cm_H2O" ;
    ns1:uneceCommonCode "H78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "centimetre of water (4 °C)" ;
    dcterms:description "non SI-conform unit of pressure, at which a value of 1 cmH₂O meets the static pressure, which is generated by a head of water at a temperature of 4 °C with a height of 1 centimetre" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB236" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB236"^^xsd:anyURI ;
    ns1:symbol "cmH₂O (4 °C)" ;
    ns1:uneceCommonCode "N14" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM_HG> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Centimetre Of Mercury"@en,
        "Centimeter Of Mercury"@en-US ;
    dcterms:description "A non-SI-conforming unit of pressure, that corresponds with the static pressure generated by a mercury column with the height of 1 centimetre"^^rdf:HTML ;
    ns1:conversionMultiplier 1333.224 ;
    ns1:conversionMultiplierSN 1.333224e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA403" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA403"^^xsd:anyURI ;
    ns1:plainTextDescription "A non-SI-conforming unit of pressure, that corresponds with the static pressure generated by a mercury column with the height of 1 centimetre" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "cmHg" ;
    ns1:ucumCode "cm[Hg]"^^ns1:UCUMcs ;
    ns1:udunitsCode "cmHg",
        "cm_Hg" ;
    ns1:uneceCommonCode "J89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM_HG_0DEG_C> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "centimetre of mercury (0 °C)" ;
    dcterms:description "non SI-conform unit of pressure, at which a value of 1 cmHg meets the static pressure, which is generated by a mercury at a temperature of 0 °C with a height of 1 centimetre" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB235" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB235"^^xsd:anyURI ;
    ns1:symbol "cmHg (0 °C)" ;
    ns1:uneceCommonCode "N13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG> a ns1:Unit ;
    rdfs:label "Degree"@en ;
    dcterms:description "A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\\circ$ (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to  $2\\pi /360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0174532925 ;
    ns1:conversionMultiplierSN 1.745329e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA024" ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-331"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA024"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/degree> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/RAD> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/degree> ;
    ns1:symbol "°" ;
    ns1:ucumCode "deg"^^ns1:UCUMcs ;
    ns1:udunitsCode "°" ;
    ns1:uneceCommonCode "DD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Dyne per Square Centimetre"@en,
        "Dyne per Square Centimeter"@en-US ;
    dcterms:description "\"Dyne per Square Centimeter\" is a C.G.S System unit for  'Force Per Area' expressed as $dyn/cm^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:expression "$dyn/cm^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA424" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA424"^^xsd:anyURI ;
    ns1:symbol "dyn/cm²" ;
    ns1:ucumCode "dyn.cm-2"^^ns1:UCUMcs,
        "dyn/cm2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D9" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT_H2O> a ns1:Unit ;
    rdfs:label "Foot of Water"@en ;
    dcterms:description "\"Foot of Water\" is a unit for  'Force Per Area' expressed as $ftH2O$."^^ns1:LatexString ;
    ns1:conversionMultiplier 2989.067 ;
    ns1:conversionMultiplierSN 2.989067e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA463" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA463"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "ftH₂0" ;
    ns1:ucumCode "[ft_i'H2O]"^^ns1:UCUMcs ;
    ns1:udunitsCode "ftH2O",
        "fth2o" ;
    ns1:uneceCommonCode "K24" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F> a ns1:Unit ;
    rdfs:label "foot of water (39.2 °F)" ;
    dcterms:description "non SI-conform unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 ftH₂O is equivalent to the static pressure, which is generated by a head of water at a temperature 39.2°F with a height of 1 foot" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB237" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB237"^^xsd:anyURI ;
    ns1:symbol "ftH₂O (39.2 °F)" ;
    ns1:uneceCommonCode "N15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT_HG> a ns1:Unit ;
    rdfs:label "Foot Of Mercury"@en ;
    dcterms:description "A non-SI-conforming unit of pressure, at which 1 ftHg corresponds to the static pressure, which is excited by a mercury column with a height of 1 foot"^^rdf:HTML ;
    ns1:conversionMultiplier 40636.66 ;
    ns1:conversionMultiplierSN 4.063666e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA464" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA464"^^xsd:anyURI ;
    ns1:plainTextDescription "A non-SI-conforming unit of pressure, at which 1 ftHg corresponds to the static pressure, which is excited by a mercury column with a height of 1 foot" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "ftHg" ;
    ns1:ucumCode "[ft_i'Hg]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K25" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GM_F-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Gram Force per Square Centimetre"@en,
        "Gram Force per Square Centimeter"@en-US ;
    dcterms:description "A non-SI-conforming unit of pressure"^^rdf:HTML ;
    ns1:conversionMultiplier 98.0665 ;
    ns1:conversionMultiplierSN 9.80665e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA510" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA510"^^xsd:anyURI ;
    ns1:plainTextDescription "A non-SI-conforming unit of pressure" ;
    ns1:symbol "gf/cm²" ;
    ns1:ucumCode "gf.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K31" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F> a ns1:Unit ;
    rdfs:label "inch of water (39.2 °F)" ;
    dcterms:description "non SI-conform unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inH₂O meets the static pressure, which is generated by a head of water at a temperature of 39.2°F with a height of 1 inch" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB240" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB240"^^xsd:anyURI ;
    ns1:symbol "inH₂O (39.2 °F)" ;
    ns1:uneceCommonCode "N18" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN_H2O_60DEG_F> a ns1:Unit ;
    rdfs:label "inch of water (60 °F)" ;
    dcterms:description "non SI-conform unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inH₂O meets the static pressure, which is generated by a head of water at a temperature of 60°F with a height of 1 inch" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB241" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB241"^^xsd:anyURI ;
    ns1:symbol "inH₂O (60 °F)" ;
    ns1:uneceCommonCode "N19" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN_HG> a ns1:Unit ;
    rdfs:label "Inch of Mercury"@en ;
    dcterms:description "Inches of mercury, (inHg) is a unit of measurement for pressure. It is still widely used for barometric pressure in weather reports, refrigeration and aviation in the United States, but is seldom used elsewhere. It is defined as the pressure exerted by a column of mercury of 1 inch in height at $32 ^\\circ F$ at the standard acceleration of gravity. 1 inHg = 3,386.389 pascals at $0 ^\\circ C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3386.389 ;
    ns1:conversionMultiplierSN 3.386389e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Inch_of_mercury"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA554" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Inch_of_mercury?oldid=486634645"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA554"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "inHg" ;
    ns1:ucumCode "[in_i'Hg]"^^ns1:UCUMcs ;
    ns1:udunitsCode "inHg",
        "in_Hg" ;
    ns1:uneceCommonCode "F79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN_HG_32DEG_F> a ns1:Unit ;
    rdfs:label "inch of mercury (32 °F)" ;
    dcterms:description "non SI-conform unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inHg meets the static pressure, which is generated by a mercury at a temperature of 32°F with a height of 1 inch" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB238" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB238"^^xsd:anyURI ;
    ns1:symbol "inHg (32 °F)" ;
    ns1:uneceCommonCode "N16" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN_HG_60DEG_F> a ns1:Unit ;
    rdfs:label "inch of mercury (60 °F)" ;
    dcterms:description "non SI-conform unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inHg meets the static pressure, which is generated by a mercury at a temperature of 60°F with a height of 1 inch" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB239" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB239"^^xsd:anyURI ;
    ns1:symbol "inHg (60 °F)" ;
    ns1:uneceCommonCode "N17" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBAR> a ns1:Unit ;
    rdfs:label "Kilobar"@en ;
    dcterms:description "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to $100,000 Pa = 1 bar \\approx 750.0616827 Torr$. Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100000000.0 ;
    ns1:conversionMultiplierSN 1e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB088" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB088"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "kbar" ;
    ns1:ucumCode "kbar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KBA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F> a ns1:Unit ;
    rdfs:label "Kilogram Force"@en ;
    dcterms:description "\"Kilogram Force\" is a unit for  'Force' expressed as $kgf$."^^ns1:LatexString ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kilogram-force"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloPOND> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA632" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kilogram-force?oldid=493375479"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA632"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM_F> ;
    ns1:symbol "kgf" ;
    ns1:ucumCode "kgf"^^ns1:UCUMcs ;
    ns1:udunitsCode "kgf" ;
    ns1:uneceCommonCode "B37" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Kilogram Force per Square Centimetre"@en,
        "Kilogram Force per Square Centimeter"@en-US ;
    dcterms:description "\"Kilogram Force per Square Centimeter\" is a unit for  'Force Per Area' expressed as $kgf/cm^{2}$."^^ns1:LatexString ;
    ns1:conversionMultiplier 98066.5 ;
    ns1:conversionMultiplierSN 9.80665e+04 ;
    ns1:expression "$kgf/cm^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA633" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA633"^^xsd:anyURI ;
    ns1:symbol "kgf/cm²" ;
    ns1:ucumCode "kgf.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E42" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F-PER-M2> a ns1:Unit ;
    rdfs:label "Kilogram Force per Square Metre"@en,
        "Kilogram Force per Square Meter"@en-US ;
    dcterms:description "A non-SI-conforming unit of pressure"^^rdf:HTML ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA635" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA635"^^xsd:anyURI ;
    ns1:plainTextDescription "A non-SI-conforming unit of pressure" ;
    ns1:symbol "kgf/m²" ;
    ns1:ucumCode "kgf.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B40" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> a ns1:Unit ;
    rdfs:label "Kilogram Force per Square Millimetre"@en,
        "Kilogram Force per Square Millimeter"@en-US ;
    dcterms:description "A non-SI-conforming unit of pressure"^^rdf:HTML ;
    ns1:conversionMultiplier 9806650.0 ;
    ns1:conversionMultiplierSN 9.80665e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA636" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA636"^^xsd:anyURI ;
    ns1:plainTextDescription "A non-SI-conforming unit of pressure" ;
    ns1:symbol "kgf/mm²" ;
    ns1:ucumCode "kgf.mm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E41" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA_A> a ns1:ContextualUnit,
        ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilopascal Absolute"@en ;
    dcterms:description "$\\textit{Kilopascal Absolute}$ is a SI System unit for 'Force Per Area' expressed as $KPaA$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "KPaA" ;
    ns1:ucumCode "kPa{absolute}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/KiloPA> .

<http://qudt.org/vocab/unit/LB_F-PER-FT2> a ns1:Unit ;
    rdfs:label "Pound Force per Square Foot"@en ;
    dcterms:description "Pounds or Pounds Force per Square Foot is a British (Imperial) and American pressure unit which is directly related to the psi pressure unit by a factor of 144 (1 sq ft = 12 in x 12 in = 144 sq in). 1 Pound per Square Foot equals 47.8803 Pascals. The psf pressure unit is mostly for lower pressure applications such as specifying building structures to withstand a certain wind force or rating a building floor for maximum weight load."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 47.8802631 ;
    ns1:conversionMultiplierSN 4.788026e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$lbf/ft^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA698" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA698"^^xsd:anyURI ;
    ns1:symbol "lbf/ft²" ;
    ns1:ucumCode "[lbf_av].[sft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M_H2O> a ns1:Unit ;
    rdfs:label "conventional metre of water" ;
    dcterms:description "not SI-conform unit of pressure, whereas a value of 1 mH₂O is equivalent to the static pressure, which is produced by one metre high watercolumn" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB362" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB362"^^xsd:anyURI ;
    ns1:symbol "mH₂0" ;
    ns1:uneceCommonCode "N23" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBAR> a ns1:Unit ;
    rdfs:label "Megabar"@en ;
    dcterms:description "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to $100,000 Pa = 1 bar \\approx 750.0616827 Torr$. Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100000000000.0 ;
    ns1:conversionMultiplierSN 1e+11 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "Mbar" ;
    ns1:ucumCode "Mbar"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroATM> a ns1:Unit ;
    rdfs:label "Microatmospheres"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.101325 ;
    ns1:conversionMultiplierSN 1.01325e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/ATM> ;
    ns1:symbol "μatm" ;
    ns1:ucumCode "uatm"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroBAR> a ns1:Unit ;
    rdfs:label "Microbar"@en ;
    dcterms:description "0.000001-fold of the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB089" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB089"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the unit bar" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "μbar" ;
    ns1:ucumCode "ubar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroTORR> a ns1:Unit ;
    rdfs:label "MicroTorr"@en ;
    dcterms:description "\"MicroTorr\" is a unit for  'Force Per Area' expressed as $microtorr$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.000133322 ;
    ns1:conversionMultiplierSN 1.33322e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TORR> ;
    ns1:symbol "µTorr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM_H2O> a ns1:Unit ;
    rdfs:label "Conventional Millimetre Of Water"@en,
        "Conventional Millimeter Of Water"@en-US ;
    dcterms:description "unit of pressure - 1 mmH2O is the static pressure exerted by a water column with a height of 1 mm"^^rdf:HTML ;
    ns1:conversionMultiplier 9.80665 ;
    ns1:conversionMultiplierSN 9.80665e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA875" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA875"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of pressure - 1 mmH2O is the static pressure exerted by a water column with a height of 1 mm" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "mmH₂0" ;
    ns1:ucumCode "mm[H2O]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HP" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM_HGA> a ns1:ContextualUnit,
        ns1:Unit ;
    rdfs:label "Millimetre of Mercury - Absolute"@en,
        "Millimeter of Mercury - Absolute"@en-US ;
    dcterms:description "Millimeters of Mercury inclusive of atmospheric pressure"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 133.322387415 ;
    ns1:conversionMultiplierSN 1.333224e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "mmHgA" ;
    ns1:ucumCode "mm[Hg]{absolute}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:broader <http://qudt.org/vocab/unit/MilliM_HG> .

<http://qudt.org/vocab/unit/MilliTORR> a ns1:Unit ;
    rdfs:label "MilliTorr"@en ;
    dcterms:description "\"MilliTorr\" is a unit for  'Force Per Area' expressed as $utorr$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.133322 ;
    ns1:conversionMultiplierSN 1.33322e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TORR> ;
    ns1:symbol "mTorr" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-CentiM2> a ns1:Unit ;
    rdfs:label "Newton per Square Centimetre"@en,
        "Newton per Square Centimeter"@en-US ;
    dcterms:description "derived SI unit newton divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB183" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB183"^^xsd:anyURI ;
    ns1:plainTextDescription "derived SI unit newton divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    ns1:symbol "N/cm²" ;
    ns1:ucumCode "N.cm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "E01" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-MilliM2> a ns1:Unit ;
    rdfs:label "Newton per Square Millimetre"@en,
        "Newton per Square Millimeter"@en-US ;
    dcterms:description "SI derived unit newton divided by the 0.000001-fold of the power of the SI base unit metre with the exponent 2"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MilliM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA250" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA250"^^xsd:anyURI ;
    ns1:plainTextDescription "SI derived unit newton divided by the 0.000001-fold of the power of the SI base unit metre with the exponent 2" ;
    ns1:symbol "N/mm²" ;
    ns1:ucumCode "N.mm-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C56" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-PER-FT2> a ns1:Unit ;
    rdfs:label "Poundal per Square Foot"@en ;
    dcterms:description """
  A $\\textit{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. 
  A $\\textit{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 $\\textit{Pa}$ by multiplying its value
    by a factor of 1.488163944.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.48816443 ;
    ns1:conversionMultiplierSN 1.488164e+00 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$pdl/ft^2$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB243" ;
    ns1:informativeReference "http://www.efunda.com/glossary/units/units--pressure--poundal_per_square_foot.cfm"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB243"^^xsd:anyURI ;
    ns1:symbol "pdl/ft²" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.[sft_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N21" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PPTH> a ns1:Unit ;
    rdfs:label "Parts per thousand"@en ;
    dcterms:description "Dimensionless unit for concentration. Recommended practice is to use specific units such as $ug/l$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA015" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA015"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Parts-per_notation"^^xsd:anyURI ;
    ns1:symbol "‰" ;
    ns1:ucumCode "[ppth]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NX" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "per mil" .

<http://qudt.org/vocab/unit/PlanckPressure> a ns1:Unit ;
    rdfs:label "Planck Pressure"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 463309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 4.63309e+113 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_pressure"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_pressure?oldid=493640883"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> ;
    ns1:symbol "planckpressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "ستراديان"@ar,
        "стерадиан"@bg,
        "steradián"@cs,
        "Steradiant"@de,
        "στερακτίνιο"@el,
        "steradian"@en,
        "estereorradián"@es,
        "استرادیان"@fa,
        "stéradian"@fr,
        "סטרדיאן"@he,
        "घन मीटर"@hi,
        "szteradián"@hu,
        "steradiante"@it,
        "ステラジアン"@ja,
        "steradian"@la,
        "steradian"@ms,
        "steradian"@pl,
        "esterradiano"@pt,
        "steradian"@ro,
        "стерадиан"@ru,
        "steradian"@sl,
        "steradyan"@tr,
        "球面度"@zh ;
    dcterms:description "The steradian (symbol: sr) is the SI unit of solid angle. It is used to describe two-dimensional angular spans in three-dimensional space, analogous to the way in which the radian describes angles in a plane. The radian and steradian are special names for the number one that may be used to convey information about the quantity concerned. In practice the symbols rad and sr are used where appropriate, but the symbol for the derived unit one is generally omitted in specifying the values of dimensionless quantities."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SolidAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA986" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Steradian?oldid=494317847"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA986"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/steradian> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/steradian> ;
    ns1:symbol "sr" ;
    ns1:ucumCode "sr"^^ns1:UCUMcs ;
    ns1:udunitsCode "sr" ;
    ns1:uneceCommonCode "D27" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Frequency-50Hz a ns2:Class,
        ns2:Frequency-50Hz,
        sh:NodeShape ;
    rdfs:label "50 Hertz"^^xsd:string ;
    ns2:hasValue 50.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ;
    rdfs:comment "Frequency-50Hz"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Frequency .

ns1:hasQuantityKind rdfs:comment "A reference to the `QuantityKind` of a `QuantifiableProperty` of interest, e.g., `quantitykind:Temperature`."^^xsd:string .

<http://qudt.org/vocab/unit/ATM_T> a ns1:Unit ;
    rdfs:label "Technical Atmosphere"@en ;
    dcterms:description """
  The unit for $\\textit{Technical Atmosphere}$, symbol: $at$, is a non-SI unit of pressure equal to one kilogram-force per square centimeter. 
  The symbol $at$ clashes with that of the katal (symbol: $kat$), the SI unit of catalytic activity; a kilotechnical atmosphere would have the symbol $kat$, indistinguishable from the symbol for katal. 
  It also clashes with that of the non-SI unit, the $attotonne$, but that unit would be more likely be rendered as the equivalent SI unit. 
  Assay ton (abbreviation $AT$) is not a unit of measurement, but a standard quantity used in assaying ores of precious metals; it is $29 1D6 \\,grams$ (short assay ton) or $32 2D3 \\,grams$ (long assay ton),
   the amount which bears the same ratio to a milligram as a short or long ton bears to a troy ounce. 
  In other words, the number of milligrams of a particular metal found in a sample of this size gives the number of troy ounces contained in a short or long ton of ore.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 98066.5 ;
    ns1:conversionMultiplierSN 9.80665e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA321" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Technical_atmosphere"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA321"^^xsd:anyURI ;
    ns1:latexDefinition "$1 at = 98.0665 kPa \\approx 0.96784 standard atmospheres$"^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "at" ;
    ns1:ucumCode "att"^^ns1:UCUMcs ;
    ns1:udunitsCode "at" ;
    ns1:uneceCommonCode "ATT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BARAD> a ns1:Unit ;
    rdfs:label "Barad"@en ;
    dcterms:description "A barad is a dyne per square centimetre ($dyn \\cdot cm^{-2}$), and is equal to $0.1 Pa $ ($1 \\, micro \\, bar$, $0.000014504 \\, p.s.i.$). Note that this is precisely the microbar, the confusable bar being related in size to the normal atmospheric pressure, at $100\\,dyn \\cdot cm^{-2}$. Accordingly barad was not abbreviated, so occurs prefixed as in $cbarad = centibarad$. Despite being the coherent unit for pressure in c.g.s., barad was probably much less common than the non-coherent bar. Barad is sometimes called $barye$, a name also used for $bar$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BARYE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:symbol "Ba" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BARYE> a ns1:Unit ;
    rdfs:label "Barye"@en ;
    dcterms:description "<p>The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Barye"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/BARAD> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DYN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Barye?oldid=478631158"^^xsd:anyURI ;
    ns1:latexDefinition "$g/(cm\\cdot s{2}$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/barye> ;
    ns1:symbol "Ba" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "barad",
        "barie",
        "bary",
        "baryd",
        "baryed" .

<http://qudt.org/vocab/unit/DeciBAR> a ns1:Unit ;
    rdfs:label "Decibar"@en ;
    dcterms:description "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to $100,000 Pa = 1 bar \\approx 750.0616827 Torr$. Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "dbar" ;
    ns1:ucumCode "dbar"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoBAR> a ns1:Unit ;
    rdfs:label "Hectobar"@en ;
    dcterms:description "100-fold of the unit bar"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 10000000.0 ;
    ns1:conversionMultiplierSN 1e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB087" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB087"^^xsd:anyURI ;
    ns1:plainTextDescription "100-fold of the unit bar" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Hecto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "hbar" ;
    ns1:ucumCode "hbar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HBA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/IN_H2O> a ns1:Unit ;
    rdfs:label "Inch of Water"@en ;
    dcterms:description "Inches of water, wc, inch water column (inch WC), inAq, Aq, or inH2O is a non-SI unit for pressure. The units are by convention and due to the historical measurement of certain pressure differentials. It is used for measuring small pressure differences across an orifice, or in a pipeline or shaft. Inches of water can be converted to a pressure unit using the formula for pressure head. It is defined as the pressure exerted by a column of water of 1 inch in height at defined conditions for example $39 ^\\circ F$ at the standard acceleration of gravity; 1 inAq is approximately equal to 249 pascals at $0 ^\\circ C$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 249.080024 ;
    ns1:conversionMultiplierSN 2.4908e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Inch_of_water"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA553" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Inch_of_water?oldid=466175519"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA553"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "inH₂0" ;
    ns1:ucumCode "[in_i'H2O]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM_HG> a ns1:Unit ;
    rdfs:label "Millimetre of Mercury"@en,
        "Millimeter of Mercury"@en-US ;
    dcterms:description "The millimeter of mercury is defined as the pressure exerted at the base of a column of fluid exactly 1 mm high, when the density of the fluid is exactly $13.5951 g/cm^{3}$, at a place where the acceleration of gravity is exactly $9.80665 m/s^{2}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 133.322387415 ;
    ns1:conversionMultiplierSN 1.333224e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Torr"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA876" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Torr?oldid=495199381"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA876"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "mmHg" ;
    ns1:ucumCode "mm[Hg]"^^ns1:UCUMcs ;
    ns1:udunitsCode "mmHg",
        "mm_Hg",
        "mm_hg",
        "mmhg" ;
    ns1:uneceCommonCode "HN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OHM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "أوم"@ar,
        "ом"@bg,
        "ohm"@cs,
        "Ohm"@de,
        "ωμ"@el,
        "ohm"@en,
        "ohmio"@es,
        "اهم"@fa,
        "ohm"@fr,
        "אוהם"@he,
        "ओह्म"@hi,
        "ohm"@hu,
        "ohm"@it,
        "オーム"@ja,
        "ohmium"@la,
        "ohm"@ms,
        "om"@pl,
        "ohm"@pt,
        "ohm"@ro,
        "ом"@ru,
        "ohm"@sl,
        "ohm"@tr,
        "欧姆"@zh ;
    dcterms:description """
  The $\\textit{ohm}$ is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. 
  
  It is defined as:
  
  $$\\Omega \\equiv\\ \\frac{\\text{V}}{\\text{A}}\\ \\equiv\\ \\frac{\\text{volt}}{\\text{amp}}\\ \\equiv\\ \\frac{\\text{W}}{\\text {A}^{2}}\\ \\equiv\\ \\frac{\\text{watt}}{\\text{amp}^{2}}\\ \\equiv\\ \\frac{\\text{H}}{\\text {s}}\\ \\equiv\\ \\frac{\\text{henry}}{\\text{second}}$$
  
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ohm"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/V> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Impedance>,
        <http://qudt.org/vocab/quantitykind/ModulusOfImpedance>,
        <http://qudt.org/vocab/quantitykind/Reactance>,
        <http://qudt.org/vocab/quantitykind/Resistance> ;
    ns1:iec61360Code "0112/2///62720#UAA017" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ohm?oldid=494685555"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA017"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/ohm> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/ohm> ;
    ns1:siUnitsExpression "V/A" ;
    ns1:symbol "Ω" ;
    ns1:ucumCode "Ohm"^^ns1:UCUMcs ;
    ns1:udunitsCode "Ω" ;
    ns1:uneceCommonCode "OHM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL-PER-IN2> a ns1:Unit ;
    rdfs:label "poundal per square inch" ;
    dcterms:description "non SI-conform unit of the pressure according to the Imperial system of units (poundal by square inch)" ;
    ns1:conversionMultiplier 214.295607874015748031496062992126 ;
    ns1:conversionMultiplierSN 2.142956e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfLinearSubgradeReaction>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB427" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB427"^^xsd:anyURI ;
    ns1:symbol "pdl/in²" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2.[in_i]-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N26" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DYN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Dyne"@en ;
    dcterms:description """
  In physics, the $dyne$ is a unit of force specified in the centimetre-gram-second (CGS) system of units. 
  The $dyne$ is a unit of force specified in the centimetre-gram-second (CGS) system of units. 
  One $dyne$ is equal to $\\SI{10}{\\micro\\newton}$. 
  Equivalently, the $dyne$ is defined as 'the force required to accelerate a mass of one gram at a rate of one centimetre per square second'. 
  A $\\textit{dyne per centimetre}$ is the unit traditionally used to measure surface tension.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dyne"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA422" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dyne?oldid=494703827"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA422"^^xsd:anyURI ;
    ns1:latexDefinition "$g\\cdot cm/s^{2}$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/dyne> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "dyn" ;
    ns1:ucumCode "dyn"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DecaPA> a ns1:Unit ;
    rdfs:label "Decapascal"@en ;
    dcterms:description "10-fold of the derived SI unit pascal"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB375" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB375"^^xsd:anyURI ;
    ns1:plainTextDescription "10-fold of the derived SI unit pascal" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "daPa" ;
    ns1:ucumCode "daPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H75" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KIP_F-PER-IN2> a ns1:Unit ;
    rdfs:label "Kip per Square Inch"@en ;
    dcterms:description "\"Kip per Square Inch\" is a unit for  'Force Per Area' expressed as $kip/in^{2}$."^^ns1:LatexString ;
    ns1:conversionMultiplier 6894757.89 ;
    ns1:conversionMultiplierSN 6.894758e+06 ;
    ns1:expression "$kip/in^{2}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KIP_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB242" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB242"^^xsd:anyURI ;
    ns1:symbol "kip/in²" ;
    ns1:ucumCode "k[lbf_av].[in_i]-2"^^ns1:UCUMcs ;
    ns1:udunitsCode "ksi" ;
    ns1:uneceCommonCode "N20" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> a ns1:Unit ;
    rdfs:label "Kilopound Force per Square Inch"@en ;
    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"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6894757.89 ;
    ns1:conversionMultiplierSN 6.894758e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloLB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB138" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB138"^^xsd:anyURI ;
    ns1: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" ;
    ns1:symbol "klbf/in²" ;
    ns1:ucumCode "k[lbf_av].[sin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "84" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloN> a ns1:Unit ;
    rdfs:label "Kilonewton"@en ;
    dcterms:description "1 000-fold of the SI derived unit newton"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA573" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA573"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit newton" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "kN" ;
    ns1:ucumCode "kN"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B47" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPSI> a ns1:Unit ;
    rdfs:label "MPSI"@en ;
    dcterms:description "Megapounds of force per square inch is a unit for pressure in the Anglo-American system of units." ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6894757800.0 ;
    ns1:conversionMultiplierSN 6.894758e+09 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:plainTextDescription "Megapounds of force per square inch is a unit for pressure in the Anglo-American system of units." ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PSI> ;
    ns1:symbol "Mpsi" ;
    ns1:ucumCode "[Mpsi]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroPA> a ns1:Unit ;
    rdfs:label "Micropascal"@en ;
    dcterms:description "0.000001-fold of the SI derived unit pascal"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA073" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA073"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit pascal" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "μPa" ;
    ns1:ucumCode "uPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B96" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PDL> a ns1:Unit ;
    rdfs:label "Poundal"@en ;
    dcterms:description "The poundal is a unit of force that is part of the foot-pound-second system of units, in Imperial units introduced in 1877, and is from the specialized subsystem of English absolute (a coherent system). The poundal is defined as the force necessary to accelerate 1 pound-mass to 1 foot per second per second. $1 pdl = 0.138254954376 N$ exactly."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.138254954376 ;
    ns1:conversionMultiplierSN 1.38255e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Poundal"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAB233" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Poundal?oldid=494626458"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB233"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/poundal> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/N> ;
    ns1:symbol "pdl" ;
    ns1:ucumCode "[lb_av].[ft_i].s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M76" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Constituent-Glycol a ns2:Class,
        ns2:Constituent-Glycol,
        sh:NodeShape ;
    rdfs:label "Glycol"^^xsd:string ;
    rdfs:comment "`Constituent-Glycol`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

<http://qudt.org/vocab/quantitykind/MassPerArea> a ns1:QuantityKind ;
    rdfs:label "Mass per Area"@en ;
    dcterms:description "The area density (also known as areal density, surface density, or superficial density) of a two-dimensional object is calculated as the mass per unit area. The SI derived unit is: kilogram per square metre  ($kg \\cdot m^{-2}$)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GM-PER-HA>,
        <http://qudt.org/vocab/unit/GM-PER-M2>,
        <http://qudt.org/vocab/unit/GM-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-FT2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HA>,
        <http://qudt.org/vocab/unit/KiloGM-PER-KiloM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/LB-PER-AC>,
        <http://qudt.org/vocab/unit/LB-PER-FT2>,
        <http://qudt.org/vocab/unit/LB-PER-IN2>,
        <http://qudt.org/vocab/unit/LB-PER-YD2>,
        <http://qudt.org/vocab/unit/MegaGM-PER-HA>,
        <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/MicroGM-PER-IN2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciM2>,
        <http://qudt.org/vocab/unit/MilliGM-PER-HA>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M2>,
        <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2>,
        <http://qudt.org/vocab/unit/OZ-PER-FT2>,
        <http://qudt.org/vocab/unit/OZ-PER-IN2>,
        <http://qudt.org/vocab/unit/OZ-PER-YD2>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT2>,
        <http://qudt.org/vocab/unit/TONNE-PER-HA>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Area_density"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho_A = \\frac {m} {A}$"^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho_A $"^^ns1:LatexString ;
    rdfs:comment "Applicable units are those of quantitykind:MassPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/SpecificEnergy> a ns1:QuantityKind ;
    rdfs:label "Specific Energy"@en ;
    dcterms:description """
  $\\textit{Specific Energy}$ is defined as the energy per unit mass. 
  Common metric units are $J/kg$. 
  It is an intensive property. 
  Contrast this with energy, which is an extensive property. 
  There are two main types of specific energy: potential energy and specific kinetic energy. 
  Others are the $\\textit{gray}$ and $\\textit{sievert}$, which are measures for the absorption of radiation. 
  $$$$
  The concept of specific energy applies to a particular or theoretical way of extracting useful energy from the material considered that is usually implied by context. 
  These intensive properties are each symbolized by using the lower case letter of the symbol for the corresponding extensive property,
   which is symbolized by a capital letter. 
  For example, the extensive thermodynamic property enthalpy is symbolized by $H$; specific enthalpy is symbolized by $h$.
  """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-LB>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-LB>,
        <http://qudt.org/vocab/unit/CAL_IT-PER-GM>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-GM>,
        <http://qudt.org/vocab/unit/ERG-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-GM>,
        <http://qudt.org/vocab/unit/J-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-GM>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB>,
        <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM>,
        <http://qudt.org/vocab/unit/MilliJ-PER-GM>,
        <http://qudt.org/vocab/unit/N-M-PER-KiloGM>,
        <http://qudt.org/vocab/unit/W-HR-PER-KiloGM> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Specific_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
    ns1:informativeReference "http://en.citizendium.org/wiki/Enthalpy"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Specific_energy"^^xsd:anyURI ;
    ns1:latexDefinition "$e = E/m$, where $E$ is energy and $m$ is mass."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/SENG> ;
    ns1:symbol "e" ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Enthalpy>,
        <http://qudt.org/vocab/quantitykind/MassieuFunction>,
        <http://qudt.org/vocab/quantitykind/PlanckFunction>,
        <http://qudt.org/vocab/quantitykind/SpecificEnthalpy>,
        <http://qudt.org/vocab/quantitykind/SpecificGibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificHelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/SpecificInternalEnergy>,
        <http://qudt.org/vocab/unit/GRAY>,
        <http://qudt.org/vocab/unit/SV> .

<http://qudt.org/vocab/unit/ATM> a ns1:Unit ;
    rdfs:label "Standard Atmosphere"@en ;
    dcterms:description """
  The unit for $\\textit{Standard Atmosphere}$, symbol: $atm$, is an international reference pressure defined as $101.325 \\,kPa$ and formerly used as unit of pressure.
  For practical purposes it has been replaced by the bar which is $100 kPa$. 
  The difference of about 1% is not significant for many applications, and is within the error range of common pressure gauges.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 101325.0 ;
    ns1:conversionMultiplierSN 1.01325e+05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA322" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atmosphere_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA322"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "atm" ;
    ns1:ucumCode "atm"^^ns1:UCUMcs ;
    ns1:udunitsCode "atm" ;
    ns1:uneceCommonCode "ATM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaPA> a ns1:Unit ;
    rdfs:label "Gigapascal"@en ;
    dcterms:description "1,000,000,000-fold of the SI derived unit pascal"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA153" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA153"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the SI derived unit pascal" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "GPa" ;
    ns1:ucumCode "GPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A89" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilograms per metre square second"@en ;
    dcterms:description "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:siUnitsExpression "kg/m/s^2" ;
    ns1:symbol "kg/(m·s²)" ;
    ns1:ucumCode "kg.m-1.s-2"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_F-PER-IN2> a ns1:Unit ;
    rdfs:label "Pound Force per Square Inch"@en ;
    dcterms:description "\"Pound Force per Square Inch\" is an Imperial unit for  'Force Per Area' expressed as $psia$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6894.75789 ;
    ns1:conversionMultiplierSN 6.894758e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pounds_per_square_inch"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PSI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA701" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pounds_per_square_inch?oldid=485678341"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA701"^^xsd:anyURI ;
    ns1:symbol "lbf/in²" ;
    ns1:ucumCode "[lbf_av].[sin_i]-1"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "PS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N-PER-M2> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Newtons per Square Metre"@en,
        "Newtons per Square Meter"@en-US ;
    dcterms:description "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/PA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfLinearSubgradeReaction>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA247" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA247"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:siUnitsExpression "N/m^2" ;
    ns1:symbol "N/m²" ;
    ns1:ucumCode "N.m-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TORR> a ns1:Unit ;
    rdfs:label "Torr"@en ;
    dcterms:description "<p>The \\textit{torr} is a non-SI unit of pressure with the ratio of 760 to 1 standard atmosphere, chosen to be roughly equal to the fluid pressure exerted by a millimeter of mercury, i.e. , a pressure of 1 torr is approximately equal to one millimeter of mercury. Note that the symbol (Torr) is spelled exactly the same as the unit (torr), but the letter case differs. The unit is written lower-case, while the symbol of the unit (Torr) is capitalized (as upper-case), as is customary in metric units derived from names. Thus, it is correctly written either way, and is only incorrect when specification is first made that the word is being used as a unit, or else a symbol of the unit, and then the incorrect letter case for the specified use is employed."^^rdf:HTML ;
    ns1:conversionMultiplier 133.322 ;
    ns1:conversionMultiplierSN 1.33322e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Torr"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAB022" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Torr?oldid=495199381"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB022"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/torr> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "Torr" ;
    ns1:uneceCommonCode "UA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/AbsorbedDoseRate> a ns1:QuantityKind ;
    rdfs:label "Absorbed Dose Rate"@en ;
    dcterms:description "\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-PER-GM-SEC>,
        <http://qudt.org/vocab/unit/GRAY-PER-HR>,
        <http://qudt.org/vocab/unit/GRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/GRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroSV-PER-HR>,
        <http://qudt.org/vocab/unit/MicroSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliRAD_R-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW-PER-MilliGM>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoSV-PER-HR>,
        <http://qudt.org/vocab/unit/NanoSV-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoSV-PER-SEC>,
        <http://qudt.org/vocab/unit/REM-PER-SEC>,
        <http://qudt.org/vocab/unit/SV-PER-HR>,
        <http://qudt.org/vocab/unit/SV-PER-MIN>,
        <http://qudt.org/vocab/unit/SV-PER-SEC>,
        <http://qudt.org/vocab/unit/W-PER-GM>,
        <http://qudt.org/vocab/unit/W-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD001" ;
    ns1:informativeReference "http://www.answers.com/topic/absorbed-dose-rate"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD001"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    ns1:latexDefinition "$\\dot{D} = \\frac{dD}{dt}$, where $dD$ is the increment of absorbed dose during time interval with duration $dt$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\dot{D}$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Absorbed Dose Rate\" is the absorbed dose of ionizing radiation imparted at a given location per unit of time (second, minute, hour, or day)." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ABDR> ;
    rdfs:comment "Applicable units are those of quantitykind:AbsorbedDoseRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/EnergyPerArea> a ns1:QuantityKind ;
    rdfs:label "Energy per Area"@en ;
    dcterms:description "Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material.."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2>,
        <http://qudt.org/vocab/unit/CentiN-M-PER-M2>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-M2>,
        <http://qudt.org/vocab/unit/GigaJ-PER-M2>,
        <http://qudt.org/vocab/unit/GigaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2>,
        <http://qudt.org/vocab/unit/J-PER-M2>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-FT2>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloN-M-PER-M2>,
        <http://qudt.org/vocab/unit/KiloW-HR-PER-M2>,
        <http://qudt.org/vocab/unit/LANGLEY>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN>,
        <http://qudt.org/vocab/unit/MegaJ-PER-M2>,
        <http://qudt.org/vocab/unit/MegaN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MicroN-M-PER-M2>,
        <http://qudt.org/vocab/unit/MilliJ-PER-M2>,
        <http://qudt.org/vocab/unit/MilliN-M-PER-M2>,
        <http://qudt.org/vocab/unit/N-M-PER-M2>,
        <http://qudt.org/vocab/unit/NanoN-M-PER-M2>,
        <http://qudt.org/vocab/unit/W-HR-PER-M2>,
        <http://qudt.org/vocab/unit/W-SEC-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
    ns1:informativeReference "http://www.calculator.org/property.aspx?name=energy%20per%20unit%20area"^^xsd:anyURI ;
    ns1:plainTextDescription "Energy per unit area is a measure of the energy either impinging upon or generated from a given unit of area. This can be a measure of the \"toughness\" of a material, being the amount of energy that needs to be applied per unit area of a crack to cause it to fracture. This is a constant for a given material.." ;
    rdfs:comment "Applicable units are those of quantitykind:EnergyPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/ThermalEnergy> a ns1:QuantityKind ;
    rdfs:label "Thermal Energy"@en ;
    dcterms:description "\"Thermal Energy\" is the portion of the thermodynamic or internal energy of a system that is responsible for the temperature of the system. From a macroscopic thermodynamic description, the thermal energy of a system is given by its constant volume specific heat capacity C(T), a temperature coefficient also called thermal capacity, at any given absolute temperature (T): $U_{thermal} = C(T) \\cdot T$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_39DEG_F>,
        <http://qudt.org/vocab/unit/BTU_59DEG_F>,
        <http://qudt.org/vocab/unit/BTU_60DEG_F>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_MEAN>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_15_DEG_C>,
        <http://qudt.org/vocab/unit/CAL_20DEG_C>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_MEAN>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloCAL_IT>,
        <http://qudt.org/vocab/unit/KiloCAL_Mean>,
        <http://qudt.org/vocab/unit/KiloCAL_TH>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TON_FG-HR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Thermal_energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD191" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Thermal_energy"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD191"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:ThermalEnergy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Energy> .

<http://qudt.org/vocab/unit/FRACTION> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Fraction"@en ;
    dcterms:description "Fraction is a unit for 'Dimensionless Ratio' expressed as the value of the ratio itself."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio>,
        <http://qudt.org/vocab/quantitykind/DutyCycle>,
        <http://qudt.org/vocab/quantitykind/OpeningRatio>,
        <http://qudt.org/vocab/quantitykind/Reflectance>,
        <http://qudt.org/vocab/quantitykind/ServiceFactor>,
        <http://qudt.org/vocab/quantitykind/StateOfCharge> ;
    ns1:plainTextDescription "Fraction is a unit for 'Dimensionless Ratio' expressed as the value of the ratio itself." ;
    ns1:symbol "÷" ;
    ns1:ucumCode "{fraction}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HA> a ns1:Unit ;
    rdfs:label "Hectare"@en ;
    dcterms:description "The customary metric unit of land area, equal to 100 ares. One hectare is a square hectometer, that is, the area of a square 100 meters on each side: exactly 10 000 square meters or approximately 107 639.1 square feet, 11 959.9 square yards, or 2.471 054 acres."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10000.0 ;
    ns1:conversionMultiplierSN 1e+04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hectare"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Area> ;
    ns1:iec61360Code "0112/2///62720#UAA532" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hectare?oldid=494256954"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA532"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M2> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/hectare> ;
    ns1:symbol "ha" ;
    ns1:ucumCode "har"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HAR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/M3> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "متر مكعب"@ar,
        "кубичен метър"@bg,
        "metr krychlový"@cs,
        "Kubikmeter"@de,
        "κυβικό μετρο"@el,
        "cubic metre"@en,
        "Cubic Meter"@en-US,
        "metro cúbico"@es,
        "متر مکعب"@fa,
        "mètre cube"@fr,
        "מטר מעוקב"@he,
        "घन मीटर"@hi,
        "metro cubo"@it,
        "立方メートル"@ja,
        "metrum cubicum"@la,
        "meter kubik"@ms,
        "metr sześcienny"@pl,
        "metro cúbico"@pt,
        "metru cub"@ro,
        "кубический метр"@ru,
        "kubični meter"@sl,
        "metreküp"@tr,
        "立方米"@zh ;
    dcterms:description "The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cubic_metre"^^xsd:anyURI ;
    ns1:expression "$m^{3}$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/SectionModulus>,
        <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA757" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA757"^^xsd:anyURI ;
    ns1:symbol "m³" ;
    ns1:ucumCode "m3"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MTQ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Area> a ns1:QuantityKind ;
    rdfs:label "مساحة"@ar,
        "Площ"@bg,
        "plocha"@cs,
        "Fläche"@de,
        "Ταχύτητα"@el,
        "area"@en,
        "área"@es,
        "مساحت"@fa,
        "aire"@fr,
        "שטח"@he,
        "क्षेत्रफल"@hi,
        "area"@it,
        "面積"@ja,
        "Keluasan"@ms,
        "pole powierzchni"@pl,
        "área"@pt,
        "arie"@ro,
        "Площадь"@ru,
        "površina"@sl,
        "alan"@tr,
        "面积"@zh ;
    dcterms:description "Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC>,
        <http://qudt.org/vocab/unit/ARE>,
        <http://qudt.org/vocab/unit/BARN>,
        <http://qudt.org/vocab/unit/CentiM2>,
        <http://qudt.org/vocab/unit/DecaARE>,
        <http://qudt.org/vocab/unit/DeciM2>,
        <http://qudt.org/vocab/unit/FT2>,
        <http://qudt.org/vocab/unit/HA>,
        <http://qudt.org/vocab/unit/IN2>,
        <http://qudt.org/vocab/unit/KiloM2>,
        <http://qudt.org/vocab/unit/KiloMIL_Circ>,
        <http://qudt.org/vocab/unit/M2>,
        <http://qudt.org/vocab/unit/MI2>,
        <http://qudt.org/vocab/unit/MIL_Circ>,
        <http://qudt.org/vocab/unit/MI_US2>,
        <http://qudt.org/vocab/unit/MicroM2>,
        <http://qudt.org/vocab/unit/MilliM2>,
        <http://qudt.org/vocab/unit/NanoM2>,
        <http://qudt.org/vocab/unit/PlanckArea>,
        <http://qudt.org/vocab/unit/YD2> ;
    ns1:baseCGSUnitDimensions "cm^2" ;
    ns1:baseSIUnitDimensions "$m^2$"^^ns1:LatexString ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Area"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD182" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD182"^^xsd:anyURI ;
    ns1:plainTextDescription "Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/AREA> ;
    rdfs:comment "Applicable units are those of quantitykind:Area" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "superficie"@fr .

<http://qudt.org/vocab/quantitykind/SpecificPower> a ns1:QuantityKind ;
    rdfs:label "Specific Power"@en ;
    dcterms:description "Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ERG-PER-GM-SEC>,
        <http://qudt.org/vocab/unit/GRAY-PER-HR>,
        <http://qudt.org/vocab/unit/GRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/GRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliRAD_R-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-HR>,
        <http://qudt.org/vocab/unit/MilliSV-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliSV-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW-PER-MilliGM>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-HR>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoSV-PER-HR>,
        <http://qudt.org/vocab/unit/NanoSV-PER-MIN>,
        <http://qudt.org/vocab/unit/NanoSV-PER-SEC>,
        <http://qudt.org/vocab/unit/REM-PER-SEC>,
        <http://qudt.org/vocab/unit/SV-PER-HR>,
        <http://qudt.org/vocab/unit/SV-PER-MIN>,
        <http://qudt.org/vocab/unit/SV-PER-SEC>,
        <http://qudt.org/vocab/unit/W-PER-GM>,
        <http://qudt.org/vocab/unit/W-PER-KiloGM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
    ns1:informativeReference "https://en.wikipedia.org/wiki/Power-to-weight_ratio"^^xsd:anyURI ;
    ns1:plainTextDescription "Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb)." ;
    rdfs:comment "Applicable units are those of quantitykind:SpecificPower" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "Power-to-Weight Ratio"@en .

<http://qudt.org/vocab/unit/CARAT> a ns1:Unit ;
    rdfs:label "Carat"@en ;
    dcterms:description "The carat is a unit of mass equal to 200 mg and is used for measuring gemstones and pearls. The current definition, sometimes known as the metric carat, was adopted in 1907 at the Fourth General Conference on Weights and Measures, and soon afterward in many countries around the world. The carat is divisible into one hundred points of two milligrams each. Other subdivisions, and slightly different mass values, have been used in the past in different locations. In terms of diamonds, a paragon is a flawless stone of at least 100 carats (20 g). The ANSI X.12 EDI standard abbreviation for the carat is $CD$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.0002 ;
    ns1:conversionMultiplierSN 2e-04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Carat"^^xsd:anyURI ;
    ns1:expression "$Nm/ct$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB166" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Carat?oldid=477129057"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB166"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "ct" ;
    ns1:ucumCode "[car_m]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CTM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "metric carat" .

<http://qudt.org/vocab/unit/CentiGM> a ns1:Unit ;
    rdfs:label "Centigram"@en ;
    dcterms:description "0,000 01-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00001 ;
    ns1:conversionMultiplierSN 1e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB077" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB077"^^xsd:anyURI ;
    ns1:plainTextDescription "0,000 01-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "cg" ;
    ns1:ucumCode "cg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CGM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DRAM_UK> a ns1:Unit ;
    rdfs:label "Dram (UK)"@en ;
    dcterms:description "non SI-conforming unit of mass comes from the Anglo-American Troy or Apothecaries' Weight System of units which is  mainly used in England, in the Netherlands and in the USA as a commercial weight"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.0017718451953125 ;
    ns1:conversionMultiplierSN 1.771845e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB181" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB181"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conforming unit of mass comes from the Anglo-American Troy or Apothecaries' Weight System of units which is  mainly used in England, in the Netherlands and in the USA as a commercial weight" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "dr{UK}" ;
    ns1:ucumCode "[dr_ap]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DRI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DRAM_US> a ns1:Unit ;
    rdfs:label "Dram (US)"@en ;
    dcterms:description "non SI-conform unit of the mass according to the avoirdupois system of units: 1 dram (av. ) = 1/16 ounce (av. ) = 1/256 pound (av.)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0038879346 ;
    ns1:conversionMultiplierSN 3.887935e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB180" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB180"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conform unit of the mass according to the avoirdupois system of units: 1 dram (av. ) = 1/16 ounce (av. ) = 1/256 pound (av.)" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "dr{US}" ;
    ns1:ucumCode "[dr_av]"^^ns1:UCUMcs ;
    ns1:udunitsCode "dr",
        "fldr" ;
    ns1:uneceCommonCode "DRA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DecaGM> a ns1:Unit ;
    rdfs:label "Decagram"@en ;
    dcterms:description "0.01-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB075" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB075"^^xsd:anyURI ;
    ns1:plainTextDescription "0.01-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "dag" ;
    ns1:ucumCode "dag"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DJ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciGM> a ns1:Unit ;
    rdfs:label "Decigram"@en ;
    dcterms:description "0.0001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0001 ;
    ns1:conversionMultiplierSN 1e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB076" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB076"^^xsd:anyURI ;
    ns1:plainTextDescription "0.0001-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "dg" ;
    ns1:ucumCode "dg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DG" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/EarthMass> a ns1:Unit ;
    rdfs:label "Earth mass"@en ;
    dcterms:description "Earth mass ($M_{\\oplus}$) is the unit of mass equal to that of the Earth. In SI Units, $1 M_{\\oplus} = 5.9722 \\times 10^{24} kg$. Earth mass is often used to describe masses of rocky terrestrial planets. The four terrestrial planets of the Solar System, Mercury, Venus, Earth, and Mars, have masses of 0.055, 0.815, 1.000, and 0.107 Earth masses respectively."^^ns1:LatexString ;
    ns1:conversionMultiplier 5972190000000000000000000.0 ;
    ns1:conversionMultiplierSN 5.97219e+24 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Earth_mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Earth_mass?oldid=495457885"^^xsd:anyURI ;
    ns1:latexDefinition """One Earth mass can be converted to related units:

81.3 Lunar mass (ML)
0.00315 Jupiter mass (MJ) (Jupiter has 317.83 Earth masses)[1]
0.0105 Saturn mass (Saturn has 95.16 Earth masses)[3]
0.0583 Neptune mass (Neptune has 17.147 Earth masses)[4]
0.000 003 003 Solar mass ($M_{\\odot}$) (The Sun has 332946 Earth masses)"""^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "M⊕" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_T> a ns1:Unit ;
    rdfs:label "Pound Troy"@en ;
    dcterms:description "An obsolete unit of mass; the Troy Pound has been defined as exactly 5760 grains, or 0.3732417216 kg. A Troy Ounce is 1/12th of a Troy Pound."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.3732417216 ;
    ns1:conversionMultiplierSN 3.732417e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB197" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB197"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "lbt" ;
    ns1:ucumCode "[lb_tr]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "LBT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LunarMass> a ns1:Unit ;
    rdfs:label "Lunar mass"@en ;
    ns1:conversionMultiplier 73460000000000000000000.0 ;
    ns1:conversionMultiplierSN 7.346e+22 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Moon"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Moon?oldid=494566371"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "M☾" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOMME_Pearl> a ns1:Unit ;
    rdfs:label "Momme (pearl)" ;
    dcterms:description "unit momme (pearl) specifically expresses the mass of cultured pearls" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB598" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB598"^^xsd:anyURI ;
    ns1:symbol "momme (pearl)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MOMME_Textile> a ns1:Unit ;
    rdfs:label "Momme (textile)" ;
    dcterms:description "unit momme (textile) specifically express the weight of one square metre of silk" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB599" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB599"^^xsd:anyURI ;
    ns1:symbol "momme (textile)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaTON> a ns1:Unit ;
    rdfs:label "megaton" ;
    dcterms:description "1,000,000-fold of the unit ton" ;
    ns1:conversionMultiplier 907184740.0 ;
    ns1:conversionMultiplierSN 9.071847e+08 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TON> ;
    ns1:symbol "Mtn" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliBAR> a ns1:Unit ;
    rdfs:label "Millibar"@en ;
    dcterms:description "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to $100,000 Pa = 1 bar \\approx 750.0616827 Torr$. Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/HectoPA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA810" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA810"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BAR> ;
    ns1:symbol "mbar" ;
    ns1:ucumCode "mbar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MBR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_TROY> a ns1:Unit ;
    rdfs:label "Ounce Troy"@en ;
    dcterms:description "An obsolete unit of mass; the Troy Ounce is 1/12th of a Troy Pound. Based on the international definition of a Troy Pound as 5760 grains, the Troy Ounce is exactly 480 grains, or 0.0311034768 kg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0311034768 ;
    ns1:conversionMultiplierSN 3.110348e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB082" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB082"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "oz{Troy}" ;
    ns1:ucumCode "[oz_tr]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "APZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PFUND> a ns1:Unit ;
    rdfs:label "pfund" ;
    dcterms:description "outdated unit of the mass in Germany" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB387" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB387"^^xsd:anyURI ;
    ns1:symbol "pfd" ;
    ns1:uneceCommonCode "M86" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoPA> a ns1:Unit ;
    rdfs:label "PicoPascal"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BulkModulus>,
        <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/Fugacity>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "pPa" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Quarter_UK> a ns1:Unit ;
    rdfs:label "Quarter (UK)"@en ;
    dcterms:description "unit of the mass according to the avoirdupois system of units: 1 qr. l. = 28 lb"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 12.70058636 ;
    ns1:conversionMultiplierSN 1.270059e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB202" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB202"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass according to the avoirdupois system of units: 1 qr. l. = 28 lb" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "quarter" ;
    ns1:ucumCode "28.[lb_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "QTR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SolarMass> a ns1:Unit ;
    rdfs:label "Solar mass"@en ;
    dcterms:description "The astronomical unit of mass is the solar mass.The symbol $S$ is often used in astronomy to refer to this unit, although $M_{\\odot}$ is also common. The solar mass, $1.98844 \\times 10^{30} kg$, is a standard way to express mass in astronomy, used to describe the masses of other stars and galaxies. It is equal to the mass of the Sun, about 333,000 times the mass of the Earth or 1,048 times the mass of Jupiter. In practice, the masses of celestial bodies appear in the dynamics of the solar system only through the products GM, where G is the constant of gravitation."^^ns1:LatexString ;
    ns1:conversionMultiplier 1988435000000000000000000000000.0 ;
    ns1:conversionMultiplierSN 1.988435e+30 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Solar_mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Solar_mass?oldid=494074016"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/solarMass> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "S" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Stone_UK> a ns1:Unit ;
    rdfs:label "Stone (UK)"@en ;
    dcterms:description "unit of the mass which is commonly used for the determination of the weight of living beings regarding to the conversion to the avoirdupois system of units: 1 st = 14 lb (av)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 6.35029318 ;
    ns1:conversionMultiplierSN 6.350293e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB081" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB081"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass which is commonly used for the determination of the weight of living beings regarding to the conversion to the avoirdupois system of units: 1 st = 14 lb (av)" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "st{UK}" ;
    ns1:ucumCode "[stone_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "STI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Assay> a ns1:Unit ;
    rdfs:label "Assay Ton"@en ;
    dcterms:description "In the United States, a unit of mass, approximately $29.167\\, grams$. The number of milligrams of precious metal in one assay ton of the ore being tested is equal to the number of troy ounces of pure precious metal in one 2000-pound ton of the ore. i.e. a bead is obtained that weights 3 milligrams, thus the precious metals in the bead would equal three troy ounces to each ton of ore with the understanding that this varies considerably in the real world as the amount of precious values in each ton of ore varies considerably."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.02916667 ;
    ns1:conversionMultiplierSN 2.916667e-02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB234" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB234"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Ton#Other_units_of_mass/weight"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "AT" ;
    ns1:uneceCommonCode "M85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Force> a ns1:QuantityKind ;
    rdfs:label "وحدة القوة في نظام متر كيلوغرام ثانية"@ar,
        "сила"@bg,
        "Síla"@cs,
        "Kraft"@de,
        "Δύναμη"@el,
        "force"@en,
        "fuerza"@es,
        "نیرو"@fa,
        "force"@fr,
        "כוח"@he,
        "बल"@hi,
        "erő"@hu,
        "forza"@it,
        "力"@ja,
        "vis"@la,
        "Daya"@ms,
        "siła"@pl,
        "força"@pt,
        "forță"@ro,
        "Сила"@ru,
        "sila"@sl,
        "kuvvet"@tr,
        "力"@zh ;
    dcterms:description "\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as $F = m \\times a $, where $F$ is force, $m$ is mass and $a$ is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiN>,
        <http://qudt.org/vocab/unit/DYN>,
        <http://qudt.org/vocab/unit/DeciN>,
        <http://qudt.org/vocab/unit/GM_F>,
        <http://qudt.org/vocab/unit/GigaN>,
        <http://qudt.org/vocab/unit/KIP_F>,
        <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F>,
        <http://qudt.org/vocab/unit/KiloLB_F>,
        <http://qudt.org/vocab/unit/KiloN>,
        <http://qudt.org/vocab/unit/KiloPOND>,
        <http://qudt.org/vocab/unit/LB_F>,
        <http://qudt.org/vocab/unit/MegaLB_F>,
        <http://qudt.org/vocab/unit/MegaN>,
        <http://qudt.org/vocab/unit/MicroN>,
        <http://qudt.org/vocab/unit/MilliN>,
        <http://qudt.org/vocab/unit/N>,
        <http://qudt.org/vocab/unit/NanoN>,
        <http://qudt.org/vocab/unit/OZ_F>,
        <http://qudt.org/vocab/unit/PDL>,
        <http://qudt.org/vocab/unit/POND>,
        <http://qudt.org/vocab/unit/PlanckForce>,
        <http://qudt.org/vocab/unit/TON_F_US> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Force"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:iec61360Code "0112/2///62720#UAD054" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Force"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD054"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    ns1:latexDefinition "$F = \\frac{dp}{dt}$, where $F$ is the resultant force acting on a body, $p$ is momentum of a body, and $t$ is time."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/FORC> ;
    ns1:symbol "F" ;
    rdfs:comment "Applicable units are those of quantitykind:Force" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "भार"@hi .

<http://qudt.org/vocab/unit/CWT_LONG> a ns1:Unit ;
    rdfs:label "Long Hundred Weight"@en ;
    dcterms:description "\"Hundred Weight - Long\" is a unit for  'Mass' expressed as $cwt$."^^ns1:LatexString ;
    ns1:conversionMultiplier 50.80235 ;
    ns1:conversionMultiplierSN 5.080235e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/Hundredweight_UK> ;
    ns1:expression "$cwt long$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "cwt{long}" ;
    ns1:ucumCode "[lcwt_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CWI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "British hundredweight" .

<http://qudt.org/vocab/unit/CWT_SHORT> a ns1:Unit ;
    rdfs:label "Hundred Weight - Short"@en ;
    dcterms:description "\"Hundred Weight - Short\" is a unit for  'Mass' expressed as $cwt$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 45.359237 ;
    ns1:conversionMultiplierSN 4.535924e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/Hundredweight_US> ;
    ns1:expression "$cwt$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "cwt{short}" ;
    ns1:ucumCode "[scwt_av]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "U.S. hundredweight" .

<http://qudt.org/vocab/unit/DeciTONNE> a ns1:Unit ;
    rdfs:label "DeciTonne"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/DeciTON_Metric> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TONNE> ;
    ns1:symbol "dt" ;
    ns1:uneceCommonCode "DTN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciTON_Metric> a ns1:Unit ;
    rdfs:label "Metric DeciTON"@en ;
    dcterms:description "100-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/DeciTONNE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB078" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB078"^^xsd:anyURI ;
    ns1:plainTextDescription "100-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TON_Metric> ;
    ns1:symbol "dt" ;
    ns1:ucumCode "dt"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DTN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Hundredweight_UK> a ns1:Unit ;
    rdfs:label "Hundredweight (UK)"@en ;
    dcterms:description "out of use unit of the mass according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 50.80235 ;
    ns1:conversionMultiplierSN 5.080235e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/CWT_LONG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA405" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA405"^^xsd:anyURI ;
    ns1:plainTextDescription "out of use unit of the mass according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "cwt{long}" ;
    ns1:ucumCode "[lcwt_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CWI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/Hundredweight_US> a ns1:Unit ;
    rdfs:label "Hundredweight (US)"@en ;
    dcterms:description "out of use unit of the mass according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 45.359237 ;
    ns1:conversionMultiplierSN 4.535924e+01 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/CWT_SHORT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA406" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA406"^^xsd:anyURI ;
    ns1:plainTextDescription "out of use unit of the mass according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "cwt{short}" ;
    ns1:ucumCode "[scwt_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CWA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloLB> a ns1:Unit ;
    rdfs:label "KiloLB" ;
    ns1:conversionMultiplier 453.59237 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/LB> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloTON_Metric> a ns1:Unit ;
    rdfs:label "Metric KiloTON"@en ;
    dcterms:description "1 000 000-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloTONNE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB080" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB080"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TON_Metric> ;
    ns1:symbol "kt" ;
    ns1:ucumCode "kt"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KTN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB_M> a ns1:Unit ;
    rdfs:label "Pound Mass"@en ;
    dcterms:description "A pound of mass, based on the international standard definition of the pound of mass as exactly 0.45359237 kg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.45359237 ;
    ns1:conversionMultiplierSN 4.535924e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/LB> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "lbm" ;
    ns1:ucumCode "[lb_av]"^^ns1:UCUMcs ;
    ns1:udunitsCode "lb" ;
    ns1:uneceCommonCode "LBR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaTONNE> a ns1:Unit ;
    rdfs:label "megatonne" ;
    dcterms:description "1,000,000-fold of the unit tonne" ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB833" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB833"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TONNE> ;
    ns1:symbol "Mt" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ_M> a ns1:Unit ;
    rdfs:label "Ounce Mass"@en ;
    dcterms:description "An ounce of mass is 1/16th of a pound of mass, based on the international standard definition of the pound as exactly 0.45359237 kg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.028349523125 ;
    ns1:conversionMultiplierSN 2.834952e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/OZ> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "oz" ;
    ns1:ucumCode "[oz_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "ONZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckMass> a ns1:Unit ;
    rdfs:label "Planck Mass"@en ;
    dcterms:description "In physics, the Planck mass, denoted by $m_P$, is the unit of mass in the system of natural units known as Planck units. It is defined so that $\\approx  1.2209 \\times 10 GeV/c_0 = 2.17651(13) \\times 10 kg$, (or $21.7651 \\mu g$), where $c_0$ is the speed of light in a vacuum, $G$ is the gravitational constant, and $\\hbar$ is the reduced Planck constant. Particle physicists and cosmologists often use the reduced Planck mass, which is $\\approx  4.341 \\times 10 kg = 2.435  \\times 10 GeV/c$. The added factor of $1/{\\sqrt{8\\pi}}$ simplifies a number of equations in general relativity. Quantum effects are typified by the magnitude of Planck's constant."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 0.0000000217644 ;
    ns1:conversionMultiplierSN 2.17644e-08 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_mass?oldid=493648632"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    ns1:latexDefinition "$m_P = \\sqrt{\\frac{ \\hbar c^3}{G}} \\approx 1.2209 \\times 10^{19} GeV/c^2 = 2.17651(13) \\times 10^{-8}$, where $c$ is the speed of light in a vacuum, $\\hbar$ is the reduced Planck's constant, and $G$ is the gravitational constant. The two digits enclosed by parentheses are the estimated standard error associated with the reported numerical value."^^ns1:LatexString ;
    ns1:latexSymbol "$m_P$"^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "planckmass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:NumberOfElectricalPhases-ThreePhase a ns2:Class,
        ns2:NumberOfElectricalPhases-ThreePhase,
        sh:NodeShape ;
    rdfs:label "Three Phase AC Electricity"^^xsd:string ;
    ns2:hasValue 3.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ;
    rdfs:comment "Three Phase AC Electricity"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-NumberOfElectricalPhases .

<http://qudt.org/vocab/unit/DWT> a ns1:Unit ;
    rdfs:label "Penny Weight"@en ;
    dcterms:description "\"Penny Weight\" is a unit for  'Mass' expressed as $dwt$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00155517384 ;
    ns1:conversionMultiplierSN 1.555174e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pennyweight"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/PENNYWEIGHT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pennyweight?oldid=486693644"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "dwt" ;
    ns1:ucumCode "[pwt_tr]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DWT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "dryquartus" .

<http://qudt.org/vocab/unit/FemtoGM> a ns1:Unit ;
    rdfs:label "FemtoGram"@en ;
    dcterms:description "0.000000000000001-fold of the unit gram" ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB834" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB834"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "fg" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoGM> a ns1:Unit ;
    rdfs:label "Hectogram"@en ;
    dcterms:description "0.1-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB079" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB079"^^xsd:anyURI ;
    ns1:plainTextDescription "0.1-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Hecto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "hg" ;
    ns1:ucumCode "hg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HGM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloTONNE> a ns1:Unit ;
    rdfs:label "KiloTonne"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloTON_Metric> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TONNE> ;
    ns1:symbol "kt" ;
    ns1:uneceCommonCode "KTN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PENNYWEIGHT> a ns1:Unit ;
    rdfs:label "Pennyweight"@en ;
    dcterms:description "non SI-conforming unit of mass which comes from the Anglo-American Troy or Apothecaries' Weight System of units according to NIST of 1 pwt = 1.555174 10^3 kg"^^rdf:HTML ;
    ns1:conversionMultiplier 0.00155517384 ;
    ns1:conversionMultiplierSN 1.555174e-03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/DWT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB182" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB182"^^xsd:anyURI ;
    ns1:plainTextDescription "non SI-conforming unit of mass which comes from the Anglo-American Troy or Apothecaries' Weight System of units according to NIST of 1 pwt = 1.555174 10^3 kg" ;
    ns1:symbol "dwt" ;
    ns1:ucumCode "[pwt_tr]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DWT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_LONG> a ns1:Unit ;
    rdfs:label "Long Ton"@en ;
    dcterms:description """<p>Long ton (weight ton or imperial ton) is the name for the unit called the "ton" in the avoirdupois or Imperial system of measurements, as used in the United Kingdom and several other Commonwealth countries. One long ton is equal to 2,240 pounds (1,016 kg), 1.12 times as much as a short ton, or 35 cubic feet (0.9911 m3) of salt water with a density of 64 lb/ft3 (1.025 g/ml).</p>
<p>It has some limited use in the United States, most commonly in measuring the displacement of ships, and was the unit prescribed for warships by the Washington Naval Treaty 1922-for example battleships were limited to a mass of 35,000 long tons (36,000 t; 39,000 short tons)."""^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 1016.0469088 ;
    ns1:conversionMultiplierSN 1.016047e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_UK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB009" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Long_ton"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB009"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "t{long}" ;
    ns1:ucumCode "[lton_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "LTN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AMU> a ns1:Unit ;
    rdfs:label "Atomic mass unit"@en ;
    dcterms:description "The $\\textit{Unified Atomic Mass Unit}$ (symbol: $\\mu$) or $\\textit{dalton}$ (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of $1.660538782(83) \\times 10^{-27} kg$.  One $Da$ is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a $\\textit{\"non-SI unit whose values in SI units must be obtained experimentally\"}$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00000000000000000000000000166053878283 ;
    ns1:conversionMultiplierSN 1.660539e-27 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/DA>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "amu" ;
    ns1:ucumCode "u"^^ns1:UCUMcs ;
    ns1:udunitsCode "u" ;
    ns1:uneceCommonCode "D43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DEG_R> a ns1:Unit ;
    rdfs:label "Degree Rankine"@en ;
    dcterms:description """
  The unit $\\textit{Degree Rankine}$ is a thermodynamic (absolute) temperature scale. 
  The symbol for degrees Rankine is $^\\circ R$ or $^\\circ Ra$ if necessary to distinguish it from the Rømer and Réaumur scales). 
  Zero on both the Kelvin and Rankine scales is absolute zero, but the Rankine degree is defined as equal
   to one degree Fahrenheit, rather than the one degree Celsius used by the Kelvin scale. 
  A temperature of $-459.67 ^\\circ F$ is exactly equal to $0 ^\\circ R$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 0.5555555555555556 ;
    ns1:conversionMultiplierSN 5.555556e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAA050" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Rankine_scale"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA050"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/degreeRankine> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/K> ;
    ns1:symbol "°R" ;
    ns1:ucumCode "[degR]"^^ns1:UCUMcs ;
    ns1:udunitsCode "°R" ;
    ns1:uneceCommonCode "A48" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GRAIN> a ns1:Unit ;
    rdfs:label "Grain"@en ;
    dcterms:description "A grain is a unit of measurement of mass that is nominally based upon the mass of a single seed of a cereal.  The grain is the only unit of mass measure common to the three traditional English mass and weight systems; the obsolete Tower grain was, by definition, exactly  /64 of a troy grain. Since 1958, the grain or troy grain measure has been defined in terms of units of mass in the International System of Units as precisely 64.79891 milligrams. Thus, $1 gram \\approx 15.4323584 grains$.  There are precisely 7,000 grains per avoirdupois pound in the imperial and U.S. customary units, and 5,760 grains in the Troy pound."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.00006479891 ;
    ns1:conversionMultiplierSN 6.479891e-05 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Cereal"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA523" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Cereal?oldid=495222949"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA523"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/grain> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "gr{UK}" ;
    ns1:ucumCode "[gr]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GRN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloPA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilopascal"@en ;
    dcterms:description "Kilopascal is a unit of pressure. 1 kPa is approximately the pressure exerted by a 10-g mass resting on a 1-cm2 area. 101.3 kPa = 1 atm. There are 1,000 pascals in 1 kilopascal."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pascal_%28unit%29"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA575" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA575"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "kPa" ;
    ns1:ucumCode "kPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KPA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaGM> a ns1:Unit ;
    rdfs:label "Megagram"@en ;
    dcterms:description "1 000-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA228" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA228"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "Mg" ;
    ns1:ucumCode "Mg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "2U" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_UK> a ns1:Unit ;
    rdfs:label "Ton (UK)"@en ;
    dcterms:description "traditional Imperial unit for mass of cargo, especially in the shipping sector"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 1016.0469088 ;
    ns1:conversionMultiplierSN 1.016047e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_LONG> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB009" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB009"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the mass according to the Imperial system of units" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "ton{UK}" ;
    ns1:ucumCode "[lton_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "LTN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/U> a ns1:Unit ;
    rdfs:label "Unified Atomic Mass Unit"@en ;
    dcterms:description "The unified atomic mass unit (symbol: $u$) or dalton (symbol: $Da$) is the standard unit that is used for indicating mass on an atomic or molecular scale (atomic mass). It is defined as one twelfth of the mass of an unbound neutral atom of carbon-12 in its nuclear and electronic ground state,[ and has a value of $1.660538921(73) \\times 10^{-27} kg$. One dalton is approximately equal to the mass of one nucleon; an equivalence of saying $1 g mol^{-1}$. The CIPM have categorised it as a 'non-SI unit' because units values in SI units must be obtained experimentally."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.00000000000000000000000000166053878283 ;
    ns1:conversionMultiplierSN 1.660539e-27 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Atomic_mass_unit"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/DA> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB083" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB083"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/unifiedAtomicMassUnit> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "u" ;
    ns1:ucumCode "u"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D43" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Dimensionless> a ns1:QuantityKind ;
    rdfs:label "Dimensionless"@en ;
    dcterms:description "In dimensional analysis, a dimensionless quantity or quantity of dimension one is a quantity without an associated physical dimension. It is thus a \"pure\" number, and as such always has a dimension of 1. Dimensionless quantities are widely used in mathematics, physics, engineering, economics, and in everyday life (such as in counting). Numerous well-known quantities, such as $\\pi$, $\\epsilon$, and $\\psi$, are dimensionless. By contrast, non-dimensionless quantities are measured in units of length, area, time, etc. Dimensionless quantities are often defined as products or ratios of quantities that are not dimensionless, but whose dimensions cancel out when their powers are multiplied."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/COUNT>,
        <http://qudt.org/vocab/unit/DECADE>,
        <http://qudt.org/vocab/unit/FLIGHT>,
        <http://qudt.org/vocab/unit/GigaBasePair>,
        <http://qudt.org/vocab/unit/HeartBeat>,
        <http://qudt.org/vocab/unit/NP>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/OCT>,
        <http://qudt.org/vocab/unit/RPK>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_ELEC>,
        <http://qudt.org/vocab/unit/SUSCEPTIBILITY_MAG>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Dimensionless_quantity"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Dimensionless_quantity"^^xsd:anyURI ;
    ns1:symbol "U" ;
    rdfs:comment "Applicable units are those of quantitykind:Dimensionless" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/PowerPerArea> a ns1:QuantityKind ;
    rdfs:label "Power Per Area"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN>,
        <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2-SEC>,
        <http://qudt.org/vocab/unit/J-PER-CentiM2-DAY>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2-SEC>,
        <http://qudt.org/vocab/unit/KiloW-PER-M2>,
        <http://qudt.org/vocab/unit/M-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW-PER-M2>,
        <http://qudt.org/vocab/unit/MilliW-PER-M2>,
        <http://qudt.org/vocab/unit/NanoW-PER-M2>,
        <http://qudt.org/vocab/unit/PicoW-PER-M2>,
        <http://qudt.org/vocab/unit/W-PER-CentiM2>,
        <http://qudt.org/vocab/unit/W-PER-FT2>,
        <http://qudt.org/vocab/unit/W-PER-IN2>,
        <http://qudt.org/vocab/unit/W-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
    ns1:informativeReference "http://www.physicsforums.com/library.php?do=view_item&itemid=406"^^xsd:anyURI ;
    rdfs:comment "Applicable units are those of quantitykind:PowerPerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/HZ> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "هرتز"@ar,
        "херц"@bg,
        "hertz"@cs,
        "Hertz"@de,
        "χερτζ"@el,
        "hertz"@en,
        "hercio"@es,
        "هرتز"@fa,
        "hertz"@fr,
        "הרץ"@he,
        "हर्ट्ज"@hi,
        "hertz"@hu,
        "hertz"@it,
        "ヘルツ"@ja,
        "hertzium"@la,
        "hertz"@ms,
        "herc"@pl,
        "hertz"@pt,
        "hertz"@ro,
        "герц"@ru,
        "hertz"@sl,
        "hertz"@tr,
        "赫兹"@zh ;
    dcterms:description """
  $\\textit{Hertz}$ (symbol $Hz$) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. 
  One of its most common uses is the description of the sine wave, particularly those used in radio and audio applications, such as the frequency of musical tones. 
  The word $\\bf{hertz}$ is named for Heinrich Rudolf Hertz, who was the first to conclusively prove the existence of electromagnetic waves.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hertz"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/CYC-PER-SEC>,
        <http://qudt.org/vocab/unit/PER-SEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency>,
        <http://qudt.org/vocab/quantitykind/RotationalFrequency>,
        <http://qudt.org/vocab/quantitykind/RotationalVelocity> ;
    ns1:iec61360Code "0112/2///62720#UAA170" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA170"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/hertz> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/hertz> ;
    ns1:symbol "Hz" ;
    ns1:ucumCode "Hz"^^ns1:UCUMcs ;
    ns1:udunitsCode "Hz" ;
    ns1:uneceCommonCode "HTZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/RAD> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "راديان"@ar,
        "радиан"@bg,
        "radián"@cs,
        "Radiant"@de,
        "ακτίνιο"@el,
        "radian"@en,
        "radián"@es,
        "رادیان"@fa,
        "radian"@fr,
        "רדיאן"@he,
        "वर्ग मीटर"@hi,
        "radián"@hu,
        "radiante"@it,
        "ラジアン"@ja,
        "radian"@la,
        "radian"@ms,
        "radian"@pl,
        "radiano"@pt,
        "radian"@ro,
        "радиан"@ru,
        "radian"@sl,
        "radyan"@tr,
        "弧度"@zh ;
    dcterms:description "The radian is the standard unit of angular measure, used in many areas of mathematics. It describes the plane angle subtended by a circular arc as the length of the arc divided by the radius of the arc. In the absence of any symbol radians are assumed, and when degrees are meant the symbol $^{\\ circ}$ is used. "^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Radian"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:guidance "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a>"^^rdf:HTML ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Angle>,
        <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
    ns1:iec61360Code "0112/2///62720#UAA966" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Radian?oldid=492309312"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA966"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/radian> ;
    ns1:plainTextDescription "The radian is the standard unit of angular measure, used in many areas of mathematics. It describes the plane angle subtended by a circular arc as the length of the arc divided by the radius of the arc. The unit was formerly a SI supplementary unit, but this category was abolished in 1995 and the radian is now considered a SI derived unit. The SI unit of solid angle measurement is the steradian.  The radian is represented by the symbol \"rad\" or, more rarely, by the superscript c (for \"circular measure\"). For example, an angle of 1.2 radians would be written as \"1.2 rad\" or \"1.2c\" (the second symbol is often mistaken for a degree: \"1.2u00b0\"). As the ratio of two lengths, the radian is a \"pure number\" that needs no unit symbol, and in mathematical writing the symbol \"rad\" is almost always omitted. In the absence of any symbol radians are assumed, and when degrees are meant the symbol u00b0 is used. [Wikipedia]" ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/radian> ;
    ns1:symbol "rad" ;
    ns1:ucumCode "rad"^^ns1:UCUMcs ;
    ns1:udunitsCode "rad" ;
    ns1:uneceCommonCode "C81" ;
    rdfs:comment "The radian and steradian are special names for the number one that may be used to convey information about the quantity concerned. In practice the symbols rad and sr are used where appropriate, but the symbol for the derived unit one is generally omitted in specifying the values of dimensionless quantities." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON> a ns1:Unit ;
    rdfs:label "Ton"@en ;
    dcterms:description "2,000-fold of the Imperial base unit pouund"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 907.18474 ;
    ns1:conversionMultiplierSN 9.071847e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:plainTextDescription "2,000-fold of the Imperial base unit pound" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "tn" ;
    ns1:ucumCode "ston_av"^^ns1:UCUMcs ;
    ns1:udunitsCode "t" ;
    ns1:uneceCommonCode "TNE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Property a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Property"^^xsd:string ;
    rdfs:comment """An attribute, quality, or characteristic of a feature of interest.

The `Property` class is the parent of all variations of a `Property`, which are:
`ActuatableProperty` - subclass of `Property` that can be modified by user or machine outside of the model (typically command);
`ObservableProperty` - subclass of `Property` that are observed (typically measures);
`EnumerableProperty` - subclass of `Property` defined by `EnumerationKind`;
`QuantifiableProperty` - subclass of `Property` defined by numerical values.

And their subclass combinations :
`QuantifiableActuatableProperty`,
`QuantifiableObservableProperty`,
`EnumeratedObservableProperty`,
`EnumeratedActuatableProperty`.

A `QuantifiableProperty` (or subClass thereof) shall always be associated with a `Unit` and a `QuantityKind`, either explicitly from the `Property`,
or through the associated Value. If the `Unit` is defined, the SHACL reasoner (if invoked) will figure out and assert a `QuantityKind` if it is
unambiguous.

Enumerable properties shall be associated with an `EnumerationKind`. Different flavors of properties are shown in Figure 11-1.

![Different flavors of Properties](figures/Figure_11-1_Flavors_of_Properties.svg)

A `Property` instance that is not an instance of one of the subclasses is unconstrained with respect to its value."""^^xsd:string ;
    rdfs:subClassOf ns2:Concept ;
    sh:property [ rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
            sh:path ns2:hasValue ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
                    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasInternalReference` is present it shall associate the `Property` with at most one other `Property`."^^xsd:string ;
            sh:class ns2:Property ;
            sh:maxCount 1 ;
            sh:message "s223: If the relation `hasInternalReference` is present it shall associate the `Property` with at most one other `Property`."^^xsd:string ;
            sh:path ns2:hasInternalReference ],
        [ rdfs:comment "If the relation `hasAspect` is present, it shall associate the `Property` with an `EnumerationKind`."^^xsd:string ;
            sh:class ns2:EnumerationKind ;
            sh:message "s223: If the relation `hasAspect` is present, it shall associate the `Property` with an `EnumerationKind`."^^xsd:string ;
            sh:path ns2:hasAspect ],
        [ rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
            sh:path ns2:hasInternalReference ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
                    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Property` can use at most one relation `hasValue` if it is required to provide a static value in the model. It is not meant for real-time value (see {s223:hasExternalReference})."^^xsd:string ;
            sh:maxCount 1 ;
            sh:message "s223: A `Property` can use at most one relation `hasValue` if it is required to provide a static value in the model. It is not meant for real-time value (see {s223:hasExternalReference})."^^xsd:string ;
            sh:path ns2:hasValue ],
        [ rdfs:comment "A `Property` can be associated with at most one `Function` using the inverse relation `hasOutput`."^^xsd:string ;
            sh:class ns2:Function ;
            sh:maxCount 1 ;
            sh:message "s223: A `Property` can be associated with at most one `Function` using the inverse relation `hasOutput`."^^xsd:string ;
            sh:path [ sh:inversePath ns2:hasOutput ] ],
        [ rdfs:comment "A `Property` can be associated with at most one `Substance-Medium` using the relation `ofMedium`."^^xsd:string ;
            sh:class ns2:Substance-Medium ;
            sh:maxCount 1 ;
            sh:message "s223: A `Property` can be associated with at most one `Substance-Medium` using the relation `ofMedium`."^^xsd:string ;
            sh:path ns2:ofMedium ],
        [ rdfs:comment "If the relation `hasExternalReference` is present it shall associate the `Property` with an `ExternalReference`."^^xsd:string ;
            sh:class ns2:ExternalReference ;
            sh:message "s223: If the relation `hasExternalReference` is present it shall associate the `Property` with an `ExternalReference`."^^xsd:string ;
            sh:path ns2:hasExternalReference ],
        [ rdfs:comment ""^^xsd:string ;
            sh:path ns2:ofConstituent ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
                    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Property` must not be observed (set) by more than one entity."^^xsd:string ;
            sh:maxCount 1 ;
            sh:message "s223: A `Property` must not be observed (set) by more than one entity."^^xsd:string ;
            sh:path [ sh:inversePath ns2:observes ] ],
        [ rdfs:comment "A `Property` can be associated with at most one `EnumerationKind-Substance` using the relation `ofSubstance`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Substance ;
            sh:maxCount 1 ;
            sh:message "s223: A `Property` can be associated with at most one `EnumerationKind-Substance` using the relation `ofSubstance`."^^xsd:string ;
            sh:path ns2:ofSubstance ],
        [ rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
            sh:path ns2:ofSubstance ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
                    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
            sh:path ns2:hasInternalReference ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
                    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string ] ] ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
            sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string ] .

<http://qudt.org/vocab/quantitykind/ElectricCharge> a ns1:QuantityKind ;
    rdfs:label "الشحنة الكهربائية"@ar,
        "Електрически заряд"@bg,
        "Elektrický náboj"@cs,
        "elektrische Ladung"@de,
        "Ηλεκτρικό φορτίο"@el,
        "electric charge"@en,
        "carga eléctrica"@es,
        "بار الکتریکی"@fa,
        "Charge électrique"@fr,
        "מטען חשמלי"@he,
        "विद्युत आवेग या विद्युत बहाव"@hi,
        "elektromos töltés"@hu,
        "carica elettrica"@it,
        "電荷"@ja,
        "onus electricum"@la,
        "Cas elektrik"@ms,
        "ładunek elektryczny"@pl,
        "carga elétrica"@pt,
        "sarcină electrică"@ro,
        "Электрический заряд"@ru,
        "električni naboj"@sl,
        "elektrik yükü"@tr,
        "电荷"@zh ;
    dcterms:description "\"Electric Charge\" is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force. Electric charge is carried by discrete particles and can be positive or negative. The sign convention is such that the elementary electric charge $e$, that is, the charge of the proton, is positive. The SI derived unit of electric charge is the coulomb."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR>,
        <http://qudt.org/vocab/unit/A-SEC>,
        <http://qudt.org/vocab/unit/AttoC>,
        <http://qudt.org/vocab/unit/C>,
        <http://qudt.org/vocab/unit/C_Ab>,
        <http://qudt.org/vocab/unit/C_Stat>,
        <http://qudt.org/vocab/unit/CentiC>,
        <http://qudt.org/vocab/unit/DecaC>,
        <http://qudt.org/vocab/unit/DeciC>,
        <http://qudt.org/vocab/unit/E>,
        <http://qudt.org/vocab/unit/ElementaryCharge>,
        <http://qudt.org/vocab/unit/ExaC>,
        <http://qudt.org/vocab/unit/F>,
        <http://qudt.org/vocab/unit/FR>,
        <http://qudt.org/vocab/unit/FemtoC>,
        <http://qudt.org/vocab/unit/GigaC>,
        <http://qudt.org/vocab/unit/HectoC>,
        <http://qudt.org/vocab/unit/KiloA-HR>,
        <http://qudt.org/vocab/unit/KiloC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-KiloV>,
        <http://qudt.org/vocab/unit/MegaC>,
        <http://qudt.org/vocab/unit/MicroC>,
        <http://qudt.org/vocab/unit/MilliA-HR>,
        <http://qudt.org/vocab/unit/MilliA-SEC>,
        <http://qudt.org/vocab/unit/MilliC>,
        <http://qudt.org/vocab/unit/NanoC>,
        <http://qudt.org/vocab/unit/PetaC>,
        <http://qudt.org/vocab/unit/PicoC>,
        <http://qudt.org/vocab/unit/PlanckCharge>,
        <http://qudt.org/vocab/unit/TeraC>,
        <http://qudt.org/vocab/unit/YoctoC>,
        <http://qudt.org/vocab/unit/YottaC>,
        <http://qudt.org/vocab/unit/ZeptoC>,
        <http://qudt.org/vocab/unit/ZettaC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD037" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electric_charge"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Electric_charge?oldid=492961669"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD037"^^xsd:anyURI ;
    ns1:latexDefinition "$dQ = Idt$, where $I$ is electric current."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ELCH> ;
    ns1:symbol "Q" ;
    rdfs:comment "Applicable units are those of quantitykind:ElectricCharge" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    skos:altLabel "cantitate de electricitate"@ro .

<http://qudt.org/vocab/quantitykind/Frequency> a ns1:QuantityKind ;
    rdfs:label "التردد لدى نظام الوحدات الدولي"@ar,
        "Честота"@bg,
        "Frekvence"@cs,
        "Frequenz"@de,
        "Συχνότητα"@el,
        "frequency"@en,
        "frecuencia"@es,
        "بسامد"@fa,
        "fréquence"@fr,
        "תדירות"@he,
        "आवृत्ति"@hi,
        "frekvencia"@hu,
        "frequenza"@it,
        "周波数"@ja,
        "frequentia"@la,
        "Frekuensi"@ms,
        "częstotliwość"@pl,
        "frequência"@pt,
        "frecvență"@ro,
        "Частота"@ru,
        "frekvenca"@sl,
        "frekans"@tr,
        "频率"@zh ;
    dcterms:description "\"Frequency\" is the number of occurrences of a repeating event per unit time. The repetition of the events may be periodic (that is. the length of time between event repetitions is fixed) or aperiodic (i.e. the length of time between event repetitions varies). Therefore, we distinguish between periodic and aperiodic frequencies. In the SI system, periodic frequency is measured in hertz (Hz) or multiples of hertz, while aperiodic frequency is measured in becquerel (Bq).  In spectroscopy, $\\nu$ is mostly used. Light passing through different media keeps its frequency, but not its wavelength or wavenumber."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/GigaHZ>,
        <http://qudt.org/vocab/unit/HZ>,
        <http://qudt.org/vocab/unit/KiloHZ>,
        <http://qudt.org/vocab/unit/MegaHZ>,
        <http://qudt.org/vocab/unit/MilliHZ>,
        <http://qudt.org/vocab/unit/NUM-PER-HR>,
        <http://qudt.org/vocab/unit/NUM-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-YR>,
        <http://qudt.org/vocab/unit/PER-DAY>,
        <http://qudt.org/vocab/unit/PER-HR>,
        <http://qudt.org/vocab/unit/PER-MIN>,
        <http://qudt.org/vocab/unit/PER-MO>,
        <http://qudt.org/vocab/unit/PER-MilliSEC>,
        <http://qudt.org/vocab/unit/PER-SEC>,
        <http://qudt.org/vocab/unit/PER-WK>,
        <http://qudt.org/vocab/unit/PER-YR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DAY>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HR>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MO>,
        <http://qudt.org/vocab/unit/PERCENT-PER-WK>,
        <http://qudt.org/vocab/unit/PERCENT-PER-YR>,
        <http://qudt.org/vocab/unit/PPTH-PER-HR>,
        <http://qudt.org/vocab/unit/PetaHZ>,
        <http://qudt.org/vocab/unit/PlanckFrequency>,
        <http://qudt.org/vocab/unit/SAMPLE-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraHZ> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Frequency"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD056" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD056"^^xsd:anyURI ;
    ns1:latexDefinition """$f = 1/T$, where $T$ is a period.

Alternatively,

$\\nu = 1/T$"""^^ns1:LatexString ;
    ns1:latexSymbol "$\\nu, f$"^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/FREQ> ;
    rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/InverseTime> .

<http://qudt.org/vocab/unit/HectoPA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Hectopascal"@en ;
    dcterms:description "Hectopascal is a unit of pressure. 1 Pa is approximately the pressure exerted by a 10-g mass resting on a 1-cm2 area. 1013 hPa = 1 atm. There are 100 pascals in 1 hectopascal."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/MilliBAR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA527" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA527"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Hecto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "hPa" ;
    ns1:ucumCode "hPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A97" ;
    rdfs:comment "Hectopascal is commonly used in meteorology to report values for atmospheric pressure. It is equivalent to millibar." ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaPA> a ns1:Unit ;
    rdfs:label "Megapascal"@en ;
    dcterms:description "1,000,000-fold of the derived unit pascal"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA215" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA215"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit pascal" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "MPa" ;
    ns1:ucumCode "MPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MPA" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliL> a ns1:Unit ;
    rdfs:label "Millilitre"@en,
        "Millilitre"@en-US ;
    dcterms:description "0.001-fold of the unit litre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA844" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA844"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit litre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/L> ;
    ns1:symbol "mL" ;
    ns1:ucumCode "mL"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MLT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoGM> a ns1:Unit ;
    rdfs:label "Picograms"@en ;
    dcterms:description "10**-12 grams or one 10**-15 of the SI standard unit of mass (kilogram)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB835" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB835"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "pg" ;
    ns1:ucumCode "pg"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_US> a ns1:Unit ;
    rdfs:label "Ton (US)"@en ;
    dcterms:description "A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 907.18474 ;
    ns1:conversionMultiplierSN 9.071847e+02 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TON_SHORT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB012" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB012"^^xsd:anyURI ;
    ns1:plainTextDescription "A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass." ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "ton{US}" ;
    ns1:ucumCode "[ston_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "STN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/LinearVelocity> a ns1:QuantityKind ;
    rdfs:label "Linear Velocity"@en ;
    dcterms:description "Linear Velocity, as the name implies deals with speed in a straight line, the units are often $km/hr$ or $m/s$ or $mph$ (miles per hour). Linear Velocity (v) = change in distance/change in time, where $v = \\bigtriangleup d/\\bigtriangleup t$"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Velocity"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Velocity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:informativeReference "http://au.answers.yahoo.com/question/index?qid=20080319082534AAtrClv"^^xsd:anyURI ;
    ns1:symbol "v" ;
    rdfs:comment "Applicable units are those of quantitykind:LinearVelocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/GAL_UK> a ns1:Unit ;
    rdfs:label "Gallon (UK)"@en ;
    dcterms:description "unit of the volume for fluids according to the Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 0.00454609 ;
    ns1:conversionMultiplierSN 4.54609e-03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/GAL_IMP> ;
    ns1:factorUnitScalar 4.54609 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/L> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA500" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA500"^^xsd:anyURI ;
    ns1:plainTextDescription "unit of the volume for fluids according to the Imperial system of units" ;
    ns1:symbol "gal{UK}" ;
    ns1:ucumCode "[gal_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GLI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAL_US> a ns1:Unit ;
    rdfs:label "US Gallon"@en ;
    dcterms:description "\"US Gallon\" is a unit for  'Liquid Volume' expressed as $galUS$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.003785412 ;
    ns1:conversionMultiplierSN 3.785412e-03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 231.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 3 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
    ns1:iec61360Code "0112/2///62720#UAA505" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA505"^^xsd:anyURI ;
    ns1:symbol "in³" ;
    ns1:ucumCode "[gal_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GLL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Queen Anne's wine gallon" .

<http://qudt.org/vocab/unit/MilliPA> a ns1:Unit ;
    rdfs:label "Millipascal"@en ;
    dcterms:description "0.001-fold of the SI derived unit pascal"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA796" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA796"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit pascal" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "mPa" ;
    ns1:ucumCode "mPa"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "74" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/E_h> a ns1:Unit ;
    rdfs:label "Hartree"@en ;
    dcterms:description """<p>The $\\textit{Hartree}$ (symbol: $E_h$ or $Ha$), also known as the $\\text{Hartree\\,Energy}$, is the atomic unit of energy. The hartree energy is equal to the absolute value of the electric potential energy of the hydrogen atom in its ground state. The energy of the electron in an H-atom in its ground state is $-E_H$, where $E_H= 2 R_\\infty \\cdot hc_0$. The 2006 CODATA recommended value was $E_H = 4.35974394(22) \\times 10^{-18} J = 27.21138386(68) eV$.</p>
<dt class="size-14">Definition:</dt>
<dd>$E_H= \\frac{e^2}{4\\pi \\epsilon_0 a_0 }$<br/>
where, $e$ is the elementary charge, $\\epsilon_0$ is the electric constant, and $a_0$ is the Bohr radius.'</dd>"""^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.00000000000000000435974394 ;
    ns1:conversionMultiplierSN 4.359744e-18 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hartree"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hartree?oldid=489318053"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "Ha" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-PDL> a ns1:Unit ;
    rdfs:label "Foot Poundal"@en ;
    dcterms:description "\"Foot Poundal\" is an Imperial unit for  'Energy And Work' expressed as $ft-pdl$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0421401100938048 ;
    ns1:conversionMultiplierSN 4.214011e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PDL> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB220" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB220"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/footPoundal> ;
    ns1:symbol "ft·pdl" ;
    ns1:ucumCode "[ft_i].[lb_av].[ft_i].s-2"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N46" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FemtoJ> a ns1:Unit ;
    rdfs:label "Femtojoule"@en ;
    dcterms:description "0,000 000 000 000 001-fold of the derived SI unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB124" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB124"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000000001-fold of the derived SI unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "fJ" ;
    ns1:ucumCode "fJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaW-HR> a ns1:Unit ;
    rdfs:label "Gigawatt Hour"@en ;
    dcterms:description """
  A $\\textit{Gigawatt Hour}$ is the 1,000,000,000-fold of the product of the SI derived unit watt and the unit hour.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000000000.0 ;
    ns1:conversionMultiplierSN 3.6e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GigaW> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA155" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA155"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the product of the SI derived unit watt and the unit hour" ;
    ns1:symbol "GW·h" ;
    ns1:ucumCode "GW.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GWH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloW-HR> a ns1:Unit ;
    rdfs:label "Kilowatthour"@en ;
    dcterms:description "The kilowatt hour, or kilowatt-hour, (symbol $kW \\cdot h$, $kW h$ or $kWh$) is a unit of energy equal to 1000 watt hours or 3.6 megajoules. For constant power, energy in watt hours is the product of power in watts and time in hours. The kilowatt hour is most commonly known as a billing unit for energy delivered to consumers by electric utilities."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kilowatt_hour"^^xsd:anyURI ;
    ns1:expression "$kW-h$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA584" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kilowatt_hour?oldid=494927235"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA584"^^xsd:anyURI ;
    ns1:symbol "kW·h" ;
    ns1:ucumCode "kW.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KWH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaTOE> a ns1:Unit ;
    rdfs:label "Megaton of Oil Equivalent"@en ;
    dcterms:description """<p>The tonne of oil equivalent (toe) is a unit of energy: the amount of energy released by burning one tonne of crude oil, approximately 42 GJ (as different crude oils have different calorific values, the exact value of the toe is defined by convention; unfortunately there are several slightly different definitions as discussed below). The toe is sometimes used for large amounts of energy, as it can be more intuitive to visualise, say, the energy released by burning 1000 tonnes of oil than 42,000 billion joules (the SI unit of energy).</p>
<p>Multiples of the toe are used, in particular the megatoe (Mtoe, one million toe) and the gigatoe (Gtoe, one billion toe)."""^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 41868000000000000.0 ;
    ns1:conversionMultiplierSN 4.1868e+16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tonne_of_oil_equivalent"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/TOE> ;
    ns1:symbol "Mtoe" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaW-HR> a ns1:Unit ;
    rdfs:label "Megawatt Hour"@en ;
    dcterms:description "1,000,000-fold of the product of the SI derived unit watt and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000000.0 ;
    ns1:conversionMultiplierSN 3.6e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA225" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA225"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000-fold of the product of the SI derived unit watt and the unit hour" ;
    ns1:symbol "MW·h" ;
    ns1:ucumCode "MW.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MWH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckEnergy> a ns1:Unit ;
    rdfs:label "Planck Energy"@en ;
    dcterms:description "In physics, the unit of energy in the system of natural units known as Planck units is called the Planck energy, denoted by $E_P$. $E_P$ is a derived, as opposed to basic, Planck unit. An equivalent definition is:$E_P = \\hbar / T_P$ where $T_P$ is the Planck time. Also: $E_P = m_P c^2$ where $m_P$ is the Planck mass."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 1956100000.0 ;
    ns1:conversionMultiplierSN 1.9561e+09 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_energy"^^xsd:anyURI ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_energy?oldid=493639955"^^xsd:anyURI ;
    ns1:latexDefinition "$E_\\rho = \\sqrt{\\frac{ \\hbar c^5}{G}} \\approx 1.936 \\times 10^9 J \\approx 1.22 \\times 10^{28} eV \\approx 0.5433 MWh$, where  $c$ is the speed of light in a vacuum, $\\hbar$ is the reduced Planck's constant, and $G$ is the gravitational constant."^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "Eᵨ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/QUAD> a ns1:Unit ;
    rdfs:label "Quad"@en ;
    dcterms:description """
  A $\\textit{quad}$ is a unit of energy equal to $10 BTU$, or $1.055 \\times 10\\,\\text{joule}$,
   which is $1.055 exajoule$ or $EJ$ in SI units. 
  The unit is used by the U.S. Department of Energy in discussing world and national energy budgets. 
  
  Some common types of an energy carrier approximately equal 1 quad are:

  8,007,000,000 Gallons (US) of gasoline, 293,083,000,000 Kilowatt-hours (kWh), 36,000,000 Tonnes of coal,
  970,434,000,000 Cubic feet of natural gas, 5,996,000,000 UK gallons of diesel oil, 25,200,000 Tonnes of oil,
  252,000,000 tonnes of TNT which is five times the energy of the Tsar Bomba nuclear test.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 1055000000000000000.0 ;
    ns1:conversionMultiplierSN 1.055e+18 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Quad"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB221" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Quad?oldid=492086827"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB221"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/quad> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "quad" ;
    ns1:uneceCommonCode "N70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraW-HR> a ns1:Unit ;
    rdfs:label "Terawatt Hour"@en ;
    dcterms:description "1,000,000,000,000-fold of the product of the SI derived unit watt and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000000000000.0 ;
    ns1:conversionMultiplierSN 3.6e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/TeraW> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA290" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA290"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000-fold of the product of the SI derived unit watt and the unit hour" ;
    ns1:symbol "TW·h" ;
    ns1:ucumCode "TW/h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D32" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TonEnergy> a ns1:Unit ;
    rdfs:label "Ton Energy"@en ;
    dcterms:description "Energy equivalent of one ton of TNT"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 4184000000.0 ;
    ns1:conversionMultiplierSN 4.184e+09 ;
    ns1:expression "$t/lbf$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "t/lbf" ;
    ns1:ucumCode "Gcal"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-HR> a ns1:Unit ;
    rdfs:label "Watthour"@en ;
    dcterms:description "The watt hour is a unit of energy, equal to 3,600 joule."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA308" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA308"^^xsd:anyURI ;
    ns1:symbol "W·h" ;
    ns1:ucumCode "W.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "WHR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W-SEC> a ns1:Unit ;
    rdfs:label "Watt Second"@en ;
    dcterms:description "product of the SI derived unit watt and SI base unit second"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA313" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA313"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the SI derived unit watt and SI base unit second" ;
    ns1:symbol "W·s" ;
    ns1:ucumCode "W.s"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "J55" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AttoJ> a ns1:Unit ;
    rdfs:label "Attojoule"@en ;
    dcterms:description """
  The $\\textit{AttoJoule}$ is 0,000 000 000 000 000 001-fold of the derived SI unit $joule$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000000001 ;
    ns1:conversionMultiplierSN 1e-18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB125" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB125"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000000000001-fold of the derived SI unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Atto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "aJ" ;
    ns1:ucumCode "aJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ExaJ> a ns1:Unit ;
    rdfs:label "Exajoule"@en ;
    dcterms:description "1 000 000 000 000 000 000-fold of the derived SI unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+18 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB122" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB122"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000,000,000-fold of the derived SI unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Exa> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "EJ" ;
    ns1:ucumCode "EJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GigaEV> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Giga Electron Volt"@en ;
    dcterms:description "\"Giga Electron Volt\" is a unit for  'Energy And Work' expressed as $GeV$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-10 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA158" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA158"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/EV> ;
    ns1:symbol "GeV" ;
    ns1:ucumCode "GeV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloEV> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilo Electron Volt"@en ;
    dcterms:description "\"Kilo Electron Volt\" is a unit for  'Energy And Work' expressed as $keV$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA593" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA593"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/EV> ;
    ns1:symbol "keV" ;
    ns1:ucumCode "keV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B29" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloVA-HR> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere Hour"@en ;
    dcterms:description "product of the 1 000-fold of the unit for apparent by ampere and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloVA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB160" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB160"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000-fold of the unit for apparent by ampere and the unit hour" ;
    ns1:symbol "kVA·h" ;
    ns1:ucumCode "kVA.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloVAR-HR> a ns1:Unit ;
    rdfs:label "Kilovolt Ampere Reactive Hour"@en ;
    dcterms:description "product of the 1,000-fold of the unit volt ampere reactive and the unit hour"^^rdf:HTML ;
    ns1:conversionMultiplier 3600000.0 ;
    ns1:conversionMultiplierSN 3.6e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloVAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB195" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB195"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1 000-fold of the unit volt ampere reactive and the unit hour" ;
    ns1:symbol "kVA{Reactive}·h" ;
    ns1:ucumCode "kVA.h{reactive}"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaVA-HR> a ns1:Unit ;
    rdfs:label "Megavolt Ampere Hour"@en ;
    dcterms:description "product of the 1,000,000-fold of the unit for apparent by ampere and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600000000.0 ;
    ns1:conversionMultiplierSN 3.6e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaVA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:plainTextDescription "product of the 1,000,000-fold of the unit for apparent by ampere and the unit hour" ;
    ns1:symbol "MVA·h" ;
    ns1:ucumCode "MVA.h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaVAR-HR> a ns1:Unit ;
    rdfs:label "Megavolt Ampere Reactive Hour"@en ;
    dcterms:description "product of the 1,000,000-fold of the unit volt ampere reactive and the unit hour"^^rdf:HTML ;
    ns1:conversionMultiplier 3600000000.0 ;
    ns1:conversionMultiplierSN 3.6e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/MegaVAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB198" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB198"^^xsd:anyURI ;
    ns1:plainTextDescription "product of the 1,000,000-fold of the unit volt ampere reactive and the unit hour" ;
    ns1:symbol "MVA{Reactive}·h" ;
    ns1:ucumCode "MVA{reactive}.h"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MAH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroJ> a ns1:Unit ;
    rdfs:label "Mikrojoule "@de,
        "Micro Joule"@en,
        "Micro Joule"@en-US ;
    dcterms:description "0.000001-fold of the SI derived unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:conversionOffset 0.0 ;
    ns1:conversionOffsetSN 0e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB740" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB740"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI derived unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "μJ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PetaJ> a ns1:Unit ;
    rdfs:label "Petajoule"@en ;
    dcterms:description "1,000,000,000,000,000-fold of the derived SI unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000000.0 ;
    ns1:conversionMultiplierSN 1e+15 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAB123" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB123"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000,000-fold of the derived SI unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Peta> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "PJ" ;
    ns1:ucumCode "PJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C68" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TOE> a ns1:Unit ;
    rdfs:label "Ton of Oil Equivalent"@en ;
    dcterms:description "<p>The tonne of oil equivalent (toe) is a unit of energy: the amount of energy released by burning one tonne of crude oil, approximately 42 GJ (as different crude oils have different calorific values, the exact value of the toe is defined by convention; unfortunately there are several slightly different definitions as discussed below). The toe is sometimes used for large amounts of energy, as it can be more intuitive to visualise, say, the energy released by burning 1000 tonnes of oil than 42,000 billion joules (the SI unit of energy). Multiples of the toe are used, in particular the megatoe (Mtoe, one million toe) and the gigatoe (Gtoe, one billion toe)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 41868000000.0 ;
    ns1:conversionMultiplierSN 4.1868e+10 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tonne_of_oil_equivalent"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "toe" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_SHORT> a ns1:Unit ;
    rdfs:label "Short Ton"@en ;
    dcterms:description "<p>The short ton is a unit of mass equal to 2,000 pounds (907.18474 kg). In the United States it is often called simply ton without distinguishing it from the metric ton (tonne, 1,000 kilograms / 2,204.62262 pounds) or the long ton (2,240 pounds / 1,016.0469088 kilograms); rather, the other two are specifically noted. There are, however, some U.S. applications for which unspecified tons normally means long tons."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 907.18474 ;
    ns1:conversionMultiplierSN 9.071847e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TON_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Short_ton"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "ton{short}" ;
    ns1:ucumCode "[ston_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "STN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TeraJ> a ns1:Unit ;
    rdfs:label "Terajoule"@en ;
    dcterms:description "1 000 000 000 000-fold of the SI derived unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000000.0 ;
    ns1:conversionMultiplierSN 1e+12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA288" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA288"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000,000,000-fold of the SI derived unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Tera> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "TJ" ;
    ns1:ucumCode "TJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D30" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/VA-HR> a ns1:Unit ;
    rdfs:label "Volt Ampere Hour"@en ;
    dcterms:description "product of the volt ampere and the unit hour"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/VA> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:plainTextDescription "product of the volt ampere and the unit hour" ;
    ns1:symbol "VA·h" ;
    ns1:ucumCode "VA.h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/VAR-HR> a ns1:Unit ;
    rdfs:label "Volt Ampere Reactive Hour"@en ;
    dcterms:description "product of the unit volt ampere reactive and the unit hour"^^rdf:HTML ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/HR> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/VAR> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:plainTextDescription "product of the unit volt ampere reactive and the unit hour" ;
    ns1:symbol "VA{reactive}·h" ;
    ns1:ucumCode "VA{reactive}.h"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SLUG> a ns1:Unit ;
    rdfs:label "Slug"@en ;
    dcterms:description "The slug is a unit of mass associated with Imperial units. It is a mass that accelerates by $1 ft/s$ when a force of one pound-force ($lbF$) is exerted on it. With standard gravity $gc = 9.80665 m/s$, the international foot of $0.3048 m$ and the avoirdupois pound of $0.45359237 kg$, one slug therefore has a mass of approximately $32.17405 lbm$ or $14.593903 kg$. At the surface of the Earth, an object with a mass of 1 slug exerts a force of about $32.17 lbF$ or $143 N$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:conversionMultiplier 14.593903 ;
    ns1:conversionMultiplierSN 1.45939e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Slug"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:factorUnitScalar 32.17405 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA978" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Slug?oldid=495010998"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA978"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/slug> ;
    ns1:symbol "slug" ;
    ns1:uneceCommonCode "F13" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT-LB_F> a ns1:Unit ;
    rdfs:label "Foot Pound Force"@en ;
    dcterms:description "\"Foot Pound Force\" is an Imperial unit for  'Energy And Work' expressed as $ft-lbf$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.35581807 ;
    ns1:conversionMultiplierSN 1.355818e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Foot-pound_force"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$ft-lbf$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/MomentOfForce>,
        <http://qudt.org/vocab/quantitykind/Torque> ;
    ns1:iec61360Code "0112/2///62720#UAA443" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Foot-pound_force?oldid=453269257"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA443"^^xsd:anyURI ;
    ns1:symbol "ft·lbf" ;
    ns1:ucumCode "[ft_i].[lbf_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "85" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBTU_TH> a ns1:Unit ;
    rdfs:label "Kilo British Thermal Unit (Thermochemical Definition)"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1054350.2645 ;
    ns1:conversionMultiplierSN 1.05435e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BTU_TH> ;
    ns1:symbol "kBtu{th}" ;
    ns1:ucumCode "k[Btu_th]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaEV> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mega Electron Volt"@en ;
    dcterms:description "$\\textit{Mega Electron Volt}$ is a unit for  'Energy And Work' expressed as $MeV$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-13 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA227" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA227"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/EV> ;
    ns1:symbol "MeV" ;
    ns1:ucumCode "MeV"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliJ> a ns1:Unit ;
    rdfs:label "Millijoule"@en ;
    dcterms:description "0.001-fold of the SI derived unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA792" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA792"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the SI derived unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "mJ" ;
    ns1:ucumCode "mJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C15" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/THERM_EC> a ns1:Unit ;
    rdfs:label "therm (EC)" ;
    dcterms:description "unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT" ;
    ns1:exactMatch <http://qudt.org/vocab/unit/THM_EEC> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB222" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB222"^^xsd:anyURI ;
    ns1:symbol "thm{EC}" ;
    ns1:uneceCommonCode "N71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/THERM_US> a ns1:Unit ;
    rdfs:label "therm (U.S.)" ;
    dcterms:description "unit of heat energy in commercial use" ;
    ns1:exactMatch <http://qudt.org/vocab/unit/THM_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB223" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB223"^^xsd:anyURI ;
    ns1:symbol "thm{US}" ;
    ns1:uneceCommonCode "N72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/THM_EEC> a ns1:Unit ;
    rdfs:label "THM_EEC"@en ;
    ns1:exactMatch <http://qudt.org/vocab/unit/THERM_EC> ;
    ns1:expression "$therm-eec$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:symbol "thm{EEC}" ;
    ns1:ucumCode "100000.[Btu_IT]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloBTU_IT> a ns1:Unit ;
    rdfs:label "Kilo British Thermal Unit (International Definition)"@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1055055.85262 ;
    ns1:conversionMultiplierSN 1.055056e+06 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BTU_IT> ;
    ns1:symbol "kBtu{IT}" ;
    ns1:ucumCode "k[Btu_IT]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MegaBTU_IT> a ns1:Unit ;
    rdfs:label "MegaBTU_IT" ;
    ns1:conversionMultiplier 1055055852.62 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/BTU_IT> ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoGM> a ns1:Unit ;
    rdfs:label "Nanogram"@en ;
    dcterms:description "10**-9 grams or one 10**-12 of the SI standard unit of mass (kilogram)."@en ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAB836" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB836"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "ng" ;
    ns1:ucumCode "ng"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/THM_US> a ns1:Unit ;
    rdfs:label "Therm US"@en ;
    dcterms:description """
  $\\textit{Therm}$ (symbol $thm$) is a non-SI unit of heat energy. 
  It was defined in the United States in 1968 as the energy equivalent of burning 100 cubic feet of 
  natural gas at standard temperature and pressure. 
  In the US gas industry its SI equivalent is defined as exactly $100,000 BTU59^{\\circ}{F}$ or $105.4804 megajoules$. 
  Public utilities in the U.S. use the therm unit for measuring customer usage of gas and calculating the monthly bills.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 105480400.0 ;
    ns1:conversionMultiplierSN 1.054804e+08 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/THERM_US> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:informativeReference "http://www.convertunits.com/info/therm%2B%5BU.S.%5D"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "thm{US}" ;
    ns1:ucumCode "100000.[Btu_59]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N72" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/MassFlowRate> a ns1:QuantityKind ;
    rdfs:label "Mass Flow Rate"@en ;
    dcterms:description "\"Mass Flow Rate\" is a measure of Mass flux. The common symbol is $\\dot{m}$ (pronounced $m-dot$), although sometimes $\\mu$ is used. The SI units are $kg s-1$."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM>,
        <http://qudt.org/vocab/unit/GM-PER-DAY>,
        <http://qudt.org/vocab/unit/GM-PER-HR>,
        <http://qudt.org/vocab/unit/GM-PER-MIN>,
        <http://qudt.org/vocab/unit/GM-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-YR>,
        <http://qudt.org/vocab/unit/KiloLB-PER-HR>,
        <http://qudt.org/vocab/unit/KiloTONNE-PER-YR>,
        <http://qudt.org/vocab/unit/LB-PER-DAY>,
        <http://qudt.org/vocab/unit/LB-PER-HR>,
        <http://qudt.org/vocab/unit/LB-PER-MIN>,
        <http://qudt.org/vocab/unit/LB-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaTONNE-PER-YR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliGM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliGM-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ-PER-HR>,
        <http://qudt.org/vocab/unit/OZ-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ-PER-SEC>,
        <http://qudt.org/vocab/unit/SLUG-PER-DAY>,
        <http://qudt.org/vocab/unit/SLUG-PER-HR>,
        <http://qudt.org/vocab/unit/SLUG-PER-MIN>,
        <http://qudt.org/vocab/unit/SLUG-PER-SEC>,
        <http://qudt.org/vocab/unit/TONNE-PER-DAY>,
        <http://qudt.org/vocab/unit/TONNE-PER-HR>,
        <http://qudt.org/vocab/unit/TONNE-PER-MIN>,
        <http://qudt.org/vocab/unit/TONNE-PER-MO>,
        <http://qudt.org/vocab/unit/TONNE-PER-SEC>,
        <http://qudt.org/vocab/unit/TONNE-PER-YR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-DAY>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-MIN>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-SEC>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-HR>,
        <http://qudt.org/vocab/unit/TON_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/TON_US-PER-DAY>,
        <http://qudt.org/vocab/unit/TON_US-PER-HR> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mass_flow_rate"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD107" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass_flow_rate"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD107"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$q_m = \\frac{dm}{dt}$, where $m$ is mass and $t$ is time."^^ns1:LatexString ;
    ns1:latexSymbol "$\\dot{m}$"^^ns1:LatexString ;
    ns1:symbol "q_m" ;
    rdfs:comment "Applicable units are those of quantitykind:MassFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificImpulse> .

<http://qudt.org/vocab/unit/GigaJ> a ns1:Unit ;
    rdfs:label "Gigajoule"@en ;
    dcterms:description "1,000,000,000-fold of the SI derived unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000000.0 ;
    ns1:conversionMultiplierSN 1e+09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA152" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA152"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000 000 000-fold of the SI derived unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Giga> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "GJ" ;
    ns1:ucumCode "GJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "GV" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YR> a ns1:Unit ;
    rdfs:label "Year"@en ;
    dcterms:description "A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 31557600.0 ;
    ns1:conversionMultiplierSN 3.15576e+07 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAB026" ;
    ns1:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB026"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/year> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:symbol "a" ;
    ns1:ucumCode "a"^^ns1:UCUMcs ;
    ns1:udunitsCode "yr" ;
    ns1:uneceCommonCode "ANN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoJ> a ns1:Unit ;
    rdfs:label "nanojoule" ;
    dcterms:description "0.000000001-fold of the unit joule" ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ExchangeIntegral>,
        <http://qudt.org/vocab/quantitykind/HamiltonFunction>,
        <http://qudt.org/vocab/quantitykind/LagrangeFunction>,
        <http://qudt.org/vocab/quantitykind/LevelWidth>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB739" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB739"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "nJ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoJ> a ns1:Unit ;
    rdfs:label "picojoule" ;
    dcterms:description "0.000000000001-fold of the unit joule" ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ExchangeIntegral>,
        <http://qudt.org/vocab/quantitykind/HamiltonFunction>,
        <http://qudt.org/vocab/quantitykind/LagrangeFunction>,
        <http://qudt.org/vocab/quantitykind/LevelWidth>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAB738" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB738"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "pJ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CAL_IT> a ns1:Unit ;
    rdfs:label "International Table calorie"@en ;
    dcterms:description "International Table calorie."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.1868 ;
    ns1:conversionMultiplierSN 4.1868e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA361" ;
    ns1:informativeReference "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA361"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "cal{IT}" ;
    ns1:ucumCode "cal_IT"^^ns1:UCUMcs ;
    ns1:udunitsCode "cal" ;
    ns1:uneceCommonCode "D70" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Constituent-Electricity a ns2:Class,
        ns2:Constituent-Electricity,
        sh:NodeShape ;
    rdfs:label "Electricity"^^xsd:string ;
    ns3:subclauses ( ns2:Electricity-AC ns2:Electricity-DC ns2:Electricity-Signal ) ;
    rdfs:comment """This class and its enumerated subclasses represent common forms of electrical energy, including AC, DC, and electrical communication signals.

: Constituent-Electricity Enumerations

| Enumeration |
|:-----------|
| `Electricity-AC` (see {s223:Electricity-AC})|
| `Electricity-DC` (see {s223:Electricity-DC})|
| `Electricity-Earth`  |
| `Electricity-Neutral` |
| `Electricity-Signal` (see {s223:Electricity-Signal}) |"""^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:Fluid-Air a ns2:Class,
        ns2:Fluid-Air,
        sh:NodeShape ;
    rdfs:label "Air"^^xsd:string ;
    rdfs:comment "Fluid-Air."^^xsd:string ;
    rdfs:subClassOf ns2:Mix-Fluid .

ns2:hasRole a ns2:Relation,
        rdf:Property ;
    rdfs:label "hasRole"^^xsd:string ;
    rdfs:comment "A `Relation` that associates a role with of a piece of `Equipment`, a `Connection`, `ConnectionPoint`, or `System` within a building (e.g., a heating coil might be associated with `Role-Heating`). Possible values are defined in `EnumerationKind-Role` (see {s223:EnumerationKind-Role})."^^xsd:string .

<http://qudt.org/vocab/unit/MegaJ> a ns1:Unit ;
    rdfs:label "Megajoule"@en ;
    dcterms:description "1,000,000-fold of the derived unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000000.0 ;
    ns1:conversionMultiplierSN 1e+06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA211" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA211"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000,000-fold of the derived unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Mega> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "MJ" ;
    ns1:ucumCode "MJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "3B" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Velocity> a ns1:QuantityKind ;
    rdfs:label "السرعة"@ar,
        "Rychlost"@cs,
        "Geschwindigkeit"@de,
        "Επιφάνεια"@el,
        "velocity"@en,
        "velocidad"@es,
        "سرعت/تندی"@fa,
        "vitesse"@fr,
        "מהירות"@he,
        "गति"@hi,
        "velocità"@it,
        "速力"@ja,
        "velocitas"@la,
        "Halaju"@ms,
        "prędkość"@pl,
        "velocidade"@pt,
        "viteză"@ro,
        "Ско́рость"@ru,
        "hitrost"@sl,
        "hız"@tr,
        "速度"@zh ;
    dcterms:description "In kinematics, velocity is the speed of an object and a specification of its direction of motion. Speed describes only how fast an object is moving, whereas velocity gives both how fast and in what direction the object is moving. "^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM-PER-KiloYR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM-PER-YR>,
        <http://qudt.org/vocab/unit/FT-PER-DAY>,
        <http://qudt.org/vocab/unit/FT-PER-HR>,
        <http://qudt.org/vocab/unit/FT-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaHZ-M>,
        <http://qudt.org/vocab/unit/IN-PER-MIN>,
        <http://qudt.org/vocab/unit/IN-PER-SEC>,
        <http://qudt.org/vocab/unit/IN-PER-YR>,
        <http://qudt.org/vocab/unit/KN>,
        <http://qudt.org/vocab/unit/KiloM-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloM-PER-HR>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-DAY>,
        <http://qudt.org/vocab/unit/M-PER-HR>,
        <http://qudt.org/vocab/unit/M-PER-MIN>,
        <http://qudt.org/vocab/unit/M-PER-SEC>,
        <http://qudt.org/vocab/unit/M-PER-YR>,
        <http://qudt.org/vocab/unit/MI-PER-HR>,
        <http://qudt.org/vocab/unit/MI-PER-MIN>,
        <http://qudt.org/vocab/unit/MI-PER-SEC>,
        <http://qudt.org/vocab/unit/MI_N-PER-HR>,
        <http://qudt.org/vocab/unit/MI_N-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-MIN>,
        <http://qudt.org/vocab/unit/MicroM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliM-PER-HR>,
        <http://qudt.org/vocab/unit/MilliM-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliM-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliM-PER-YR>,
        <http://qudt.org/vocab/unit/YD-PER-HR>,
        <http://qudt.org/vocab/unit/YD-PER-MIN>,
        <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Velocity"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/LinearVelocity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD236" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Velocity"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD236"^^xsd:anyURI ;
    ns1:plainTextDescription "In kinematics, velocity is the speed of an object and a specification of its direction of motion. Speed describes only how fast an object is moving, whereas velocity gives both how fast and in what direction the object is moving. " ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/VELO> ;
    ns1:symbol "v" ;
    rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "rapidez"@es,
        "वेग"@hi .

<http://qudt.org/vocab/unit/KiloJ> a ns1:Unit ;
    rdfs:label "Kilojoule"@en ;
    dcterms:description "1 000-fold of the SI derived unit joule"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA568" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA568"^^xsd:anyURI ;
    ns1:plainTextDescription "1 000-fold of the SI derived unit joule" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "kJ" ;
    ns1:ucumCode "kJ"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KJO" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ERG> a ns1:Unit ;
    rdfs:label "Erg"@en ;
    dcterms:description "An erg is the unit of energy and mechanical work in the centimetre-gram-second (CGS) system of units, symbol 'erg'. Its name is derived from the Greek ergon, meaning 'work'. An erg is the amount of work done by a force of one dyne exerted for a distance of one centimeter. In the CGS base units, it is equal to one gram centimeter-squared per second-squared ($g \\cdot cm^2/s^2$). It is thus equal to $10^{-7}$ joules or 100 nanojoules in SI units. $1 erg = 10^{-7} J = 100 nJ$,  $1 erg = 624.15 GeV = 6.2415 \\times 10^{11} eV$, $1 erg = 1 dyne\\cdot cm = 1 g \\cdot cm^2/s^2$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:conversionMultiplier 0.0000001 ;
    ns1:conversionMultiplierSN 1e-07 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Erg"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:derivedUnitOfSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-GAUSS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/GM> ],
        [ ns1:exponent 2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/CentiM> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA429" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Erg?oldid=490293432"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA429"^^xsd:anyURI ;
    ns1:latexDefinition "$g\\cdot cm^{2}/s^{2}$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/erg> ;
    ns1:symbol "erg" ;
    ns1:ucumCode "erg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroGM> a ns1:Unit ;
    rdfs:label "Microgram"@en ;
    dcterms:description "0.000000001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA082" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA082"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "μg" ;
    ns1:ucumCode "ug"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MC" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Fluid-Water a ns2:Class,
        ns2:Fluid-Water,
        sh:NodeShape ;
    rdfs:label "Water"^^xsd:string ;
    ns2:composedOf [ a ns2:QuantifiableProperty ;
            rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
            ns2:ofConstituent ns2:Constituent-H2O ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
            ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> ] ;
    ns3:subclauses ( ns2:Water-GlycolSolution ) ;
    rdfs:comment """This class and its enumerated subclasses represent water and aqueous solutions in various states.

: Fluid-Water Enumerations

| Enumeration |
|:-----------|
| `Water-ChilledWater` |
| `Water-GlycolSolution` (see {s223:Water-GlycolSolution}) |
| `Water-HotWater` |
| `Water-Steam` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Mix-Fluid .

<http://qudt.org/vocab/unit/KiloCAL> a ns1:Unit ;
    rdfs:label "Kilocalorie"@en ;
    dcterms:description """
  A $\\textit{Kilocalorie}$ is a unit for $\\textit{Energy And Work}$ expressed as $kcal$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4184.0 ;
    ns1:conversionMultiplierSN 4.184e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Calorie"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloCAL_TH> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA590" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Calorie?oldid=494307622"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA590"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "kcal" ;
    ns1:ucumCode "kcal"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "K53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TON_Metric> a ns1:Unit ;
    rdfs:label "Metric Ton"@en ;
    dcterms:description "The tonne (SI unit symbol: t) is a metric system unit of mass equal to 1,000 kilograms (2,204.6 pounds). It is a non-SI unit accepted for use with SI. To avoid confusion with the ton, it is also known as the metric tonne and metric ton in the United States[3] and occasionally in the United Kingdom. In SI units and prefixes, the tonne is a megagram (Mg), a rarely-used symbol, easily confused with mg, for milligram."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Tonne"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TONNE> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA988" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Tonne?oldid=492526238"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA988"^^xsd:anyURI ;
    ns1:plainTextDescription "1,000-fold of the SI base unit kilogram" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "t" ;
    ns1:ucumCode "t"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "TNE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "metric-tonne" .

ns2:NumberOfElectricalPhases-SinglePhase a ns2:Class,
        ns2:NumberOfElectricalPhases-SinglePhase,
        sh:NodeShape ;
    rdfs:label "Single Phase AC Electricity"^^xsd:string ;
    ns2:hasValue 1.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Dimensionless> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/NUM> ;
    rdfs:comment "Single Phase AC Electricity"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-NumberOfElectricalPhases .

<http://qudt.org/vocab/unit/EV> a ns1:Unit ;
    rdfs:label "Electron Volt"@en ;
    dcterms:description "An electron volt (eV) is the energy that an electron gains when it travels through a potential of one volt. You can imagine that the electron starts at the negative plate of a parallel plate capacitor and accelerates to the positive plate, which is at one volt higher potential. Numerically $1 eV$ approximates $1.6x10^{-19} joules$, where $1 joule$ is $6.2x10^{18} eV$. For example, it would take $6.2x10^{20} eV/sec$ to light a 100 watt light bulb."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.0000000000000000001602176634 ;
    ns1:conversionMultiplierSN 1.602177e-19 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Electron_volt"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy> ;
    ns1:iec61360Code "0112/2///62720#UAA425" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Electron_volt?oldid=344021738"^^xsd:anyURI,
        "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA425"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/electronvolt> ;
    ns1:symbol "eV" ;
    ns1:ucumCode "eV"^^ns1:UCUMcs ;
    ns1:udunitsCode "eV" ;
    ns1:uneceCommonCode "A53" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Numerical-Voltage a ns2:Class,
        ns2:Numerical-Voltage,
        sh:NodeShape ;
    rdfs:label "Voltage"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/V> ;
    ns3:subclauses ( ns2:Voltage-DCVoltage ns2:Voltage-PoE ) ;
    rdfs:comment """This class and its enumerated subclasses represent common voltages for electricity service.

: Numerical-Voltage Enumerations

| Enumeration |
|:-----------|
| `Voltage-0V` |
| `Voltage-10000V` |
| `Voltage-110V` |
| `Voltage-120V` |
| `Voltage-127V` |
| `Voltage-12V` |
| `Voltage-139V` |
| `Voltage-1730V` |
| `Voltage-1900V` |
| `Voltage-190V` |
| `Voltage-208V` |
| `Voltage-219V` |
| `Voltage-220V` |
| `Voltage-230V` |
| `Voltage-2400V` |
| `Voltage-240V` |
| `Voltage-24V` |
| `Voltage-277V` |
| `Voltage-2V` |
| `Voltage-3000V` |
| `Voltage-3300V` |
| `Voltage-3460V` |
| `Voltage-347V` |
| `Voltage-380V` |
| `Voltage-3810V` |
| `Voltage-3V` |
| `Voltage-400V` |
| `Voltage-415V` |
| `Voltage-4160V` |
| `Voltage-480V` |
| `Voltage-48V` |
| `Voltage-5770V` |
| `Voltage-5V` |
| `Voltage-6000V` |
| `Voltage-600V` |
| `Voltage-6600V` |
| `Voltage-6V` |
| `Voltage-DCVoltage` (see {s223:Voltage-DCVoltage}) |
| `Voltage-PoE` (see {s223:Voltage-PoE}) |"""^^xsd:string ;
    rdfs:subClassOf ns2:EnumerationKind-Numerical ;
    sh:property [ rdfs:comment "A `Numerical-Voltage` shall have a `Unit` of `Volts`"^^xsd:string ;
            sh:hasValue <http://qudt.org/vocab/unit/V> ;
            sh:path ns1:hasUnit ],
        [ rdfs:comment "A `Numerical-Voltage` shall have a `QuantityKind` of `Voltage`"^^xsd:string ;
            sh:hasValue <http://qudt.org/vocab/quantitykind/Voltage> ;
            sh:path ns1:hasQuantityKind ] .

<http://qudt.org/vocab/quantitykind/Volume> a ns1:QuantityKind ;
    rdfs:label "Volume"@en ;
    dcterms:description "The volume of a solid object is the three-dimensional concept of how much space it occupies, often quantified numerically. One-dimensional figures (such as lines) and two-dimensional shapes (such as squares) are assigned zero volume in the three-dimensional space."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AC-FT>,
        <http://qudt.org/vocab/unit/AC-FT_US>,
        <http://qudt.org/vocab/unit/ANGSTROM3>,
        <http://qudt.org/vocab/unit/BBL>,
        <http://qudt.org/vocab/unit/BBL_UK_PET>,
        <http://qudt.org/vocab/unit/BU_US_DRY>,
        <http://qudt.org/vocab/unit/CentiM3>,
        <http://qudt.org/vocab/unit/DecaL>,
        <http://qudt.org/vocab/unit/DecaM3>,
        <http://qudt.org/vocab/unit/DeciL>,
        <http://qudt.org/vocab/unit/DeciM3>,
        <http://qudt.org/vocab/unit/FBM>,
        <http://qudt.org/vocab/unit/FT3>,
        <http://qudt.org/vocab/unit/FemtoL>,
        <http://qudt.org/vocab/unit/GI_UK>,
        <http://qudt.org/vocab/unit/GI_US>,
        <http://qudt.org/vocab/unit/GT>,
        <http://qudt.org/vocab/unit/HectoL>,
        <http://qudt.org/vocab/unit/IN3>,
        <http://qudt.org/vocab/unit/KiloCubicFT>,
        <http://qudt.org/vocab/unit/KiloL>,
        <http://qudt.org/vocab/unit/L>,
        <http://qudt.org/vocab/unit/M3>,
        <http://qudt.org/vocab/unit/MI3>,
        <http://qudt.org/vocab/unit/MI_UK3>,
        <http://qudt.org/vocab/unit/MegaL>,
        <http://qudt.org/vocab/unit/MicroL>,
        <http://qudt.org/vocab/unit/MicroM3>,
        <http://qudt.org/vocab/unit/MilliL>,
        <http://qudt.org/vocab/unit/MilliM3>,
        <http://qudt.org/vocab/unit/NT>,
        <http://qudt.org/vocab/unit/NanoL>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK>,
        <http://qudt.org/vocab/unit/PINT>,
        <http://qudt.org/vocab/unit/PINT_UK>,
        <http://qudt.org/vocab/unit/PK_UK>,
        <http://qudt.org/vocab/unit/PicoL>,
        <http://qudt.org/vocab/unit/PlanckVolume>,
        <http://qudt.org/vocab/unit/QT_UK>,
        <http://qudt.org/vocab/unit/QT_US>,
        <http://qudt.org/vocab/unit/STANDARD>,
        <http://qudt.org/vocab/unit/STR>,
        <http://qudt.org/vocab/unit/TBSP>,
        <http://qudt.org/vocab/unit/TON_Register>,
        <http://qudt.org/vocab/unit/TON_SHIPPING_UK>,
        <http://qudt.org/vocab/unit/TON_SHIPPING_US>,
        <http://qudt.org/vocab/unit/TSP>,
        <http://qudt.org/vocab/unit/YD3> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Volume"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD238" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD238"^^xsd:anyURI ;
    ns1:plainTextDescription "The volume of a solid object is the three-dimensional concept of how much space it occupies, often quantified numerically. One-dimensional figures (such as lines) and two-dimensional shapes (such as squares) are assigned zero volume in the three-dimensional space." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/VOLU> ;
    rdfs:comment "Applicable units are those of quantitykind:Volume" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/CAL_TH> a ns1:Unit ;
    rdfs:label "Thermochemical Calorie"@en ;
    dcterms:description "The energy needed to increase the temperature of a given mass of water by $1 ^\\circ C$ at atmospheric pressure depends on the starting temperature and is difficult to measure precisely. Accordingly, there have been several definitions of the calorie. The two perhaps most popular definitions used in older literature are the $15 ^\\circ C$ calorie and the thermochemical calorie."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.184 ;
    ns1:conversionMultiplierSN 4.184e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA364" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Calorie"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA364"^^xsd:anyURI ;
    ns1:latexDefinition """$1 \\; cal_{th} = 4.184 J$

$\\approx 0.003964 BTU$

$\\approx 1.163 \\times 10^{-6} kWh$

$\\approx 2.611 \\times 10^{19} eV$"""^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "cal" ;
    ns1:ucumCode "cal_th"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "D35" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Time> a ns1:QuantityKind ;
    rdfs:label "زمن"@ar,
        "Време"@bg,
        "Čas"@cs,
        "Zeit"@de,
        "Χρόνος"@el,
        "time"@en,
        "tiempo"@es,
        "زمان"@fa,
        "temps"@fr,
        "זמן"@he,
        "समय"@hi,
        "idő"@hu,
        "tempo"@it,
        "時間"@ja,
        "tempus"@la,
        "Masa"@ms,
        "czas"@pl,
        "tempo"@pt,
        "timp"@ro,
        "Время"@ru,
        "čas"@sl,
        "zaman"@tr,
        "时间"@zh ;
    dcterms:description "Time is a basic component of the measuring system used to sequence events, to compare the durations of events and the intervals between them, and to quantify the motions of objects."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoSEC>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR>,
        <http://qudt.org/vocab/unit/DAY>,
        <http://qudt.org/vocab/unit/DAY_Sidereal>,
        <http://qudt.org/vocab/unit/DeciSEC>,
        <http://qudt.org/vocab/unit/FemtoSEC>,
        <http://qudt.org/vocab/unit/H-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/H-PER-OHM>,
        <http://qudt.org/vocab/unit/HR>,
        <http://qudt.org/vocab/unit/HR_Sidereal>,
        <http://qudt.org/vocab/unit/KiloSEC>,
        <http://qudt.org/vocab/unit/KiloYR>,
        <http://qudt.org/vocab/unit/MIN>,
        <http://qudt.org/vocab/unit/MIN_Sidereal>,
        <http://qudt.org/vocab/unit/MO>,
        <http://qudt.org/vocab/unit/MO_MeanGREGORIAN>,
        <http://qudt.org/vocab/unit/MO_MeanJulian>,
        <http://qudt.org/vocab/unit/MO_Synodic>,
        <http://qudt.org/vocab/unit/MegaSEC>,
        <http://qudt.org/vocab/unit/MegaYR>,
        <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MicroH-PER-OHM>,
        <http://qudt.org/vocab/unit/MicroSEC>,
        <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM>,
        <http://qudt.org/vocab/unit/MilliH-PER-OHM>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliSEC>,
        <http://qudt.org/vocab/unit/NanoSEC>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-BAR>,
        <http://qudt.org/vocab/unit/POISE-PER-PA>,
        <http://qudt.org/vocab/unit/PicoSEC>,
        <http://qudt.org/vocab/unit/PlanckTime>,
        <http://qudt.org/vocab/unit/SEC>,
        <http://qudt.org/vocab/unit/SH>,
        <http://qudt.org/vocab/unit/WK>,
        <http://qudt.org/vocab/unit/YR>,
        <http://qudt.org/vocab/unit/YR_Common>,
        <http://qudt.org/vocab/unit/YR_Metrology>,
        <http://qudt.org/vocab/unit/YR_Sidereal>,
        <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Time"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD197" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD197"^^xsd:anyURI ;
    ns1:plainTextDescription "Time is a basic component of the measuring system used to sequence events, to compare the durations of events and the intervals between them, and to quantify the motions of objects." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/TIME> ;
    ns1:symbol "t" ;
    rdfs:comment "Applicable units are those of quantitykind:Time" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/PSI> a ns1:Unit ;
    rdfs:label "PSI"@en ;
    dcterms:description "Pounds of force per square inch, the unit for pressure 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 ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 6894.75789 ;
    ns1:conversionMultiplierSN 6.894758e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/LB_F-PER-IN2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:plainTextDescription "Pounds of force per square inch, the unit for pressure 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" ;
    ns1:symbol "psi" ;
    ns1:ucumCode "[psi]"^^ns1:UCUMcs ;
    ns1:udunitsCode "psi" ;
    ns1:uneceCommonCode "PS" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/AU> a ns1:Unit ;
    rdfs:label "astronomical-unit"@en ;
    dcterms:description """
  An $\\textit{astronomical unit}$, abbreviated as $AU$, $au$, $a.u.$, or $ua$ is a unit of length equal
   to $149,597,870,700\\, metres$ ($92,955,807.273\\, mi$) or approximately the mean Earth Sun distance.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 149597870691.6 ;
    ns1:conversionMultiplierSN 1.495979e+11 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Astronomical_unit"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB066" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Astronomical_unit"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB066"^^xsd:anyURI ;
    ns1:plainTextDescription "An astronomical unit (abbreviated as AU, au, a.u., or ua) is a unit of length equal to 149,597,870,700 metres (92,955,807.273 mi) or approximately the mean Earth Sun distance. The symbol ua is recommended by the International Bureau of Weights and Measures, and the international standard ISO 80000, while au is recommended by the International Astronomical Union, and is more common in Anglosphere countries. In general, the International System of Units only uses capital letters for the symbols of units which are named after individual scientists, while au or a.u. can also mean atomic unit or even arbitrary unit. However, the use of AU to refer to the astronomical unit is widespread. The astronomical constant whose value is one astronomical unit is referred to as unit distance and is given the symbol A. [Wikipedia]" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/astronomicalunit> ;
    ns1:symbol "AU" ;
    ns1:ucumCode "AU"^^ns1:UCUMcs ;
    ns1:udunitsCode "au",
        "ua" ;
    ns1:uneceCommonCode "A12" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT-PER-LB_F> a ns1:Unit ;
    rdfs:label "British Thermal Unit (international Table) per Pound of Force"@en ;
    dcterms:description "Unit of heat energy according to the Imperial system of units divided by the unit avoirdupois pound of force according to the avoirdupois system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 237.18597062376833 ;
    ns1:conversionMultiplierSN 2.37186e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB_F> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/BTU_IT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB150" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB150"^^xsd:anyURI ;
    ns1:plainTextDescription "Unit of heat energy according to the Imperial system of units divided by the unit avoirdupois pound of force according to the avoirdupois system of units" ;
    ns1:symbol "Btu{IT}/lbf" ;
    ns1:ucumCode "[Btu_IT].[lbf_av]-1"^^ns1:UCUMcs,
        "[Btu_IT]/[lbf_av]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CH> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "chain"@en ;
    dcterms:description "A chain is a unit of length. It measures 66 feet, or 22 yards, or 100 links, or 4 rods. There are 10 chains in a furlong, and 80 chains in one statute mile. An acre is the area of 10 square chains (that is, an area of one chain by one furlong). The chain has been used for several centuries in Britain and in some other countries influenced by British practice."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 20.1168 ;
    ns1:conversionMultiplierSN 2.01168e+01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Chain"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB203" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Chain?oldid=494116185"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB203"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/chain> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "ch" ;
    ns1:ucumCode "[ch_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "X1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "Gunter's chain" .

<http://qudt.org/vocab/unit/CHAIN_US> a ns1:Unit ;
    rdfs:label "chain (based on U.S. survey foot)" ;
    dcterms:description "unit of the length according the Anglo-American system of units" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA372" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA372"^^xsd:anyURI ;
    ns1:symbol "ch (US survey)" ;
    ns1:uneceCommonCode "M49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FATH> a ns1:Unit ;
    rdfs:label "Fathom"@en ;
    dcterms:description "A fathom = 1.8288 meters, is a unit of length in the imperial and the U.S. customary systems, used especially for measuring the depth of water. There are two yards in an imperial or U.S. fathom. Originally based on the distance between the man's outstretched arms, the size of a fathom has varied slightly depending on whether it was defined as a thousandth of an (Admiralty) nautical mile or as a multiple of the imperial yard.  Abbreviations: f, fath, fm, fth, fthm."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.8288 ;
    ns1:conversionMultiplierSN 1.8288e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Fathom"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB068" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fathom?oldid=493265429"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB068"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "fathom" ;
    ns1:ucumCode "[fth_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "AK" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FUR> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Furlong"@en ;
    dcterms:description "A furlong is a measure of distance in imperial units and U.S. customary units equal to one-eighth of a mile, equivalent to 220 yards, 660 feet, 40 rods, or 10 chains. The exact value of the furlong varies slightly among English-speaking countries. Five furlongs are approximately 1 kilometre (1.0058 km is a closer approximation). Since the original definition of the metre was one-quarter of one ten-millionth of the circumference of the Earth (along the great circle coincident with the meridian of longitude passing through Paris), the circumference of the Earth is about 40,000 km or about 200,000 furlongs. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 201.168 ;
    ns1:conversionMultiplierSN 2.01168e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Furlong"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB204" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Furlong?oldid=492237369"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB204"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "furlong" ;
    ns1:ucumCode "[fur_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M50" ;
    rdfs:comment "Check if this is US-Survey or International Customary definition (multiplier)" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FUR_Long> a ns1:Unit ;
    rdfs:label "Long Furlong"@en ;
    ns1:expression "$longfur$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:symbol "furlong{long}" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GAUGE_FR> a ns1:Unit ;
    rdfs:label "French Gauge"@en ;
    dcterms:description "unit for the diameter of thin tubes in the medical technology (e.g. catheter) and telecommunications engineering (e.g. fiberglasses)."^^rdf:HTML ;
    ns1:conversionMultiplier 0.0003333333 ;
    ns1:conversionMultiplierSN 3.333333e-04 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB377" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB377"^^xsd:anyURI ;
    ns1:plainTextDescription "unit for the diameter of thin tubes in the medical technology (e.g. catheter) and telecommunications engineering (e.g. fiberglasses)." ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "French gauge" ;
    ns1:ucumCode "[Ch]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "H79" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/GA_Charriere> a ns1:Unit ;
    rdfs:label "Charrière gauge" ;
    dcterms:description "unit for the diameter of urological instruments and catheters for different purposes corresponding to: 1 Ch = 0,333 333 333 10 ⁻ ³ m" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB382" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB382"^^xsd:anyURI ;
    ns1:symbol "Ch" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HectoM> a ns1:Unit ;
    rdfs:label "Hectometre"@en,
        "Hectometer"@en-US ;
    dcterms:description "100-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 100.0 ;
    ns1:conversionMultiplierSN 1e+02 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB062" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB062"^^xsd:anyURI ;
    ns1:plainTextDescription "100-fold of the SI base unit metre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Hecto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "hm" ;
    ns1:ucumCode "hm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "HMT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LY> a ns1:Unit ;
    rdfs:label "Light Year"@en ;
    dcterms:description "A unit of length defining the distance, in meters, that light travels in a vacuum in one year."^^rdf:HTML ;
    ns1:conversionMultiplier 9460730472580800.0 ;
    ns1:conversionMultiplierSN 9.46073e+15 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Light-year"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB069" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Light-year?oldid=495083584"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB069"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/lightYear> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "ly" ;
    ns1:ucumCode "[ly]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "B57" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilLength> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Mil Length"@en ;
    dcterms:description "\"Mil Length\" is a C.G.S System unit for  'Length' expressed as $mil$."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0000254 ;
    ns1:conversionMultiplierSN 2.54e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "mil" ;
    ns1:ucumCode "[mil_i]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliIN> a ns1:Unit ;
    rdfs:label "Milli-inch"@en ;
    dcterms:description "0.001-fold of the unit inch according to the Anglo-American and Imperial system of units"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000254 ;
    ns1:conversionMultiplierSN 2.54e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA841" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA841"^^xsd:anyURI ;
    ns1:plainTextDescription "0.001-fold of the unit inch according to the Anglo-American and Imperial system of units" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/IN> ;
    ns1:symbol "mil" ;
    ns1:ucumCode "m[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "77" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "thou"@en-GB,
        "mil"@en-US .

<http://qudt.org/vocab/unit/PARSEC> a ns1:Unit ;
    rdfs:label "Parsec"@en ;
    dcterms:description "The parsec (parallax of one arcsecond; symbol: pc) is a unit of length, equal to just under 31 trillion ($31 \\times 10^{12}$) kilometres (about 19 trillion miles), 206265 AU, or about 3.26 light-years. The parsec measurement unit is used in astronomy. It is defined as the length of the adjacent side of an imaginary right triangle in space. The two dimensions that specify this triangle are the parallax angle (defined as 1 arcsecond) and the opposite side (defined as 1 astronomical unit (AU), the distance from the Earth to the Sun). Given these two measurements, along with the rules of trigonometry, the length of the adjacent side (the parsec) can be found."^^ns1:LatexString ;
    ns1:conversionMultiplier 30856780000000000.0 ;
    ns1:conversionMultiplierSN 3.085678e+16 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB067" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB067"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/parsec> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "pc" ;
    ns1:ucumCode "pc"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C63" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PCA> a ns1:Unit ;
    rdfs:label "Pica"@en ;
    dcterms:description "A pica is a typographic unit of measure corresponding to 1/72 of its respective foot, and therefore to 1/6 of an inch. The pica contains 12 point units of measure. Notably, Adobe PostScript promoted the pica unit of measure that is the standard in contemporary printing, as in home computers and printers. Usually, pica measurements are represented with an upper-case 'P' with an upper-right-to-lower-left virgule (slash) starting in the upper right portion of the 'P' and ending at the lower left of the upright portion of the 'P'; essentially drawing a virgule (/) through a 'P'.  Note that these definitions are different from a typewriter's pica setting, which denotes a type size of ten characters per horizontal inch."^^rdf:HTML ;
    ns1:conversionMultiplier 0.0042333 ;
    ns1:conversionMultiplierSN 4.2333e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pica"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB606" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pica?oldid=458102937"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB606"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "pc" ;
    ns1:ucumCode "[pca]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "R1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PT> a ns1:Unit ;
    rdfs:label "Point"@en ;
    dcterms:description "In typography, a point is the smallest unit of measure, being a subdivision of the larger pica. It is commonly abbreviated as pt. The point has long been the usual unit for measuring font size and leading and other minute items on a printed page."^^rdf:HTML ;
    ns1:conversionMultiplier 0.0000254 ;
    ns1:conversionMultiplierSN 2.54e-05 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB605" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB605"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "pt" ;
    ns1:ucumCode "[pnt]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "N3" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PlanckLength> a ns1:Unit ;
    rdfs:label "Planck Length"@en ;
    dcterms:description "In physics, the Planck length, denoted $\\ell_P$, is a unit of length, equal to $1.616199(97)×10^{-35}$ metres. It is a base unit in the system of Planck units. The Planck length can be defined from three fundamental physical constants: the speed of light in a vacuum, Planck's constant, and the gravitational constant. "^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/PLANCK> ;
    ns1:conversionMultiplier 0.00000000000000000000000000000000001616252 ;
    ns1:conversionMultiplierSN 1.616252e-35 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Planck_length"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Planck_length?oldid=495093067"^^xsd:anyURI,
        "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    ns1:latexDefinition "$\\ell_P = \\sqrt{\\frac{ \\hbar G}{c^3}} \\approx 1.616199(97)) \\times 10^{-35} m$, where $c$ is the speed of light in a vacuum, $\\hbar$ is the reduced Planck's constant, and $G$ is the gravitational constant. The two digits enclosed by parentheses are the estimated standard error associated with the reported numerical value."^^ns1:LatexString ;
    ns1:latexSymbol "$\\ell_P$"^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "plancklength" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ROD> a ns1:Unit ;
    rdfs:label "Rod"@en ;
    dcterms:description "A unit of distance equal to 5.5 yards (16 feet 6 inches)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 5.02921 ;
    ns1:conversionMultiplierSN 5.02921e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Rod"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$rd$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA970" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Rod?oldid=492590086"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA970"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "rod" ;
    ns1:ucumCode "[rd_br]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "F49" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ZOLL> a ns1:Unit ;
    rdfs:label "zoll" ;
    dcterms:description "length measure corresponding to the imperial unit \"inch\"" ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB837" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB837"^^xsd:anyURI ;
    ns1:symbol "“" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DecaM> a ns1:Unit ;
    rdfs:label "Decametre"@en,
        "Decameter"@en-US ;
    dcterms:description "10-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 10.0 ;
    ns1:conversionMultiplierSN 1e+01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB064" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB064"^^xsd:anyURI ;
    ns1:plainTextDescription "10-fold of the SI base unit metre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deca> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "dam" ;
    ns1:ucumCode "dam"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FM> a ns1:Unit ;
    rdfs:label "fermi"@en ;
    dcterms:description "The $\\textit{fermi}$, or $\\textit{femtometer}$ (other spelling $femtometre$, symbol $fm$) is an SI unit of length equal to $10^{-15} metre$. This distance is often encountered in nuclear physics as a characteristic of this scale. The symbol for the fermi is also $fm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/FemtoM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Fermi_(unit)"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/fermi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "fm" ;
    ns1:uneceCommonCode "A71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT_US> a ns1:Unit ;
    rdfs:label "US Survey Foot"@en ;
    dcterms:description "<p>The U.S. Survey Foot was officially deprecated on December 31, 2022. For more information see <a href=\"https://www.govinfo.gov/content/pkg/FR-2020-10-05/pdf/2020-21902.pdf\">Federal Register (October 5, 2020, 85 FR 62698, p. 62698)</a>"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.3048006 ;
    ns1:conversionMultiplierSN 3.048006e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB286" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB286"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "ft{US Survey}" ;
    ns1:ucumCode "[ft_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M51" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PicoM> a ns1:Unit ;
    rdfs:label "Picometre"@en,
        "Picometer"@en-US ;
    dcterms:description "0.000000000001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000001 ;
    ns1:conversionMultiplierSN 1e-12 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA949" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA949"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000000001-fold of the SI base unit metre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Pico> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "pm" ;
    ns1:ucumCode "pm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Frequency-60Hz a ns2:Class,
        ns2:Frequency-60Hz,
        sh:NodeShape ;
    rdfs:label "60 Hertz"^^xsd:string ;
    ns2:hasValue 60.0 ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Frequency> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/HZ> ;
    rdfs:comment "Frequency-60Hz"^^xsd:string ;
    rdfs:subClassOf ns2:Numerical-Frequency .

<http://qudt.org/vocab/unit/DEG_C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "درجة مئوية"@ar,
        "градус Целзий"@bg,
        "stupně celsia"@cs,
        "Grad Celsius"@de,
        "βαθμός Κελσίου"@el,
        "degree Celsius"@en,
        "grado celsius"@es,
        "درجه سانتی گراد/سلسیوس"@fa,
        "degré celsius"@fr,
        "צלזיוס"@he,
        "सेल्सियस"@hi,
        "Celsius-fok"@hu,
        "grado celsius"@it,
        "セルシウス度"@ja,
        "gradus celsii"@la,
        "darjah celsius"@ms,
        "stopień celsjusza"@pl,
        "grau celsius"@pt,
        "grad celsius"@ro,
        "градус Цельсия"@ru,
        "stopinja Celzija"@sl,
        "celsius"@tr,
        "摄氏度"@zh ;
    dcterms:description """
  The unit $\\textit{Celsius}$, also known as centigrade, is a scale and unit of measurement for temperature. 
  It can refer to a specific temperature on the Celsius scale as well as a unit to indicate a temperature interval, 
  a difference between two temperatures or an uncertainty. 
  This definition fixes the magnitude of both the degree Celsius and the kelvin as precisely 1 part 
  in 273.16 (approximately 0.00366) of the difference between absolute zero and the triple point of water. 
  Thus, it sets the magnitude of one degree Celsius and that of one kelvin as exactly the same. 
  Additionally, it establishes the difference between the two scales' null points as being precisely $273.15^{\\circ}\\text{C}$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:conversionOffset 273.15 ;
    ns1:conversionOffsetSN 2.7315e+02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Celsius"^^xsd:anyURI ;
    ns1:expression "$degC$"^^ns1:LatexString ;
    ns1:guidance "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec04.html#4.2.1.1\">SP811 section 4.2.1.1</a>"^^rdf:HTML,
        "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec06.html#6.2.8\">SP811 section 6.2.8</a>"^^rdf:HTML ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/K> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:iec61360Code "0112/2///62720#UAA033" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Celsius?oldid=494152178"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA033"^^xsd:anyURI ;
    ns1:latexDefinition "$\\,^{\\circ}{C}$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/K> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/degreeCelsius> ;
    ns1:symbol "°C" ;
    ns1:ucumCode "Cel"^^ns1:UCUMcs ;
    ns1:udunitsCode "°C",
        "℃" ;
    ns1:uneceCommonCode "CEL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "degree-centigrade" .

<http://qudt.org/vocab/unit/FemtoM> a ns1:Unit ;
    rdfs:label "Femtometre"@en,
        "Femtometer"@en-US ;
    dcterms:description "The $\\textit{femtometre}$ is an SI unit of length equal to $10^{-15} meter$. This distance can also be called $\\textit{fermi}$ and was so named in honour of Enrico Fermi. It is often encountered in nuclear physics as a characteristic of this scale. The symbol for the fermi is also $fm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000000000001 ;
    ns1:conversionMultiplierSN 1e-15 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/FM> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB063" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB063"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Femto> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "fm" ;
    ns1:ucumCode "fm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A71" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_US> a ns1:Unit ;
    rdfs:label "Mile US Statute"@en ;
    dcterms:description "The exact length of the land mile varied slightly among English-speaking countries until the international yard and pound agreement in 1959 established the yard as exactly 0.9144 metres, giving a mile of exactly 1,609.344 metres. The United States adopted this international mile for most purposes, but retained the pre-1959 mile for some land-survey data, terming it the US survey mile. In the US, statute mile formally refers to the survey mile, about 3.219 mm (1/8 inch) longer than the international mile (the international mile is exactly 0.0002\\% less than the US survey mile)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1609.347 ;
    ns1:conversionMultiplierSN 1.609347e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB287" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mile"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB287"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "mi{US}" ;
    ns1:ucumCode "[mi_us]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M52" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MicroIN> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Microinch"@en ;
    dcterms:description "\"Microinch\" is an Imperial unit for  'Length' expressed as $in^{-6}$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0000000254 ;
    ns1:conversionMultiplierSN 2.54e-08 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Distance>,
        <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA840" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA840"^^xsd:anyURI ;
    ns1:latexSymbol "$\\mu in$"^^ns1:LatexString ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/IN> ;
    ns1:symbol "μin" ;
    ns1:ucumCode "u[in_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "M7" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/ANGSTROM> a ns1:Unit ;
    rdfs:label "Angstrom"@en ;
    dcterms:description "The $Angstr\\ddot{o}m$ is an internationally recognized unit of length equal to $0.1 \\,nanometre$ or $1 \\times 10^{-10}\\,metres$.  Although accepted for use, it is not formally defined within the International System of Units(SI). The angstrom is often used in the natural sciences to express the sizes of atoms, lengths of chemical bonds and the wavelengths of electromagnetic radiation, and in technology for the dimensions of parts of integrated circuits. It is also commonly used in structural biology."^^ns1:LatexString ;
    ns1:conversionMultiplier 0.0000000001 ;
    ns1:conversionMultiplierSN 1e-10 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/%C3%85ngstr%C3%B6m"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA023" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ångström?oldid=436192495"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA023"^^xsd:anyURI ;
    ns1:latexSymbol "$\\AA$"^^ns1:LatexString ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "Å" ;
    ns1:ucumCode "Ao"^^ns1:UCUMcs ;
    ns1:udunitsCode "Å",
        "Å" ;
    ns1:uneceCommonCode "A11" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI_N> a ns1:Unit ;
    rdfs:label "Nautical Mile"@en ;
    dcterms:description "A unit of distance used primarily at sea and in aviation. The nautical mile is defined to be the average distance on the Earth's surface represented by one minute of latitude.  In 1929 an international conference in Monaco redefined the nautical mile to be exactly 1852 meters or 6076.115 49 feet, a distance known as the international nautical mile. The international nautical mile equals about 1.1508 statute miles. There are usually 3 nautical miles in a league. The unit is designed to equal 1/60 degree, although actual degrees of latitude vary from about 59.7 to 60.3 nautical miles. (Note: using data from the Geodetic Reference System 1980, the \"true\" length of a nautical mile would be 1852.216 meters.)"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1852.0 ;
    ns1:conversionMultiplierSN 1.852e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB065" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB065"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "nmi" ;
    ns1:ucumCode "[nmi_i]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "NMI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/TONNE> a ns1:Unit ;
    rdfs:label "Tonne"@en ;
    dcterms:description "1,000-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/TON_Metric> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CO2Equivalent>,
        <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:plainTextDescription "1,000-fold of the SI base unit kilogram" ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/tonne> ;
    ns1:symbol "t" ;
    ns1:ucumCode "t"^^ns1:UCUMcs ;
    ns1:udunitsCode "t" ;
    ns1:uneceCommonCode "TNE" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/MassDensity> a ns1:QuantityKind ;
    rdfs:label "الكثافة"@ar,
        "hustota"@cs,
        "Massendichte"@de,
        "mass density"@en,
        "densidad"@es,
        "چگالی"@fa,
        "densité"@fr,
        "घनत्व"@hi,
        "densità"@it,
        "密度"@ja,
        "Ketumpatan jisim"@ms,
        "gęstość"@pl,
        "densidade"@pt,
        "densitate"@ro,
        "плотность"@ru,
        "Gostôta"@sl,
        "yoğunluk"@tr,
        "密度"@zh ;
    dcterms:description "The mass density or density of a material is its mass per unit volume."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_BALLING>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT>,
        <http://qudt.org/vocab/unit/DEGREE_BRIX>,
        <http://qudt.org/vocab/unit/DEGREE_OECHSLE>,
        <http://qudt.org/vocab/unit/DEGREE_PLATO>,
        <http://qudt.org/vocab/unit/DEGREE_TWADDELL>,
        <http://qudt.org/vocab/unit/FemtoGM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-DeciL>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/GM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-M3>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/GRAIN-PER-M3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-FT3>,
        <http://qudt.org/vocab/unit/LB-PER-GAL>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_US>,
        <http://qudt.org/vocab/unit/LB-PER-IN3>,
        <http://qudt.org/vocab/unit/LB-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-YD3>,
        <http://qudt.org/vocab/unit/MegaGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M3>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-PER-IN3>,
        <http://qudt.org/vocab/unit/OZ-PER-YD3>,
        <http://qudt.org/vocab/unit/PicoGM-PER-L>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PlanckDensity>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT3>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3>,
        <http://qudt.org/vocab/unit/TON_LONG-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_UK-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/Density> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD106" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Density"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD106"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI,
        "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho = \\frac{dm}{dV}$, where $m$ is mass and $V$ is volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:plainTextDescription "The mass density or density of a material is its mass per unit volume." ;
    rdfs:comment "Applicable units are those of quantitykind:MassDensity" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "volumenbezogene Masse"@de,
        "volumic mass"@en,
        "भार घनत्व"@hi,
        "massa volumica"@it,
        " jisim isipadu"@ms .

<http://qudt.org/vocab/quantitykind/Temperature> a ns1:QuantityKind ;
    rdfs:label "Temperature"@en ;
    dcterms:description "Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold. Objects of low temperature are cold, while various degrees of higher temperatures are referred to as warm or hot. Heat spontaneously flows from bodies of a higher temperature to bodies of lower temperature, at a rate that increases with the temperature difference and the thermal conductivity."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEG_C>,
        <http://qudt.org/vocab/unit/DEG_F>,
        <http://qudt.org/vocab/unit/DEG_R>,
        <http://qudt.org/vocab/unit/DecaK>,
        <http://qudt.org/vocab/unit/K>,
        <http://qudt.org/vocab/unit/MegaK>,
        <http://qudt.org/vocab/unit/MilliDEG_C>,
        <http://qudt.org/vocab/unit/MilliK>,
        <http://qudt.org/vocab/unit/PlanckTemperature> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Temperature"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD374" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD374"^^xsd:anyURI ;
    ns1:plainTextDescription "Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold. Objects of low temperature are cold, while various degrees of higher temperatures are referred to as warm or hot. Heat spontaneously flows from bodies of a higher temperature to bodies of lower temperature, at a rate that increases with the temperature difference and the thermal conductivity." ;
    rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> .

<http://qudt.org/vocab/quantitykind/VaporPressure> a ns1:QuantityKind ;
    rdfs:label "Vapor Pressure"@en ;
    dcterms:description "A pressure that is the one exerted by a substance vapor in thermodynamic equilibrium with either its solid or liquid phase at a given temperature in a closed system."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:plainTextDescription "A pressure that is the one exerted by a substance vapor in thermodynamic equilibrium with either its solid or liquid phase at a given temperature in a closed system." ;
    rdfs:comment "Applicable units are those of quantitykind:VaporPressure" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Pressure> .

rdf:Property a sh:NodeShape ;
    sh:property [ rdfs:comment "Every `Property` must have a label"^^xsd:string ;
            sh:path rdfs:label ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    sh:message "s223: {$this} must have an rdfs:label"^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this
WHERE {
BIND(REPLACE(STR($this), "^(.*)(/|#)([^#/]*)$", "$1") AS ?prop) .
FILTER (?prop = "http://data.ashrae.org/standard223") .
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "Every `Property` must have a comment"^^xsd:string ;
            sh:path rdfs:comment ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    sh:message "s223: {$this} must have an rdfs:comment"^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this
WHERE {
BIND(REPLACE(STR($this), "^(.*)(/|#)([^#/]*)$", "$1") AS ?prop) .
FILTER (?prop = "http://data.ashrae.org/standard223") .
FILTER (NOT EXISTS {$this rdfs:comment ?something}) .
}
"""^^xsd:string ] ] .

<http://qudt.org/vocab/quantitykind/Density> a ns1:QuantityKind ;
    rdfs:label "Density"@en ;
    dcterms:description """
  The mass density or density of a material is defined as its mass per unit volume. 
  The symbol most often used for density is $\\rho$. 
   Mathematically, density is defined as mass divided by volume: $\\rho = m/V$,
    where $\\rho$ is the density, $m$ is the mass, and $V$ is the volume. 
    In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight.
    """^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/DEGREE_BALLING>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_HEAVY>,
        <http://qudt.org/vocab/unit/DEGREE_BAUME_US_LIGHT>,
        <http://qudt.org/vocab/unit/DEGREE_BRIX>,
        <http://qudt.org/vocab/unit/DEGREE_OECHSLE>,
        <http://qudt.org/vocab/unit/DEGREE_PLATO>,
        <http://qudt.org/vocab/unit/DEGREE_TWADDELL>,
        <http://qudt.org/vocab/unit/FemtoGM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/GM-PER-DeciL>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/GM-PER-L>,
        <http://qudt.org/vocab/unit/GM-PER-M3>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL>,
        <http://qudt.org/vocab/unit/GRAIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/GRAIN-PER-M3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-FT3>,
        <http://qudt.org/vocab/unit/LB-PER-GAL>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-PER-GAL_US>,
        <http://qudt.org/vocab/unit/LB-PER-IN3>,
        <http://qudt.org/vocab/unit/LB-PER-M3>,
        <http://qudt.org/vocab/unit/LB-PER-YD3>,
        <http://qudt.org/vocab/unit/MegaGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3>,
        <http://qudt.org/vocab/unit/MicroGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-DeciL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-L>,
        <http://qudt.org/vocab/unit/NanoGM-PER-M3>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MicroL>,
        <http://qudt.org/vocab/unit/NanoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_IMP>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-PER-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-PER-IN3>,
        <http://qudt.org/vocab/unit/OZ-PER-YD3>,
        <http://qudt.org/vocab/unit/PicoGM-PER-L>,
        <http://qudt.org/vocab/unit/PicoGM-PER-MilliL>,
        <http://qudt.org/vocab/unit/PlanckDensity>,
        <http://qudt.org/vocab/unit/SLUG-PER-FT3>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3>,
        <http://qudt.org/vocab/unit/TON_LONG-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_UK-PER-YD3>,
        <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Density"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/MassDensity> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD029" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Density"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD029"^^xsd:anyURI ;
    ns1:latexDefinition "$\\rho = m/V$, where $\\rho$ is the density, $m$ is the mass, and $V$ is the volume."^^ns1:LatexString ;
    ns1:latexSymbol "$\\rho$"^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/DENS> ;
    ns4:todo "belongs to SOQ-ISO" ;
    rdfs:comment "Applicable units are those of quantitykind:Density" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/LB_F> a ns1:Unit ;
    rdfs:label "Pound Force"@en ;
    dcterms:description "\"Pound Force\" is an Imperial unit for  'Force' expressed as $lbf$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 4.448222 ;
    ns1:conversionMultiplierSN 4.448222e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pound-force"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SLUG> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA696" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pound-force?oldid=453191483"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA696"^^xsd:anyURI ;
    ns1:symbol "lbf" ;
    ns1:ucumCode "[lbf_av]"^^ns1:UCUMcs ;
    ns1:udunitsCode "lbf" ;
    ns1:uneceCommonCode "C78" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_TH> a ns1:Unit ;
    rdfs:label "British Thermal Unit (Thermochemical Definition)"@en ;
    dcterms:description """
  The $\\textit{British Thermal Unit (thermochemical definition)}$ ($BTU_{th}$), is a traditional unit of energy equal to about $1.0543502645 kilojoule$. 
  It is approximately the amount of energy needed to heat 1 pound (0.454 kg) of water from $39^{\\circ}\\text{F}$ ($3.9^{\\circ}\\text{C}$) to $40^{\\circ}\\text{F}$ ($4.4^{\\circ}\\text{C}$). 
  The unit is most often used in the power, steam generation, heating and air conditioning industries. 
  In scientific contexts the BTU has largely been replaced by the SI unit of energy, the $joule$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1054.3502645 ;
    ns1:conversionMultiplierSN 1.05435e+03 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA122" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/British_thermal_unit"^^xsd:anyURI,
        "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=31890"^^xsd:anyURI,
        "http://www.knowledgedoor.com/2/units_and_constants_handbook/british-thermal-unit_group.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA122"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "Btu{th}" ;
    ns1:ucumCode "[Btu_th]"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MI> a ns1:Unit ;
    rdfs:label "International Mile"@en ;
    dcterms:description "The exact length of the land mile varied slightly among English-speaking countries until the international yard and pound agreement in 1959 established the yard as exactly 0.9144 metres, giving a mile of exactly 1,609.344 metres. The United States adopted this international mile for most purposes, but retained the pre-1959 mile for some land-survey data, terming it the US survey mile. In the US, statute mile formally refers to the survey mile, about 3.219 mm (1/8 inch) longer than the international mile (the international mile is exactly 0.0002% less than the US survey mile)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1609.344 ;
    ns1:conversionMultiplierSN 1.609344e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Distance>,
        <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA839" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mile"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA839"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "mi" ;
    ns1:ucumCode "[mi_i]"^^ns1:UCUMcs ;
    ns1:udunitsCode "mi" ;
    ns1:uneceCommonCode "SMI" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/W> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "واط"@ar,
        "ват"@bg,
        "watt"@cs,
        "Watt"@de,
        "βατ"@el,
        "watt"@en,
        "vatio"@es,
        "وات"@fa,
        "watt"@fr,
        "ואט"@he,
        "वाट"@hi,
        "watt"@hu,
        "watt"@it,
        "ワット"@ja,
        "wattium"@la,
        "watt"@ms,
        "wat"@pl,
        "watt"@pt,
        "watt"@ro,
        "ватт"@ru,
        "watt"@sl,
        "watt"@tr,
        "瓦特"@zh ;
    dcterms:description "The SI unit of power. Power is the rate at which work is done, or (equivalently) the rate at which energy is expended. One watt is equal to a power rate of one joule of work per second of time. This unit is used both in mechanics and in electricity, so it links the mechanical and electrical units to one another. In mechanical terms, one watt equals about 0.001 341 02 horsepower (hp) or 0.737 562 foot-pound per second (lbf/s). In electrical terms, one watt is the power produced by a current of one ampere flowing through an electric potential of one volt. The name of the unit honors James Watt (1736-1819), the British engineer whose improvements to the steam engine are often credited with igniting the Industrial Revolution."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Watt"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/J> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPower>,
        <http://qudt.org/vocab/quantitykind/Power> ;
    ns1:iec61360Code "0112/2///62720#UAA306" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Watt?oldid=494906356"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA306"^^xsd:anyURI ;
    ns1:latexDefinition "$\\textit{W}\\ \\equiv\\ \\text{watt}\\ \\equiv\\ \\frac{\\text{J}}{\\text{s}}\\ \\equiv\\ \\frac{\\text{joule}}{\\text{second}}\\ \\equiv\\ \\frac{\\text{N.m}}{\\text{s}}\\ \\equiv\\ \\frac{\\text{newton.metre}}{\\text{second}}\\ \\equiv\\ \\text{V.A}\\ \\equiv\\ \\text{volt.amp}\\ \\equiv\\ \\Omega\\text{.A}^{2}\\ \\equiv\\ \\text{ohm.amp}^{2}$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/watt> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/watt> ;
    ns1:symbol "W" ;
    ns1:ucumCode "W"^^ns1:UCUMcs ;
    ns1:udunitsCode "W" ;
    ns1:uneceCommonCode "WTT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Constituent-H2O a ns2:Class,
        ns2:Constituent-H2O,
        sh:NodeShape ;
    rdfs:label "H2O i.e., pure water"^^xsd:string ;
    rdfs:comment "`Constituent-H2O`"^^xsd:string ;
    rdfs:subClassOf ns2:Medium-Constituent .

ns2:OutletConnectionPoint a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Outlet Connection Point"^^xsd:string ;
    rdfs:comment "An `OutletConnectionPoint` is a `ConnectionPoint` for which a medium (`Substance-Medium`) is expected to flow out of the associated `Connectable`."^^xsd:string ;
    rdfs:subClassOf ns2:ConnectionPoint ;
    sh:property [ rdfs:comment "If the relation `pairedConnectionPoint` is present it shall associate the `OutletConnectionPoint` with an `InletConnectionPoint` or `BidirectionalConnectionPoint`."^^xsd:string ;
            sh:message "s223: If the relation `pairedConnectionPoint` is present it shall associate the `OutletConnectionPoint` with an `InletConnectionPoint` or `BidirectionalConnectionPoint`."^^xsd:string ;
            sh:or ( [ sh:class ns2:InletConnectionPoint ] [ sh:class ns2:BidirectionalConnectionPoint ] ) ;
            sh:path ns2:pairedConnectionPoint ],
        [ rdfs:comment "If the relation `mapsTo` is present it shall associate the `OutletConnectionPoint` with an `OutletConnectionPoint`."^^xsd:string ;
            sh:class ns2:OutletConnectionPoint ;
            sh:message "s223: If the relation `mapsTo` is present it shall associate the `OutletConnectionPoint` with an `OutletConnectionPoint`."^^xsd:string ;
            sh:path ns2:mapsTo ],
        [ rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
            sh:path ns2:mapsTo ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
                    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string ] ] .

<http://qudt.org/vocab/unit/MOL> a ns1:Unit ;
    rdfs:label "مول"@ar,
        "мол"@bg,
        "mol"@cs,
        "Mol"@de,
        "μολ"@el,
        "mole"@en,
        "mol"@es,
        "مول"@fa,
        "mole"@fr,
        "מול"@he,
        "मोल (इकाई)"@hi,
        "mól"@hu,
        "mole"@it,
        "モル"@ja,
        "moles"@la,
        "mole"@ms,
        "mol"@pl,
        "mol"@pt,
        "mol"@ro,
        "моль"@ru,
        "mol"@sl,
        "mol"@tr,
        "摩尔"@zh ;
    dcterms:description """
  The $\\textit{mole}$ is a unit of measurement used in chemistry to express amounts of a chemical substance. 
  The official definition, adopted as part of the SI system in 1971, is that one mole of a substance contains just as many elementary entities (atoms, molecules, ions, or other kinds of particles) as there are atoms in 12 grams of carbon-12 (carbon-12 is the most common atomic form of carbon, consisting of atoms having 6 protons and 6 neutrons).
  This corresponds to a value of $6.02214179(30) \\times 10^{23}$ elementary entities of the substance. 
  It is one of the base units in the International System of Units, and has the unit symbol $mol$. 
  A Mole is the SI base unit of the amount of a substance (as distinct from its mass or weight). 
  Moles measure the actual number of atoms or molecules in an object. 
  An earlier name is gram molecular weight, because one mole of a chemical compound is the same number of grams as the molecular weight of a molecule of that compound measured in atomic mass units.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mole_%28unit%29"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/AmountOfSubstance>,
        <http://qudt.org/vocab/quantitykind/ExtentOfReaction> ;
    ns1:iec61360Code "0112/2///62720#UAA882" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mole_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA882"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/mole> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/mole> ;
    ns1:symbol "mol" ;
    ns1:ucumCode "mol"^^ns1:UCUMcs ;
    ns1:udunitsCode "mol" ;
    ns1:uneceCommonCode "C34" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/OZ> a ns1:Unit ;
    rdfs:label "Ounce Mass"@en ;
    dcterms:description "An ounce of mass is 1/16th of a pound of mass, based on the international standard definition of the pound as exactly 0.45359237 kg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.028349523125 ;
    ns1:conversionMultiplierSN 2.834952e-02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/OZ_M> ;
    ns1:factorUnitScalar 0.0625 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/LB> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA917" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA917"^^xsd:anyURI ;
    ns1:symbol "oz" ;
    ns1:ucumCode "[oz_av]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "ONZ" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/ForcePerArea> a ns1:QuantityKind ;
    rdfs:label "Force Per Area"@en ;
    dcterms:description "The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ATM>,
        <http://qudt.org/vocab/unit/ATM_T>,
        <http://qudt.org/vocab/unit/BAR>,
        <http://qudt.org/vocab/unit/BARAD>,
        <http://qudt.org/vocab/unit/BARYE>,
        <http://qudt.org/vocab/unit/CentiBAR>,
        <http://qudt.org/vocab/unit/CentiM_H2O>,
        <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C>,
        <http://qudt.org/vocab/unit/CentiM_HG>,
        <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C>,
        <http://qudt.org/vocab/unit/DYN-PER-CentiM2>,
        <http://qudt.org/vocab/unit/DecaPA>,
        <http://qudt.org/vocab/unit/DeciBAR>,
        <http://qudt.org/vocab/unit/FT_H2O>,
        <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/FT_HG>,
        <http://qudt.org/vocab/unit/GM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/GigaPA>,
        <http://qudt.org/vocab/unit/HectoBAR>,
        <http://qudt.org/vocab/unit/HectoPA>,
        <http://qudt.org/vocab/unit/IN_H2O>,
        <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F>,
        <http://qudt.org/vocab/unit/IN_H2O_60DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG>,
        <http://qudt.org/vocab/unit/IN_HG_32DEG_F>,
        <http://qudt.org/vocab/unit/IN_HG_60DEG_F>,
        <http://qudt.org/vocab/unit/KIP_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloBAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-M2>,
        <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2>,
        <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/KiloN-PER-M2>,
        <http://qudt.org/vocab/unit/KiloPA>,
        <http://qudt.org/vocab/unit/KiloPA_A>,
        <http://qudt.org/vocab/unit/LB_F-PER-FT2>,
        <http://qudt.org/vocab/unit/LB_F-PER-IN2>,
        <http://qudt.org/vocab/unit/M_H2O>,
        <http://qudt.org/vocab/unit/MegaBAR>,
        <http://qudt.org/vocab/unit/MegaPA>,
        <http://qudt.org/vocab/unit/MegaPSI>,
        <http://qudt.org/vocab/unit/MicroATM>,
        <http://qudt.org/vocab/unit/MicroBAR>,
        <http://qudt.org/vocab/unit/MicroPA>,
        <http://qudt.org/vocab/unit/MicroTORR>,
        <http://qudt.org/vocab/unit/MilliBAR>,
        <http://qudt.org/vocab/unit/MilliM_H2O>,
        <http://qudt.org/vocab/unit/MilliM_HG>,
        <http://qudt.org/vocab/unit/MilliM_HGA>,
        <http://qudt.org/vocab/unit/MilliPA>,
        <http://qudt.org/vocab/unit/MilliTORR>,
        <http://qudt.org/vocab/unit/N-PER-CentiM2>,
        <http://qudt.org/vocab/unit/N-PER-M2>,
        <http://qudt.org/vocab/unit/N-PER-MilliM2>,
        <http://qudt.org/vocab/unit/PA>,
        <http://qudt.org/vocab/unit/PDL-PER-FT2>,
        <http://qudt.org/vocab/unit/PDL-PER-IN2>,
        <http://qudt.org/vocab/unit/PSI>,
        <http://qudt.org/vocab/unit/PicoPA>,
        <http://qudt.org/vocab/unit/PlanckPressure>,
        <http://qudt.org/vocab/unit/TORR> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pressure"^^xsd:anyURI,
        "http://www.thefreedictionary.com/force+per+unit+area"^^xsd:anyURI ;
    ns1:plainTextDescription "The force applied to a unit area of surface; measured in pascals (SI unit) or in dynes (cgs unit)" ;
    ns1:symbol "p" ;
    rdfs:comment "Applicable units are those of quantitykind:ForcePerArea" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/C> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "كولوم"@ar,
        "кулон"@bg,
        "coulomb"@cs,
        "Coulomb"@de,
        "κουλόμπ"@el,
        "coulomb"@en,
        "culombio"@es,
        "کولمب/کولن"@fa,
        "coulomb"@fr,
        "קולון"@he,
        "कूलम्ब"@hi,
        "coulomb"@hu,
        "coulomb"@it,
        "クーロン"@ja,
        "coulombium"@la,
        "coulomb"@ms,
        "kulomb"@pl,
        "coulomb"@pt,
        "coulomb"@ro,
        "кулон"@ru,
        "coulomb"@sl,
        "coulomb"@tr,
        "库伦"@zh ;
    dcterms:description "The SI unit of electric charge. One coulomb is the amount of charge accumulated in one second by a current of one ampere. Electricity is actually a flow of charged particles, such as electrons, protons, or ions. The charge on one of these particles is a whole-number multiple of the charge e on a single electron, and one coulomb represents a charge of approximately 6.241 506 x 1018 e. The coulomb is named for a French physicist, Charles-Augustin de Coulomb (1736-1806), who was the first to measure accurately the forces exerted between electric charges."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Coulomb"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    ns1:iec61360Code "0112/2///62720#UAA130" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Coulomb?oldid=491815163"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA130"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/coulomb> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/coulomb> ;
    ns1:symbol "C" ;
    ns1:ucumCode "C"^^ns1:UCUMcs ;
    ns1:udunitsCode "C" ;
    ns1:uneceCommonCode "COU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/NanoM> a ns1:Unit ;
    rdfs:label "Nanometre"@en,
        "Nanometer"@en-US ;
    dcterms:description "0.000000001-fold of the SI base unit metre"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000000001 ;
    ns1:conversionMultiplierSN 1e-09 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA912" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA912"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000000001-fold of the SI base unit metre" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Nano> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "nm" ;
    ns1:ucumCode "nm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "C45" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Power> a ns1:QuantityKind ;
    rdfs:label "القدرة"@ar,
        "Мощност"@bg,
        "Výkon"@cs,
        "Leistung"@de,
        "Ισχύς"@el,
        "power"@en,
        "potencia"@es,
        "توان، نرخ جریان گرما"@fa,
        "puissance"@fr,
        "הספק"@he,
        "शक्ति"@hi,
        "teljesítmény , hőáramlás"@hu,
        "potenza"@it,
        "電力・仕事率"@ja,
        "potentia"@la,
        "Kuasa"@ms,
        "moc"@pl,
        "potência"@pt,
        "putere"@ro,
        "Мощность"@ru,
        "moč"@sl,
        "güç"@tr,
        "功率、热流"@zh ;
    dcterms:description "Power is the rate at which work is performed or energy is transmitted, or the amount of energy required or expended for a given unit of time. As a rate of change of work done or the energy of a subsystem, power is: $P = W/t$, where $P$ is power, $W$ is work and {t} is time."^^ns1:LatexString ;
    ns1:altSymbol "p" ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/BAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-SEC>,
        <http://qudt.org/vocab/unit/ERG-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/ExaW>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-HR>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN>,
        <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaJ-PER-HR>,
        <http://qudt.org/vocab/unit/GigaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/GigaW>,
        <http://qudt.org/vocab/unit/HP>,
        <http://qudt.org/vocab/unit/HP_Boiler>,
        <http://qudt.org/vocab/unit/HP_Brake>,
        <http://qudt.org/vocab/unit/HP_Electric>,
        <http://qudt.org/vocab/unit/HP_H2O>,
        <http://qudt.org/vocab/unit/HP_Metric>,
        <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/J-PER-DAY>,
        <http://qudt.org/vocab/unit/J-PER-HR>,
        <http://qudt.org/vocab/unit/J-PER-MIN>,
        <http://qudt.org/vocab/unit/J-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloCAL-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloJ-PER-DAY>,
        <http://qudt.org/vocab/unit/KiloJ-PER-HR>,
        <http://qudt.org/vocab/unit/KiloJ-PER-MIN>,
        <http://qudt.org/vocab/unit/KiloJ-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloW>,
        <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-HR>,
        <http://qudt.org/vocab/unit/MegaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MegaW>,
        <http://qudt.org/vocab/unit/MicroJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MicroW>,
        <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliJ-PER-SEC>,
        <http://qudt.org/vocab/unit/MilliW>,
        <http://qudt.org/vocab/unit/NanoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/NanoW>,
        <http://qudt.org/vocab/unit/PA-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PA-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PFERDESTAERKE>,
        <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-L-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-M3-PER-SEC>,
        <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PetaW>,
        <http://qudt.org/vocab/unit/PicoJ-PER-SEC>,
        <http://qudt.org/vocab/unit/PicoW>,
        <http://qudt.org/vocab/unit/PlanckPower>,
        <http://qudt.org/vocab/unit/THM_US-PER-HR>,
        <http://qudt.org/vocab/unit/TON_FG>,
        <http://qudt.org/vocab/unit/TeraJ-PER-SEC>,
        <http://qudt.org/vocab/unit/TeraW>,
        <http://qudt.org/vocab/unit/TeraW-HR-PER-YR>,
        <http://qudt.org/vocab/unit/W> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Power"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Power"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Power_%28physics%29"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$P = F \\cdot v$, where $F$ is force and $v$ is velocity."^^ns1:LatexString ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/POWR> ;
    ns1:symbol "P" ;
    rdfs:comment "Applicable units are those of quantitykind:Power" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:altLabel "विकिरणी बहाव"@hi,
        "strumień promieniowania"@pl,
        "flux energetic"@ro,
        "ısı akış oranı"@tr .

<http://qudt.org/vocab/quantitykind/DimensionlessRatio> a ns1:QuantityKind ;
    rdfs:label "Dimensionless Ratio"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/FRACTION>,
        <http://qudt.org/vocab/unit/GR>,
        <http://qudt.org/vocab/unit/NUM>,
        <http://qudt.org/vocab/unit/ONE-PER-ONE>,
        <http://qudt.org/vocab/unit/PERCENT>,
        <http://qudt.org/vocab/unit/PERMITTIVITY_REL>,
        <http://qudt.org/vocab/unit/PPB>,
        <http://qudt.org/vocab/unit/PPM>,
        <http://qudt.org/vocab/unit/PPQ>,
        <http://qudt.org/vocab/unit/PPT>,
        <http://qudt.org/vocab/unit/PPTH>,
        <http://qudt.org/vocab/unit/PPTM>,
        <http://qudt.org/vocab/unit/PSU>,
        <http://qudt.org/vocab/unit/UNITLESS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Dimensionless> .

<http://qudt.org/vocab/unit/MicroM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Micrometre"@en,
        "Micrometer"@en-US ;
    dcterms:description "\"Micrometer\" is a unit for  'Length' expressed as $microm$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Micrometer"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA090" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Micrometer?oldid=491270437"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA090"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Micro> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "μm" ;
    ns1:ucumCode "um"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "4H" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DeciM> a ns1:Unit ;
    rdfs:label "Decimetre"@en,
        "Decimeter"@en-US ;
    dcterms:description "A decimeter is a tenth of a meter."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.1 ;
    ns1:conversionMultiplierSN 1e-01 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA412" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA412"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Deci> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "dm" ;
    ns1:ucumCode "dm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "DMT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/N> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "نيوتن"@ar,
        "нютон"@bg,
        "newton"@cs,
        "Newton"@de,
        "νιούτον"@el,
        "newton"@en,
        "newton"@es,
        "نیوتن"@fa,
        "newton"@fr,
        "ניוטון"@he,
        "न्यूटन"@hi,
        "newton"@hu,
        "newton"@it,
        "ニュートン"@ja,
        "newtonium"@la,
        "newton"@ms,
        "niuton"@pl,
        "newton"@pt,
        "newton"@ro,
        "ньютон"@ru,
        "newton"@sl,
        "newton"@tr,
        "牛顿"@zh ;
    dcterms:description "The \"Newton\" is the SI unit of force. A force of one newton will accelerate a mass of one kilogram at the rate of one meter per second per second. The newton is named for Isaac Newton (1642-1727), the British mathematician, physicist, and natural philosopher. He was the first person to understand clearly the relationship between force (F), mass (m), and acceleration (a) expressed by the formula $F = m \\cdot a$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Newton"^^xsd:anyURI ;
    ns1:derivedCoherentUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/SEC> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/KiloGM> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Force> ;
    ns1:iec61360Code "0112/2///62720#UAA235" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Newton?oldid=488427661"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA235"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/newton> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/newton> ;
    ns1:symbol "N" ;
    ns1:ucumCode "N"^^ns1:UCUMcs ;
    ns1:udunitsCode "N" ;
    ns1:uneceCommonCode "NEW" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:Equipment a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Equipment"^^xsd:string ;
    rdfs:comment """`Equipment` is the modeling construct used to represent a thing designed to accomplish a specific task, or a complex thing
that contains component pieces of `Equipment` that are connected to each other and work together to accomplish a task. `Equipment` can have
`Connection`s and `ConnectionPoint`s through which one or more kinds of medium (see {s223:Substance-Medium}) might flow. Examples of possible `Equipment` include a `Pump`,
`Fan`, `HeatExchanger`, `Luminaire`, and `Sensor`, as well as more complex things like a heat pump, a chilled water plant, or a utility meter.
`Equipment` is distinct from a `System`, which is simply a logical grouping or collection of (only) `Equipment`.

In common usage, terms like equipment and system have a variety of ambiguous and possibly conflicting interpretations. A semantic model is
an attempt to eliminate such ambiguities and conflicts. If the thing being modeled involves `Connection`s and `ConnectionPoint`s, it must be modeled as
`Equipment` and not a `System`. Thus, a model of a chilled water plant that includes external connections to things beyond the plant must
be modeled as `Equipment`. Any contained `Equipment` within the chilled water plant (i.e., the pumps, valves, filters, and other things) may alternatively or in
addition be logically grouped and modeled as a `System`.

The graphical depiction of Equipment used in this document is a round-cornered
rectangle as shown in Figure 5-1.

![Graphical Depiction of Equipment.](figures/Figure_5-1_Graphical_Depiciton_of_Equipment.svg)"""^^xsd:string ;
    rdfs:subClassOf ns2:Connectable ;
    sh:property [ rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
            sh:path ns2:connectedFrom ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
                    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasPhysicalLocation` is present it shall associate the `Equipment` with a `PhysicalSpace`."^^xsd:string ;
            sh:class ns2:PhysicalSpace ;
            sh:message "s223: If the relation `hasPhysicalLocation` is present it shall associate the `Equipment` with a `PhysicalSpace`."^^xsd:string ;
            sh:path ns2:hasPhysicalLocation ],
        [ rdfs:comment """If the relation `actuatedByProperty` is present it shall associate the `Equipment` with a `ActuatableProperty`.
Note that any `Equipment` may use this relation, not just `Actuator`."""^^xsd:string ;
            sh:class ns2:ActuatableProperty ;
            sh:message "s223: If the relation `actuatedByProperty` is present it shall associate the `Equipment` with a `ActuatableProperty`. Note that any `Equipment` may use this relation, not just `Actuator`."^^xsd:string ;
            sh:path ns2:actuatedByProperty ],
        [ a sh:PropertyShape ;
            rdfs:comment "If the relation `contains` is present it shall associate the `Equipment` with either `Equipment` or `Junction`."^^xsd:string ;
            sh:message "s223: If the relation `contains` is present it shall associate the `Equipment` with either `Equipment` or `Junction`."^^xsd:string ;
            sh:name "device contains shape"^^xsd:string ;
            sh:or ( [ sh:class ns2:Equipment ] [ sh:class ns2:Junction ] ) ;
            sh:path ns2:contains ],
        [ rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
            sh:path ns2:connectedTo ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
                    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `executes` is present it shall associate the `Equipment` with a `Function`."^^xsd:string ;
            sh:class ns2:Function ;
            sh:message "s223: If the relation `executes` is present it shall associate the `Equipment` with a `Function`."^^xsd:string ;
            sh:path ns2:executes ],
        [ rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
            sh:path ns2:contains ;
            sh:severity sh:Warning ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
                    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `hasRole` is present it shall associate the `Equipment` with a `EnumerationKind-Role`."^^xsd:string ;
            sh:class ns2:EnumerationKind-Role ;
            sh:message "s223: If the relation `hasRole` is present it shall associate the `Equipment` with a `EnumerationKind-Role`."^^xsd:string ;
            sh:path ns2:hasRole ] .

<http://qudt.org/vocab/unit/DEG_F> a ns1:Unit ;
    rdfs:label "Degree Fahrenheit"@en ;
    dcterms:description """
  The unit $\\textit{Degree Fahrenheit}$ is an Imperial unit for 'Thermodynamic Temperature' expressed as 
  $\\circ\\text{F}$
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.5555555555555556 ;
    ns1:conversionMultiplierSN 5.555556e-01 ;
    ns1:conversionOffset 459.67 ;
    ns1:conversionOffsetSN 4.5967e+02 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:expression "$degF$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature> ;
    ns1:iec61360Code "0112/2///62720#UAA039" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA039"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/degreeFahrenheit> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/K> ;
    ns1:symbol "°F" ;
    ns1:ucumCode "[degF]"^^ns1:UCUMcs ;
    ns1:udunitsCode "°F",
        "℉" ;
    ns1:uneceCommonCode "FAH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Kilometre"@en,
        "Kilometer"@en-US ;
    dcterms:description "A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1000.0 ;
    ns1:conversionMultiplierSN 1e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kilometre"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA637" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kilometre?oldid=494821851"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA637"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "km" ;
    ns1:ucumCode "km"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "KMT",
        "KTM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/BTU_IT> a ns1:Unit ;
    rdfs:label "British Thermal Unit (International Definition)"@en ;
    dcterms:description """$\\textit{British Thermal Unit}$ (BTU or Btu) is a traditional unit of energy equal to about $1.0550558526 \\textit{ kilojoule}$. 
  It is approximately the amount of energy needed to heat 1 pound (0.454 kg) of water from $39^{\\circ}{F}$ to $40^{\\circ}{F}$ . 
  The unit is most often used in the power, steam generation, heating and air conditioning industries. 
  In scientific contexts the BTU has largely been replaced by the SI unit of energy, the $joule$, though it may be used as a measure of agricultural energy production (BTU/kg). 
  It is still used unofficially in metric English-speaking countries (such as Canada), and remains the standard unit of classification for air conditioning units manufactured and sold in many non-English-speaking metric countries.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1055.05585262 ;
    ns1:conversionMultiplierSN 1.055056e+03 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA114" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/British_thermal_unit"^^xsd:anyURI,
        "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI,
        "http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=31890"^^xsd:anyURI,
        "http://www.knowledgedoor.com/2/units_and_constants_handbook/british-thermal-unit_group.html"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA114"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/J> ;
    ns1:symbol "Btu{IT}" ;
    ns1:ucumCode "[Btu_IT]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "BTU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/A> a ns1:Unit ;
    rdfs:label "أمبير"@ar,
        "ампер"@bg,
        "ampér"@cs,
        "Ampere"@de,
        "αμπέρ"@el,
        "ampere"@en,
        "amperio"@es,
        "آمپر"@fa,
        "ampère"@fr,
        "אמפר"@he,
        "एम्पीयर"@hi,
        "amper"@hu,
        "ampere"@it,
        "アンペア"@ja,
        "amperium"@la,
        "ampere"@ms,
        "amper"@pl,
        "ampere"@pt,
        "amper"@ro,
        "ампер"@ru,
        "amper"@sl,
        "amper"@tr,
        "安培"@zh ;
    dcterms:description """$\\textit{Ampere}$, often shortened to $\\text{amp}$, 
is the SI unit of electric current and is one of the seven SI base units defined as:

$$\\text{A} \\equiv \\frac{\\textit{C}}{\\textit{s}} 
\\equiv \\frac{\\textit{coulomb}}{\\textit{second}} 
\\equiv \\frac{\\text{joule}}{\\text{weber}}$$

Note that SI supports only the use of symbols and deprecates the use of any abbreviations for units.
"""^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Ampere"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CurrentLinkage>,
        <http://qudt.org/vocab/quantitykind/DisplacementCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrent>,
        <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor>,
        <http://qudt.org/vocab/quantitykind/MagneticTension>,
        <http://qudt.org/vocab/quantitykind/MagnetomotiveForce>,
        <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
    ns1:iec61360Code "0112/2///62720#UAA101" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Ampere?oldid=494026699"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA101"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/ampere> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/ampere> ;
    ns1:symbol "A" ;
    ns1:ucumCode "A"^^ns1:UCUMcs ;
    ns1:udunitsCode "A" ;
    ns1:uneceCommonCode "AMP" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "amp" .

ns2:Electricity-AC a ns2:Class,
        ns2:Electricity-AC,
        sh:NodeShape ;
    rdfs:label "AC electricity"^^xsd:string ;
    ns2:hasFrequency ns2:Numerical-Frequency ;
    ns2:hasNumberOfElectricalPhases ns2:Numerical-NumberOfElectricalPhases ;
    ns2:hasVoltage ns2:Numerical-Voltage ;
    rdfs:comment """This class and its enumerated subclasses represent common AC electricity services.

: Electricity-AC Enumerations

| Enumeration |
|:-----------|
| `AC-10000VLL-1Ph-60Hz` |
| `AC-10000VLL-3Ph-60Hz` |
| `AC-10000VLL-5770VLN-1Ph-60Hz` |
| `AC-10000VLL-5770VLN-3Ph-60Hz` |
| `AC-110VLN-1Ph-50Hz` |
| `AC-120VLN-1Ph-60Hz` |
| `AC-127VLN-1Ph-50Hz` |
| `AC-139VLN-1Ph-50Hz` |
| `AC-1730VLN-1Ph-60Hz` |
| `AC-1900VLN-1Ph-60Hz` |
| `AC-190VLL-110VLN-1Ph-50Hz` |
| `AC-190VLL-110VLN-3Ph-50Hz` |
| `AC-190VLL-1Ph-50Hz` |
| `AC-190VLL-3Ph-50Hz` |
| `AC-208VLL-120VLN-1Ph-60Hz` |
| `AC-208VLL-120VLN-3Ph-60Hz` |
| `AC-208VLL-1Ph-60Hz` |
| `AC-208VLL-3Ph-60Hz` |
| `AC-208VLN-1Ph-60Hz` |
| `AC-219VLN-1Ph-60Hz` |
| `AC-220VLL-127VLN-1Ph-50Hz` |
| `AC-220VLL-127VLN-3Ph-50Hz` |
| `AC-220VLL-1Ph-50Hz` |
| `AC-220VLL-3Ph-50Hz` |
| `AC-230VLN-1Ph-50Hz` |
| `AC-2400VLN-1Ph-60Hz` |
| `AC-240VLL-120VLN-1Ph-60Hz` |
| `AC-240VLL-139VLN-1Ph-50Hz` |
| `AC-240VLL-139VLN-3Ph-50Hz` |
| `AC-240VLL-1Ph-50Hz` |
| `AC-240VLL-1Ph-60Hz` |
| `AC-240VLL-208VLN-120VLN-1Ph-60Hz` |
| `AC-240VLL-208VLN-120VLN-3Ph-60Hz` |
| `AC-240VLL-3Ph-50Hz` |
| `AC-240VLL-3Ph-60Hz` |
| `AC-240VLN-1Ph-50Hz` |
| `AC-24VLN-1Ph-50Hz` |
| `AC-24VLN-1Ph-60Hz` |
| `AC-277VLN-1Ph-60Hz` |
| `AC-3000VLL-1730VLN-1Ph-60Hz` |
| `AC-3000VLL-1730VLN-3Ph-60Hz` |
| `AC-3000VLL-1Ph-60Hz` |
| `AC-3000VLL-3Ph-60Hz` |
| `AC-3300VLL-1900VLN-1Ph-60Hz` |
| `AC-3300VLL-1900VLN-3Ph-60Hz` |
| `AC-3300VLL-1Ph-60Hz` |
| `AC-3300VLL-3Ph-60Hz` |
| `AC-3460VLN-1Ph-60Hz` |
| `AC-347VLN-1Ph-60Hz` |
| `AC-380VLL-1Ph-60Hz` |
| `AC-380VLL-219VLN-1Ph-60Hz` |
| `AC-380VLL-219VLN-3Ph-60Hz` |
| `AC-380VLL-3Ph-60Hz` |
| `AC-3810VLN-1Ph-60Hz` |
| `AC-400VLL-1Ph-50Hz` |
| `AC-400VLL-230VLN-1Ph-50Hz` |
| `AC-400VLL-230VLN-3Ph-50Hz` |
| `AC-400VLL-3Ph-50Hz` |
| `AC-415VLL-1Ph-50Hz` |
| `AC-415VLL-240VLN-1Ph-50Hz` |
| `AC-415VLL-240VLN-3Ph-50Hz` |
| `AC-415VLL-3Ph-50Hz` |
| `AC-4160VLL-1Ph-60Hz` |
| `AC-4160VLL-2400VLN-1Ph-60Hz` |
| `AC-4160VLL-2400VLN-3Ph-60Hz` |
| `AC-4160VLL-3Ph-60Hz` |
| `AC-480VLL-1Ph-60Hz` |
| `AC-480VLL-277VLN-1Ph-60Hz` |
| `AC-480VLL-277VLN-3Ph-60Hz` |
| `AC-480VLL-3Ph-60Hz` |
| `AC-5770VLN-1Ph-60Hz` |
| `AC-6000VLL-1Ph-60Hz` |
| `AC-6000VLL-3460VLN-1Ph-60Hz` |
| `AC-6000VLL-3460VLN-3Ph-60Hz` |
| `AC-6000VLL-3Ph-60Hz` |
| `AC-600VLL-1Ph-60Hz` |
| `AC-600VLL-347VLN-1Ph-60Hz` |
| `AC-600VLL-347VLN-3Ph-60Hz` |
| `AC-600VLL-3Ph-60Hz` |
| `AC-6600VLL-1Ph-60Hz` |
| `AC-6600VLL-3810VLN-1Ph-60Hz` |
| `AC-6600VLL-3810VLN-3Ph-60Hz` |
| `AC-6600VLL-3Ph-60Hz` |"""^^xsd:string ;
    rdfs:subClassOf ns2:Constituent-Electricity ;
    sh:property [ rdfs:comment "An AC electricity medium shall have a number of electrical phases."^^xsd:string ;
            sh:class ns2:Numerical-NumberOfElectricalPhases ;
            sh:minCount 1 ;
            sh:path ns2:hasNumberOfElectricalPhases ],
        [ rdfs:comment "An AC electricity medium shall have a voltage."^^xsd:string ;
            sh:minCount 1 ;
            sh:or ( [ sh:class ns2:Numerical-LineLineVoltage ] [ sh:class ns2:Numerical-LineNeutralVoltage ] [ sh:class ns2:Numerical-Voltage ] ) ;
            sh:path ns2:hasVoltage ],
        [ rdfs:comment "An AC electricity medium shall have a frequency"^^xsd:string ;
            sh:class ns2:Numerical-Frequency ;
            sh:minCount 1 ;
            sh:path ns2:hasFrequency ] .

<http://qudt.org/vocab/quantitykind/Mass> a ns1:QuantityKind ;
    rdfs:label "كتلة"@ar,
        "Маса"@bg,
        "Hmotnost"@cs,
        "Masse"@de,
        "Μάζα"@el,
        "mass"@en,
        "masa"@es,
        "جرم"@fa,
        "masse"@fr,
        "מסה"@he,
        "भार"@hi,
        "tömeg"@hu,
        "massa"@it,
        "質量"@ja,
        "massa"@la,
        "Jisim"@ms,
        "masa"@pl,
        "massa"@pt,
        "masă"@ro,
        "Масса"@ru,
        "masa"@sl,
        "kütle"@tr,
        "质量"@zh ;
    dcterms:description "In physics, mass, more specifically inertial mass, can be defined as a quantitative measure of an object's resistance to acceleration. The SI unit of mass is the kilogram ($kg$)"^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AMU>,
        <http://qudt.org/vocab/unit/CARAT>,
        <http://qudt.org/vocab/unit/CWT_LONG>,
        <http://qudt.org/vocab/unit/CWT_SHORT>,
        <http://qudt.org/vocab/unit/CentiGM>,
        <http://qudt.org/vocab/unit/DRAM_UK>,
        <http://qudt.org/vocab/unit/DRAM_US>,
        <http://qudt.org/vocab/unit/DWT>,
        <http://qudt.org/vocab/unit/DecaGM>,
        <http://qudt.org/vocab/unit/DeciGM>,
        <http://qudt.org/vocab/unit/DeciTONNE>,
        <http://qudt.org/vocab/unit/DeciTON_Metric>,
        <http://qudt.org/vocab/unit/EarthMass>,
        <http://qudt.org/vocab/unit/FemtoGM>,
        <http://qudt.org/vocab/unit/GM>,
        <http://qudt.org/vocab/unit/GRAIN>,
        <http://qudt.org/vocab/unit/HectoGM>,
        <http://qudt.org/vocab/unit/Hundredweight_UK>,
        <http://qudt.org/vocab/unit/Hundredweight_US>,
        <http://qudt.org/vocab/unit/KiloGM>,
        <http://qudt.org/vocab/unit/KiloLB>,
        <http://qudt.org/vocab/unit/KiloTONNE>,
        <http://qudt.org/vocab/unit/KiloTON_Metric>,
        <http://qudt.org/vocab/unit/LB>,
        <http://qudt.org/vocab/unit/LB_M>,
        <http://qudt.org/vocab/unit/LB_T>,
        <http://qudt.org/vocab/unit/LunarMass>,
        <http://qudt.org/vocab/unit/MOMME_Pearl>,
        <http://qudt.org/vocab/unit/MOMME_Textile>,
        <http://qudt.org/vocab/unit/MegaGM>,
        <http://qudt.org/vocab/unit/MegaTON>,
        <http://qudt.org/vocab/unit/MegaTONNE>,
        <http://qudt.org/vocab/unit/MicroGM>,
        <http://qudt.org/vocab/unit/MilliGM>,
        <http://qudt.org/vocab/unit/NanoGM>,
        <http://qudt.org/vocab/unit/OZ>,
        <http://qudt.org/vocab/unit/OZ_M>,
        <http://qudt.org/vocab/unit/OZ_TROY>,
        <http://qudt.org/vocab/unit/PENNYWEIGHT>,
        <http://qudt.org/vocab/unit/PFUND>,
        <http://qudt.org/vocab/unit/PicoGM>,
        <http://qudt.org/vocab/unit/PlanckMass>,
        <http://qudt.org/vocab/unit/Quarter_UK>,
        <http://qudt.org/vocab/unit/SLUG>,
        <http://qudt.org/vocab/unit/SolarMass>,
        <http://qudt.org/vocab/unit/Stone_UK>,
        <http://qudt.org/vocab/unit/TON>,
        <http://qudt.org/vocab/unit/TONNE>,
        <http://qudt.org/vocab/unit/TON_Assay>,
        <http://qudt.org/vocab/unit/TON_LONG>,
        <http://qudt.org/vocab/unit/TON_Metric>,
        <http://qudt.org/vocab/unit/TON_SHORT>,
        <http://qudt.org/vocab/unit/TON_UK>,
        <http://qudt.org/vocab/unit/TON_US>,
        <http://qudt.org/vocab/unit/U> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Mass"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD104" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Mass"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD104"^^xsd:anyURI ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/MASS> ;
    ns1:symbol "m" ;
    rdfs:comment "Applicable units are those of quantitykind:Mass" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/Length> a ns1:QuantityKind ;
    rdfs:label "طول"@ar,
        "Дължина"@bg,
        "Délka"@cs,
        "Länge"@de,
        "Μήκος"@el,
        "length"@en,
        "longitud"@es,
        "طول"@fa,
        "longueur"@fr,
        "אורך"@he,
        "लम्बाई"@hi,
        "hossz"@hu,
        "lunghezza"@it,
        "長さ"@ja,
        "longitudo"@la,
        "Panjang"@ms,
        "długość"@pl,
        "comprimento"@pt,
        "lungime"@ro,
        "Длина"@ru,
        "dolžina"@sl,
        "uzunluk"@tr,
        "长度"@zh ;
    dcterms:description "In geometric measurements, length most commonly refers to the est dimension of an object. In some contexts, the term \"length\" is reserved for a certain dimension of an object along which the length is measured."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ANGSTROM>,
        <http://qudt.org/vocab/unit/AU>,
        <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F>,
        <http://qudt.org/vocab/unit/CH>,
        <http://qudt.org/vocab/unit/CHAIN_US>,
        <http://qudt.org/vocab/unit/CentiM>,
        <http://qudt.org/vocab/unit/DecaM>,
        <http://qudt.org/vocab/unit/DeciM>,
        <http://qudt.org/vocab/unit/FATH>,
        <http://qudt.org/vocab/unit/FM>,
        <http://qudt.org/vocab/unit/FT>,
        <http://qudt.org/vocab/unit/FT_US>,
        <http://qudt.org/vocab/unit/FUR>,
        <http://qudt.org/vocab/unit/FUR_Long>,
        <http://qudt.org/vocab/unit/FemtoM>,
        <http://qudt.org/vocab/unit/GAUGE_FR>,
        <http://qudt.org/vocab/unit/GA_Charriere>,
        <http://qudt.org/vocab/unit/HectoM>,
        <http://qudt.org/vocab/unit/IN>,
        <http://qudt.org/vocab/unit/KiloM>,
        <http://qudt.org/vocab/unit/LY>,
        <http://qudt.org/vocab/unit/M>,
        <http://qudt.org/vocab/unit/MI>,
        <http://qudt.org/vocab/unit/MI_N>,
        <http://qudt.org/vocab/unit/MI_US>,
        <http://qudt.org/vocab/unit/MicroIN>,
        <http://qudt.org/vocab/unit/MicroM>,
        <http://qudt.org/vocab/unit/MilLength>,
        <http://qudt.org/vocab/unit/MilliIN>,
        <http://qudt.org/vocab/unit/MilliM>,
        <http://qudt.org/vocab/unit/NanoM>,
        <http://qudt.org/vocab/unit/PARSEC>,
        <http://qudt.org/vocab/unit/PCA>,
        <http://qudt.org/vocab/unit/PT>,
        <http://qudt.org/vocab/unit/PicoM>,
        <http://qudt.org/vocab/unit/PlanckLength>,
        <http://qudt.org/vocab/unit/ROD>,
        <http://qudt.org/vocab/unit/YD>,
        <http://qudt.org/vocab/unit/ZOLL> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Length"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:iec61360Code "0112/2///62720#UAD072" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Length"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD072"^^xsd:anyURI ;
    ns1:plainTextDescription "In geometric measurements, length most commonly refers to the est dimension of an object. In some contexts, the term \"length\" is reserved for a certain dimension of an object along which the length is measured." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/LENG> ;
    ns1:symbol "l" ;
    rdfs:comment "Applicable units are those of quantitykind:Length" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

ns2:InletConnectionPoint a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Inlet Connection Point"^^xsd:string ;
    rdfs:comment "An `InletConnectionPoint` is a `ConnectionPoint` for which a medium (`Substance-Medium`) is expected to flow into the associated `Connectable`."^^xsd:string ;
    rdfs:subClassOf ns2:ConnectionPoint ;
    sh:property [ rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
            sh:path ns2:mapsTo ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
                    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string ] ],
        [ rdfs:comment "If the relation `pairedConnectionPoint` is present it shall associate the `InletConnectionPoint` with an `OutletConnectionPoint` or `BidirectionalConnectionPoint`."^^xsd:string ;
            sh:message "s223: If the relation `pairedConnectionPoint` is present it shall associate the `InletConnectionPoint` with an `OutletConnectionPoint` or `BidirectionalConnectionPoint`."^^xsd:string ;
            sh:or ( [ sh:class ns2:OutletConnectionPoint ] [ sh:class ns2:BidirectionalConnectionPoint ] ) ;
            sh:path ns2:pairedConnectionPoint ],
        [ rdfs:comment "If the relation `mapsTo` is present it shall associate the `InletConnectionPoint` with an `InletConnectionPoint`."^^xsd:string ;
            sh:class ns2:InletConnectionPoint ;
            sh:message "s223: If the relation `mapsTo` is present it shall associate the `InletConnectionPoint` with an `InletConnectionPoint`."^^xsd:string ;
            sh:path ns2:mapsTo ] .

<http://qudt.org/vocab/quantitykind/Energy> a ns1:QuantityKind ;
    rdfs:label "الطاقة"@ar,
        "Енергия"@bg,
        "Energie"@cs,
        "Energie"@de,
        "Έργο - Ενέργεια"@el,
        "energy"@en,
        "energia"@es,
        "انرژی"@fa,
        "énergie"@fr,
        "אנרגיה ועבודה"@he,
        "ऊर्जा"@hi,
        "energia , munka , hő"@hu,
        "energia"@it,
        "エネルギー"@ja,
        "energia"@la,
        "Tenaga"@ms,
        "energia"@pl,
        "energia"@pt,
        "energie"@ro,
        "Энергия"@ru,
        "energija"@sl,
        "enerji"@tr,
        "能量"@zh ;
    dcterms:description "Energy is the quantity characterizing the ability of a system to do work."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/AttoJ>,
        <http://qudt.org/vocab/unit/BTU_IT>,
        <http://qudt.org/vocab/unit/BTU_TH>,
        <http://qudt.org/vocab/unit/CAL_IT>,
        <http://qudt.org/vocab/unit/CAL_TH>,
        <http://qudt.org/vocab/unit/ERG>,
        <http://qudt.org/vocab/unit/EV>,
        <http://qudt.org/vocab/unit/E_h>,
        <http://qudt.org/vocab/unit/ExaJ>,
        <http://qudt.org/vocab/unit/FT-LB_F>,
        <http://qudt.org/vocab/unit/FT-PDL>,
        <http://qudt.org/vocab/unit/FemtoJ>,
        <http://qudt.org/vocab/unit/GigaEV>,
        <http://qudt.org/vocab/unit/GigaJ>,
        <http://qudt.org/vocab/unit/GigaW-HR>,
        <http://qudt.org/vocab/unit/J>,
        <http://qudt.org/vocab/unit/KiloBTU_IT>,
        <http://qudt.org/vocab/unit/KiloBTU_TH>,
        <http://qudt.org/vocab/unit/KiloCAL>,
        <http://qudt.org/vocab/unit/KiloEV>,
        <http://qudt.org/vocab/unit/KiloJ>,
        <http://qudt.org/vocab/unit/KiloVA-HR>,
        <http://qudt.org/vocab/unit/KiloVAR-HR>,
        <http://qudt.org/vocab/unit/KiloW-HR>,
        <http://qudt.org/vocab/unit/MegaBTU_IT>,
        <http://qudt.org/vocab/unit/MegaEV>,
        <http://qudt.org/vocab/unit/MegaJ>,
        <http://qudt.org/vocab/unit/MegaTOE>,
        <http://qudt.org/vocab/unit/MegaVA-HR>,
        <http://qudt.org/vocab/unit/MegaVAR-HR>,
        <http://qudt.org/vocab/unit/MegaW-HR>,
        <http://qudt.org/vocab/unit/MicroJ>,
        <http://qudt.org/vocab/unit/MilliJ>,
        <http://qudt.org/vocab/unit/NanoJ>,
        <http://qudt.org/vocab/unit/PetaJ>,
        <http://qudt.org/vocab/unit/PicoJ>,
        <http://qudt.org/vocab/unit/PlanckEnergy>,
        <http://qudt.org/vocab/unit/QUAD>,
        <http://qudt.org/vocab/unit/THERM_EC>,
        <http://qudt.org/vocab/unit/THERM_US>,
        <http://qudt.org/vocab/unit/THM_EEC>,
        <http://qudt.org/vocab/unit/THM_US>,
        <http://qudt.org/vocab/unit/TOE>,
        <http://qudt.org/vocab/unit/TeraJ>,
        <http://qudt.org/vocab/unit/TeraW-HR>,
        <http://qudt.org/vocab/unit/TonEnergy>,
        <http://qudt.org/vocab/unit/VA-HR>,
        <http://qudt.org/vocab/unit/VAR-HR>,
        <http://qudt.org/vocab/unit/W-HR>,
        <http://qudt.org/vocab/unit/W-SEC> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Energy"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
    ns1:plainTextDescription "Energy is the quantity characterizing the ability of a system to do work." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/quantities/ENGY> ;
    ns1:symbol "E" ;
    rdfs:comment "Applicable units are those of quantitykind:Energy" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Enthalpy>,
        <http://qudt.org/vocab/quantitykind/Entropy>,
        <http://qudt.org/vocab/quantitykind/GibbsEnergy>,
        <http://qudt.org/vocab/quantitykind/HelmholtzEnergy>,
        <http://qudt.org/vocab/quantitykind/InternalEnergy>,
        <http://qudt.org/vocab/quantitykind/Work> .

<http://qudt.org/vocab/unit/NUM> a ns1:CountingUnit,
        ns1:Unit ;
    rdfs:label "Number"@en ;
    dcterms:description "\"Number\" is a unit for  'Dimensionless' expressed as (\\#$."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:exactMatch <http://qudt.org/vocab/unit/COUNT> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ChargeNumber>,
        <http://qudt.org/vocab/quantitykind/CoefficientOfPerformance>,
        <http://qudt.org/vocab/quantitykind/Count>,
        <http://qudt.org/vocab/quantitykind/Dimensionless>,
        <http://qudt.org/vocab/quantitykind/DimensionlessRatio>,
        <http://qudt.org/vocab/quantitykind/FrictionCoefficient>,
        <http://qudt.org/vocab/quantitykind/HyperfineStructureQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/IonTransportNumber>,
        <http://qudt.org/vocab/quantitykind/Landau-GinzburgNumber>,
        <http://qudt.org/vocab/quantitykind/MagneticQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/MassNumber>,
        <http://qudt.org/vocab/quantitykind/NeutronNumber>,
        <http://qudt.org/vocab/quantitykind/NuclearSpinQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/NucleonNumber>,
        <http://qudt.org/vocab/quantitykind/OpeningRatio>,
        <http://qudt.org/vocab/quantitykind/OrbitalAngularMomentumQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/Population>,
        <http://qudt.org/vocab/quantitykind/PrincipalQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/QuantumNumber>,
        <http://qudt.org/vocab/quantitykind/ReynoldsNumber>,
        <http://qudt.org/vocab/quantitykind/SpinQuantumNumber>,
        <http://qudt.org/vocab/quantitykind/StoichiometricNumber>,
        <http://qudt.org/vocab/quantitykind/TotalAngularMomentumQuantumNumber> ;
    ns1:symbol "#" ;
    ns1:ucumCode "1"^^ns1:UCUMcs,
        "{#}"^^ns1:UCUMcs ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MilliM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Millimetre"@en,
        "Millimeter"@en-US ;
    dcterms:description "The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Millimetre"^^xsd:anyURI ;
    ns1:expression "$mm$"^^ns1:LatexString ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA862" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Millimetre?oldid=493032457"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA862"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "mm" ;
    ns1:ucumCode "mm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MMT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "mil"@en-GB .

<http://qudt.org/vocab/quantitykind/VolumePerTime> a ns1:QuantityKind ;
    rdfs:label "Volume per Time"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BBL_UK_PET-PER-DAY>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-HR>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-MIN>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-SEC>,
        <http://qudt.org/vocab/unit/BBL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/BBL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/BBL_US_PET-PER-HR>,
        <http://qudt.org/vocab/unit/BBL_US_PET-PER-SEC>,
        <http://qudt.org/vocab/unit/BU_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/BU_UK-PER-HR>,
        <http://qudt.org/vocab/unit/BU_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/BU_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-DAY>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-HR>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-MIN>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM3-PER-DAY>,
        <http://qudt.org/vocab/unit/CentiM3-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-MIN>,
        <http://qudt.org/vocab/unit/CentiM3-PER-SEC>,
        <http://qudt.org/vocab/unit/DeciM3-PER-DAY>,
        <http://qudt.org/vocab/unit/DeciM3-PER-HR>,
        <http://qudt.org/vocab/unit/DeciM3-PER-MIN>,
        <http://qudt.org/vocab/unit/DeciM3-PER-SEC>,
        <http://qudt.org/vocab/unit/FT3-PER-DAY>,
        <http://qudt.org/vocab/unit/FT3-PER-HR>,
        <http://qudt.org/vocab/unit/FT3-PER-MIN>,
        <http://qudt.org/vocab/unit/FT3-PER-SEC>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-HR>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/GAL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/GAL_US-PER-HR>,
        <http://qudt.org/vocab/unit/GAL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/GAL_US-PER-SEC>,
        <http://qudt.org/vocab/unit/GI_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/GI_UK-PER-HR>,
        <http://qudt.org/vocab/unit/GI_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/GI_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/GI_US-PER-DAY>,
        <http://qudt.org/vocab/unit/GI_US-PER-HR>,
        <http://qudt.org/vocab/unit/GI_US-PER-MIN>,
        <http://qudt.org/vocab/unit/GI_US-PER-SEC>,
        <http://qudt.org/vocab/unit/IN3-PER-HR>,
        <http://qudt.org/vocab/unit/IN3-PER-MIN>,
        <http://qudt.org/vocab/unit/IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloL-PER-HR>,
        <http://qudt.org/vocab/unit/L-PER-DAY>,
        <http://qudt.org/vocab/unit/L-PER-HR>,
        <http://qudt.org/vocab/unit/L-PER-MIN>,
        <http://qudt.org/vocab/unit/L-PER-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-DAY>,
        <http://qudt.org/vocab/unit/M3-PER-HR>,
        <http://qudt.org/vocab/unit/M3-PER-MIN>,
        <http://qudt.org/vocab/unit/M3-PER-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-YR>,
        <http://qudt.org/vocab/unit/MilliL-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliL-PER-HR>,
        <http://qudt.org/vocab/unit/MilliL-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliL-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-HR>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-HR>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-SEC>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-HR>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/PINT_US-PER-DAY>,
        <http://qudt.org/vocab/unit/PINT_US-PER-HR>,
        <http://qudt.org/vocab/unit/PINT_US-PER-MIN>,
        <http://qudt.org/vocab/unit/PINT_US-PER-SEC>,
        <http://qudt.org/vocab/unit/PK_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/PK_UK-PER-HR>,
        <http://qudt.org/vocab/unit/PK_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/PK_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-DAY>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-HR>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-MIN>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-SEC>,
        <http://qudt.org/vocab/unit/QT_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/QT_UK-PER-HR>,
        <http://qudt.org/vocab/unit/QT_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/QT_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/QT_US-PER-DAY>,
        <http://qudt.org/vocab/unit/QT_US-PER-HR>,
        <http://qudt.org/vocab/unit/QT_US-PER-MIN>,
        <http://qudt.org/vocab/unit/QT_US-PER-SEC>,
        <http://qudt.org/vocab/unit/YD3-PER-DAY>,
        <http://qudt.org/vocab/unit/YD3-PER-HR>,
        <http://qudt.org/vocab/unit/YD3-PER-MIN>,
        <http://qudt.org/vocab/unit/YD3-PER-SEC> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:VolumePerTime" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/MilliGM> a ns1:Unit ;
    rdfs:label "Milligram"@en ;
    dcterms:description "0.000001-fold of the SI base unit kilogram"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.000001 ;
    ns1:conversionMultiplierSN 1e-06 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA815" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA815"^^xsd:anyURI ;
    ns1:plainTextDescription "0.000001-fold of the SI base unit kilogram" ;
    ns1:prefix <http://qudt.org/vocab/prefix/Milli> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:symbol "mg" ;
    ns1:ucumCode "mg"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "MGM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/YD> a ns1:Unit ;
    rdfs:label "Yard"@en ;
    dcterms:description "A yard is a unit of length in several different systems including United States customary units, Imperial units and the former English units. It is equal to 3 feet or 36 inches. Under an agreement in 1959 between Australia, Canada, New Zealand, South Africa, the United Kingdom and the United States, the yard (known as the \"international yard\" in the United States) was legally defined to be exactly 0.9144 metres."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.9144 ;
    ns1:conversionMultiplierSN 9.144e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Yard"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 3.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/FT> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAB030" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Yard?oldid=492334628"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB030"^^xsd:anyURI ;
    ns1:symbol "yd" ;
    ns1:ucumCode "[yd_i]"^^ns1:UCUMcs ;
    ns1:udunitsCode "yd" ;
    ns1:uneceCommonCode "YRD" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/VolumeFlowRate> a ns1:QuantityKind ;
    rdfs:label "Volume Flow Rate"@en ;
    dcterms:description "Volumetric Flow Rate, (also known as volume flow rate, rate of fluid flow or volume velocity) is the volume of fluid which passes through a given surface per unit time."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/BBL_UK_PET-PER-DAY>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-HR>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-MIN>,
        <http://qudt.org/vocab/unit/BBL_UK_PET-PER-SEC>,
        <http://qudt.org/vocab/unit/BBL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/BBL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/BBL_US_PET-PER-HR>,
        <http://qudt.org/vocab/unit/BBL_US_PET-PER-SEC>,
        <http://qudt.org/vocab/unit/BU_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/BU_UK-PER-HR>,
        <http://qudt.org/vocab/unit/BU_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/BU_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-DAY>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-HR>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-MIN>,
        <http://qudt.org/vocab/unit/BU_US_DRY-PER-SEC>,
        <http://qudt.org/vocab/unit/CentiM3-PER-DAY>,
        <http://qudt.org/vocab/unit/CentiM3-PER-HR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-MIN>,
        <http://qudt.org/vocab/unit/CentiM3-PER-SEC>,
        <http://qudt.org/vocab/unit/DeciM3-PER-DAY>,
        <http://qudt.org/vocab/unit/DeciM3-PER-HR>,
        <http://qudt.org/vocab/unit/DeciM3-PER-MIN>,
        <http://qudt.org/vocab/unit/DeciM3-PER-SEC>,
        <http://qudt.org/vocab/unit/FT3-PER-DAY>,
        <http://qudt.org/vocab/unit/FT3-PER-HR>,
        <http://qudt.org/vocab/unit/FT3-PER-MIN>,
        <http://qudt.org/vocab/unit/FT3-PER-SEC>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-HR>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/GAL_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/GAL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/GAL_US-PER-HR>,
        <http://qudt.org/vocab/unit/GAL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/GAL_US-PER-SEC>,
        <http://qudt.org/vocab/unit/GI_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/GI_UK-PER-HR>,
        <http://qudt.org/vocab/unit/GI_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/GI_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/GI_US-PER-DAY>,
        <http://qudt.org/vocab/unit/GI_US-PER-HR>,
        <http://qudt.org/vocab/unit/GI_US-PER-MIN>,
        <http://qudt.org/vocab/unit/GI_US-PER-SEC>,
        <http://qudt.org/vocab/unit/IN3-PER-HR>,
        <http://qudt.org/vocab/unit/IN3-PER-MIN>,
        <http://qudt.org/vocab/unit/IN3-PER-SEC>,
        <http://qudt.org/vocab/unit/KiloL-PER-HR>,
        <http://qudt.org/vocab/unit/L-PER-DAY>,
        <http://qudt.org/vocab/unit/L-PER-HR>,
        <http://qudt.org/vocab/unit/L-PER-MIN>,
        <http://qudt.org/vocab/unit/L-PER-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-DAY>,
        <http://qudt.org/vocab/unit/M3-PER-HR>,
        <http://qudt.org/vocab/unit/M3-PER-MIN>,
        <http://qudt.org/vocab/unit/M3-PER-SEC>,
        <http://qudt.org/vocab/unit/M3-PER-YR>,
        <http://qudt.org/vocab/unit/MilliL-PER-DAY>,
        <http://qudt.org/vocab/unit/MilliL-PER-HR>,
        <http://qudt.org/vocab/unit/MilliL-PER-MIN>,
        <http://qudt.org/vocab/unit/MilliL-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-HR>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-DAY>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-HR>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-MIN>,
        <http://qudt.org/vocab/unit/OZ_VOL_US-PER-SEC>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-HR>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/PINT_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/PINT_US-PER-DAY>,
        <http://qudt.org/vocab/unit/PINT_US-PER-HR>,
        <http://qudt.org/vocab/unit/PINT_US-PER-MIN>,
        <http://qudt.org/vocab/unit/PINT_US-PER-SEC>,
        <http://qudt.org/vocab/unit/PK_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/PK_UK-PER-HR>,
        <http://qudt.org/vocab/unit/PK_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/PK_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-DAY>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-HR>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-MIN>,
        <http://qudt.org/vocab/unit/PK_US_DRY-PER-SEC>,
        <http://qudt.org/vocab/unit/QT_UK-PER-DAY>,
        <http://qudt.org/vocab/unit/QT_UK-PER-HR>,
        <http://qudt.org/vocab/unit/QT_UK-PER-MIN>,
        <http://qudt.org/vocab/unit/QT_UK-PER-SEC>,
        <http://qudt.org/vocab/unit/QT_US-PER-DAY>,
        <http://qudt.org/vocab/unit/QT_US-PER-HR>,
        <http://qudt.org/vocab/unit/QT_US-PER-MIN>,
        <http://qudt.org/vocab/unit/QT_US-PER-SEC>,
        <http://qudt.org/vocab/unit/YD3-PER-DAY>,
        <http://qudt.org/vocab/unit/YD3-PER-HR>,
        <http://qudt.org/vocab/unit/YD3-PER-MIN>,
        <http://qudt.org/vocab/unit/YD3-PER-SEC> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
    ns1:iec61360Code "0112/2///62720#UAD239" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Volumetric_flow_rate"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD239"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    ns1:latexDefinition "$q_V = \\frac{dV}{dt}$, where $V$ is volume and $t$ is time."^^ns1:LatexString ;
    ns1:plainTextDescription "Volumetric Flow Rate, (also known as volume flow rate, rate of fluid flow or volume velocity) is the volume of fluid which passes through a given surface per unit time." ;
    ns1:symbol "q_V" ;
    rdfs:comment "Applicable units are those of quantitykind:VolumeFlowRate" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/quantitykind/VolumeFraction> a ns1:QuantityKind ;
    rdfs:label "Volume Fraction"@en ;
    dcterms:description "\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients)."^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CentiM3-PER-CentiM3>,
        <http://qudt.org/vocab/unit/CentiM3-PER-M3>,
        <http://qudt.org/vocab/unit/DeciM3-PER-M3>,
        <http://qudt.org/vocab/unit/L-PER-L>,
        <http://qudt.org/vocab/unit/M3-PER-M3>,
        <http://qudt.org/vocab/unit/MicroL-PER-L>,
        <http://qudt.org/vocab/unit/MicroM3-PER-M3>,
        <http://qudt.org/vocab/unit/MicroM3-PER-MilliL>,
        <http://qudt.org/vocab/unit/MilliL-PER-L>,
        <http://qudt.org/vocab/unit/MilliL-PER-M3>,
        <http://qudt.org/vocab/unit/MilliM3-PER-M3> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:iec61360Code "0112/2///62720#UAD240" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Volume_fraction"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD240"^^xsd:anyURI ;
    ns1:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    ns1:latexDefinition "$\\varphi_B = \\frac{x_B V_{m,B}^*}{\\sum x_i V_{m,i}^*}$, where $V_{m,i}^*$ is the molar volume of the pure substances $i$ at the same temperature and pressure, $x_i$ denotes the amount-of-substance fraction of substance $i$, and $\\sum$ denotes summation over all substances $i$."^^ns1:LatexString ;
    ns1:latexSymbol "$\\varphi_B$"^^ns1:LatexString ;
    ns1:plainTextDescription "\"Volume Fraction\" is the volume of a constituent divided by the volume of all constituents of the mixture prior to mixing. Volume fraction is also called volume concentration in ideal solutions where the volumes of the constituents are additive (the volume of the solution is equal to the sum of the volumes of its ingredients)." ;
    ns1:qkdvDenominator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:qkdvNumerator <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    rdfs:comment "Applicable units are those of quantitykind:VolumeFraction" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/DimensionlessRatio> .

<http://qudt.org/vocab/unit/PA> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "باسكال"@ar,
        "паскал"@bg,
        "pascal"@cs,
        "Pascal"@de,
        "πασκάλ"@el,
        "pascal"@en,
        "pascal"@es,
        "پاسگال"@fa,
        "pascal"@fr,
        "פסקל"@he,
        "पास्कल"@hi,
        "pascal"@hu,
        "pascal"@it,
        "パスカル"@ja,
        "pascalium"@la,
        "pascal"@ms,
        "paskal"@pl,
        "pascal"@pt,
        "pascal"@ro,
        "паскаль"@ru,
        "pascal"@sl,
        "pascal"@tr,
        "帕斯卡"@zh ;
    dcterms:description "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2>,
        <http://qudt.org/vocab/unit/N-PER-M2> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent -2 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BulkModulus>,
        <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/Fugacity>,
        <http://qudt.org/vocab/quantitykind/ModulusOfElasticity>,
        <http://qudt.org/vocab/quantitykind/ShearModulus>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA258" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA258"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/pascal> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/pascal> ;
    ns1:siUnitsExpression "N/m^2" ;
    ns1:symbol "Pa" ;
    ns1:ucumCode "Pa"^^ns1:UCUMcs ;
    ns1:udunitsCode "Pa" ;
    ns1:uneceCommonCode "PAL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/DAY> a ns1:Unit ;
    rdfs:label "Day"@en ;
    dcterms:description "Mean solar day"^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 86400.0 ;
    ns1:conversionMultiplierSN 8.64e+04 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Day"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BiodegredationHalfLife>,
        <http://qudt.org/vocab/quantitykind/FishBiotransformationHalfLife>,
        <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA407" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Day?oldid=494970012"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA407"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/day> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/day> ;
    ns1:symbol "d" ;
    ns1:ucumCode "d"^^ns1:UCUMcs ;
    ns1:udunitsCode "d" ;
    ns1:uneceCommonCode "DAY" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/J> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "джаул"@bg,
        "joule"@cs,
        "Joule"@de,
        "τζάουλ"@el,
        "joule"@en,
        "julio"@es,
        "ژول"@fa,
        "joule"@fr,
        "जूल"@hi,
        "joule"@hu,
        "joule"@it,
        "ジュール"@ja,
        "joulium"@la,
        "joule"@ms,
        "dżul"@pl,
        "joule"@pt,
        "joule"@ro,
        "джоуль"@ru,
        "joule"@sl,
        "joule"@tr,
        "焦耳"@zh ;
    dcterms:description """$\\textit{Joule}$ is the SI unit of work or energy, defined to be the work done by a force of one newton acting to move an object through a distance of one meter in the direction in which the force is applied. 
  Equivalently, since kinetic energy is one half the mass times the square of the velocity, one joule is the kinetic energy of a mass of two kilograms moving at a velocity of $1 m/s$.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Joule"^^xsd:anyURI ;
    ns1:exactMatch <http://qudt.org/vocab/unit/N-M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/M> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/N> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Energy>,
        <http://qudt.org/vocab/quantitykind/ExchangeIntegral>,
        <http://qudt.org/vocab/quantitykind/HamiltonFunction>,
        <http://qudt.org/vocab/quantitykind/LagrangeFunction>,
        <http://qudt.org/vocab/quantitykind/LevelWidth>,
        <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
    ns1:iec61360Code "0112/2///62720#UAA172" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Joule?oldid=494340406"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA172"^^xsd:anyURI ;
    ns1:latexDefinition "$$\\text{J}\\ \\equiv\\ \\text{joule}\\ \\equiv\\ \\text{CV}\\ \\equiv\\ \\text{coulomb.volt}\\ \\equiv\\ \\frac{\\text{eV}}{1.602\\ 10^{-19}}\\ \\equiv\\ \\frac{\\text{electron.volt}}{1.602\\ 10^{-19}}$$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/joule> ;
    ns1:plainTextDescription "The SI unit of work or energy, defined to be the work done by a force of one newton acting to move an object through a distance of one meter in the direction in which the force is applied. Equivalently, since kinetic energy is one half the mass times the square of the velocity, one joule is the kinetic energy of a mass of two kilograms moving at a velocity of 1 m/s. This is the same as 107 ergs in the CGS system, or approximately 0.737 562 foot-pound in the traditional English system. In other energy units, one joule equals about 9.478 170 x 10-4 Btu, 0.238 846 (small) calories, or 2.777 778 x 10-4 watt hour. The joule is named for the British physicist James Prescott Joule (1818-1889), who demonstrated the equivalence of mechanical and thermal energy in a famous experiment in 1843. " ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/joule> ;
    ns1:symbol "J" ;
    ns1:ucumCode "J"^^ns1:UCUMcs ;
    ns1:udunitsCode "J" ;
    ns1:uneceCommonCode "JOU" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Voltage> a ns1:QuantityKind ;
    rdfs:label "Voltage"@en ;
    dcterms:description """$\\textit{Voltage}$, also referred to as $\\textit{Electric Tension}$, is the difference between electrical potentials of two points. For an electric field within a medium, $U_{ab} = - \\int_{r_a}^{r_b} E . {dr}$, where $E$ is electric field strength.
For an irrotational electric field, the voltage is independent of the path between the two points $a$ and $b$."""^^ns1:LatexString ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/ExaV>,
        <http://qudt.org/vocab/unit/FemtoV>,
        <http://qudt.org/vocab/unit/GigaV>,
        <http://qudt.org/vocab/unit/KiloV>,
        <http://qudt.org/vocab/unit/MegaV>,
        <http://qudt.org/vocab/unit/MicroV>,
        <http://qudt.org/vocab/unit/MilliV>,
        <http://qudt.org/vocab/unit/NanoV>,
        <http://qudt.org/vocab/unit/PetaV>,
        <http://qudt.org/vocab/unit/PicoV>,
        <http://qudt.org/vocab/unit/PlanckVolt>,
        <http://qudt.org/vocab/unit/TeraV>,
        <http://qudt.org/vocab/unit/V>,
        <http://qudt.org/vocab/unit/V_Ab>,
        <http://qudt.org/vocab/unit/V_Stat> ;
    ns1:exactMatch <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:iec61360Code "0112/2///62720#UAD237" ;
    ns1:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD237"^^xsd:anyURI ;
    ns1:latexDefinition "$U_{ab} = V_a - V_b$, where $V_a$ and $V_b$ are electric potentials at points $a$ and $b$, respectively."^^ns1:LatexString ;
    ns1:latexSymbol "$U_{ab}$"^^ns1:LatexString ;
    ns1:symbol "U" ;
    rdfs:comment "Applicable units are those of quantitykind:Voltage" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/L> a ns1:Unit ;
    rdfs:label "Litre"@en,
        "Liter"@en-US ;
    dcterms:description "The $litre$ (American spelling: $\\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \\textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \\textit{cubic metre}$. If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Litre"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/DeciM3> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/LiquidVolume>,
        <http://qudt.org/vocab/quantitykind/Volume> ;
    ns1:iec61360Code "0112/2///62720#UAA649" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Litre?oldid=494846400"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA649"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/litre> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/litre> ;
    ns1:symbol "L" ;
    ns1:ucumCode "L"^^ns1:UCUMcs,
        "l"^^ns1:UCUMcs ;
    ns1:udunitsCode "L" ;
    ns1:uneceCommonCode "LTR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    skos:altLabel "litre" .

ns2:QuantifiableProperty a ns2:Class,
        sh:NodeShape ;
    rdfs:label "Quantifiable Property"^^xsd:string ;
    rdfs:comment "This class is for quantifiable values that describe an object (`System`, `Equipment`, etc.) that are typically static (`hasValue`). That is, they are neither measured nor specified in the course of operations."^^xsd:string ;
    rdfs:subClassOf ns2:Property ;
    sh:property [ rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
            sh:path ns1:hasQuantityKind ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
                    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
            sh:path ns1:hasUnit ;
            sh:severity sh:Info ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
                    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
            sh:path ns1:hasUnit ;
            sh:severity sh:Info ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
                    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `QuantifiableProperty` should use `s223:hasValue` instead of `qudt:value`."^^xsd:string ;
            sh:maxCount 0 ;
            sh:message "s223: A `QuantifiableProperty` should use `s223:hasValue` instead of `qudt:value`."^^xsd:string ;
            sh:path ns1:value ],
        [ rdfs:comment """A `QuantifiableProperty` can be associated with an optional Boolean flag using the relation isDeltaQuantity.
If the relation isDeltaQuantity has a value of true, the associated value should be interpreted as a difference reading, such as a
temperature difference. This is needed to distinguish between a temperature reading and a temperature difference reading, which
affects unit conversion calculations."""^^xsd:string ;
            sh:datatype xsd:boolean ;
            sh:maxCount 1 ;
            sh:message """s223: A `QuantifiableProperty` can be associated with an optional Boolean flag using the relation isDeltaQuantity.
If the relation isDeltaQuantity has a value of true, the associated value should be interpreted as a difference reading, such as a
temperature difference. This is needed to distinguish between a temperature reading and a temperature difference reading, which
affects unit conversion calculations."""^^xsd:string ;
            sh:path ns1:isDeltaQuantity ],
        [ rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
            sh:path ns2:hasValue ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
                    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string ] ],
        [ rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
            sh:path ns1:hasQuantityKind ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
                    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `QuantifiableProperty` can be associated with a `QuantifiableProperty` using the relation `hasDeadband`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:message "s223: A `QuantifiableProperty` can be associated with a `QuantifiableProperty` using the relation `hasDeadband`."^^xsd:string ;
            sh:path ns2:hasDeadband ],
        [ rdfs:comment "A `QuantifiableProperty` can be associated with a`QuantifiableProperty` using the relation `hasThreshold`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:message "s223: A `QuantifiableProperty` can be associated with a`QuantifiableProperty` using the relation `hasThreshold`."^^xsd:string ;
            sh:path ns2:hasThreshold ],
        [ rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
            sh:path ns1:hasQuantityKind ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
                    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
            sh:path ns1:hasUnit ;
            sh:severity sh:Info ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
                    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment """Normally, a `QuantifiableProperty` is associated with a static decimal value using `hasValue`, along with a single
`Unit` and `QuantityKind`. However, in some cases, a `QuantifiableProperty` may instead be associated with a `QuantityValue` using the relation
`quantityValue`. This allows the `QuantityValue` to express multiple equivalent combinations of `Unit` and value."""^^xsd:string ;
            sh:class ns1:QuantityValue ;
            sh:message """s223: Normally, a `QuantifiableProperty` is associated with a static decimal value using `hasValue`, along with a single
`Unit` and `QuantityKind`. However, in some cases, a `QuantifiableProperty` may instead be associated with a `QuantityValue` using the relation
`quantityValue`. This allows the `QuantityValue` to express multiple equivalent combinations of `Unit` and value."""^^xsd:string ;
            sh:path ns1:quantityValue ],
        [ rdfs:comment "A `QuantifiableProperty` can be associated with an `EnumerableProperty` using the relation `hasAlarmStatus`."^^xsd:string ;
            sh:class ns2:EnumerableProperty ;
            sh:message "s223: A `QuantifiableProperty` can be associated with an `EnumerableProperty` using the relation `hasAlarmStatus`."^^xsd:string ;
            sh:path ns2:hasAlarmStatus ],
        [ rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
            sh:path ns1:hasUnit ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
                    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `QuantifiableProperty` can be associated with at most one `Unit` using the relation `hasUnit`."^^xsd:string ;
            sh:class ns1:Unit ;
            sh:maxCount 1 ;
            sh:message "s223: A `QuantifiableProperty` can be associated with at most one `Unit` using the relation `hasUnit`."^^xsd:string ;
            sh:path ns1:hasUnit ],
        [ rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
            sh:path ns1:hasUnit ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
                    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `QuantifiableProperty` can be associated with a `QuantifiableProperty` using the relation `hasSetpoint`."^^xsd:string ;
            sh:class ns2:QuantifiableProperty ;
            sh:message "s223: A `QuantifiableProperty` can be associated with a `QuantifiableProperty` using the relation `hasSetpoint`."^^xsd:string ;
            sh:path ns2:hasSetpoint ],
        [ rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
            sh:path ns1:hasUnit ;
            sh:sparql [ a sh:SPARQLConstraint ;
                    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
                    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
                    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
                    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string ] ],
        [ rdfs:comment "A `QuantifiableProperty` shall be associated with a `QuantityKind` using the relation `hasQuantityKind`."^^xsd:string ;
            sh:class ns1:QuantityKind ;
            sh:maxCount 1 ;
            sh:message "s223: A `QuantifiableProperty` shall be associated with a `QuantityKind` using the relation `hasQuantityKind`."^^xsd:string ;
            sh:minCount 1 ;
            sh:path ns1:hasQuantityKind ] ;
    sh:sparql [ a sh:SPARQLConstraint ;
            rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
            sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
            sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
            sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string ] .

<http://qudt.org/vocab/unit/BAR> a ns1:Unit ;
    rdfs:label "Bar"@en ;
    dcterms:description """
  The $\\textit{bar}$ is a non-SI unit of pressure, defined by the IUPAC as exactly equal
   to $100,000\\,Pa$. 
  It is about equal to the atmospheric pressure on Earth at sea level, and since 1982
   the IUPAC has recommended that the standard for atmospheric pressure should be
   harmonized to $100,000\\,Pa = 1 \\,bar \\approx 750.0616827\\, Torr$. 
  Units derived from the bar are the megabar (symbol: $Mbar$), kilobar (symbol: $kbar$),
   decibar (symbol: $dbar$), centibar (symbol: $cbar$), and millibar (symbol: $mbar$ or $mb$). 
  They are not SI or cgs units, but they are accepted for use with the SI.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS> ;
    ns1:conversionMultiplier 100000.0 ;
    ns1:conversionMultiplierSN 1e+05 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Bar"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ForcePerArea>,
        <http://qudt.org/vocab/quantitykind/VaporPressure> ;
    ns1:iec61360Code "0112/2///62720#UAA323" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Bar?oldid=493875987"^^xsd:anyURI,
        "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA323"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/bar> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/PA> ;
    ns1:symbol "bar" ;
    ns1:ucumCode "bar"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "BAR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/UNITLESS> a ns1:CountingUnit,
        ns1:DimensionlessUnit,
        ns1:Unit ;
    rdfs:label "Unitless"@en ;
    dcterms:description "An explicit unit to say something has no units."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Absorptance>,
        <http://qudt.org/vocab/quantitykind/ActivityCoefficient>,
        <http://qudt.org/vocab/quantitykind/AmountOfSubstanceFraction>,
        <http://qudt.org/vocab/quantitykind/AtomScatteringFactor>,
        <http://qudt.org/vocab/quantitykind/AverageLogarithmicEnergyDecrement>,
        <http://qudt.org/vocab/quantitykind/BindingFraction>,
        <http://qudt.org/vocab/quantitykind/BioconcentrationFactor>,
        <http://qudt.org/vocab/quantitykind/CanonicalPartitionFunction>,
        <http://qudt.org/vocab/quantitykind/Chromaticity>,
        <http://qudt.org/vocab/quantitykind/Constringence>,
        <http://qudt.org/vocab/quantitykind/Count>,
        <http://qudt.org/vocab/quantitykind/CouplingFactor>,
        <http://qudt.org/vocab/quantitykind/Debye-WallerFactor>,
        <http://qudt.org/vocab/quantitykind/DegreeOfDissociation>,
        <http://qudt.org/vocab/quantitykind/Dimensionless>,
        <http://qudt.org/vocab/quantitykind/DimensionlessRatio>,
        <http://qudt.org/vocab/quantitykind/Dissipance>,
        <http://qudt.org/vocab/quantitykind/DoseEquivalentQualityFactor>,
        <http://qudt.org/vocab/quantitykind/DutyCycle>,
        <http://qudt.org/vocab/quantitykind/Duv>,
        <http://qudt.org/vocab/quantitykind/EinsteinTransitionProbability>,
        <http://qudt.org/vocab/quantitykind/ElectricSusceptibility>,
        <http://qudt.org/vocab/quantitykind/Emissivity>,
        <http://qudt.org/vocab/quantitykind/EquilibriumConstant>,
        <http://qudt.org/vocab/quantitykind/FastFissionFactor>,
        <http://qudt.org/vocab/quantitykind/FrictionCoefficient>,
        <http://qudt.org/vocab/quantitykind/GFactorOfNucleus>,
        <http://qudt.org/vocab/quantitykind/GeneralizedCoordinate>,
        <http://qudt.org/vocab/quantitykind/GeneralizedForce>,
        <http://qudt.org/vocab/quantitykind/GeneralizedMomentum>,
        <http://qudt.org/vocab/quantitykind/GeneralizedVelocity>,
        <http://qudt.org/vocab/quantitykind/GruneisenParameter>,
        <http://qudt.org/vocab/quantitykind/InternalConversionFactor>,
        <http://qudt.org/vocab/quantitykind/IsentropicExponent>,
        <http://qudt.org/vocab/quantitykind/LandeGFactor>,
        <http://qudt.org/vocab/quantitykind/LeakageFactor>,
        <http://qudt.org/vocab/quantitykind/Lethargy>,
        <http://qudt.org/vocab/quantitykind/LogOctanolAirPartitionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LogOctanolWaterPartitionCoefficient>,
        <http://qudt.org/vocab/quantitykind/LogarithmicFrequencyInterval>,
        <http://qudt.org/vocab/quantitykind/Long-RangeOrderParameter>,
        <http://qudt.org/vocab/quantitykind/LossFactor>,
        <http://qudt.org/vocab/quantitykind/MadelungConstant>,
        <http://qudt.org/vocab/quantitykind/MagneticSusceptability>,
        <http://qudt.org/vocab/quantitykind/MassFraction>,
        <http://qudt.org/vocab/quantitykind/MassFractionOfDryMatter>,
        <http://qudt.org/vocab/quantitykind/MassFractionOfWater>,
        <http://qudt.org/vocab/quantitykind/MassRatioOfWaterToDryMatter>,
        <http://qudt.org/vocab/quantitykind/MassRatioOfWaterVapourToDryGas>,
        <http://qudt.org/vocab/quantitykind/MobilityRatio>,
        <http://qudt.org/vocab/quantitykind/MultiplicationFactor>,
        <http://qudt.org/vocab/quantitykind/NapierianAbsorbance>,
        <http://qudt.org/vocab/quantitykind/NeutronYieldPerAbsorption>,
        <http://qudt.org/vocab/quantitykind/NeutronYieldPerFission>,
        <http://qudt.org/vocab/quantitykind/Non-LeakageProbability>,
        <http://qudt.org/vocab/quantitykind/NumberOfParticles>,
        <http://qudt.org/vocab/quantitykind/OrderOfReflection>,
        <http://qudt.org/vocab/quantitykind/OsmoticCoefficient>,
        <http://qudt.org/vocab/quantitykind/PackingFraction>,
        <http://qudt.org/vocab/quantitykind/PermittivityRatio>,
        <http://qudt.org/vocab/quantitykind/PoissonRatio>,
        <http://qudt.org/vocab/quantitykind/PowerFactor>,
        <http://qudt.org/vocab/quantitykind/QualityFactor>,
        <http://qudt.org/vocab/quantitykind/RadianceFactor>,
        <http://qudt.org/vocab/quantitykind/RatioOfSpecificHeatCapacities>,
        <http://qudt.org/vocab/quantitykind/Reactivity>,
        <http://qudt.org/vocab/quantitykind/Reflectance>,
        <http://qudt.org/vocab/quantitykind/ReflectanceFactor>,
        <http://qudt.org/vocab/quantitykind/RefractiveIndex>,
        <http://qudt.org/vocab/quantitykind/RelativeMassConcentrationOfVapour>,
        <http://qudt.org/vocab/quantitykind/RelativeMassDensity>,
        <http://qudt.org/vocab/quantitykind/RelativeMassExcess>,
        <http://qudt.org/vocab/quantitykind/RelativeMassRatioOfVapour>,
        <http://qudt.org/vocab/quantitykind/ResonanceEscapeProbability>,
        <http://qudt.org/vocab/quantitykind/ServiceFactor>,
        <http://qudt.org/vocab/quantitykind/Short-RangeOrderParameter>,
        <http://qudt.org/vocab/quantitykind/StandardAbsoluteActivity>,
        <http://qudt.org/vocab/quantitykind/StatisticalWeight>,
        <http://qudt.org/vocab/quantitykind/StructureFactor>,
        <http://qudt.org/vocab/quantitykind/ThermalDiffusionFactor>,
        <http://qudt.org/vocab/quantitykind/ThermalDiffusionRatio>,
        <http://qudt.org/vocab/quantitykind/ThermalUtilizationFactor>,
        <http://qudt.org/vocab/quantitykind/TotalIonization>,
        <http://qudt.org/vocab/quantitykind/TransmittanceDensity>,
        <http://qudt.org/vocab/quantitykind/Turns> ;
    ns1:symbol "一" ;
    ns1:uneceCommonCode "C62" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/V> a ns1:Unit ;
    rdfs:label "فولت"@ar,
        "волт"@bg,
        "volt"@cs,
        "Volt"@de,
        "βολτ"@el,
        "volt"@en,
        "voltio"@es,
        "ولت"@fa,
        "volt"@fr,
        "וולט"@he,
        "वोल्ट"@hi,
        "volt"@hu,
        "volt"@it,
        "ボルト"@ja,
        "voltium"@la,
        "volt"@ms,
        "wolt"@pl,
        "volt"@pt,
        "volt"@ro,
        "вольт"@ru,
        "volt"@sl,
        "volt"@tr,
        "伏特"@zh ;
    dcterms:description """$\\textit{Volt}$ is the SI unit of electric potential. 
  Separating electric charges creates potential energy, which can be measured in energy units such as joules. 
  Electric potential is defined as the amount of potential energy present per unit of charge. 
  Electric potential is measured in volts, with one volt representing a potential of one joule per coulomb of charge. 
  The name of the unit honors the Italian scientist Count Alessandro Volta (1745-1827), the inventor of the first battery.
  The volt also may be expressed with a variety of other units. 
  For example, a volt is also equal to one watt per ampere ($W/A$) and one joule per ampere per second ($J/A/s$).
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Volt"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
    ns1:hasFactorUnit [ ns1:exponent -1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/A> ],
        [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/W> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElectricPotential>,
        <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference>,
        <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge>,
        <http://qudt.org/vocab/quantitykind/Voltage> ;
    ns1:iec61360Code "0112/2///62720#UAA296" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Volt?oldid=494812083"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA296"^^xsd:anyURI ;
    ns1:latexDefinition "$\\textit{V}\\ \\equiv\\ \\text{volt}\\ \\equiv\\ \\frac{\\text{J}}{\\text{C}}\\ \\equiv\\ \\frac{\\text{joule}}{\\text{coulomb}}\\ \\equiv\\ \\frac{\\text{W.s}}{\\text{C}}\\ \\equiv\\ \\frac{\\text{watt.second}}{\\text{coulomb}}\\ \\equiv\\ \\frac{\\text{W}}{\\text{A}}\\ \\equiv\\ \\frac{\\text{watt}}{\\text{amp}}$"^^ns1:LatexString ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/volt> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/volt> ;
    ns1:siUnitsExpression "W/A" ;
    ns1:symbol "V" ;
    ns1:ucumCode "V"^^ns1:UCUMcs ;
    ns1:udunitsCode "V" ;
    ns1:uneceCommonCode "VLT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/LB> a ns1:Unit ;
    rdfs:label "Pound Mass"@en ;
    dcterms:description "A pound of mass, based on the international standard definition of the pound of mass as exactly 0.45359237 kg."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.45359237 ;
    ns1:conversionMultiplierSN 4.535924e-01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:exactMatch <http://qudt.org/vocab/unit/LB_M> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA669" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA669"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/KiloGM> ;
    ns1:symbol "lbm" ;
    ns1:ucumCode "[lb_av]"^^ns1:UCUMcs ;
    ns1:udunitsCode "lb" ;
    ns1:uneceCommonCode "LBR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/MIN> a ns1:Unit ;
    rdfs:label "Minute"@en ;
    dcterms:description "A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time)."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 60.0 ;
    ns1:conversionMultiplierSN 6e+01 ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA842" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA842"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Time> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/minute> ;
    ns1:symbol "min" ;
    ns1:ucumCode "min"^^ns1:UCUMcs ;
    ns1:udunitsCode "min" ;
    ns1:uneceCommonCode "MIN" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:hasConnectionPoint a ns2:RelationWithInverse,
        rdf:Property ;
    rdfs:label "has connection point"^^xsd:string ;
    ns2:inverseOf ns2:isConnectionPointOf ;
    rdfs:comment "One of two `Relation`s that associates `Connectable` thing with a `ConnectionPoint`. It is the inverse of the relation `isConnectionPointOf` (see {s223:isConnectionPointOf})."^^xsd:string .

<http://qudt.org/vocab/unit/GM> a ns1:Unit ;
    rdfs:label "Gram"@en ;
    dcterms:description "A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.001 ;
    ns1:conversionMultiplierSN 1e-03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Gram"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA465" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Gram?oldid=493995797"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA465"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/gram> ;
    ns1:symbol "g" ;
    ns1:ucumCode "g"^^ns1:UCUMcs ;
    ns1:udunitsCode "g" ;
    ns1:uneceCommonCode "GRM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

ns2:hasMedium a ns2:Relation,
        rdf:Property ;
    rdfs:label "has Medium"^^xsd:string ;
    rdfs:comment "The relation `hasMedium` is used to indicate what medium is flowing through the connection (e.g., air, water, electricity). The possible values are defined in `Substance-Medium` (see {s223:Substance-Medium})."^^xsd:string .

<http://qudt.org/vocab/quantitykind/Currency> a ns1:QuantityKind ;
    rdfs:label "Currency"@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/CCY_AED>,
        <http://qudt.org/vocab/unit/CCY_AFN>,
        <http://qudt.org/vocab/unit/CCY_ALL>,
        <http://qudt.org/vocab/unit/CCY_AMD>,
        <http://qudt.org/vocab/unit/CCY_ANG>,
        <http://qudt.org/vocab/unit/CCY_AOA>,
        <http://qudt.org/vocab/unit/CCY_ARS>,
        <http://qudt.org/vocab/unit/CCY_AUD>,
        <http://qudt.org/vocab/unit/CCY_AWG>,
        <http://qudt.org/vocab/unit/CCY_AZN>,
        <http://qudt.org/vocab/unit/CCY_BAM>,
        <http://qudt.org/vocab/unit/CCY_BBD>,
        <http://qudt.org/vocab/unit/CCY_BDT>,
        <http://qudt.org/vocab/unit/CCY_BGN>,
        <http://qudt.org/vocab/unit/CCY_BHD>,
        <http://qudt.org/vocab/unit/CCY_BIF>,
        <http://qudt.org/vocab/unit/CCY_BMD>,
        <http://qudt.org/vocab/unit/CCY_BND>,
        <http://qudt.org/vocab/unit/CCY_BOB>,
        <http://qudt.org/vocab/unit/CCY_BOV>,
        <http://qudt.org/vocab/unit/CCY_BRL>,
        <http://qudt.org/vocab/unit/CCY_BSD>,
        <http://qudt.org/vocab/unit/CCY_BTN>,
        <http://qudt.org/vocab/unit/CCY_BWP>,
        <http://qudt.org/vocab/unit/CCY_BYN>,
        <http://qudt.org/vocab/unit/CCY_BZD>,
        <http://qudt.org/vocab/unit/CCY_CAD>,
        <http://qudt.org/vocab/unit/CCY_CDF>,
        <http://qudt.org/vocab/unit/CCY_CHE>,
        <http://qudt.org/vocab/unit/CCY_CHF>,
        <http://qudt.org/vocab/unit/CCY_CHW>,
        <http://qudt.org/vocab/unit/CCY_CLF>,
        <http://qudt.org/vocab/unit/CCY_CLP>,
        <http://qudt.org/vocab/unit/CCY_CNY>,
        <http://qudt.org/vocab/unit/CCY_COP>,
        <http://qudt.org/vocab/unit/CCY_COU>,
        <http://qudt.org/vocab/unit/CCY_CRC>,
        <http://qudt.org/vocab/unit/CCY_CUP>,
        <http://qudt.org/vocab/unit/CCY_CVE>,
        <http://qudt.org/vocab/unit/CCY_CYP>,
        <http://qudt.org/vocab/unit/CCY_CZK>,
        <http://qudt.org/vocab/unit/CCY_DJF>,
        <http://qudt.org/vocab/unit/CCY_DKK>,
        <http://qudt.org/vocab/unit/CCY_DOP>,
        <http://qudt.org/vocab/unit/CCY_DZD>,
        <http://qudt.org/vocab/unit/CCY_EEK>,
        <http://qudt.org/vocab/unit/CCY_EGP>,
        <http://qudt.org/vocab/unit/CCY_ERN>,
        <http://qudt.org/vocab/unit/CCY_ETB>,
        <http://qudt.org/vocab/unit/CCY_EUR>,
        <http://qudt.org/vocab/unit/CCY_FJD>,
        <http://qudt.org/vocab/unit/CCY_FKP>,
        <http://qudt.org/vocab/unit/CCY_GBP>,
        <http://qudt.org/vocab/unit/CCY_GEL>,
        <http://qudt.org/vocab/unit/CCY_GHS>,
        <http://qudt.org/vocab/unit/CCY_GIP>,
        <http://qudt.org/vocab/unit/CCY_GMD>,
        <http://qudt.org/vocab/unit/CCY_GNF>,
        <http://qudt.org/vocab/unit/CCY_GTQ>,
        <http://qudt.org/vocab/unit/CCY_GYD>,
        <http://qudt.org/vocab/unit/CCY_HKD>,
        <http://qudt.org/vocab/unit/CCY_HNL>,
        <http://qudt.org/vocab/unit/CCY_HRK>,
        <http://qudt.org/vocab/unit/CCY_HTG>,
        <http://qudt.org/vocab/unit/CCY_HUF>,
        <http://qudt.org/vocab/unit/CCY_IDR>,
        <http://qudt.org/vocab/unit/CCY_ILS>,
        <http://qudt.org/vocab/unit/CCY_INR>,
        <http://qudt.org/vocab/unit/CCY_IQD>,
        <http://qudt.org/vocab/unit/CCY_IRR>,
        <http://qudt.org/vocab/unit/CCY_ISK>,
        <http://qudt.org/vocab/unit/CCY_JMD>,
        <http://qudt.org/vocab/unit/CCY_JOD>,
        <http://qudt.org/vocab/unit/CCY_JPY>,
        <http://qudt.org/vocab/unit/CCY_KES>,
        <http://qudt.org/vocab/unit/CCY_KGS>,
        <http://qudt.org/vocab/unit/CCY_KHR>,
        <http://qudt.org/vocab/unit/CCY_KMF>,
        <http://qudt.org/vocab/unit/CCY_KPW>,
        <http://qudt.org/vocab/unit/CCY_KRW>,
        <http://qudt.org/vocab/unit/CCY_KWD>,
        <http://qudt.org/vocab/unit/CCY_KYD>,
        <http://qudt.org/vocab/unit/CCY_KZT>,
        <http://qudt.org/vocab/unit/CCY_LAK>,
        <http://qudt.org/vocab/unit/CCY_LBP>,
        <http://qudt.org/vocab/unit/CCY_LKR>,
        <http://qudt.org/vocab/unit/CCY_LRD>,
        <http://qudt.org/vocab/unit/CCY_LSL>,
        <http://qudt.org/vocab/unit/CCY_LTL>,
        <http://qudt.org/vocab/unit/CCY_LVL>,
        <http://qudt.org/vocab/unit/CCY_LYD>,
        <http://qudt.org/vocab/unit/CCY_MAD>,
        <http://qudt.org/vocab/unit/CCY_MDL>,
        <http://qudt.org/vocab/unit/CCY_MGA>,
        <http://qudt.org/vocab/unit/CCY_MKD>,
        <http://qudt.org/vocab/unit/CCY_MMK>,
        <http://qudt.org/vocab/unit/CCY_MNT>,
        <http://qudt.org/vocab/unit/CCY_MOP>,
        <http://qudt.org/vocab/unit/CCY_MRU>,
        <http://qudt.org/vocab/unit/CCY_MTL>,
        <http://qudt.org/vocab/unit/CCY_MUR>,
        <http://qudt.org/vocab/unit/CCY_MVR>,
        <http://qudt.org/vocab/unit/CCY_MWK>,
        <http://qudt.org/vocab/unit/CCY_MXN>,
        <http://qudt.org/vocab/unit/CCY_MXV>,
        <http://qudt.org/vocab/unit/CCY_MYR>,
        <http://qudt.org/vocab/unit/CCY_MZN>,
        <http://qudt.org/vocab/unit/CCY_NAD>,
        <http://qudt.org/vocab/unit/CCY_NGN>,
        <http://qudt.org/vocab/unit/CCY_NIO>,
        <http://qudt.org/vocab/unit/CCY_NOK>,
        <http://qudt.org/vocab/unit/CCY_NPR>,
        <http://qudt.org/vocab/unit/CCY_NZD>,
        <http://qudt.org/vocab/unit/CCY_OMR>,
        <http://qudt.org/vocab/unit/CCY_PAB>,
        <http://qudt.org/vocab/unit/CCY_PEN>,
        <http://qudt.org/vocab/unit/CCY_PGK>,
        <http://qudt.org/vocab/unit/CCY_PHP>,
        <http://qudt.org/vocab/unit/CCY_PKR>,
        <http://qudt.org/vocab/unit/CCY_PLN>,
        <http://qudt.org/vocab/unit/CCY_PYG>,
        <http://qudt.org/vocab/unit/CCY_QAR>,
        <http://qudt.org/vocab/unit/CCY_RON>,
        <http://qudt.org/vocab/unit/CCY_RSD>,
        <http://qudt.org/vocab/unit/CCY_RUB>,
        <http://qudt.org/vocab/unit/CCY_RWF>,
        <http://qudt.org/vocab/unit/CCY_SAR>,
        <http://qudt.org/vocab/unit/CCY_SBD>,
        <http://qudt.org/vocab/unit/CCY_SCR>,
        <http://qudt.org/vocab/unit/CCY_SDG>,
        <http://qudt.org/vocab/unit/CCY_SEK>,
        <http://qudt.org/vocab/unit/CCY_SGD>,
        <http://qudt.org/vocab/unit/CCY_SHP>,
        <http://qudt.org/vocab/unit/CCY_SKK>,
        <http://qudt.org/vocab/unit/CCY_SLE>,
        <http://qudt.org/vocab/unit/CCY_SOS>,
        <http://qudt.org/vocab/unit/CCY_SRD>,
        <http://qudt.org/vocab/unit/CCY_STN>,
        <http://qudt.org/vocab/unit/CCY_SYP>,
        <http://qudt.org/vocab/unit/CCY_SZL>,
        <http://qudt.org/vocab/unit/CCY_THB>,
        <http://qudt.org/vocab/unit/CCY_TJS>,
        <http://qudt.org/vocab/unit/CCY_TMT>,
        <http://qudt.org/vocab/unit/CCY_TND>,
        <http://qudt.org/vocab/unit/CCY_TOP>,
        <http://qudt.org/vocab/unit/CCY_TRY>,
        <http://qudt.org/vocab/unit/CCY_TTD>,
        <http://qudt.org/vocab/unit/CCY_TWD>,
        <http://qudt.org/vocab/unit/CCY_TZS>,
        <http://qudt.org/vocab/unit/CCY_UAH>,
        <http://qudt.org/vocab/unit/CCY_UGX>,
        <http://qudt.org/vocab/unit/CCY_USD>,
        <http://qudt.org/vocab/unit/CCY_USN>,
        <http://qudt.org/vocab/unit/CCY_USS>,
        <http://qudt.org/vocab/unit/CCY_UYU>,
        <http://qudt.org/vocab/unit/CCY_UZS>,
        <http://qudt.org/vocab/unit/CCY_VES>,
        <http://qudt.org/vocab/unit/CCY_VND>,
        <http://qudt.org/vocab/unit/CCY_VUV>,
        <http://qudt.org/vocab/unit/CCY_WST>,
        <http://qudt.org/vocab/unit/CCY_XAF>,
        <http://qudt.org/vocab/unit/CCY_XAG>,
        <http://qudt.org/vocab/unit/CCY_XAU>,
        <http://qudt.org/vocab/unit/CCY_XBA>,
        <http://qudt.org/vocab/unit/CCY_XBB>,
        <http://qudt.org/vocab/unit/CCY_XBC>,
        <http://qudt.org/vocab/unit/CCY_XBD>,
        <http://qudt.org/vocab/unit/CCY_XCD>,
        <http://qudt.org/vocab/unit/CCY_XDR>,
        <http://qudt.org/vocab/unit/CCY_XFO>,
        <http://qudt.org/vocab/unit/CCY_XFU>,
        <http://qudt.org/vocab/unit/CCY_XOF>,
        <http://qudt.org/vocab/unit/CCY_XPD>,
        <http://qudt.org/vocab/unit/CCY_XPF>,
        <http://qudt.org/vocab/unit/CCY_XPT>,
        <http://qudt.org/vocab/unit/CCY_YER>,
        <http://qudt.org/vocab/unit/CCY_ZAR>,
        <http://qudt.org/vocab/unit/CCY_ZMW>,
        <http://qudt.org/vocab/unit/CCY_ZWL>,
        <http://qudt.org/vocab/unit/MegaCCY_USD> ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Currency"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Currency"^^xsd:anyURI ;
    ns1:plainTextDescription "In economics, currency is a generally accepted medium of exchange. These are usually the coins and banknotes of a particular government, which comprise the physical aspects of a nation's money supply. The other part of a nation's money supply consists of bank deposits (sometimes called deposit money), ownership of which can be transferred by means of cheques, debit cards, or other forms of money transfer. Deposit money and currency are money in the sense that both are acceptable as a means of payment." ;
    rdfs:comment "Applicable units are those of quantitykind:Currency" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    skos:broader <http://qudt.org/vocab/quantitykind/Asset> .

<http://qudt.org/vocab/unit/IN> a ns1:Unit ;
    rdfs:label "Inch"@en ;
    dcterms:description "An inch is the name of a unit of length in a number of different systems, including Imperial units, and United States customary units. There are 36 inches in a yard and 12 inches in a foot. Corresponding units of area and volume are the square inch and the cubic inch."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.0254 ;
    ns1:conversionMultiplierSN 2.54e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Inch"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA539" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Inch?oldid=492522790"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA539"^^xsd:anyURI ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "in" ;
    ns1:ucumCode "[in_i]"^^ns1:UCUMcs ;
    ns1:udunitsCode "in" ;
    ns1:uneceCommonCode "INH" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/PERCENT> a ns1:Unit ;
    rdfs:label "Percent"@en ;
    dcterms:description "\"Percent\" is a unit for  'Dimensionless Ratio' expressed as $\\%$."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/ASU>,
        <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-ESU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/PLANCK>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Percentage"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/DimensionlessRatio>,
        <http://qudt.org/vocab/quantitykind/DutyCycle>,
        <http://qudt.org/vocab/quantitykind/Emissivity>,
        <http://qudt.org/vocab/quantitykind/LengthRatio>,
        <http://qudt.org/vocab/quantitykind/LuminousFluxRatio>,
        <http://qudt.org/vocab/quantitykind/OpeningRatio>,
        <http://qudt.org/vocab/quantitykind/PressureRatio>,
        <http://qudt.org/vocab/quantitykind/Prevalence>,
        <http://qudt.org/vocab/quantitykind/Reflectance>,
        <http://qudt.org/vocab/quantitykind/RelativeHumidity>,
        <http://qudt.org/vocab/quantitykind/RelativePartialPressure>,
        <http://qudt.org/vocab/quantitykind/ResistanceRatio>,
        <http://qudt.org/vocab/quantitykind/ServiceFactor>,
        <http://qudt.org/vocab/quantitykind/StateOfCharge>,
        <http://qudt.org/vocab/quantitykind/TimeRatio>,
        <http://qudt.org/vocab/quantitykind/VoltageRatio> ;
    ns1:iec61360Code "0112/2///62720#UAA000" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Percentage?oldid=495284540"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA000"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/percent> ;
    ns1:symbol "%" ;
    ns1:ucumCode "%"^^ns1:UCUMcs ;
    ns1:udunitsCode "%" ;
    ns1:uneceCommonCode "P1" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/K> a ns1:Unit ;
    rdfs:label "كلفن"@ar,
        "келвин"@bg,
        "kelvin"@cs,
        "Kelvin"@de,
        "κέλβιν"@el,
        "kelvin"@en,
        "kelvin"@es,
        "کلوین"@fa,
        "kelvin"@fr,
        "קלווין"@he,
        "कैल्विन"@hi,
        "kelvin"@hu,
        "kelvin"@it,
        "ケルビン"@ja,
        "kelvin"@la,
        "kelvin"@ms,
        "kelwin"@pl,
        "kelvin"@pt,
        "kelvin"@ro,
        "кельвин"@ru,
        "kelvin"@sl,
        "kelvin"@tr,
        "开尔文"@zh ;
    dcterms:description """
  The unit $\\textit{Kelvin}$ is the SI base unit of temperature, previously called the degree Kelvin. 
  One kelvin represents the same temperature difference as one degree Celsius. 
  In 1967 the General Conference on Weights and Measures defined the temperature of the triple point of water
   (the temperature at which water exists simultaneously in the gaseous, liquid, and solid states) to be exactly 273.16 kelvins. 
  Since this temperature is also equal to 0.01 u00b0C, the temperature in kelvins is always equal to 273.15 plus the temperature in degrees Celsius. 
  The kelvin equals exactly 1.8 degrees Fahrenheit. 
  The unit is named for the British mathematician and physicist William Thomson (1824-1907),
   later known as Lord Kelvin after he was named Baron Kelvin of Largs.
  """^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kelvin"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/BoilingPoint>,
        <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature>,
        <http://qudt.org/vocab/quantitykind/FlashPoint>,
        <http://qudt.org/vocab/quantitykind/MeltingPoint>,
        <http://qudt.org/vocab/quantitykind/Temperature>,
        <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    ns1:iec61360Code "0112/2///62720#UAA185" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kelvin?oldid=495075694"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA185"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/kelvin> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/kelvin> ;
    ns1:symbol "K" ;
    ns1:ucumCode "K"^^ns1:UCUMcs ;
    ns1:udunitsCode "K" ;
    ns1:uneceCommonCode "KEL" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/KiloGM> a ns1:Unit ;
    rdfs:label "كيلوغرام"@ar,
        "килограм"@bg,
        "kilogram"@cs,
        "Kilogramm"@de,
        "χιλιόγραμμο"@el,
        "kilogram"@en,
        "kilogramo"@es,
        "کیلوگرم"@fa,
        "kilogramme"@fr,
        "קילוגרם"@he,
        "किलोग्राम"@hi,
        "kilogramm*"@hu,
        "chilogrammo"@it,
        "キログラム"@ja,
        "chiliogramma"@la,
        "kilogram"@ms,
        "kilogram"@pl,
        "quilograma"@pt,
        "kilogram"@ro,
        "килограмм"@ru,
        "kilogram"@sl,
        "kilogram"@tr,
        "公斤"@zh ;
    dcterms:description "The kilogram or kilogramme (SI symbol: kg), also known as the kilo, is the base unit of mass in the International System of Units and is defined as being equal to the mass of the International Prototype Kilogram (IPK), which is almost exactly equal to the mass of one liter of water. The avoirdupois (or international) pound, used in both the Imperial system and U.S. customary units, is defined as exactly 0.45359237 kg, making one kilogram approximately equal to 2.2046 avoirdupois pounds."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Kilogram"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/CO2Equivalent>,
        <http://qudt.org/vocab/quantitykind/Mass> ;
    ns1:iec61360Code "0112/2///62720#UAA594" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Kilogram?oldid=493633626"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA594"^^xsd:anyURI ;
    ns1:plainTextDescription "The kilogram or kilogramme (SI symbol: kg), also known as the kilo, is the base unit of mass in the International System of Units and is defined as being equal to the mass of the International Prototype Kilogram (IPK), which is almost exactly equal to the mass of one liter of water. The avoirdupois (or international) pound, used in both the Imperial system and U.S. customary units, is defined as exactly 0.45359237 kg, making one kilogram approximately equal to 2.2046 avoirdupois pounds." ;
    ns1:prefix <http://qudt.org/vocab/prefix/Kilo> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/GM> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/kilogram> ;
    ns1:symbol "kg" ;
    ns1:ucumCode "kg"^^ns1:UCUMcs ;
    ns1:udunitsCode "kg" ;
    ns1:uneceCommonCode "KGM" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/CentiM> a ns1:DerivedUnit,
        ns1:Unit ;
    rdfs:label "Centimetre"@en,
        "Centimeter"@en-US ;
    dcterms:description "A centimetre is a unit of length in the metric system, equal to one hundredth of a metre, which is the SI base unit of length. Centi is the SI prefix for a factor of $10^{-2}$.  The centimetre is the base unit of length in the now deprecated centimetre-gram-second (CGS) system of units."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 0.01 ;
    ns1:conversionMultiplierSN 1e-02 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Centimetre"^^xsd:anyURI ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA375" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Centimetre?oldid=494931891"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA375"^^xsd:anyURI ;
    ns1:prefix <http://qudt.org/vocab/prefix/Centi> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/M> ;
    ns1:symbol "cm" ;
    ns1:ucumCode "cm"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "CMT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/FT> a ns1:Unit ;
    rdfs:label "Foot"@en ;
    dcterms:description "A foot is a unit of length defined as being 0.3048 m exactly and used in the imperial system of units and United States customary units. It is subdivided into 12 inches. The foot is still officially used in Canada and still commonly used in the United Kingdom, although the latter has partially metricated its units of measurement. "^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 0.3048 ;
    ns1:conversionMultiplierSN 3.048e-01 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Foot_%28length%29"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:factorUnitScalar 12.0 ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasFactorUnit [ ns1:exponent 1 ;
            ns1:hasUnit <http://qudt.org/vocab/unit/IN> ] ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA440" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA440"^^xsd:anyURI ;
    ns1:symbol "ft" ;
    ns1:ucumCode "[ft_i]"^^ns1:UCUMcs ;
    ns1:udunitsCode "ft" ;
    ns1:uneceCommonCode "FOT" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/HR> a ns1:Unit ;
    rdfs:label "Hour"@en ;
    dcterms:description "The hour (common symbol: h or h) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h."^^rdf:HTML ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 3600.0 ;
    ns1:conversionMultiplierSN 3.6e+03 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Hour"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA525" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Hour?oldid=495040268"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA525"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/hour> ;
    ns1:scalingOf <http://qudt.org/vocab/unit/SEC> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/hour> ;
    ns1:symbol "h" ;
    ns1:ucumCode "h"^^ns1:UCUMcs ;
    ns1:udunitsCode "h" ;
    ns1:uneceCommonCode "HUR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/unit/SEC> a ns1:Unit ;
    rdfs:label "ثانية"@ar,
        "секунда"@bg,
        "sekunda"@cs,
        "Sekunde"@de,
        "δευτερόλεπτο"@el,
        "second"@en,
        "segundo"@es,
        "ثانیه"@fa,
        "seconde"@fr,
        "שנייה"@he,
        "सैकण्ड"@hi,
        "másodperc"@hu,
        "secondo"@it,
        "秒"@ja,
        "secundum"@la,
        "saat"@ms,
        "sekunda"@pl,
        "segundo"@pt,
        "secundă"@ro,
        "секунда"@ru,
        "sekunda"@sl,
        "saniye"@tr,
        "秒"@zh ;
    dcterms:description """The $Second$ (symbol: $s$) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as $1/86400$ of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms.
Under the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of ${9192631770}$ periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation."""^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/IMPERIAL>,
        <http://qudt.org/vocab/sou/SI>,
        <http://qudt.org/vocab/sou/USCS> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Second"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/USCS> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Period>,
        <http://qudt.org/vocab/quantitykind/Time> ;
    ns1:iec61360Code "0112/2///62720#UAA972" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Second?oldid=495241006"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA972"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/second-Time> ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/second> ;
    ns1:symbol "s" ;
    ns1:ucumCode "s"^^ns1:UCUMcs ;
    ns1:udunitsCode "s" ;
    ns1:uneceCommonCode "SEC" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://qudt.org/vocab/quantitykind/Unknown> a ns1:QuantityKind ;
    rdfs:label "Unknown"@en ;
    dcterms:description "Placeholder value used for reference from units where it is not clear what a given unit is a measure of."@en ;
    ns1:applicableUnit <http://qudt.org/vocab/unit/A-HR-PER-DEG_C>,
        <http://qudt.org/vocab/unit/A-PER-A-HR>,
        <http://qudt.org/vocab/unit/A-PER-PA>,
        <http://qudt.org/vocab/unit/A-SEC2>,
        <http://qudt.org/vocab/unit/A2-SEC>,
        <http://qudt.org/vocab/unit/AWG>,
        <http://qudt.org/vocab/unit/BARN-PER-EV>,
        <http://qudt.org/vocab/unit/BARN-PER-SR>,
        <http://qudt.org/vocab/unit/BARN-PER-SR-EV>,
        <http://qudt.org/vocab/unit/C-M2-PER-KiloGM>,
        <http://qudt.org/vocab/unit/CentiM-PER-BAR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/CentiM-PER-SEC-K>,
        <http://qudt.org/vocab/unit/CentiM2-PER-CentiM3>,
        <http://qudt.org/vocab/unit/CentiM3-PER-BAR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-DAY-K>,
        <http://qudt.org/vocab/unit/CentiM3-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-HR-K>,
        <http://qudt.org/vocab/unit/CentiM3-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-MIN-K>,
        <http://qudt.org/vocab/unit/CentiM3-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/CentiM3-PER-SEC-K>,
        <http://qudt.org/vocab/unit/CentiPOISE-PER-K>,
        <http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2>,
        <http://qudt.org/vocab/unit/DEG_C-PER-BAR>,
        <http://qudt.org/vocab/unit/DEG_C2-PER-SEC>,
        <http://qudt.org/vocab/unit/DEG_F-PER-BAR>,
        <http://qudt.org/vocab/unit/DeciB-MilliW>,
        <http://qudt.org/vocab/unit/DeciB-MilliW-PER-MegaHZ>,
        <http://qudt.org/vocab/unit/DeciB-W>,
        <http://qudt.org/vocab/unit/FT-HR-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/FT-HR-PER-GAL_US>,
        <http://qudt.org/vocab/unit/FT-HR-PER-IN3>,
        <http://qudt.org/vocab/unit/FT-PER-PSI>,
        <http://qudt.org/vocab/unit/FT-PER-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/FT-PER-SEC-PSI>,
        <http://qudt.org/vocab/unit/FT-SEC-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/FT-SEC-PER-GAL_US>,
        <http://qudt.org/vocab/unit/FT-SEC-PER-IN3>,
        <http://qudt.org/vocab/unit/FT2-PER-BTU_IT-IN>,
        <http://qudt.org/vocab/unit/FT3-PER-PSI>,
        <http://qudt.org/vocab/unit/GM-HR-PER-L-CentiM3>,
        <http://qudt.org/vocab/unit/GM-HR-PER-L-M3>,
        <http://qudt.org/vocab/unit/GM-HR-PER-L2>,
        <http://qudt.org/vocab/unit/GM-HR-PER-M3-CentiM3>,
        <http://qudt.org/vocab/unit/GM-HR-PER-M3-L>,
        <http://qudt.org/vocab/unit/GM-HR-PER-M6>,
        <http://qudt.org/vocab/unit/GM-MIN-PER-L-CentiM3>,
        <http://qudt.org/vocab/unit/GM-MIN-PER-L-M3>,
        <http://qudt.org/vocab/unit/GM-MIN-PER-L2>,
        <http://qudt.org/vocab/unit/GM-MIN-PER-M3-CentiM3>,
        <http://qudt.org/vocab/unit/GM-MIN-PER-M3-L>,
        <http://qudt.org/vocab/unit/GM-MIN-PER-M6>,
        <http://qudt.org/vocab/unit/GM-PER-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-CentiM3-K>,
        <http://qudt.org/vocab/unit/GM-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-DAY-K>,
        <http://qudt.org/vocab/unit/GM-PER-DEG_C>,
        <http://qudt.org/vocab/unit/GM-PER-DeciM3-K>,
        <http://qudt.org/vocab/unit/GM-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-HR-K>,
        <http://qudt.org/vocab/unit/GM-PER-HZ>,
        <http://qudt.org/vocab/unit/GM-PER-K>,
        <http://qudt.org/vocab/unit/GM-PER-L-CentiPOISE>,
        <http://qudt.org/vocab/unit/GM-PER-L-K>,
        <http://qudt.org/vocab/unit/GM-PER-L-MilliPA-SEC>,
        <http://qudt.org/vocab/unit/GM-PER-L-PA-SEC>,
        <http://qudt.org/vocab/unit/GM-PER-L-POISE>,
        <http://qudt.org/vocab/unit/GM-PER-M3-CentiPOISE>,
        <http://qudt.org/vocab/unit/GM-PER-M3-K>,
        <http://qudt.org/vocab/unit/GM-PER-M3-MilliPA-SEC>,
        <http://qudt.org/vocab/unit/GM-PER-M3-PA-SEC>,
        <http://qudt.org/vocab/unit/GM-PER-M3-POISE>,
        <http://qudt.org/vocab/unit/GM-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-MIN-K>,
        <http://qudt.org/vocab/unit/GM-PER-MilliL-K>,
        <http://qudt.org/vocab/unit/GM-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/GM-PER-SEC-K>,
        <http://qudt.org/vocab/unit/GM-SEC-PER-L-CentiM3>,
        <http://qudt.org/vocab/unit/GM-SEC-PER-L-M3>,
        <http://qudt.org/vocab/unit/GM-SEC-PER-L2>,
        <http://qudt.org/vocab/unit/GM-SEC-PER-M3-CentiM3>,
        <http://qudt.org/vocab/unit/GM-SEC-PER-M3-L>,
        <http://qudt.org/vocab/unit/GM-SEC-PER-M6>,
        <http://qudt.org/vocab/unit/HR-PER-FT2>,
        <http://qudt.org/vocab/unit/IN-PER-PSI>,
        <http://qudt.org/vocab/unit/IN-PER-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/IN-PER-SEC-PSI>,
        <http://qudt.org/vocab/unit/K-M-PER-SEC>,
        <http://qudt.org/vocab/unit/K-M2-PER-KiloGM-SEC>,
        <http://qudt.org/vocab/unit/K-PA-PER-SEC>,
        <http://qudt.org/vocab/unit/K-PER-BAR>,
        <http://qudt.org/vocab/unit/K-PER-PA>,
        <http://qudt.org/vocab/unit/K2>,
        <http://qudt.org/vocab/unit/KiloGM-PER-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DAY-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-HR-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-L-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-MIN-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-PA>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC-K>,
        <http://qudt.org/vocab/unit/KiloGM-PER-SEC-PA>,
        <http://qudt.org/vocab/unit/KiloGM-SEC2>,
        <http://qudt.org/vocab/unit/KiloGM2-PER-SEC2>,
        <http://qudt.org/vocab/unit/KiloM-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3-BAR>,
        <http://qudt.org/vocab/unit/KiloMOL-PER-M3-K>,
        <http://qudt.org/vocab/unit/KiloOHM-PER-BAR>,
        <http://qudt.org/vocab/unit/KiloOHM-PER-K>,
        <http://qudt.org/vocab/unit/KiloVAR-PER-K>,
        <http://qudt.org/vocab/unit/L-PER-BAR>,
        <http://qudt.org/vocab/unit/L-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/L-PER-DAY-K>,
        <http://qudt.org/vocab/unit/L-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/L-PER-HR-K>,
        <http://qudt.org/vocab/unit/L-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/L-PER-MIN-K>,
        <http://qudt.org/vocab/unit/L-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/L-PER-SEC-K>,
        <http://qudt.org/vocab/unit/LB-FT2-PER-GAL_UK-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-FT2-PER-GAL_US-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-FT2-PER-IN3-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-HR-PER-FT3-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-HR-PER-FT3-GAL_US>,
        <http://qudt.org/vocab/unit/LB-HR-PER-FT3-IN3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-FT3-YD3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-FT6>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK-FT3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK-IN3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK-YD3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_UK2>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_US-FT3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_US-IN3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_US-YD3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-GAL_US2>,
        <http://qudt.org/vocab/unit/LB-HR-PER-IN3-FT3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-IN3-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-HR-PER-IN3-GAL_US>,
        <http://qudt.org/vocab/unit/LB-HR-PER-IN3-YD3>,
        <http://qudt.org/vocab/unit/LB-HR-PER-IN6>,
        <http://qudt.org/vocab/unit/LB-IN2-PER-FT3-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-IN2-PER-GAL_UK-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-IN2-PER-GAL_US-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-IN2-PER-IN3-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-FT3-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-FT3-GAL_US>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-FT3-IN3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-FT3-YD3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-FT6>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK-FT3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK-IN3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK-YD3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_UK2>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US-FT3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US-IN3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US-YD3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US2>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-IN3-FT3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-IN3-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-IN3-GAL_US>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-IN3-YD3>,
        <http://qudt.org/vocab/unit/LB-MIN-PER-IN6>,
        <http://qudt.org/vocab/unit/LB-PER-DEG_F>,
        <http://qudt.org/vocab/unit/LB-PER-FT-LB_F-SEC>,
        <http://qudt.org/vocab/unit/LB-PER-FT3-DEG_F>,
        <http://qudt.org/vocab/unit/LB-PER-HR-DEG_F>,
        <http://qudt.org/vocab/unit/LB-PER-IN3-DEG_F>,
        <http://qudt.org/vocab/unit/LB-PER-MIN-DEG_F>,
        <http://qudt.org/vocab/unit/LB-PER-PSI>,
        <http://qudt.org/vocab/unit/LB-PER-SEC-DEG_F>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-FT3-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-FT3-GAL_US>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-FT3-IN3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-FT3-YD3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-FT6>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK-FT3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK-IN3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK-YD3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_UK2>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US-FT3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US-IN3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US-YD3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-GAL_US2>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-IN3-FT3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-IN3-GAL_UK>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-IN3-GAL_US>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-IN3-YD3>,
        <http://qudt.org/vocab/unit/LB-SEC-PER-IN6>,
        <http://qudt.org/vocab/unit/M-PER-BAR>,
        <http://qudt.org/vocab/unit/M-PER-PA>,
        <http://qudt.org/vocab/unit/M-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/M-PER-SEC-K>,
        <http://qudt.org/vocab/unit/M-PER-SEC-PA>,
        <http://qudt.org/vocab/unit/M-SEC>,
        <http://qudt.org/vocab/unit/M-SEC2>,
        <http://qudt.org/vocab/unit/M2-HZ2>,
        <http://qudt.org/vocab/unit/M2-HZ3>,
        <http://qudt.org/vocab/unit/M2-HZ4>,
        <http://qudt.org/vocab/unit/M2-PER-HA-YR>,
        <http://qudt.org/vocab/unit/M2-PER-HZ>,
        <http://qudt.org/vocab/unit/M2-PER-HZ-DEG>,
        <http://qudt.org/vocab/unit/M2-PER-HZ2>,
        <http://qudt.org/vocab/unit/M2-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/M2-PER-SEC-K>,
        <http://qudt.org/vocab/unit/M2-PER-SEC-PA>,
        <http://qudt.org/vocab/unit/M2-SEC-PER-RAD>,
        <http://qudt.org/vocab/unit/M3-PER-BAR>,
        <http://qudt.org/vocab/unit/M3-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/M3-PER-DAY-K>,
        <http://qudt.org/vocab/unit/M3-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/M3-PER-HR-K>,
        <http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2>,
        <http://qudt.org/vocab/unit/M3-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/M3-PER-MIN-K>,
        <http://qudt.org/vocab/unit/M3-PER-PA>,
        <http://qudt.org/vocab/unit/M3-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/M3-PER-SEC-K>,
        <http://qudt.org/vocab/unit/M3-PER-SEC-PA>,
        <http://qudt.org/vocab/unit/M4-PER-SEC>,
        <http://qudt.org/vocab/unit/MOL-PER-GM-HR>,
        <http://qudt.org/vocab/unit/MOL-PER-KiloGM-K>,
        <http://qudt.org/vocab/unit/MOL-PER-L-BAR>,
        <http://qudt.org/vocab/unit/MOL-PER-L-K>,
        <http://qudt.org/vocab/unit/MOL-PER-M2>,
        <http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR>,
        <http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR>,
        <http://qudt.org/vocab/unit/MOL-PER-M3-BAR>,
        <http://qudt.org/vocab/unit/MOL-PER-M3-K>,
        <http://qudt.org/vocab/unit/MOL-PER-M3-PA>,
        <http://qudt.org/vocab/unit/MOL-PER-MOL>,
        <http://qudt.org/vocab/unit/MegaCCY_USD-PER-YR>,
        <http://qudt.org/vocab/unit/MegaHZ-KiloM>,
        <http://qudt.org/vocab/unit/MegaOHM-PER-BAR>,
        <http://qudt.org/vocab/unit/MegaOHM-PER-K>,
        <http://qudt.org/vocab/unit/MicroGAL-PER-M>,
        <http://qudt.org/vocab/unit/MicroGM-PER-L-HR>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3-HR>,
        <http://qudt.org/vocab/unit/MicroGM-PER-M3-K>,
        <http://qudt.org/vocab/unit/MicroM-PER-MilliL>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-GM-HR>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-GM-SEC>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-M2>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-M2-SEC2>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-MOL>,
        <http://qudt.org/vocab/unit/MicroMOL-PER-MicroMOL-DAY>,
        <http://qudt.org/vocab/unit/MicroVAR-PER-K>,
        <http://qudt.org/vocab/unit/MilliA-IN2-PER-LB_F>,
        <http://qudt.org/vocab/unit/MilliA-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliA-PER-L-MIN>,
        <http://qudt.org/vocab/unit/MilliA-PER-LB_F-IN2>,
        <http://qudt.org/vocab/unit/MilliBQ-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliGAL-PER-MO>,
        <http://qudt.org/vocab/unit/MilliGM-HR-PER-L-CentiM3>,
        <http://qudt.org/vocab/unit/MilliGM-HR-PER-L-M3>,
        <http://qudt.org/vocab/unit/MilliGM-HR-PER-L2>,
        <http://qudt.org/vocab/unit/MilliGM-HR-PER-M3-CentiM3>,
        <http://qudt.org/vocab/unit/MilliGM-HR-PER-M3-L>,
        <http://qudt.org/vocab/unit/MilliGM-HR-PER-M6>,
        <http://qudt.org/vocab/unit/MilliGM-MIN-PER-L-CentiM3>,
        <http://qudt.org/vocab/unit/MilliGM-MIN-PER-L-M3>,
        <http://qudt.org/vocab/unit/MilliGM-MIN-PER-L2>,
        <http://qudt.org/vocab/unit/MilliGM-MIN-PER-M3-CentiM3>,
        <http://qudt.org/vocab/unit/MilliGM-MIN-PER-M3-L>,
        <http://qudt.org/vocab/unit/MilliGM-MIN-PER-M6>,
        <http://qudt.org/vocab/unit/MilliGM-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-DAY-K>,
        <http://qudt.org/vocab/unit/MilliGM-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-HR-K>,
        <http://qudt.org/vocab/unit/MilliGM-PER-K>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L-CentiPOISE>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L-MilliPA-SEC>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L-PA-SEC>,
        <http://qudt.org/vocab/unit/MilliGM-PER-L-POISE>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-CentiPOISE>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-DAY>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-HR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-K>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-MilliPA-SEC>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-PA-SEC>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-POISE>,
        <http://qudt.org/vocab/unit/MilliGM-PER-M3-SEC>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-MIN-K>,
        <http://qudt.org/vocab/unit/MilliGM-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/MilliGM-PER-SEC-K>,
        <http://qudt.org/vocab/unit/MilliGM-SEC-PER-L-CentiM3>,
        <http://qudt.org/vocab/unit/MilliGM-SEC-PER-L-M3>,
        <http://qudt.org/vocab/unit/MilliGM-SEC-PER-L2>,
        <http://qudt.org/vocab/unit/MilliGM-SEC-PER-M3-CentiM3>,
        <http://qudt.org/vocab/unit/MilliGM-SEC-PER-M3-L>,
        <http://qudt.org/vocab/unit/MilliGM-SEC-PER-M6>,
        <http://qudt.org/vocab/unit/MilliK-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliL-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliL-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/MilliL-PER-DAY-K>,
        <http://qudt.org/vocab/unit/MilliL-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/MilliL-PER-HR-K>,
        <http://qudt.org/vocab/unit/MilliL-PER-M2-DAY>,
        <http://qudt.org/vocab/unit/MilliL-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/MilliL-PER-MIN-K>,
        <http://qudt.org/vocab/unit/MilliL-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/MilliL-PER-SEC-K>,
        <http://qudt.org/vocab/unit/MilliM-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliM-PER-M2>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-M2>,
        <http://qudt.org/vocab/unit/MilliMOL-PER-MOL>,
        <http://qudt.org/vocab/unit/MilliOHM-PER-BAR>,
        <http://qudt.org/vocab/unit/MilliOHM-PER-K>,
        <http://qudt.org/vocab/unit/MilliPA-SEC-PER-K>,
        <http://qudt.org/vocab/unit/MilliV-PER-V>,
        <http://qudt.org/vocab/unit/MilliVAR-PER-K>,
        <http://qudt.org/vocab/unit/MilliW-PER-CentiM2-MicroM-SR>,
        <http://qudt.org/vocab/unit/N-M-PER-W0dot5>,
        <http://qudt.org/vocab/unit/N-M2-PER-KiloGM2>,
        <http://qudt.org/vocab/unit/NP-PER-SEC>,
        <http://qudt.org/vocab/unit/NUM-PER-CentiM-KiloYR>,
        <http://qudt.org/vocab/unit/NUM-PER-GM>,
        <http://qudt.org/vocab/unit/NUM-PER-HectoGM>,
        <http://qudt.org/vocab/unit/NUM-PER-KiloGM>,
        <http://qudt.org/vocab/unit/NUM-PER-MilliGM>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-GM-HR>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-MicroGM-HR>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-MicroMOL>,
        <http://qudt.org/vocab/unit/NanoMOL-PER-MicroMOL-DAY>,
        <http://qudt.org/vocab/unit/OHM-PER-BAR>,
        <http://qudt.org/vocab/unit/OHM-PER-K>,
        <http://qudt.org/vocab/unit/OZ-FT-HR-PER-IN3-LB>,
        <http://qudt.org/vocab/unit/OZ-FT-SEC-PER-IN3-LB>,
        <http://qudt.org/vocab/unit/OZ-FT2-PER-IN3-LB_F-SEC>,
        <http://qudt.org/vocab/unit/OZ-HR-PER-IN3-FT3>,
        <http://qudt.org/vocab/unit/OZ-HR-PER-IN3-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-HR-PER-IN3-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-HR-PER-IN3-YD3>,
        <http://qudt.org/vocab/unit/OZ-HR-PER-IN6>,
        <http://qudt.org/vocab/unit/OZ-IN2-PER-IN3-LB_F-SEC>,
        <http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-FT3>,
        <http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-MIN-PER-IN3-YD3>,
        <http://qudt.org/vocab/unit/OZ-MIN-PER-IN6>,
        <http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-FT3>,
        <http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-GAL_UK>,
        <http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-GAL_US>,
        <http://qudt.org/vocab/unit/OZ-SEC-PER-IN3-YD3>,
        <http://qudt.org/vocab/unit/OZ-SEC-PER-IN6>,
        <http://qudt.org/vocab/unit/PA-M>,
        <http://qudt.org/vocab/unit/PA-M-PER-SEC>,
        <http://qudt.org/vocab/unit/PA-M-PER-SEC2>,
        <http://qudt.org/vocab/unit/PA-SEC-PER-K>,
        <http://qudt.org/vocab/unit/PA2-PER-SEC2>,
        <http://qudt.org/vocab/unit/PER-KiloGM-SEC>,
        <http://qudt.org/vocab/unit/PER-M-NanoM-SR>,
        <http://qudt.org/vocab/unit/PER-M-SEC>,
        <http://qudt.org/vocab/unit/PER-M-SR>,
        <http://qudt.org/vocab/unit/PER-MicroMOL-L>,
        <http://qudt.org/vocab/unit/PER-PA-SEC>,
        <http://qudt.org/vocab/unit/PER-PERCENT>,
        <http://qudt.org/vocab/unit/PER-RAD>,
        <http://qudt.org/vocab/unit/PER-SEC-SR-M2>,
        <http://qudt.org/vocab/unit/PER-SR>,
        <http://qudt.org/vocab/unit/PERCENT-FT-HR-PER-LB>,
        <http://qudt.org/vocab/unit/PERCENT-FT-SEC-PER-LB>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-CentiM3>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-FT3>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-GAL_US>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-IN3>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-L>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-M3>,
        <http://qudt.org/vocab/unit/PERCENT-HR-PER-YD3>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-CentiM3>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-FT3>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-GAL_US>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-IN3>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-L>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-M3>,
        <http://qudt.org/vocab/unit/PERCENT-MIN-PER-YD3>,
        <http://qudt.org/vocab/unit/PERCENT-PER-CentiPOISE>,
        <http://qudt.org/vocab/unit/PERCENT-PER-DEG>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED>,
        <http://qudt.org/vocab/unit/PERCENT-PER-HUNDRED-THOUSAND>,
        <http://qudt.org/vocab/unit/PERCENT-PER-MilliPA-SEC>,
        <http://qudt.org/vocab/unit/PERCENT-PER-OHM>,
        <http://qudt.org/vocab/unit/PERCENT-PER-PA-SEC>,
        <http://qudt.org/vocab/unit/PERCENT-PER-PERCENT>,
        <http://qudt.org/vocab/unit/PERCENT-PER-POISE>,
        <http://qudt.org/vocab/unit/PERCENT-PER-TEN-THOUSAND>,
        <http://qudt.org/vocab/unit/PERCENT-PER-THOUSAND>,
        <http://qudt.org/vocab/unit/PERCENT-PER-V>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-CentiM3>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-FT3>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-GAL_UK>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-GAL_US>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-IN3>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-L>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-M3>,
        <http://qudt.org/vocab/unit/PERCENT-SEC-PER-YD3>,
        <http://qudt.org/vocab/unit/POISE-PER-K>,
        <http://qudt.org/vocab/unit/PPT_VOL>,
        <http://qudt.org/vocab/unit/PicoA-PER-HectoPA>,
        <http://qudt.org/vocab/unit/PicoA-PER-MicroMOL-L>,
        <http://qudt.org/vocab/unit/PicoMOL-PER-M-W-SEC>,
        <http://qudt.org/vocab/unit/PicoW-PER-CentiM2-L>,
        <http://qudt.org/vocab/unit/SEC-PER-FT2>,
        <http://qudt.org/vocab/unit/SEC-PER-M>,
        <http://qudt.org/vocab/unit/SON>,
        <http://qudt.org/vocab/unit/SPIN_QUANTUM_NUMBER>,
        <http://qudt.org/vocab/unit/ST-PER-BAR>,
        <http://qudt.org/vocab/unit/ST-PER-K>,
        <http://qudt.org/vocab/unit/ST-PER-PA>,
        <http://qudt.org/vocab/unit/TONNE-PER-BAR>,
        <http://qudt.org/vocab/unit/TONNE-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/TONNE-PER-DAY-K>,
        <http://qudt.org/vocab/unit/TONNE-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/TONNE-PER-HR-K>,
        <http://qudt.org/vocab/unit/TONNE-PER-K>,
        <http://qudt.org/vocab/unit/TONNE-PER-M3-K>,
        <http://qudt.org/vocab/unit/TONNE-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/TONNE-PER-MIN-K>,
        <http://qudt.org/vocab/unit/TONNE-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/TONNE-PER-SEC-K>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-BAR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-DAY-BAR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-DAY-K>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HR-BAR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-HR-K>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-K>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-M3-K>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-MIN-BAR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-MIN-K>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-SEC-BAR>,
        <http://qudt.org/vocab/unit/TON_Metric-PER-SEC-K>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-DEG_F>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-HR-DEG_F>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-HR-PSI>,
        <http://qudt.org/vocab/unit/TON_SHORT-PER-PSI>,
        <http://qudt.org/vocab/unit/UNKNOWN>,
        <http://qudt.org/vocab/unit/V-PER-L-MIN>,
        <http://qudt.org/vocab/unit/V-PER-V>,
        <http://qudt.org/vocab/unit/VAR-PER-K>,
        <http://qudt.org/vocab/unit/W-HR-PER-L>,
        <http://qudt.org/vocab/unit/W-M-PER-M2-SR>,
        <http://qudt.org/vocab/unit/W-PER-M2-M>,
        <http://qudt.org/vocab/unit/W-PER-M2-M-SR>,
        <http://qudt.org/vocab/unit/W-PER-M2-NanoM>,
        <http://qudt.org/vocab/unit/YD-PER-PSI>,
        <http://qudt.org/vocab/unit/YD3-PER-PSI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/NotApplicable> ;
    rdfs:comment "Applicable units are those of quantitykind:Unknown" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/vocab/unit/M> a ns1:Unit ;
    rdfs:label "متر"@ar,
        "метър"@bg,
        "metr"@cs,
        "Meter"@de,
        "μέτρο"@el,
        "metre"@en,
        "Meter"@en-US,
        "metro"@es,
        "متر"@fa,
        "mètre"@fr,
        "מטר"@he,
        "मीटर"@hi,
        "méter"@hu,
        "metro"@it,
        "メートル"@ja,
        "metrum"@la,
        "meter"@ms,
        "metr"@pl,
        "metro"@pt,
        "metru"@ro,
        "метр"@ru,
        "meter"@sl,
        "metre"@tr,
        "米"@zh ;
    dcterms:description "The metric and SI base unit of distance.  The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, $c$, is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."^^ns1:LatexString ;
    ns1:applicableSystem <http://qudt.org/vocab/sou/CGS>,
        <http://qudt.org/vocab/sou/CGS-EMU>,
        <http://qudt.org/vocab/sou/CGS-GAUSS>,
        <http://qudt.org/vocab/sou/SI> ;
    ns1:conversionMultiplier 1.0 ;
    ns1:conversionMultiplierSN 1e+00 ;
    ns1:dbpediaMatch "http://dbpedia.org/resource/Metre"^^xsd:anyURI ;
    ns1:definedUnitOfSystem <http://qudt.org/vocab/sou/SI> ;
    ns1:hasDimensionVector <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/ElevationRelativeToNAP>,
        <http://qudt.org/vocab/quantitykind/Length> ;
    ns1:iec61360Code "0112/2///62720#UAA726" ;
    ns1:informativeReference "http://en.wikipedia.org/wiki/Metre?oldid=495145797"^^xsd:anyURI,
        "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA726"^^xsd:anyURI ;
    ns1:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/metre> ;
    ns1:plainTextDescription "The metric and SI base unit of distance.   The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." ;
    ns1:siExactMatch <https://si-digital-framework.org/SI/units/metre> ;
    ns1:symbol "m" ;
    ns1:ucumCode "m"^^ns1:UCUMcs ;
    ns1:udunitsCode "m" ;
    ns1:uneceCommonCode "MTR" ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> .

<http://data.ashrae.org/standard223/1.0/model/all> a owl:Ontology ;
    owl:imports <http://qudt.org/3.1.1/vocab/constant>,
        <http://qudt.org/3.1.1/vocab/unit>,
        sh: ;
    owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
    sh:declare [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://qudt.org/schema/qudt/"^^xsd:anyURI ;
            sh:prefix "qudt"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223/1.0/vocab/role#"^^xsd:anyURI ;
            sh:prefix "role"^^xsd:string ],
        [ sh:namespace "http://qudt.org/vocab/unit/"^^xsd:anyURI ;
            sh:prefix "unit"^^xsd:string ],
        [ sh:namespace "http://qudt.org/schema/qudt/"^^xsd:anyURI ;
            sh:prefix "qudt"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/1999/02/22-rdf-syntax-ns#"^^xsd:anyURI ;
            sh:prefix "rdf"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/ns/shacl#"^^xsd:anyURI ;
            sh:prefix "sh"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/1999/02/22-rdf-syntax-ns#"^^xsd:anyURI ;
            sh:prefix "rdf"^^xsd:string ],
        [ sh:namespace "http://qudt.org/vocab/quantitykind/"^^xsd:anyURI ;
            sh:prefix "qudtqk"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://qudt.org/schema/qudt/"^^xsd:anyURI ;
            sh:prefix "qudt"^^xsd:string ],
        [ sh:namespace "http://qudt.org/schema/qudt/"^^xsd:anyURI ;
            sh:prefix "qudt"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/1999/02/22-rdf-syntax-ns#"^^xsd:anyURI ;
            sh:prefix "rdf"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/2000/01/rdf-schema#"^^xsd:anyURI ;
            sh:prefix "rdfs"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/2000/01/rdf-schema#"^^xsd:anyURI ;
            sh:prefix "rdfs"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/ns/shacl#"^^xsd:anyURI ;
            sh:prefix "sh"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/2000/01/rdf-schema#"^^xsd:anyURI ;
            sh:prefix "rdfs"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/ns/shacl#"^^xsd:anyURI ;
            sh:prefix "sh"^^xsd:string ],
        [ sh:namespace "http://qudt.org/vocab/quantitykind/"^^xsd:anyURI ;
            sh:prefix "quantitykind"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/2000/01/rdf-schema#"^^xsd:anyURI ;
            sh:prefix "rdfs"^^xsd:string ],
        [ sh:namespace "http://data.ashrae.org/standard223#"^^xsd:anyURI ;
            sh:prefix "s223"^^xsd:string ],
        [ sh:namespace "http://qudt.org/schema/qudt/"^^xsd:anyURI ;
            sh:prefix "qudt"^^xsd:string ],
        [ sh:namespace "http://www.w3.org/2000/01/rdf-schema#"^^xsd:anyURI ;
            sh:prefix "rdfs"^^xsd:string ] .

<http://qudt.org/3.1.1/vocab/quantitykind> a owl:Ontology ;
    rdfs:label "QUDT Quantity Kind Vocabulary Version 3.1.1" ;
    ns4:hasGraphMetadata ns4:GMD_QUDT-QUANTITY-KINDS-ALL ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
    owl:imports <http://qudt.org/3.1.1/schema/facade/qudt>,
        <http://qudt.org/3.1.1/vocab/dimensionvector> ;
    owl:versionIRI <http://qudt.org/3.1.1/vocab/quantitykind> .

<http://qudt.org/3.1.1/vocab/unit> a owl:Ontology ;
    rdfs:label "QUDT VOCAB Units of Measure Release 3.1.1" ;
    ns4:hasGraphMetadata ns4:GMD_QUDT-UNITS-ALL ;
    rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
    owl:imports <http://qudt.org/3.1.1/schema/facade/qudt>,
        <http://qudt.org/3.1.1/vocab/prefix>,
        <http://qudt.org/3.1.1/vocab/quantitykind>,
        <http://qudt.org/3.1.1/vocab/sou> ;
    owl:versionIRI <http://qudt.org/3.1.1/vocab/unit> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/485bb671> ] [ sh:property <urn:well-known/30500e03> ] [ sh:property <urn:well-known/c674f34f> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/485bb671> ] [ sh:property <urn:well-known/30500e03> ] [ sh:property <urn:well-known/c674f34f> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/485bb671> ] [ sh:property <urn:well-known/30500e03> ] [ sh:property <urn:well-known/c674f34f> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b42fa861> ] [ sh:property <urn:well-known/fd6168d1> ] [ sh:property <urn:well-known/71ab84aa> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/60dda0b0> ] [ sh:property <urn:well-known/0f2e38e7> ] [ sh:property <urn:well-known/e11f4e79> ] ) ;
    sh:severity sh:Warning .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b800de5a> ] [ sh:property <urn:well-known/93f16be8> ] [ sh:property <urn:well-known/6557f005> ] ) ;
    sh:severity sh:Warning .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only s223
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: s223 predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
?p a/rdfs:subClassOf* s223:Relation .
$this ?p ?o .
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b800de5a> ] [ sh:property <urn:well-known/93f16be8> ] [ sh:property <urn:well-known/6557f005> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/60dda0b0> ] [ sh:property <urn:well-known/0f2e38e7> ] [ sh:property <urn:well-known/e11f4e79> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b42fa861> ] [ sh:property <urn:well-known/fd6168d1> ] [ sh:property <urn:well-known/71ab84aa> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedThrough` relation using `hasConnectionPoint` and `connectsThrough`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedThrough ?connection .}
WHERE {
$this s223:hasConnectionPoint/s223:connectsThrough ?connection .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "Infer the `hasRole` s223:Role-HeatTransfer relation for every instance of the listed targetClass values."^^xsd:string ;
    sh:object ns2:Role-HeatTransfer ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` cannot have a value without a `Unit`."^^xsd:string ;
    sh:message "s223: {$this} referenced by {?subject} has a value of {?v} but does not specify a `Unit`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?v ?subject
WHERE {
$this s223:hasValue ?v .
FILTER NOT EXISTS {$this qudt:hasUnit ?u} .
?subject ?p $this .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m1} is incompatible with {?cp2} with medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure the electrical phase is the same as all connected `ConnectionPoint`s"^^xsd:string ;
    sh:message "s223: {$this} has an electrical phase of {?myphase} which is different from {?cpPhase} for `ConnectionPoint` {?cp}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?myphase ?cp ?cpPhase
    WHERE {
        $this s223:hasElectricalPhase ?myphase .
        $this s223:connectsAt ?cp .
        ?cp s223:hasElectricalPhase ?cpPhase .
        FILTER (?myphase != ?cpPhase) .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Connection` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Signal-WiredEthernet .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with medium {?m2} is incompatible with {?cp2} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m2 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:TripleRule ;
    rdfs:comment "A `ChilledBeam` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b800de5a> ] [ sh:property <urn:well-known/93f16be8> ] [ sh:property <urn:well-known/6557f005> ] ) ;
    sh:severity sh:Warning .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: Two mediums with constituents."^^xsd:string ;
    sh:message "s223: For `Filter` {$this} there is no compatible substance between medium {?m2} and medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT ?this ?m2 ?m1
WHERE {
  ?this s223:cnx ?cp1, ?cp2 .
  ?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
  ?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
  FILTER (?cp1 != ?cp2) .
  ?cp1 s223:hasMedium ?m1 .
  ?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `Zone` matches the constraints defined by g36:Zone, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Zone> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "Heating coils must always have the role `Role-Heating`"^^xsd:string ;
    sh:object ns2:Role-Heating ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `ConnectionPoint`s."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:cnx/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Subclasses of ConnectionPoint are Disjoint. An instance of a subclass of ConnectionPoint cannot be an instance of multiple such subclasses."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} cannot be an instance of both {?subclass1} and {?subclass2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
        SELECT $this ?subclass1 ?subclass2 WHERE {
            $this a ?subclass1, ?subclass2 .
            ?subclass1 rdfs:subClassOf s223:ConnectionPoint .
            ?subclass2 rdfs:subClassOf s223:ConnectionPoint .
            FILTER(?subclass1 != ?subclass2)
        }
    """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {$this} has an incompatible medium {?m1} with any constituent of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `DomainSpace`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/60dda0b0> ] [ sh:property <urn:well-known/0f2e38e7> ] [ sh:property <urn:well-known/e11f4e79> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b42fa861> ] [ sh:property <urn:well-known/fd6168d1> ] [ sh:property <urn:well-known/71ab84aa> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for relations that have defined inverse relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?invP $this .
}
WHERE {
  $this ?p ?o .
  ?p s223:inverseOf ?invP .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsThrough`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:connectsThrough ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A `Junction` with constituents and an associated `ConnectionPoint` with a pure medium."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 7: Two `ConnectionPoint`s with mediums with constituents."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasBoundaryConnectionPoint` relation using `hasOptionalConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasBoundaryConnectionPoint ?thing .}
WHERE {
$this s223:hasOptionalConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredSystemToBoundaryConnectionPointFromOptional"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `InletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `InletConnectionPoint` of {?parentEquipment} and not an external `Connection` from {?sourceEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?sourceEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsFrom ?sourceEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?sourceEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasExternalReference` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasExternalReference ?ext .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/485bb671> ] [ sh:property <urn:well-known/30500e03> ] [ sh:property <urn:well-known/c674f34f> ] ) ;
    sh:severity sh:Warning .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 15.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/60dda0b0> ] [ sh:property <urn:well-known/0f2e38e7> ] [ sh:property <urn:well-known/e11f4e79> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment containing another piece of equipment, use the `mapsTo` relation to infer a Medium from the contained equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?parentCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?cp s223:mapsTo ?parentCp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?parentCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: A medium with constituents and an associated `Property` with a pure medium."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m2}, but is associated with `Property` {?prop} that has `ofMedium` of {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m2 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: `Junction` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, and is not associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` probably needs an association with a `Connection`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} probably needs an association with a `Connection`, or use of `hasOptionalConnectionPoint` or `hasBoundaryConnectionPoint` qualifiers."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this
    WHERE {
        FILTER NOT EXISTS {?sys1 s223:hasBoundaryConnectionPoint $this} .
        FILTER NOT EXISTS {?sys2 s223:hasOptionalConnectionPoint $this} .
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        $this s223:isConnectionPointOf ?equipment .
        FILTER NOT EXISTS {?containerEquipment s223:contains ?equipment} .
        }
        """^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A `Connection` with constituents and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "An `ElectricityMeter` shall contain a `VoltageSensor` and `ElectricCurrentSensor` with the same observation location."^^xsd:string ;
    sh:message "s223: {$this} contains {?sensorA} and {?sensorB} with different observation locations: {?locA} and {?locB}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?sensorA ?locA ?sensorB ?locB
WHERE {
$this s223:contains ?sensorA .
$this s223:contains ?sensorB .
?sensorA a/rdfs:subClassOf* s223:Sensor .
?sensorB a/rdfs:subClassOf* s223:Sensor .
FILTER (?sensorA != ?sensorB) .
?sensorA s223:hasObservationLocation ?locA .
?sensorB s223:hasObservationLocation ?locB .
FILTER (?locA != ?locB) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:message "s223: {$this} cannot be declared an instance of both an `ActuatableProperty` and an `ObservableProperty`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this a/rdfs:subClassOf* s223:ActuatableProperty .
$this a/rdfs:subClassOf* s223:ObservableProperty .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the setpoint associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv = ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedTo` relation using `connectsThrough` and `connectsTo`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedTo ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:connectsThrough/s223:connectsTo ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the threshold associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while threshold {?threshold} uses `QuantityKind` {?tqk} with DimensionVector {?tdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasQuantityKind ?tqk .
?pqk qudt:hasDimensionVector ?pdv .
?tqk qudt:hasDimensionVector ?tdv .
FILTER (?pqk != ?tqk) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the Setpoint associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while Setpoint {?setpoint} uses `QuantityKind` {?sqk} with DimensionVector {?sdv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?pqk ?sqk ?pdv ?sdv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasQuantityKind ?sqk .
?pqk qudt:hasDimensionVector ?pdv .
?sqk qudt:hasDimensionVector ?sdv .
FILTER (?pqk != ?sqk) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Declare the inverse triples for symmetric relations"^^xsd:string ;
    sh:construct """
CONSTRUCT {
?o ?p $this .
}
WHERE {
  $this ?p ?o .
  ?p a s223:SymmetricRelation .
}
			"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsTo` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsTo ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated deadband use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must also be an instance of sh:NodeShape. "^^xsd:string ;
    sh:message "s223: Class {$this} must be declared as an instance of sh:NodeShape."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this a sh:NodeShape} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsAt` relation using the relation `cnx`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsAt ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 6: Two `ConnectionPoint`s with a medium with constituents and a pure medium."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 s223:hasMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasElectricalPhase` value from any connected `Conductor`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasElectricalPhase ?phase .}
WHERE {
$this s223:connectsThrough/s223:hasElectricalPhase ?phase .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Connectable` has the relation`connected` or `connectedTo` (i.e. high-level connection specification), it must also have the supporting `cnx` relations (low-level connection specification)."^^xsd:string ;
    sh:message "s223: {$this} is s223:connected (high-level) to {?otherC} but not connected at the cnx-level."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?otherC
WHERE {
$this s223:connected ?otherC .
FILTER NOT EXISTS {$this s223:cnx+ ?otherC}
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 4: A medium with constituents and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
    ?m1 s223:composedOf/s223:ofConstituent ?s1 .
    ?m2 s223:composedOf/s223:ofConstituent ?s2 .
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s11 .
    ?m2 s223:composedOf/s223:ofConstituent ?s12 .
    FILTER (?s11 = ?s12) .
  }
  FILTER NOT EXISTS {
    ?m1 s223:composedOf/s223:ofConstituent ?s21 .
    ?m2 s223:composedOf/s223:ofConstituent ?s22 .
    {?s22 rdfs:subClassOf* ?s21} UNION {?s21 rdfs:subClassOf* ?s22} .
  }
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Setpoint` for properties referred to by `hasSetpoint`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Setpoint}
WHERE {
?prop s223:hasSetpoint ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Setpoint}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated threshold use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv != ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasObservationLocation` relation for a `Sensor` from the `Property` that it is observing, only if that `Property` is associated with a single entity."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasObservationLocation ?something .}
WHERE {
{
SELECT ?prop (COUNT (DISTINCT ?measurementLocation) AS ?count) $this
WHERE {
FILTER (NOT EXISTS {$this s223:hasObservationLocation ?anything}) .
$this s223:observes ?prop .
?measurementLocation s223:hasProperty ?prop .
}
GROUP BY ?prop $this
}
FILTER (?count = 1) .
?something s223:hasProperty ?prop .
{?something a/rdfs:subClassOf* s223:Connectable}
UNION
{?something a/rdfs:subClassOf* s223:Connection}
UNION
{?something a/rdfs:subClassOf* s223:ConnectionPoint}
}
"""^^xsd:string ;
    sh:name "InferredMeasurementLocation"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Connection` must only have a `cnx` relation with a `ConnectionPoint`"^^xsd:string ;
    sh:message "s223: {$this} cannot have a s223:cnx relation to {?something}, because {?something} is not a `ConnectionPoint`."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """SELECT $this ?something
WHERE {
$this s223:cnx ?something .
FILTER NOT EXISTS {?something a/rdfs:subClassOf* s223:ConnectionPoint} .
}"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external incoming connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection from external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedFrom ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `Zone` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasDomainSpace/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Add an rdfs:label if it is missing."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this rdfs:label ?newLabel .}
WHERE {
FILTER (NOT EXISTS {$this rdfs:label ?something}) .
BIND(REPLACE(STR($this), "^.*/([^/]*)$", "$1") AS ?localNameWithoutHash)
BIND(REPLACE(?localNameWithoutHash, "^.*#(.*)$", "$1") AS ?localName)
BIND(REPLACE(?localName, "-", " ", "i") AS ?newLabel)
}
"""^^xsd:string ;
    sh:name "AddLabelFromLocalName"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 5: Two `ConnectionPoint`s with pure mediums."^^xsd:string ;
    sh:message "s223: {?cp1} with Medium {?m1} is incompatible with {?cp2} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp1 ?m1 ?cp2 ?m2
WHERE {
$this s223:cnx ?cp1 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp1 s223:hasMedium ?m1 .
$this s223:cnx ?cp2 .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2 ) .
?cp2 s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:Damper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#DamperOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Damper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLConstraint must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The SPARQLConstraint for path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:sparql ?sparqlconstraint .
?propshape sh:path ?path .
FILTER NOT EXISTS {?sparqlconstraint rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:HeatingCoil matches the constraints defined by g36:HotWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Warning about a subClass of `Equipment` of type A containing something that is in the same subClass branch."^^xsd:string ;
    sh:message "s223: {$this}, of type {?type1}, contains {?subEquip} of type {?type2}, that could result in double-counting items in the class hierarchy of {?type1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?subEquip ?type1 ?type2
WHERE {
  FILTER NOT EXISTS {$this a s223:Equipment} .
$this s223:contains+ ?subEquip .
  FILTER NOT EXISTS {?subEquip a s223:Equipment} .
$this a ?type1 .
?subEquip a ?type2 .
{
?type2 rdfs:subClassOf* ?type1 .
}
UNION
{
?type1 rdfs:subClassOf* ?type2 .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 85.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the associated setpoint use non-commensurate `Unit`s."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while setpoint {?setpoint} uses `Unit` {?sunit}. These are non-commensurate."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?setpoint ?punit ?sunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasSetpoint ?setpoint .
?setpoint qudt:hasUnit ?sunit .
?punit qudt:hasDimensionVector ?pdv .
?sunit qudt:hasDimensionVector ?sdv .
FILTER (?punit != ?sunit) .
FILTER (?pdv != ?sdv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `ConnectionPoint` must not have both a `mapsTo` and a `connectsThrough` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `mapsTo` {?uppercp} and a `connectsThrough` {?connection}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?uppercp ?connection
WHERE {
$this s223:mapsTo ?uppercp .
$this s223:connectsThrough ?connection .
?connection a/rdfs:subClassOf* s223:Connection .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The non-electrical `ConnectionPoint`s of a `Pump` must have compatible Media."^^xsd:string ;
    sh:message "s223: {?cpa} and {?cpb} on the `Pump` {$this} have incompatible Media {$mediuma} and {$mediumb}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cpa ?cpb ?mediuma ?mediumb
WHERE {
  $this s223:hasConnectionPoint ?cpa .
  $this s223:hasConnectionPoint ?cpb .
  FILTER (?cpa != ?cpb) .
  ?cpa s223:hasMedium ?mediuma .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  ?cpb s223:hasMedium ?mediumb .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* s223:Constituent-Electricity}) .
  FILTER (?mediuma != ?mediumb) .
  FILTER (NOT EXISTS {?mediumb a/rdfs:subClassOf* ?mediuma}) .
  FILTER (NOT EXISTS {?mediuma a/rdfs:subClassOf* ?mediumb}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedTo`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedTo ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedTo"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "H2O i.e., pure water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If an incoming relation `composedOf` exists, then the `Property` must have a declared substance using the relation `ofConstituent`."^^xsd:string ;
    sh:message "s223: `Property` {$this} is referred to by {?something} with s223:composedOf, but the `Property` has no value for s223:ofConstituent."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?something
WHERE {
?something s223:composedOf $this .
FILTER NOT EXISTS {$this s223:ofConstituent ?someSubstance} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relation using `isConnectionPointOf`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this ^s223:isConnectionPointOf ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxPropertyFromInverse"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Junction` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m1} is incompatible with {?cp} with Medium {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `cnx` relationship using `hasConnectionPoint`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:hasConnectionPoint ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointCnxProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for valid enumeration value consistent with the stated `EnumerationKind`."^^xsd:string ;
    sh:message "s223: {$this} has an enumeration value of {?value} which is not a valid {?kind}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?value ?kind
WHERE {
$this s223:hasValue ?value .
$this s223:hasEnumerationKind ?kind .
FILTER (NOT EXISTS {?value a/rdfs:subClassOf* ?kind}) .
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one inlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b800de5a> ] [ sh:property <urn:well-known/93f16be8> ] [ sh:property <urn:well-known/6557f005> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` and the deadband associated with it have non-commensurate `QuantityKind`s."^^xsd:string ;
    sh:message "s223: {$this} uses `QuantityKind` {?pqk} with DimensionVector {?pdv}, while deadband {?deadband} uses `QuantityKind` {?dqk} with DimensionVector {?ddv}. These are non-commensurate"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?pqk ?dqk ?pdv ?ddv
WHERE {
$this qudt:hasQuantityKind ?pqk .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasQuantityKind ?dqk .
?pqk qudt:hasDimensionVector ?pdv .
?dqk qudt:hasDimensionVector ?ddv .
FILTER (?pqk != ?dqk) .
FILTER (?pdv != ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] rdfs:comment "A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:message "s223: A `Pump` shall have at least one outlet using the medium `Fluid-Water`, `Fluid-Oil` or `Fluid-Refrigerant`."^^xsd:string ;
    sh:or ( [ sh:property <urn:well-known/b42fa861> ] [ sh:property <urn:well-known/fd6168d1> ] [ sh:property <urn:well-known/71ab84aa> ] ) ;
    sh:severity sh:Warning .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:ElectricResistanceElement matches the constraints defined by g36:ElectricHeatingCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ElectricHeatingCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the threshold associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while threshold {?threshold} uses `Unit` {?tunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?threshold ?punit ?tunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasThreshold ?threshold .
?threshold qudt:hasUnit ?tunit .
?punit qudt:hasDimensionVector ?pdv .
?tunit qudt:hasDimensionVector ?tdv .
FILTER (?punit != ?tunit) .
FILTER (?pdv = ?tdv) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a substance has a constituent, that constituent may not itself have constituents."^^xsd:string ;
    sh:message "s223: This substance {$this} has a constituent {?constituent} that itself composed ofs {?nextConstituent}. Create new substance with only atomic constituents."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?constituent ?nextConstituent
WHERE {
$this s223:composedOf ?constituent .
?constituent s223:ofConstituent/s223:composedOf ?nextConstituent .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Deadband` for properties referred to by `hasDeadband`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Deadband}
WHERE {
?prop s223:hasDeadband ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Deadband}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:FanWithVFD, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` `mapsTo` another `ConnectionPoint`, the respective `Equipment` should have a `contains` relation."^^xsd:string ;
    sh:message "s223: {?otherEquipment} should contain {?equipment} because `ConnectionPoint` {$this} has a `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?equipment ?otherEquipment
WHERE {
$this s223:mapsTo ?otherCP .
?equipment s223:hasConnectionPoint $this .
?otherEquipment s223:hasConnectionPoint ?otherCP .
FILTER NOT EXISTS {?otherEquipment s223:contains ?equipment}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasExternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasExternalReference ?ext .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the `hasReferenceLocation` relation exists, the observed `Property` shall have isDeltaQuantity true."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has a reference location, but its `Property` lacks isDeltaQuantity true."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this
          WHERE {
$this s223:hasReferenceLocation ?y .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:observes/qudt:isDeltaQuantity true}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectsFrom` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectsFrom ?equipment .}
WHERE {
$this s223:connectsAt ?cp .
?cp a s223:OutletConnectionPoint .
?cp s223:isConnectionPointOf ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredConnectionToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: `Junction` {$this} with Medium {?m2} is incompatible with {?cp} with Medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m1 .
$this s223:hasMedium ?m2 .
FILTER (?m1 != ?m2 ) .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every TripleRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The TripleRule inferring {?pred} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?pred
WHERE {
$this sh:rule ?rule .
?rule a sh:TripleRule .
?rule sh:predicate ?pred .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasQuantityKind` relation if it is unambiguous."^^xsd:string ;
    sh:construct """
CONSTRUCT {
$this qudt:hasQuantityKind ?uniqueqk
}
WHERE {
{
SELECT $this (COUNT (DISTINCT (?qk)) AS ?count)
WHERE {
FILTER (NOT EXISTS {$this qudt:hasQuantityKind ?something}) .
$this qudt:hasUnit/qudt:hasQuantityKind ?qk .
}
GROUP BY $this
}
FILTER (?count = 1)
$this qudt:hasUnit/qudt:hasQuantityKind ?uniqueqk .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 3: `Connection` with a pure medium and an associated `ConnectionPoint` with constituents."^^xsd:string ;
    sh:message "s223: `Connection` {$this} with medium {?m2} is incompatible with {?cp} with medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?cp ?m1
WHERE {
$this s223:cnx ?cp .
?cp a/rdfs:subClassOf* s223:ConnectionPoint .
?cp s223:hasMedium ?m2 .
$this s223:hasMedium ?m1 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connectedFrom` relations using `connectsThrough` and `connectsFrom`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connectedFrom ?equipment .}
WHERE {
$this s223:hasConnectionPoint ?cp .
?cp a s223:InletConnectionPoint .
?cp s223:connectsThrough/s223:connectsFrom ?equipment .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToUpstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosed `Zone`s to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `Junction` is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:message "s223: This `Junction` {$this} is not used to model significant details of a branching point in a connection, and may not be required."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
            SELECT $this
            WHERE {
                $this s223:hasConnectionPoint? | s223:connectedThrough? ?junc_cp_conn .

                FILTER NOT EXISTS {
                    # Connection has a relation that is not in the structural or required relationships
                    { ?junc_cp_conn ?p ?o . } UNION {?o ?p ?junc_cp_conn . }
                    FILTER (?p NOT IN (
                        s223:connected, s223:connectedTo, s223:connectedThrough, s223:hasConnectionPoint,
                        s223:connectsAt, s223:isConnectionPointOf, s223:cnx, rdf:type, rdfs:label, rdfs:comment
                    ))
                } .
            }
        """^^xsd:string ;
    sh:severity sh:Warning .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `Property` has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:message "s223: Since Property {$this} has an `ofSubstance` relation, it should also have an `ofMedium` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:ofSubstance ?substance .
FILTER NOT EXISTS {$this s223:ofMedium ?medium} .
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasConnectionPoint` relation using `cnx`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasConnectionPoint ?thing .}
WHERE {
$this s223:cnx ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToConnectionPointProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Disallow contained equipment from having external outgoing connections."^^xsd:string ;
    sh:message "s223: {$this} should not have a connection to external equipment {?otherDev} because {?container} contains {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?container ?otherDev
WHERE {
$this s223:connectedTo ?otherDev .
$this ^s223:contains ?container .
?container a/rdfs:subClassOf* s223:Equipment .
FILTER NOT EXISTS {?container s223:contains ?otherDev .}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer a `hasDomain` relation by checking any enclosing `ZoneGroup` to determine the domain."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:hasDomain ?domain .}
WHERE {
$this ^s223:hasZone/s223:hasDomain ?domain .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SHACL property shape must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: The property shape with path {?path} for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?path
WHERE {
$this sh:property ?propshape .
?propshape sh:path ?path .
FILTER NOT EXISTS {?propshape rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:CoolingCoil matches the constraints defined by g36:ChilledWaterCoil, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 2: A pure medium and an associated `Property` with constituents."^^xsd:string ;
    sh:message "s223: {$this} `hasMedium` of {?m1}, but is associated with `Property` {?prop} that has `ofMedium` of {?m2}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m1 ?prop ?m2
WHERE {
$this s223:hasMedium ?m1 .
$this ?p ?prop .
?prop a/rdfs:subClassOf* s223:Property .
?prop s223:ofMedium ?m2 .
?m2 s223:composedOf/s223:ofConstituent ?s2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {
  ?m2 s223:composedOf/s223:ofConstituent ?s12 .
  {?s12 rdfs:subClassOf* ?m1} UNION {?m1 rdfs:subClassOf* ?s12} .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure an `OutletConnectionPoint` has a `mapsTo` relation to its containing `Equipment` if it has an external `Connection`"^^xsd:string ;
    sh:message "s223: {$this} must have a `mapsTo` an `OutletConnectionPoint` of {?parentEquipment} and not an external `Connection` to {?destinationEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?parentEquipment ?destinationEquipment
WHERE {
?equipment s223:hasConnectionPoint $this .
?parentEquipment s223:contains ?equipment .
$this s223:connectsThrough/s223:connectsTo ?destinationEquipment .
FILTER NOT EXISTS {?parentEquipment s223:contains ?destinationEquipment} .
FILTER NOT EXISTS {$this s223:mapsTo ?anything} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "s223: If the observed `Property` has isDeltaQuantity true, the `Sensor` shall have a `hasReferenceLocation` relation."^^xsd:string ;
    sh:message "s223: `Sensor` {$this} has `Property` {?x} with isDeltaQuantity true, but the `Sensor` lacks a reference location."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
          SELECT $this ?x
          WHERE {
$this s223:observes/qudt:isDeltaQuantity true .
$this s223:observes ?x .
?x a/rdfs:subClassOf* s223:QuantifiableProperty .
FILTER NOT EXISTS {$this s223:hasReferenceLocation ?y}
}
"""^^xsd:string .

[] a sh:SPARQLRule ;
    rdfs:comment "For equipment contained within another piece of equipment use the `mapsTo` relation to infer a Medium from the containing equipment."^^xsd:string ;
    sh:construct """
CONSTRUCT {
    ?childCp s223:hasMedium ?medium .
}
WHERE {
  $this s223:hasConnectionPoint ?cp .
  ?childCp s223:mapsTo ?cp .
  ?cp s223:connectsThrough ?connection .
  ?cp s223:hasMedium ?medium .
  FILTER NOT EXISTS {?childCp s223:hasMedium ?something} .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "This `QuantifiableProperty` uses a different `Unit` than the deadband associated with it."^^xsd:string ;
    sh:message "s223: {$this} uses `Unit` {?punit}, while deadband {?deadband} uses `Unit` {?dunit}. Be careful."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?deadband ?punit ?dunit
WHERE {
$this qudt:hasUnit ?punit .
$this s223:hasDeadband ?deadband .
?deadband qudt:hasUnit ?dunit .
?punit qudt:hasDimensionVector ?pdv .
?dunit qudt:hasDimensionVector ?ddv .
FILTER (?punit != ?dunit) .
FILTER (?pdv = ?ddv) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:hasValue 70.0 ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the Medium identified by a `ConnectionPoint` via the `hasMedium` relation is compatible with the Medium identified by the entity identified by the `mapsTo` relation."^^xsd:string ;
    sh:message "s223: {$this} declares a medium of {?a}, but the medium of {?b} is declared by {?target} pointed to by the `mapsTo` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?a ?b ?target
WHERE {
$this s223:hasMedium ?a .
$this s223:mapsTo+ ?target .
?target s223:hasMedium ?b .
?a a/rdfs:subClassOf* s223:Substance-Medium .
?b a/rdfs:subClassOf* s223:Substance-Medium .
FILTER (?a != ?b ) .
FILTER (NOT EXISTS {?b a/rdfs:subClassOf* ?a}) .
FILTER (NOT EXISTS {?a a/rdfs:subClassOf* ?b}) .
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Glycol concentration"^^xsd:string ;
    ns2:hasValue 30.0 ;
    ns2:ofConstituent ns2:Constituent-Glycol ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that the boundary `ConnectionPoint`s of a `System` belong to only members of that `System`"^^xsd:string ;
    sh:message "s223: `System` {$this} `hasBoundaryConnectionPoint` {?cp}, belonging to {?con} that is not a member of {?this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?cp ?con
WHERE {
$this s223:hasBoundaryConnectionPoint ?cp .
?cp s223:isConnectionPointOf ?con .
FILTER NOT EXISTS {$this s223:hasMember+ ?con}
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Damper matches the constraints defined by g36:TwoPositionDamper, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#TwoPositionDamper> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation for BiDirectional connections"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?d2 .}
WHERE {
$this s223:connectedThrough/^s223:connectedThrough ?d2 .
FILTER ($this != ?d2) .
FILTER NOT EXISTS {$this s223:contains* ?d2} .
FILTER NOT EXISTS {?d2 s223:contains* $this} .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToDownstreamEquipmentProperty"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every class of the 223 standard must be a direct or indirect subclass of s223:Concept. "^^xsd:string ;
    sh:message "s223: Class {$this} must be within the rdfs:subClassOf hierarchy under s223:Concept."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
FILTER NOT EXISTS {$this rdfs:subClassOf* rdf:Property} .
FILTER NOT EXISTS {$this rdfs:subClassOf* s223:Concept} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "If a `ConnectionPoint` lacks a `connectsThrough` and `mapsTo` relation, but is associated with a `Junction` or `Equipment` that is contained by an `Equipment`, then suggest that the `ConnectionPoint` might need a `mapsTo` relation to a `ConnectionPoint` of the containing `Equipment`."^^xsd:string ;
    sh:message "s223: `ConnectionPoint` {$this} could be missing a `mapsTo` relation to a `ConnectionPoint` of {?containerEquipment} because it is associated with a `Junction` or `Equipment` that is contained by {?containerEquipment}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
    SELECT $this ?containerEquipment
    WHERE {
        FILTER NOT EXISTS {$this s223:connectsThrough ?anything1} .
        FILTER NOT EXISTS {$this s223:mapsTo ?anything2} .
        FILTER NOT EXISTS {?anything3 s223:hasBoundaryConnectionPoint $this} .
        $this s223:isConnectionPointOf ?equipment .
        ?containerEquipment s223:contains ?equipment .
        }
        """^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "A `CoolingCoil` must always have the role `Role-Cooling`"^^xsd:string ;
    sh:object ns2:Role-Cooling ;
    sh:predicate ns2:hasRole ;
    sh:subject sh:this .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `connected` relation using `connectedFrom`"^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:connected ?thing .}
WHERE {
$this s223:connectedFrom ?thing .
}
"""^^xsd:string ;
    sh:name "InferredEquipmentToEquipmentPropertyfromconnectedFrom"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Freezing point"^^xsd:string ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/Temperature> .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:ChilledWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of `ZoneGroup` matches the constraints defined by g36:ZoneGroup, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#ZoneGroup> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a ns2:Property ;
    rdfs:label "Unspecified"^^xsd:string ;
    ns2:ofConstituent ns2:DC-PoE .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Fan matches the constraints defined by g36:Fan, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#Fan> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer `cnx` relation using the relation `connectsAt`."^^xsd:string ;
    sh:construct """
CONSTRUCT {$this s223:cnx ?thing .}
WHERE {
$this s223:connectsAt ?thing .
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Every SPARQLRule must have an rdfs:comment. "^^xsd:string ;
    sh:message "s223: Every SPARQLRule for Class {$this} must have an rdfs:comment."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this sh:rule ?rule .
?rule a sh:SPARQLRule .
FILTER NOT EXISTS {?rule rdfs:comment ?comment} .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLConstraint ;
    rdfs:comment """Ensure that all instances of an s223 class use only the relations defined for that class. Note that only QUDT
relations are checked by this validation."""^^xsd:string ;
    sh:message "s223: QUDT predicate {?p} is not defined for instance {$this}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?p ?o
WHERE {
$this ?p ?o .
FILTER(STRSTARTS (str(?p), "http://qudt.org/schema/qudt"))
FILTER NOT EXISTS {$this a sh:NodeShape}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
			?class sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:xone/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
FILTER NOT EXISTS {$this a/rdfs:subClassOf* ?class .
?class sh:or/rdf:rest*/rdf:first/sh:property/sh:path ?p .
}
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "The associated `EnumerationKind-Domain` of a `Zone` and the `EnumerationKind-Domain` of the `DomainSpace`s it contains must be the same."^^xsd:string ;
    sh:message "s223: `Zone` {$this} has a Domain of {?domain}, but it contains a `DomainSpace` {?ds} which has a Domain of {?dsdomain}. These should be the same."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT DISTINCT $this ?domain ?ds ?dsdomain
WHERE {
$this a s223:Zone .
$this s223:hasDomain ?domain .
$this s223:contains ?ds .
?ds s223:hasDomain ?dsdomain .
FILTER (?domain != ?dsdomain)
}
"""^^xsd:string .

[] a ns2:QuantifiableProperty ;
    rdfs:label "Water concentration"^^xsd:string ;
    ns2:ofConstituent ns2:Constituent-H2O ;
    ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/VolumeFraction> ;
    ns1:hasUnit <http://qudt.org/vocab/unit/PERCENT> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Ensure that `Role-OutdoorAirIntake` is associated with a `Connectable` directly connecting to Outdoor Air."^^xsd:string ;
    sh:message "s223: {?this} is associated with {$entity}, which does not directly connect to outdoor air."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?entity
WHERE {
?entity (s223:hasRole | (s223:hasProperty/s223:hasAspect)) $this .
?outdoorSpace a/rdfs:subClassOf* s223:OutdoorPhysicalSpace .
?outdoorSpace s223:encloses ?outdoorAir  .
?outdoorAir s223:hasDomain s223:Domain-HVAC .
FILTER NOT EXISTS {?entity s223:connectedFrom ?outdoorAir} .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Incompatible Medium. Case 1: Two pure mediums."^^xsd:string ;
    sh:message "s223: {$this} with inlet medium {?m2} is incompatible with outlet medium {?m1}."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this ?m2 ?m1
WHERE {
$this s223:cnx ?cp1, ?cp2 .
?cp1 a/rdfs:subClassOf* s223:ConnectionPoint .
?cp2 a/rdfs:subClassOf* s223:ConnectionPoint .
FILTER (?cp1 != ?cp2) .
?cp1 s223:hasMedium ?m1 .
?cp2 s223:hasMedium ?m2 .
FILTER NOT EXISTS {?m1 s223:composedOf ?c1} .
FILTER NOT EXISTS {?m2 s223:composedOf ?c2}
FILTER (NOT EXISTS {?m2 rdfs:subClassOf* ?m1}) .
FILTER (NOT EXISTS {?m1 rdfs:subClassOf* ?m2}) .
}
"""^^xsd:string .

[] a sh:SPARQLConstraint ;
    rdfs:comment "A `Property` must not have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:message "s223: {$this} cannot have both a `hasInternalReference` and a `hasValue` relation."^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
WHERE {
$this s223:hasInternalReference ?int .
$this s223:hasValue ?val .
}
"""^^xsd:string .

[] a sh:TripleRule ;
    rdfs:comment "If an instance of s223:Valve matches the constraints defined by g36:HotWaterValve, it will be declared as an instance of that class."^^xsd:string ;
    sh:condition <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve>,
        <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValveOrShape1> ;
    sh:object <http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve> ;
    sh:predicate rdf:type ;
    sh:subject sh:this .

[] a sh:SPARQLRule ;
    rdfs:comment "Infer the `hasAspect s223:Aspect-Threshold` for properties referred to by `hasThreshold`"^^xsd:string ;
    sh:construct """
CONSTRUCT {?y s223:hasAspect  s223:Aspect-Threshold}
WHERE {
?prop s223:hasThreshold ?y .
FILTER NOT EXISTS {?y s223:hasAspect s223:Aspect-Threshold}
}
"""^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> .

[] a sh:SPARQLConstraint ;
    rdfs:comment "Checks for consistent dimension vectors for a `QuantityKind` and the `Unit`"^^xsd:string ;
    sh:message "s223: Inconsistent dimensionalities among the `Property`'s `Unit` and `Property`'s `QuantityKind`"^^xsd:string ;
    sh:prefixes <http://data.ashrae.org/standard223/1.0/model/all> ;
    sh:select """
SELECT $this
   WHERE
{
      $this qudt:hasQuantityKind/qudt:hasDimensionVector ?qkdv1 .
      $this qudt:hasUnit/qudt:hasDimensionVector ?qkdv2 .
FILTER (?qkdv1 != ?qkdv2) .
}
"""^^xsd:string .