diff --git a/_toc.yml b/_toc.yml
index cace20eb..d13c3cb8 100644
--- a/_toc.yml
+++ b/_toc.yml
@@ -7,14 +7,16 @@ root: intro
parts:
- caption: Example Buildings
chapters:
- - file: examples/bdg1-1.md
- - file: examples/bdg1-2.md
- - file: examples/lbnl-example.md
- - file: examples/lbnl-example-2.md
+ - file: examples/nist-bdg1-1.md
+ - file: examples/pnnl-bdg1-2.md
+ - file: examples/pnnl-bdg2-1.md
+ - file: examples/lbnl-bdg3-1.md
+ - file: examples/pnnl-bdg3-2.md
+ - file: examples/lbnl-bdg4-1.md
+ - file: examples/nrel-example.md
- file: examples/NIST-HPL.md
- file: examples/NIST-IBAL.md
- - file: examples/nrel-example.md
- - file: examples/pnnl-example2.md
+ - file: examples/scb-rtu.md
- file: examples/scb-vrf.md
- file: examples/lbnl-example-radiant.md
diff --git a/examples/lbnl-bdg3-1.md b/examples/lbnl-bdg3-1.md
new file mode 100644
index 00000000..4f6f15bc
--- /dev/null
+++ b/examples/lbnl-bdg3-1.md
@@ -0,0 +1,31 @@
+---
+jupytext:
+ formats: md:myst
+ text_representation:
+ extension: .md
+ format_name: myst
+kernelspec:
+ display_name: Python 3
+ language: python
+ name: python3
+---
+# LBNL Example Building 3 Model 1
+
+Example Building 3 is a real-world medium-sized office building.
+It is approximately 67,000 square feet in size, contains 2 floors, 27 space types, and 469 rooms. Labels have been anonymized, and are not interpretable.
+It uses an underfloor air distribution system with fan-powered terminal reheat coils for perimeter zones. Four roof-top units with VAV are located on the roof.
+The lighting system primariliy uses fluorescent luminaires and zone-based lighting controllers that communicate with user interface devices and wireless gatetways over DALI networks. The gateways collect occupancy and light sensor data over an ISM-band wireless network.
+
+Example Building 3 Model 1 is provided by Lawrence Berkeley National Laboratory.
+See [PNNL Example Building 3 model 2](../pnnl-bdg3-2.md) for a different modeling approach for the same building.
+
+## Contents
+This model contains a representation of the HVAC system.
+
+## Source
+
+## Downloads
+
+## Queries
+
+## Model Components
diff --git a/examples/lbnl-example.md b/examples/lbnl-bdg4-1.md
similarity index 90%
rename from examples/lbnl-example.md
rename to examples/lbnl-bdg4-1.md
index ff8a59e2..65e588f9 100644
--- a/examples/lbnl-example.md
+++ b/examples/lbnl-bdg4-1.md
@@ -9,17 +9,23 @@ kernelspec:
language: python
name: python3
---
-# LBNL Example Building
+# LBNL Example Building 4 Model 1
-This is an example building provided by Lawrence Berkeley National Laboratory
+Example Building 4 is a real-world large-sized office building.
+
+Example Building 4 Model 1 is provided by Lawrence Berkeley National Laboratory.
+
+### Schematic view
![lbnl-example](../_static/images/lbnl-example.png)
+## Contents
+This model contains a representation of the HVAC system.
## Downloads
-- Turtle file (compiled) (original)
-- JSON-LD file (original)
+- Turtle file (compiled) (original)
+- JSON-LD file (original)
## Queries
| Description | Query URL |
diff --git a/examples/lbnl-example-2.md b/examples/lbnl-example-2.md
deleted file mode 100644
index a7fe367a..00000000
--- a/examples/lbnl-example-2.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-jupytext:
- formats: md:myst
- text_representation:
- extension: .md
- format_name: myst
-kernelspec:
- display_name: Python 3
- language: python
- name: python3
----
-# LBNL Example Building 2
-
-This is a reference model provided by LBNL of a medium-sized office building with two office floors. It uses an underfloor air distribution system with fan-powered terminal reheat coils for perimeter zones. Four roof-top units with VAV are located on the roof. Labels have been anonymized, and are not interpretable.
-
-## Downloads
-
-## Queries
-
-## Model Components
\ No newline at end of file
diff --git a/examples/bdg1-1.md b/examples/nist-bdg1-1.md
similarity index 92%
rename from examples/bdg1-1.md
rename to examples/nist-bdg1-1.md
index 021af0b7..91d0469e 100644
--- a/examples/bdg1-1.md
+++ b/examples/nist-bdg1-1.md
@@ -9,13 +9,13 @@ kernelspec:
language: python
name: python3
---
-# Example Building 1 model 1
+# NIST Example Building 1 Model 1
Example Building 1 is a simplistic, reference tiny office building consisting of a single story with 5 rooms spanning 5 space types.
This reference building was developed for and first described in the journal article ["Metadata Schemas and Ontologies for Building Energy Applications: A Critical Review and Use Case Analysis"](https://doi.org/10.3390/en14072024).
-This example Building 1 model 1 is provided by current and former NIST staff and Pacific Northwest National Laboratory. See also [Building 1 model 2](../bdg1-2.md) for a different modeling approach for the same building.
+Example Building 1 Model 1 is provided by current and former NIST staff and Pacific Northwest National Laboratory. See also [PNNL Example Building 1 Model 2](../pnnl-bdg1-2.md) for a different modeling approach for the same building.
### Schematic view
@@ -23,7 +23,7 @@ This example Building 1 model 1 is provided by current and former NIST staff and
## Contents
-The model contains a representation of the building architecture, mechanical system, and electrical/lighting system.
+This model contains a representation of the building architecture, mechanical system, and electrical/lighting system.
## Source
@@ -31,8 +31,8 @@ The model was created using [TopQuadrant](https://www.topquadrant.com/) TopBraid
## Downloads
-- Turtle file (compiled) (original)
-- JSON-LD file (original)
+- Turtle file (compiled) (original)
+- JSON-LD file (original)
## Queries
diff --git a/examples/bdg1-2.md b/examples/pnnl-bdg1-2.md
similarity index 80%
rename from examples/bdg1-2.md
rename to examples/pnnl-bdg1-2.md
index a0c9a0cc..1dfc406d 100644
--- a/examples/bdg1-2.md
+++ b/examples/pnnl-bdg1-2.md
@@ -9,13 +9,14 @@ kernelspec:
language: python
name: python3
---
-# Example Building 1 model 2
+# PNNL Example Building 1 Model 2
Example Building 1 is a simplistic, reference tiny office building consisting of a single story with 5 rooms spanning 5 space types.
This reference building was developed for and first described in the journal article ["Metadata Schemas and Ontologies for Building Energy Applications: A Critical Review and Use Case Analysis"](https://doi.org/10.3390/en14072024).
-This example Building 1 model 2 is provided by Pacific Northwest National Laboratory. See also [Building 1 model 1](../bdg1-1.md) for a different modeling approach for the same building.
+Example Building 1 Model 2 is provided by Pacific Northwest National Laboratory.
+See [NIST Example Building 1 Model 1](../nist-bdg1-1.md) for a different modeling approach for the same building.
### Schematic view
@@ -23,7 +24,7 @@ This example Building 1 model 2 is provided by Pacific Northwest National Labora
## Contents
-The model contains a representation of the building architecture and electrical/lighting system.
+This model contains a representation of the building architecture and electrical/lighting system.
In addition to the s223 ontology, the model uses the [Real Estate Core ontology](https://dev.realestatecore.io/ontology/) to describe space types. The Real Estate Core ontology is extended by defining 2 subclasses for rec:Office.
``` ttl
@@ -42,18 +43,18 @@ The model was created from source data consisting of a building information mode
Model instance data have a prefix that is resolvable to a Speckle URL.
``` ttl
-@prefix bdg1-2:
+@prefix bdg1:
```
-For example, the following luminaire resolves to https://speckle.xyz/streams/1fed8e620e/objects/05749166d93671bedf16efb52636ce38.
+For example, the following luminaire resolves to http://speckle.xyz/streams/59e5e3c6a8/objects/e2164e3d14db5fcb6915a4a2c8474579 :
``` ttl
-bdg1:05749166d93671bedf16efb52636ce38 a s223:Luminaire
+bdg1:e2164e3d14db5fcb6915a4a2c8474579 a s223:Luminaire
```
## Downloads
-- Turtle file (compiled) (original)
-- JSON-LD file (original)
+- Turtle file (compiled) (original)
+- JSON-LD file (original)
## Queries
diff --git a/examples/pnnl-example2.md b/examples/pnnl-bdg2-1.md
similarity index 54%
rename from examples/pnnl-example2.md
rename to examples/pnnl-bdg2-1.md
index f46d146c..db08dbd1 100644
--- a/examples/pnnl-example2.md
+++ b/examples/pnnl-bdg2-1.md
@@ -9,39 +9,46 @@ kernelspec:
language: python
name: python3
---
-# PNNL Example Building 2
+# PNNL Example Building 2 Model 1
-This is an example building model provided by Pacific Northwest National Laboratory.
+Exammple Building 2 is based on the [Department of Energy Prototype Medium Office Builiding](https://www.energycodes.gov/prototype-building-models).
+The baseline Medium Office Building is approximately 50,000 square feet in size, contains 3 identical floors, and 5 HVAC zones per floor (1 core, 4 perimeter). The baseline model was extended by a) creating unique detailed building architecture for each of the 3 building floors, making use of 12 space types to define 107 rooms, and b) designing a lighting system that complies with the ASHRAE 90.1-2019 energy code, and is comprised of 863 luminaires and 205 lighting zones.
-The model is based on a [Department of Energy Prototype Builiding](https://www.energycodes.gov/prototype-building-models) model.
-Specifically, the DOE Prototype Medium Office Building was extended by creating unique detailed building architecture for each of the three building floors,
-and designing a lighting layout that complies with the ASHRAE 90.1-2019 energy code.
+Example Building 2 Model 1 is provided by Pacific Northwest National Laboratory.
-The model contains a representation of the building architecture and lighting system.
+## Contents
-In addition to the s223 ontology, the model uses the [Real Estate Core ontology](https://dev.realestatecore.io/ontology/) to describe space types.
+This model contains a complete representation of the building architecture and the electrical/lighting system, and a partial representation of the lighting control system.
+
+In addition to the s223 ontology, the model uses the [Real Estate Core ontology](https://dev.realestatecore.io/ontology/) to describe space types. The Real Estate Core ontology is extended by defining 2 subclasses for rec:Office.
+``` ttl
+recx:OpenOffice rdfs:subClassOf rec:Office;
+ rdfs:label "Open Office".
+recx:PrivateOffice rdfs:subClassOf rec:Office;
+ rdfs:label "Private Office".
+```
## Source
The model was created from souce data consisting of a Revit building information model (BIM) exported via a [Speckle](https://speckle.systems/) interface.
-### The Speckle view of rooms and lighting fixtures
+### Speckle view of rooms and lighting fixtures
Model instance data have a prefix that is resolvable to a Speckle URL.
``` ttl
-@prefix bdg1:
+@prefix bdg2:
```
-For example, the following luminaire resolves to https://speckle.xyz/streams/1fed8e620e/objects/05749166d93671bedf16efb52636ce38 :
+For example, the following luminaire resolves to http://speckle.xyz/streams/1fed8e620e/objects/b504da73194fd2dafccc5e91651e2066 :
```ttl
-bdg1:05749166d93671bedf16efb52636ce38 a s223:Luminaire
+bdg2:b504da73194fd2dafccc5e91651e2066 a s223:Luminaire
```
## Downloads
-- Turtle file (compiled) (original)
-- JSON-LD file (original)
+- Turtle file (compiled) (original)
+- JSON-LD file (original)
## Queries
diff --git a/examples/pnnl-bdg3-2.md b/examples/pnnl-bdg3-2.md
new file mode 100644
index 00000000..cbef5707
--- /dev/null
+++ b/examples/pnnl-bdg3-2.md
@@ -0,0 +1,55 @@
+---
+jupytext:
+ formats: md:myst
+ text_representation:
+ extension: .md
+ format_name: myst
+kernelspec:
+ display_name: Python 3
+ language: python
+ name: python3
+---
+# PNNL Example Building 3 Model 2
+
+Exammple Building 3 is a real-world medium-sized office building.
+It is approximately 67,000 square feet in size, contains 2 floors, 27 space types, and 469 rooms. Labels have been anonymized, and are not interpretable.
+It uses an underfloor air distribution system with fan-powered terminal reheat coils for perimeter zones. Four roof-top units with VAV are located on the roof.
+The lighting system primariliy uses fluorescent luminaires and zone-based lighting controllers that communicate with user interface devices and wireless gatetways over DALI networks. The gateways collect occupancy and light sensor data over an ISM-band wireless network.
+
+Example Building 3 Model 2 is provided by Pacific Northwest National Laboratory.
+See [LBNL Example Building 3 model 1](../lbnl-bdg3-2.md) for a different modeling approach for the same building.
+
+## Contents
+
+This model contains a complete representation of the building architecture and electrical/lighting system, and a partial representation of the lighting control system.
+
+In addition to the s223 ontology, the model uses the [Real Estate Core ontology](https://dev.realestatecore.io/ontology/) to describe space types. The Real Estate Core ontology is extended by defining 2 subclasses for rec:Office.
+``` ttl
+recx:OpenOffice rdfs:subClassOf rec:Office;
+ rdfs:label "Open Office".
+recx:PrivateOffice rdfs:subClassOf rec:Office;
+ rdfs:label "Private Office".
+```
+
+## Source
+
+The model was created from souce data consisting of a Revit building information model (BIM) exported via a [Speckle](https://speckle.systems/) interface.
+
+### Speckle view of rooms and lighting fixtures
+
+
+Model instance data have a prefix that is resolvable to a Speckle URL.
+``` ttl
+@prefix bdg3:
+```
+
+For example, the following luminaire resolves to http://speckle.xyz/streams/bf7685a6aa/objects/978e64f766e711a6cc73f3a4d4c0a3e9 :
+```ttl
+bdg3:978e64f766e711a6cc73f3a4d4c0a3e9 a s223:Luminaire
+```
+
+## Downloads
+
+## Queries
+
+## Model Components
diff --git a/models/bdg1-2.ttl b/models/bdg1-2.ttl
deleted file mode 100644
index 85ee91f6..00000000
--- a/models/bdg1-2.ttl
+++ /dev/null
@@ -1,1531 +0,0 @@
-# baseURI: http://srr/test
-# imports: http://data.ashrae.org/standard223/1.0/model/all
-# prefix: test
-
-@prefix afn: .
-@prefix agg: .
-@prefix apf: .
-@prefix array: .
-@prefix fn: .
-@prefix g36: .
-@prefix geoext: .
-@prefix geof: .
-@prefix gn: .
-@prefix graphdb: .
-@prefix list: .
-@prefix map: .
-@prefix math: .
-@prefix ofn: .
-@prefix omgeo: .
-@prefix owl: .
-@prefix path: .
-@prefix psm: .
-@prefix qudt: .
-@prefix qudtqk: .
-@prefix rdf: .
-@prefix rdfs: .
-@prefix rep: .
-@prefix s223: .
-@prefix sail: .
-@prefix spif: .
-@prefix sr: .
-@prefix test: .
-@prefix unit: .
-@prefix wgs: .
-@prefix xsd: .
-
-
- a s223:DomainSpace ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasProperty ;
- s223:hasProperty ;
- rdfs:label "LightingSpace6 6" ;
-.
-
- a s223:Luminaire ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:connectedTo ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasPhysicalLocation ;
- s223:hasProperty ;
- ;
- rdfs:label "Luminaire5" ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 112.4444 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:OccupantMotionSensor ;
- s223:hasObservationLocation ;
- s223:hasPhysicalLocation ;
- s223:observes ;
- rdfs:label "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:Zone ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasDomainSpace ;
- rdfs:label "LightingZone3" ;
-.
-
- a s223:OutletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "OutletConnectionPoint" ;
-.
-
- a s223:DomainSpace ;
- s223:hasDomain s223:Domain-HVAC ;
- s223:hasProperty ;
- rdfs:label "HVACSpace6 6" ;
-.
-
- a s223:Luminaire ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:connectedTo ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasPhysicalLocation ;
- s223:hasProperty ;
- ;
- rdfs:label "Luminaire6" ;
-.
-
- a s223:DomainSpace ;
- s223:hasDomain s223:Domain-HVAC ;
- s223:hasProperty ;
- rdfs:label "HVACSpace5 5" ;
-.
-
- a s223:DomainSpace ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasProperty ;
- s223:hasProperty ;
- rdfs:label "LightingSpace4 4" ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 36.55556 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:OccupantMotionSensor ;
- s223:hasObservationLocation ;
- s223:hasPhysicalLocation ;
- s223:observes ;
- rdfs:label "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" ;
-.
-
- a s223:OccupantMotionSensor ;
- s223:hasObservationLocation ;
- s223:hasPhysicalLocation ;
- s223:observes ;
- rdfs:label "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" ;
-.
-
- a s223:DomainSpace ;
- s223:hasDomain s223:Domain-HVAC ;
- s223:hasProperty ;
- rdfs:label "HVACSpace4 4" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:PhysicalSpace ;
- s223:encloses ;
- s223:encloses ;
- s223:encloses ;
- s223:hasProperty ;
- rdfs:label ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 66.621530000000008192 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:Luminaire ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:connectedTo ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasPhysicalLocation ;
- s223:hasProperty ;
- ;
- rdfs:label "Luminaire7" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:OutletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "OutletConnectionPoint" ;
-.
-
- a s223:Zone ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasDomainSpace ;
- rdfs:label "LightingZone1" ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 583.4444 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:DomainSpace ;
- s223:hasDomain s223:Domain-HVAC ;
- s223:hasProperty ;
- rdfs:label "HVACSpace3 3" ;
-.
-
- a s223:Luminaire ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:connectedTo ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasPhysicalLocation ;
- s223:hasProperty ;
- ;
- rdfs:label "Luminaire9" ;
-.
-
- a s223:DomainSpace ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasProperty ;
- s223:hasProperty ;
- rdfs:label "LightingSpace5 5" ;
-.
-
- a s223:PhysicalSpace ;
- s223:encloses ;
- s223:encloses ;
- s223:hasProperty ;
- rdfs:label ;
-.
-
- a s223:Zone ;
- s223:hasDomain s223:Domain-HVAC ;
- s223:hasDomainSpace ;
- s223:hasDomainSpace ;
- s223:hasDomainSpace ;
- s223:hasDomainSpace ;
- rdfs:label "HVACZone1" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 10.76127 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:PhysicalSpace ;
- s223:encloses ;
- s223:encloses ;
- s223:encloses ;
- s223:hasProperty ;
- rdfs:label ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 11.14836 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:PhysicalSpace ;
- s223:encloses ;
- s223:encloses ;
- s223:hasProperty ;
- rdfs:label ;
-.
-
- a s223:Zone ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasDomainSpace ;
- rdfs:label "LightingZone6" ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 39.29 ;
- qudt:hasQuantityKind qudtqk:RadiantFlux ;
- qudt:hasUnit unit:W ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:QuantifiableProperty ;
- s223:hasValue 13.93546 ;
- qudt:hasQuantityKind qudtqk:Area ;
- qudt:hasUnit unit:M2 ;
- rdfs:label "QuantifiableProperty" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:InletConnectionPoint ;
- s223:cnx ;
- s223:cnx ;
- s223:connectsThrough ;
- s223:hasMedium s223:AC-120VLN-1Ph-60Hz ;
- s223:isConnectionPointOf ;
- rdfs:label "InletConnectionPoint" ;
-.
-
- a s223:DomainSpace ;
- s223:cnx ;
- s223:cnx ;
- s223:connected ;
- s223:connected ;
- s223:connectedFrom ;
- s223:connectedFrom ;
- s223:connectedThrough ;
- s223:connectedThrough ;
- s223:hasConnectionPoint ;
- s223:hasConnectionPoint ;
- s223:hasDomain s223:Domain-Lighting ;
- s223:hasProperty ;
- s223:hasProperty ;
- rdfs:label "LightingSpace2 2" ;
-.
-